NetBSD/sys
msaitoh 47410d3a5a sync with Makefile.mmeye.in for ELF 2001-02-14 18:06:50 +00:00
..
adosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
altq remove variable names from prototype. sync with kame. 2001-01-29 20:02:48 +00:00
arch sync with Makefile.mmeye.in for ELF 2001-02-14 18:06:50 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
conf Add the code to recode filenames to utf8 for NTFS. 2001-02-14 08:44:24 +00:00
crypto
ddb alphabetize db_command tables 2001-02-11 21:12:24 +00:00
dev PR/12204: Andreas Wrede: Add support for Lava 8-port serial card. 2001-02-14 15:07:28 +00:00
filecorefs Declare prtactive extern. 2001-02-07 12:34:59 +00:00
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs Declare prtactive extern. 2001-02-03 12:48:43 +00:00
kern make sure we do not return shared M_EXT mbuf. it will avoid possible mbuf 2001-02-14 17:09:19 +00:00
lib _C_LABEL() 2001-02-14 17:57:31 +00:00
lkm Ultrix LKM would not be useful on mipseb so don't build it. 2001-02-08 12:58:12 +00:00
miscfs Oops, removal unintenionally commited debug code. 2001-02-12 19:12:10 +00:00
msdosfs Fix nested extern declaration of prtactive. 2001-02-07 12:40:43 +00:00
net sync comment with latest kame 2001-02-08 12:36:06 +00:00
netatalk
netccitt pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). 2001-01-17 04:05:41 +00:00
netinet pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
netinet6 protect router list management by splsoftnet properly. sync with kame 2001-02-11 07:12:01 +00:00
netisdn Fix my incomplete attempt to ALTQify this so it now actually works. 2001-02-03 18:43:45 +00:00
netiso constify 2001-01-18 20:28:15 +00:00
netkey if 2nd parameter of key_acquire() is NULL it panics. 2001-01-10 18:52:51 +00:00
netnatm
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb
nfs Fix some possible locking errors in nfs_namei (XXX this function should die) 2001-02-14 15:36:45 +00:00
ntfs Add the code to recode filenames to utf8 for NTFS. 2001-02-14 08:44:24 +00:00
smbfs
stand
sys add pfctlinput2() (pfctlinput() with args). 2001-02-11 06:38:45 +00:00
ufs remove debug code that was left in by accident. 2001-02-07 22:40:06 +00:00
uvm SWAP_DUMPDEV,SWAP_OFF cases: make sure to release the vnode being operated on. 2001-02-12 11:50:50 +00:00
Makefile