NetBSD/sys
gdamore 58af66bd2c Add some optional debug (enabled with TODR_DEBUG) to see what your RTC
is giving you.  Also, while here, bump the threshold for "preposterous"
dates by 20 years.  Now any date earlier than late 1994 is considered
preposterous.
2006-09-12 05:47:47 +00:00
..
altq add missing initializer 2006-09-03 04:28:16 +00:00
arch ANSIfy and KNF. 2006-09-11 19:14:57 +00:00
coda fix incomplete initializer 2006-08-29 23:45:23 +00:00
compat Try to make this timecounter ready. 2006-09-09 11:27:19 +00:00
conf Add AFLAGS+= ${AOPTS.${.IMPSRC:T}} 2006-09-11 03:12:48 +00:00
contrib/dev/ath Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
crypto static comes first 2006-09-03 05:22:36 +00:00
ddb ANSIfy db_error. 2006-09-05 21:56:44 +00:00
dev btsco.c: 2006-09-11 21:59:09 +00:00
dist First take at security model abstraction. 2006-09-08 20:58:56 +00:00
fs Fix copying too much space from a small buffer. The chances of it actually 2006-09-05 22:30:52 +00:00
gdbscripts
ipkdb First take at security model abstraction. 2006-09-08 20:58:56 +00:00
kern Add some optional debug (enabled with TODR_DEBUG) to see what your RTC 2006-09-12 05:47:47 +00:00
lib Add a way for a user to know what nodes have changed when a node has been 2006-09-10 23:57:31 +00:00
lkm Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now 2006-08-31 14:00:29 +00:00
miscfs First take at security model abstraction. 2006-09-08 20:58:56 +00:00
net First take at security model abstraction. 2006-09-08 20:58:56 +00:00
net80211 comment out impossible comparisons. 2006-08-30 15:40:41 +00:00
netatalk Fix initializers 2006-08-27 23:49:33 +00:00
netbt Endian issues: 2006-09-11 22:12:39 +00:00
netinet First take at security model abstraction. 2006-09-08 20:58:56 +00:00
netinet6 Simplify and repair icmp6_input() to stop the kernel from panicking 2006-09-05 16:11:26 +00:00
netipsec Make this compile again (hi xtos!). Switch to C99 structure initializations. 2006-08-31 23:21:54 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
netkey use c99 initializers 2006-09-02 06:44:59 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb add missing initializer 2006-09-03 05:27:28 +00:00
nfs nfs_ispublicfh: fix another instance of cast-qual. 2006-09-04 08:38:16 +00:00
opencrypto fix incomplete initializer 2006-08-29 23:45:23 +00:00
secmodel Add __KERNEL_RCSID(), requested by and okay xtraeme@. 2006-09-08 21:57:38 +00:00
stand
sys unexport getnewbuf. 2006-09-10 06:35:42 +00:00
ufs add missing initializers 2006-09-02 07:04:01 +00:00
uvm First take at security model abstraction. 2006-09-08 20:58:56 +00:00
Makefile Don't descend into netns and netccitt 2006-08-25 17:40:21 +00:00