freebsd-dev/sys
Bruce Evans 29270d20bc Fixed the return type for exit() and the args struct tag several NOPROTO
syscalls including exit().  These entries were unused, so the bugs had no
effect, but the the args struct tag will be used to calculate sy_nargs
correctly.  exit() was wrong in all emulators.
2000-05-09 18:23:16 +00:00
..
alpha Fixed the return type for exit() and the args struct tag several NOPROTO 2000-05-09 18:23:16 +00:00
amd64 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
boot Teach the alpha loader install process to make backup copies of the 2000-05-06 18:31:26 +00:00
cam Some prettifying for the quirk comments. 2000-05-09 04:54:10 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Fixed the return type and args struct tag for exit(). They were wrong in 2000-05-09 18:08:51 +00:00
compile
conf Create a separate target for the 'modules'. Without this the modules 2000-05-09 10:39:38 +00:00
contrib Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb
dev Fix some breakage about how we build WWNs. Do some other fabric related 2000-05-09 01:14:43 +00:00
fs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +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 Fixed the return type for exit() and the args struct tag several NOPROTO 2000-05-09 18:23:16 +00:00
isa Step down a level and issue format requests with a struct bio instead 2000-05-06 07:01:47 +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 Some ioctl routines assume that the ioctl buffer is aligned, but a 2000-05-09 17:43:21 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
modules Added PC-98 supports. 2000-05-08 14:55:21 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netatalk
netatm
netgraph Fix a couple of bugs: 2000-05-05 01:11:39 +00:00
netinet Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +00:00
netinet6 Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey
netnatm Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netncp nwfs depends on ncp 2000-04-29 13:34:28 +00:00
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 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
rpc
svr4 Fixed the return type and args struct tag for exit(). They were wrong in 2000-05-09 18:08:51 +00:00
sys Regenerated (fixed the type of mmap()'s padding arg). 2000-05-09 08:35:51 +00:00
tools
ufs s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. 2000-05-07 17:21:08 +00:00
vm Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00