freebsd-dev/sys
Matthew Dillon 5aadd4d9b0 Change f_count and f_msgcount from short to int, solving the rollover
problem demonstrated by the PR.  MFC to follow.

PR: kern/18346
2000-05-15 06:54:41 +00:00
..
alpha Port ppc driver to alpha. 2000-05-14 13:47:57 +00:00
amd64 Change to comments only: spell FreeBSD.org correctly 2000-05-13 11:21:19 +00:00
boot Only probe network settings on the first open of the network device. 2000-05-13 15:40:46 +00:00
cam Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
compile
conf Fix location of lnc pci code. 2000-05-14 19:10:46 +00:00
contrib Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
crypto
ddb
dev fix a speed bug that nobody noticed 2000-05-15 02:10:27 +00:00
fs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 Remove old lnc files. 2000-05-14 18:27:47 +00:00
isa Port ppc driver to alpha. 2000-05-14 13:47:57 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern Fix the rootmount code for now. 2000-05-14 07:43:12 +00:00
libkern
miscfs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +00:00
modules Remove the -DFDESC cruft that is no longer necessary since the support 2000-05-14 04:44:30 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
netatalk
netatm
netgraph Add hook for IPv6. 2000-05-10 16:54:00 +00:00
netinet Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
netinet6 Fixed missing prototype for inet6_rthdr_reverse(). 2000-05-11 16:57:45 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsclient Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsserver Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ntfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pc98 Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
pccard
pci Remove if_pci_p.c from old location. 2000-05-14 18:25:51 +00:00
posix4
powerpc Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
rpc
svr4 Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
sys Change f_count and f_msgcount from short to int, solving the rollover 2000-05-15 06:54:41 +00:00
tools
ufs s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. 2000-05-07 17:21:08 +00:00
vm Fixed bug in madvise() / MADV_WILLNEED. When the request is offset 2000-05-14 18:46:40 +00:00
Makefile