NetBSD/sys
enami 97d2db87f2 Cosmetic changes. 2002-07-26 06:04:57 +00:00
..
adosfs Add local definition of adosfs_vnodeop_p 2002-05-14 00:05:56 +00:00
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Split out the {b,c}dev to a separate file, which many devices declared 2002-07-26 03:23:04 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Make sure that the pointer to old parent process for ptraced children 2002-07-25 20:04:02 +00:00
conf bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +00:00
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev enouth -> enough. 2002-07-26 01:00:39 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern Cosmetic changes. 2002-07-26 06:04:57 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs Make sure that the pointer to old parent process for ptraced children 2002-07-25 20:04:02 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Increase interface output error count in case of a failure. 2002-07-23 06:59:51 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet When a new connection arrives on a listening port, copy over the 2002-07-18 03:23:01 +00:00
netinet6 correct multicast packet MTU check. sync w/kame 2002-07-25 12:41:51 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs Synchronize code and comment again to prevent mbuf leak. Sprinkle some 2002-07-26 01:36:30 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +00:00
ufs Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
uvm Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
Makefile