freebsd-dev/sys
1996-10-12 17:39:39 +00:00
..
alpha
amd64 Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
compat/linux
compile
conf Yikes! This must have fallen in with a mass-commit by mistake. 1996-10-11 14:35:10 +00:00
ddb
dev Staticized. Things exported by linker sets should always be static. 1996-10-12 17:34:25 +00:00
fs Substitution of a long divide by a shift. Other cosmetic improvements. 1996-10-06 21:19:33 +00:00
geom
gnu
i386 Staticized. Things exported by linker sets should always be static. 1996-10-12 17:34:25 +00:00
isa Put I*86_CPU defines in opt_cpu.h. 1996-10-09 19:47:44 +00:00
isofs/cd9660
kern Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
libkern
miscfs reads and writes to devices update m and a times 1996-10-12 00:07:53 +00:00
modules delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD 1996-10-06 22:17:16 +00:00
msdosfs MSDOS FS used to allocate a buffer before extending the VM object. In 1996-10-02 05:01:17 +00:00
net Add primitive link MIB support. 1996-10-11 18:40:48 +00:00
netatalk
netinet Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
netipx
netkey
netns
nfs Staticized `nfs_dwrite'. 1996-10-12 17:39:39 +00:00
nfsclient Staticized `nfs_dwrite'. 1996-10-12 17:39:39 +00:00
nfsserver This fixes a problem with the nfs socket handling code which happens 1996-10-11 10:15:33 +00:00
pc98 Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
pccard
pci Fix previous commit: The INB/OUTB macros require np->vaddr to be 1996-10-12 17:33:48 +00:00
powerpc/include
rpc
scsi Try number two. Add missing paren in MSG_IDENTIFY macro. 1996-10-07 03:53:43 +00:00
sys Moved declarations of tsleep() and wakeup() from proc.h to systm.h so 1996-10-12 16:11:58 +00:00
tools
ufs
vm Make the default cache size optim to be 256K, the old default was 1996-10-06 22:26:13 +00:00
Makefile