HardenedBSD/sys
Stefan Eßer d14302ba21 Add PCI IDs of the ProLAN and Compex PCI NE2000 clones.
Based on information sent by Peter Mutsaers <plm@xs4all.nl>.
1996-12-21 00:04:09 +00:00
..
alpha
amd64 Only handle copyin/out/etc faults when not in an interrupt handler. 1996-12-18 19:12:01 +00:00
compat/linux Fixed lseek() on named pipes. It always succeeded but should always fail. 1996-12-19 19:42:37 +00:00
compile
conf Add Tekram DC390/390T driver "amd0", which is expected to work with 1996-12-18 11:43:33 +00:00
ddb Fixed bogus linkage of one of the ddb linker sets. 1996-12-18 17:58:24 +00:00
dev Add PCI IDs of the ProLAN and Compex PCI NE2000 clones. 1996-12-21 00:04:09 +00:00
fs Fixed lseek() on named pipes. It always succeeded but should always fail. 1996-12-19 19:42:37 +00:00
geom
gnu Much fixed & working digiboard driver. 1996-12-18 16:42:06 +00:00
i386 Fixed lseek() on named pipes. It always succeeded but should always fail. 1996-12-19 19:42:37 +00:00
isa Hawaii-Five-Typo 1996-12-19 00:26:22 +00:00
isofs/cd9660
kern Fixed nonexistent checking of lock types for F_GETLK. 1996-12-19 19:59:51 +00:00
libkern
miscfs Fixed lseek() on named pipes. It always succeeded but should always fail. 1996-12-19 19:42:37 +00:00
modules
msdosfs
net More cleanups to satisfy the following rules: 1996-12-19 18:12:06 +00:00
netatalk Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
netinet Some days, it just doesn't pay to get out of bed. Fix another broken 1996-12-15 22:44:00 +00:00
netipx Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
netkey
netns
nfs Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
nfsclient Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
nfsserver
pc98 Add `#include <pc98/pc98/pc98.h>'. 1996-12-20 12:25:13 +00:00
pccard
pci Add PCI IDs of the ProLAN and Compex PCI NE2000 clones. 1996-12-21 00:04:09 +00:00
powerpc/include
rpc
scsi Reorder the wildcard entries to the end of the quirks list, so they 1996-12-20 20:43:45 +00:00
sys Fixed lseek() on named pipes. It always succeeded but should always fail. 1996-12-19 19:42:37 +00:00
tools
ufs Significant performance improvement for mmap'ed files. This commit 1996-12-11 05:17:23 +00:00
vm Implement closer-to POSIX mlock semantics. The major difference is 1996-12-14 17:54:17 +00:00
Makefile