freebsd-dev/sys
Joerg Wunsch 8578f44149 Duplicate the entry for the Plasmon CD-R device, so both possibilities
(read/only and write/once) will be covered.  This is necessary in order
to fill in the proper device information record.
1997-12-20 23:05:14 +00:00
..
alpha I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00
amd64 Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
compat Make hidden COMPAT_43 dependencies explict. Options in headers is a 1997-12-16 18:49:23 +00:00
compile
conf Sync with sys/i386/conf/Makefile.i386 revision 1.106. 1997-12-20 02:37:55 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
fs Clear the p_stops field on change of user/group id, unless the correct 1997-12-20 03:05:47 +00:00
geom
gnu Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
i386 Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
isa Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
isofs/cd9660
kern Clear the p_stops field on change of user/group id, unless the correct 1997-12-20 03:05:47 +00:00
libkern
miscfs Clear the p_stops field on change of user/group id, unless the correct 1997-12-20 03:05:47 +00:00
modules Fix my typo. 1997-12-16 22:50:18 +00:00
msdosfs
net Remove bogus #ifdef INET - SLIP doesn't compile without INET. 1997-12-20 16:44:51 +00:00
netatalk
netinet Fixed gratuitous ANSIisms. 1997-12-20 00:07:11 +00:00
netipx Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
netkey
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns
nfs Added a used include. 1997-12-20 00:25:01 +00:00
nfsclient Added a used include. 1997-12-20 00:25:01 +00:00
nfsserver Added a used include. 1997-12-20 00:25:01 +00:00
pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.106. 1997-12-20 02:37:55 +00:00
pccard - Remove the code that cleared out the registers (previously enabled by the 1997-12-02 23:23:14 +00:00
pci Correct the check for multiword dma. It was incorrectly checking 1997-12-19 02:25:51 +00:00
powerpc/include
rpc
scsi Duplicate the entry for the Plasmon CD-R device, so both possibilities 1997-12-20 23:05:14 +00:00
sys Add a copyright and license notice, on Jordan's request. 1997-12-20 18:36:02 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm Change bogus usage of btoc to atop. The incorrect usage of btoc was 1997-12-19 15:31:13 +00:00
Makefile