freebsd-skq/sys
Julian Elischer 313861b896 for kern_conf.c, start allocating dynamic major numbers
half way through the range rather than possibly colliding with
fixed elements. Increase the size of the arrays to take this into account..
remember that each element in the array is now only 1 ponter  so this
isn't that much..

also note a possible bug in debugging code in uipc_socket2.c (add XXX)
1996-08-19 19:22:26 +00:00
..
alpha
amd64 Back out mistaken local change that sneaked in on the last commit. 1996-08-12 20:03:16 +00:00
compat/linux Fix memory leak bug in the path parsing code which never released it's 1996-08-05 20:52:30 +00:00
compile
conf Add comment about fxp device (Intel EE Pro/100B). 1996-08-15 10:41:34 +00:00
ddb Finally implement a simple commandline history in DDB. 1996-08-10 13:38:44 +00:00
dev restore nsccons variable from rev 1.115 that was deleted in rev 1.136 1996-08-16 10:16:32 +00:00
fs
geom
gnu
i386 s/ETHER_MIN_LAN/ETHER_MIN_LEN/ 1996-08-19 13:51:30 +00:00
isa restore nsccons variable from rev 1.115 that was deleted in rev 1.136 1996-08-16 10:16:32 +00:00
isofs/cd9660
kern for kern_conf.c, start allocating dynamic major numbers 1996-08-19 19:22:26 +00:00
libkern Convert to newly aded collate compare function 1996-08-12 18:49:54 +00:00
miscfs Submitted by: doug Rabson (dfr@render.com) 1996-08-13 19:48:41 +00:00
modules
msdosfs
net Submitted by: archie@whistle.com 1996-08-09 22:57:06 +00:00
netatalk fix a broken atalk stack.. 1996-08-19 02:32:44 +00:00
netinet Completely rewrite handling of protocol field for firewalls, things are 1996-08-13 19:43:41 +00:00
netipx Accept odd length ipx packets. (Win95 and some dialup servers use it.) 1996-08-18 08:38:15 +00:00
netkey
netns
nfs
nfsclient
nfsserver
pc98
pccard
pci Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
powerpc/include
rpc
scsi Do not test_unit_ready() before starting the unit... 1996-08-17 20:50:26 +00:00
sys Add a protocol-specific mbuf flag. 1996-08-19 18:30:15 +00:00
tools
ufs
vm
Makefile