freebsd-dev/sys
Bruce Evans d2d3e8751c Included <sys/sysproto.h> to get central declarations for syscall args
structs and prototypes for syscalls.

Ifdefed duplicated decentralized declarations of args structs.  It's
convenient to have this visible but they are hard to maintain.  Some
are already different from the central declarations.  4.4lite2 puts
them in comments in the function headers but I wanted to avoid the
large changes for that.
1995-11-12 06:43:28 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Reviewed by: 1995-11-12 06:42:10 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
ddb Change db_ps() to have the correct number and type of args for a ddb 1995-08-27 02:40:39 +00:00
dev Modify the kdc_description for eisa0 to include the system board ID. 1995-11-10 01:32:12 +00:00
fs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
gnu ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
i386 Reviewed by: 1995-11-12 06:42:10 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isofs/cd9660 Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
kern Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
modules Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
msdosfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
net Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Start adding new style sysctl here too. 1995-11-09 20:23:09 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsclient Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsserver Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
pc98/pc98 Latest fixes from Serge: 1995-10-14 15:41:10 +00:00
pccard Clean up the ident style. 1995-11-09 20:44:36 +00:00
pci Remove uneccessary increment of the unit number. 1995-11-07 05:33:27 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Set B_BUSY on the private buffer to avoid a panic in biodone when the 1995-11-10 14:54:16 +00:00
sys Updated machine-generated files. 1995-11-12 04:29:37 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00