freebsd-nq/sys
Peter Wemm 2996751a32 Collapse a bunch of unused MD_CS42nn tags into a single one. This saves
going to a lot of trouble to identify it and set the tag and then not use
it.  Convert the pnp id matching to the preferred table based system.
@@@0001 (CMI8330 ldn 0) is a mss, not a SB.
1999-12-21 14:09:19 +00:00
..
alpha Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
amd64 Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
boot - Supported the bd_getbigeom function and use this function to get BIOS 1999-12-19 14:05:46 +00:00
cam Make sure we don't look at an edt entry that could go away when we try 1999-12-20 16:16:53 +00:00
coda Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
compat Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
contrib Garbage collect oltr_pci_shutdown 1999-12-21 08:21:36 +00:00
ddb Remove unused macro definition. 1999-11-02 22:40:15 +00:00
dev Collapse a bunch of unused MD_CS42nn tags into a single one. This saves 1999-12-21 14:09:19 +00:00
fs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
geom Remove unused variable 1999-12-21 08:20:36 +00:00
gnu Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
i4b update to isdn4bsd beta release 0.90 1999-12-14 20:54:38 +00:00
i386 Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
isa Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some 1999-12-21 09:16:03 +00:00
isofs/cd9660 Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
kern Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
libkern Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
miscfs Fix a typo that was doing something kind of silly, and that is initializing 1999-12-21 06:29:00 +00:00
modules Manual page style work. 1999-12-21 01:25:21 +00:00
msdosfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
net M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
netatalk Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
netatm Fix a warning (unused variable RCSid) 1999-11-18 08:18:13 +00:00
netgraph Fix bugs in the MP fragment reassembly code that can cause a panic. 1999-12-17 23:29:04 +00:00
netinet Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
netinet6 Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
netipx Lose a register declaration to avoid a warning 1999-12-20 18:43:04 +00:00
netkey KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netncp Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
netns $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nfsclient Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nfsserver M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
ntfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nwfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
pc98 Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
pccard Move the turning on of the interrupts for the card at the bridge from 1999-12-10 07:02:41 +00:00
pci Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
posix4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
powerpc Make this compile again. (missing #include for RFPROC) 1999-12-06 18:12:29 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
sys Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
vm Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
Makefile ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00