summaryrefslogtreecommitdiff
path: root/external/gpl3/gdb/dist/zlib/doc
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /external/gpl3/gdb/dist/zlib/doc
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'external/gpl3/gdb/dist/zlib/doc')
0 files changed, 0 insertions, 0 deletions
ys/dev/raidframe/rf_raid.h?id=3190ca484048508ee0734ae0655dfdb374722307'>- convert rf_printf_mutex to a kmutexmrg 2011-04-27prepare to convert more raidframe old lock/sleep APIs to mutex/condvar:mrg 2011-04-23convert the iodone_lock to a mutex, and use a condvar for signalling.mrg 2009-11-17Finally commit the RAIDframe parity map Summer Of Code project.jld 2007-09-16Make a couple of variables 64-bit quantities to avoid overflow issuesoster 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2004-04-09These changes complete the effective removal of malloc() from alloster 2004-03-20For each RAID set, pre-allocate a number of "emergency buffers" to beoster 2004-03-19dag_node_pool never did get used here. Turf.oster 2004-03-13 - don't use rf_PrintUserStats() for recon statistics.oster 2004-03-08Move pss_pool to rf_pools. Will save a bit of extra memory atoster 2004-03-08A few more cleanups missed in last commit.oster 2004-03-08Minor cleanup. No functional change.oster 2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster 2004-01-10iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothingoster 2004-01-05remove terminate_disk_queues from RF_Raid_s. The hist_diskreq[]oster 2004-01-01Nuke a bunch of unused variables:oster 2003-12-30sparediskids isn't used anywhere. turf.oster 2003-12-29Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn'toster 2003-12-29Let's see... raidPtr->recon_done_procs is never set to anythingoster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-02-09constify somejdolecek 2002-10-22Better protect hot-spare adding, and make it LOCKDEBUG friendly.oster 2002-10-11poolify the allocation of Parity Stripe Status structures.oster 2002-10-04As part of the effort to get RAIDframe playing nicely with LOCKDEBUG,oster 2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster 2001-09-26RF_DEV2RAIDID isn't used anywhere anymore. Bye bye.oster