NetBSD/sys
2001-02-05 12:47:47 +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 use sunos32_machdep.c on 64 bit kernels. 2001-02-05 12:47:47 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat use sunos32_sys_sigreturn 2001-02-05 12:46:19 +00:00
conf Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb make db_command_table[] const; since there is no way to dynamically extend 2001-01-24 20:54:41 +00:00
dev expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
filecorefs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 13:32:23 +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 When freeing a session, remove the reference to it from the associated tty. 2001-02-04 22:32:24 +00:00
lib Sync with libc for licence update. 2001-01-23 19:12:29 +00:00
lkm expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
miscfs fix several bugs: 2001-02-05 12:26:08 +00:00
msdosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
net expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
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 expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 11:16:31 +00:00
netinet6 expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +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 Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs fix several bugs: 2001-02-05 12:27:18 +00:00
ntfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
ufs add casts to an assertion in ffs_alloc() so it works with offsets past 4GB. 2001-02-05 10:55:02 +00:00
uvm in uvm_map_clean(), fix the case where the start offset is within the last 2001-02-05 11:29:54 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00