NetBSD/sys
itojun 639dfc8d8f readability changes (s/0/LMC_LINK_DOWN/, whitespace) 2001-07-19 16:14:50 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
coda bzero -> memset 2001-07-18 16:12:31 +00:00
compat Add support for the __WALL wait4(2) flag. 2001-07-18 19:11:14 +00:00
conf add macho glue 2001-07-14 02:05:54 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb allow one to #define DB_MAX_LINE and DB_MAX_WIDTH independantly. 2001-07-01 12:16:25 +00:00
dev readability changes (s/0/LMC_LINK_DOWN/, whitespace) 2001-07-19 16:14:50 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs Call inittodr(0) on end of cd9660_mountroot(), so that system time is properly 2001-07-07 14:53:55 +00:00
kern Add `WALLSIG' which causes wait4(2) to wait for all processes, regardless 2001-07-18 19:10:26 +00:00
lib Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
lkm port this to sparc64. 2001-07-18 16:53:34 +00:00
miscfs don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
msdosfs retrieve, not retreive 2001-06-12 14:59:27 +00:00
net No need to clear part of struct rt_addrinfo in rt_xaddrs() since the only 2001-07-19 00:12:09 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet Add missing counting up of ``socket buffer is full'' counter when 2001-07-17 02:44:00 +00:00
netinet6 do not malloc() during interrupt context for IPv6 multicast kludge table. 2001-07-18 13:12:27 +00:00
netisdn bcopy -> memcpy; Nuke bogus local compatibility defines for it. 2001-07-08 10:33:58 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
ntfs update 2001-07-06 12:38:40 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Add SCBUSIODETACH ioctl. 2001-07-18 20:20:16 +00:00
ufs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
uvm bzero -> memset 2001-07-18 16:43:09 +00:00
Makefile