freebsd_amp_hwpstate/sys
Poul-Henning Kamp 3af768903d Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
..
alpha
amd64 Remove unused vars. 1995-11-20 12:10:09 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf i386 is defined by the compiler, so don't define it here. LOAD_ADDRESS 1995-11-19 19:49:43 +00:00
ddb
dev Fix compiler warnings. 1995-11-20 12:13:32 +00:00
fs Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, 1995-11-20 03:57:50 +00:00
gnu Correct some serious porting errors. The worst one was that the 1995-11-19 20:24:15 +00:00
i386 Remove unused var. 1995-11-20 12:14:40 +00:00
isa Fix compiler warnings. 1995-11-20 12:13:32 +00:00
isofs/cd9660 Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, 1995-11-20 03:57:50 +00:00
kern Put cbstat() under #ifdef DDB 1995-11-20 12:15:45 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs KNFized spec_getpages_idone() and spec_getpages(). 1995-11-18 12:49:14 +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 Fixed a comment. 1995-11-18 13:07:51 +00:00
netccitt
netinet Fixed the type of a function pointer. 1995-11-18 13:25:41 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns
nfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsclient Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsserver Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
pc98/pc98
pccard Fiddle with <machine/isa_device.h> 1995-11-14 20:49:24 +00:00
pci Set flag to stop backoff counter from counting when carrier activity is 1995-11-17 12:11:22 +00:00
powerpc/include
rpc
scsi Trim #includes to those that are necessary; other cosmetic changes. 1995-11-20 02:12:34 +00:00
sys Close the "unused" warning for things in linker-sets. 1995-11-20 12:08:08 +00:00
tools
ufs General fixes to the vfs clustring code: 1995-11-19 19:55:26 +00:00
vm Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
Makefile