freebsd-dev/sys
1996-07-04 04:36:56 +00:00
..
alpha Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
amd64 Fixed lots of warnings about unportable casts of pointers to volatile 1996-07-01 20:16:10 +00:00
compat/linux Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
compile
conf Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
ddb
dev Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
fs Implement locking for pfs nodes, when at the leaf. Concurrent access 1996-07-02 13:38:10 +00:00
geom
gnu Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
i386 Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
isa Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
isofs/cd9660
kern Get rid of PIPE_NBIO, cleaning up the code a bit. 1996-07-04 04:36:56 +00:00
libkern
miscfs Comment out rootdev & rrootdev so a ls -l doesn't panic the machine. 1996-07-03 03:48:46 +00:00
modules Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
msdosfs
net Remove another extraneous setting of if_lastchange 1996-06-24 21:56:39 +00:00
netatalk Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
netinet Reject rules which try to mix ports with incompatible protocols. 1996-06-29 03:33:20 +00:00
netipx
netkey
netns
nfs Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
nfsclient Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
nfsserver Don't truncate minor or major numbers in the nfsv3 client. 1996-06-23 17:19:25 +00:00
pc98
pccard Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
pci
powerpc/include
rpc
scsi Ensure that media protection is released before attempting to eject the 1996-06-24 04:54:32 +00:00
sys Moved declarations of non-cpu things from <machine/cpufunc.h> to better 1996-07-01 18:12:24 +00:00
tools
ufs Fixed end condition for clustered reads. 1996-06-25 03:00:44 +00:00
vm Properly set the PG_MAPPED and PG_WRITEABLE flags. This fixes some potential 1996-07-02 02:08:02 +00:00
Makefile