summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/uuencode
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 /usr.bin/file/magdir/uuencode
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.bin/file/magdir/uuencode')
0 files changed, 0 insertions, 0 deletions
tr> 2004-03-19Add a comment. Will hopefully save time next time someone triesoster 2004-03-19Introduce 3 more pools and 6 functions to handle allocating/freeingoster 2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster 2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster 2004-03-07We don't need 2-fault tollerant stuff here in the default case.oster 2004-03-05- remove the RF_*_INC's, as necessary. They are not needed any more.oster 2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster 2003-12-30No point keeping 'pt' around. It's only ever assigned to.oster 2003-12-30rf_FreePDAList() and rf_FreeASMList() wern't using their l_end oroster 2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29Clean up comments, and generally make more readable. No functional changes.oster 2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-12-21(Although I want this code to Go Away, I might as well fix this bug for compl...oster 2002-09-24Cleanup the comment formatting a bit.oster 2002-09-23Ooops.. should have included this 'row' with the last change.oster 2002-09-23'row' was defined and set, but never used. *poof* Thanks to Simon B.oster 2002-09-21rf_FreePhysDiskAddr is only needed by paritylogging.oster 2002-09-21rf_FreeAccessStripeMapComponent() goes too. Thanks Krister!oster 2002-09-21Nuke rf_AllocAccessStripeMapComponent(). Thanks Krister!oster 2002-09-19Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code.oster 2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster 2002-08-03Nuke two more functions that arn't used anywhere and are only contributingoster 2002-05-22bcopy -> memcpy. Reviewed by Greg Oster.wiz 2002-01-07Revert previous. Need to be more careful with what gets chopped out.oster 2002-01-07Some of this stuff is really just for debugging, so compile it only ifoster 2001-11-13add RCSIDslukem 2001-10-05More #if 0's bite the dust.oster 2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster 2001-07-18bzero -> memsetthorpej 2000-06-29Nuke a printf that *I* added at least as early as Nov, 1998, and which isoster