freebsd-dev/sys
Bruce Evans 8be8b2a157 Made pci.c compile again. It unfortunately depends on the isa interrupt
interface.  Adding prototypes just made the dependency explicit.
1995-11-21 13:59:56 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Add and document the hooks for John Hay's Arnet sync driver... 1995-11-21 02:50:10 +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 Made pci.c compile again. It unfortunately depends on the isa interrupt 1995-11-21 13:59:56 +00:00
fs Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
gnu Correct some serious porting errors. The worst one was that the 1995-11-19 20:24:15 +00:00
i386 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
isa Restored static variable `nsio_tty' which is used only by pstat(8). Made 1995-11-21 09:15:04 +00:00
isofs/cd9660 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
kern Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
modules Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() 1995-11-14 07:35:57 +00:00
msdosfs Moved declarations for static functions to the correct place (not in a 1995-11-16 11:48:10 +00:00
net If a lcp configure request is received in the lcp opened state and it 1995-11-21 01:23:13 +00:00
netccitt Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
netinet fix #includes & warnings. 1995-11-20 12:28:21 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
netns Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
nfs Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
nfsclient Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
nfsserver Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pci Made pci.c compile again. It unfortunately depends on the isa interrupt 1995-11-21 13:59:56 +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 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
sys Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
vm Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
Makefile