summaryrefslogtreecommitdiff
path: root/usr.bin/top/Configure
diff options
context:
space:
mode:
authorrtr <rtr@NetBSD.org>2007-11-04 15:20:11 +0000
committerrtr <rtr@NetBSD.org>2007-11-04 15:20:11 +0000
commit3aa5278c3ae94de7eddcea481fa6e010d123dbe7 (patch)
tree7258cd31a9d4619474ea4854db18f73c06ad0870 /usr.bin/top/Configure
parent4ba09b41c3ea7b82e5314fc6ac04bcfb6e259d4f (diff)
- remove const from h_header, this pointer is occasionally free'd
- remove unused write_str var + move header parsing to new function separation of parsing vs processing + alter some variable names to avoid confusion between header value and header name (caused breakage with previous rev)
Diffstat (limited to 'usr.bin/top/Configure')
0 files changed, 0 insertions, 0 deletions
0'>2005-12-11merge ktrace-lwp.christos 2005-09-25Re-work the handling of incoming I/O in RAIDframe:oster 2005-02-27nuke trailing whitespaceperry 2004-03-09Introduce RF_DEBUG_ENGINE and use it to disable a number of debuggingoster 2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster 2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster 2004-01-02Fix the "We panic if we can't create a DAG" problem that's existedoster 2004-01-01Nuke a bunch of unused variables:oster 2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn'toster 2003-12-29_rf_create_managed_cond() is now left doing nothing. Convert callers.oster 2003-12-29_rf_create_managed_mutex() is doing just a simple:oster 2002-10-04Clean up #includes. Group function prototypes. Fix more 80-column lossageoster 2002-10-04Undo the change from 1.16->1.17, and 1.19->1.20. The ltsleep and lockingoster 2002-10-04Tidy up comments and do some 80-column fixing. No functional changes.oster 2002-10-04As part of the effort to get RAIDframe playing nicely with LOCKDEBUG,oster 2002-10-02Create a thread creation macro that make it easier to name the DAG process.oster 2002-10-02Since we are unlocking the lock before sleeping, there is no needoster 2002-09-23Nuke a couple of unreached 'break's. Thanks (again) to Simon B.oster 2002-09-19Nuke an obsolete comment.oster 2002-09-15Release our hold on raidPtr if we're going to sleep.oster 2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster 2002-07-14Remove incorrect comment.oster 2002-07-13Most folks won't need the DAG printing and verification routines.oster 2002-07-13rf_ValidateDAG isn't something that we want to even consideroster 2001-11-13add RCSIDslukem 2001-09-16Spell 'occurred' with two 'r's.wiz 2000-08-20Use RF_WAIT_COND() to avoid locking errors.thorpej 2000-01-08- nuke calls to rf_get_threadid() and associated #includeoster 2000-01-08Minor cleanup.oster 2000-01-07Nuke RF_DECLARE_GLOBAL_THREADID, rf_setup_threadid(), rf_shutdown_threadid(),oster 2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.oster 1999-03-14Disallow interrupting parity re-writes or copybacks by removing PCATCHoster 1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster 1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster 1998-11-13Add braces around 'if' to pacify egcssimonb 1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster