summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorpk <pk@NetBSD.org>1996-03-05 22:00:30 +0000
committerpk <pk@NetBSD.org>1996-03-05 22:00:30 +0000
commit815031cee08f00a32e2a9b3f9712d1ab5cb9c6dd (patch)
tree76ceb887a940f3846222801131b0e712470dd4c1 /sys/dev
parentb09ffc42b1daedce8838b3b80a4094d2614907f1 (diff)
Look up commons in shared objects and replace the common definition if:
the so defn is data, not weak, and first class. Fixes PR#2153.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
span title='2003-12-30 21:59:03 +0000'>2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-02-09constify somejdolecek 2002-11-23Nuke some #if 0'ed code.oster 2002-11-23One less goto.oster 2002-11-23Bye-bye to the completely unused reconCtrlPtr->priorityList.oster 2002-09-21rf_ReleaseBufferWaiter(s) were not being used! Thanks Krister!oster 2002-09-11Nuke unneeded #include "rf_debugprint.h"oster 2002-01-09Move a bunch of debugging stuff to be only used if DEBUG is turned on.oster 2001-11-13add RCSIDslukem 2001-01-27Cosmetic cleanup of some comments, and nuke an unused #define.oster 2000-03-13Fix doubled 'the's in comments.soren