.. |
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
|
Giant update from Michael Kukat (michael@unixiron.org).
|
2001-02-04 20:36:26 +00:00 |
coda
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
compat
|
we don't #include ../sunos/sunos_ioctl.c anymore...sigh
|
2001-02-04 15:38:17 +00:00 |
conf
|
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
|
2001-02-04 17:05:11 +00:00 |
crypto
|
…
|
|
ddb
|
make db_command_table[] const; since there is no way to dynamically extend
|
2001-01-24 20:54:41 +00:00 |
dev
|
Regen.
|
2001-02-04 18:16:42 +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
|
*NEVER* cast a reference parameter (unless you're using C++).
|
2001-02-04 19:12:09 +00:00 |
lib
|
Sync with libc for licence update.
|
2001-01-23 19:12:29 +00:00 |
lkm
|
Make the "procfs" LKM work again by including "procfs_map.c" in the
|
2001-02-03 09:19:45 +00:00 |
miscfs
|
clean up some KERNFS_DIAGNOSTIC calls.
|
2001-02-04 10:20:00 +00:00 |
msdosfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
net
|
Start out with a link name that says "802.1Q VLAN", and inherit the
|
2001-01-29 01:51:05 +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
|
Make diagnostic actually useful - needed to debug other ARP PRs.
|
2001-01-26 11:40:32 +00:00 |
netinet6
|
avoid panic when a packet with nonexistent link-local address is issued.
|
2001-02-02 15:54:56 +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
|
Make sure bp->b_proc is initialized. Should fix a deref-garbage-pointer
|
2001-01-30 03:47:11 +00:00 |
ntfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
smbfs
|
…
|
|
stand
|
…
|
|
sys
|
Regen; getpid(2) is MP-safe.
|
2001-01-27 07:48:28 +00:00 |
ufs
|
don't include lfs_extern.h; ufs/inode.h does too.
|
2001-02-04 21:51:19 +00:00 |
uvm
|
allow ubchist to be printed from the uvmhist merging uvm_hist()
|
2001-02-04 10:55:58 +00:00 |
Makefile
|
Enable the imported ISDN4BSD based ISDN subsystem.
|
2001-01-05 13:09:15 +00:00 |