NetBSD/sys
2001-08-02 18:51:00 +00:00
..
adosfs
altq
arch implement rx/tx protocol routine of atmel microcontroller. 2001-08-02 18:51:00 +00:00
coda change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
compat Add missing `error'. 2001-07-30 22:04:08 +00:00
conf update to 1.5X: removed WILLRELE from vop_mknod and vop_symlink 2001-07-24 15:40:15 +00:00
crypto
ddb Extra sanity checking on ELF headers: Make sure the bootloader actually 2001-07-31 22:31:47 +00:00
dev Check if sc->sc_dc is NULL, so that non-console hpcfb can attach without 2001-08-02 14:40:04 +00:00
filecorefs
gdbscripts
ipkdb
isofs seperate -> separate 2001-07-22 13:33:58 +00:00
kern simplify an expression. 2001-07-29 21:24:23 +00:00
lib When loading ELF, zero out: 2001-07-31 22:11:57 +00:00
lkm change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
miscfs change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
msdosfs seperate -> separate 2001-07-22 13:33:58 +00:00
net do not break from loop even if m_len == 0. it's valid to have 2001-08-02 13:37:51 +00:00
netatalk
netccitt
netinet Carve off the code that builds a TCP data packet into its own 2001-07-31 02:25:22 +00:00
netinet6 sync gif interface code with latest kame. 2001-07-29 05:08:32 +00:00
netisdn
netiso
netkey pass replay sequence number on sadb_x_sa2 (it's outside of PF_KEY standard 2001-08-02 12:10:14 +00:00
netnatm
netns
netsmb
nfs Check the passed file handle length _before_, not _after_ copyin() 2001-07-30 22:51:06 +00:00
ntfs fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
smbfs
stand
sys make elf64_copyargs() of type int also per the recent copyargs changes 2001-07-30 14:07:25 +00:00
ufs - multiple include protection 2001-07-27 01:28:06 +00:00
uvm Back out previous -- christos needs to update his lint(1). 2001-07-25 23:05:04 +00:00
Makefile