freebsd-skq/sys
Poul-Henning Kamp 0930eb3012 Give ext2fs it's own VOP_REMOVE, VOP_LINK, VOP_RENAME, VOP_MKDIR, VOP_RMDIR,
VOP_CREATE, VOP_MKNOD, VOP_SYMLINK and ext2_makeinode().
1997-11-18 14:19:44 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Removed an unused #included. 1997-11-18 11:32:31 +00:00
compat Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
compile
conf Typo fix. 1997-11-17 13:57:40 +00:00
ddb
dev Get select stuff by #including <sys/select.h> instead of <sys/proc.h>. 1997-11-18 11:30:10 +00:00
fs Don't try to obtain an excluive lock on the vm map, since a deadlock might 1997-11-14 22:57:46 +00:00
geom
gnu Give ext2fs it's own VOP_REMOVE, VOP_LINK, VOP_RENAME, VOP_MKDIR, VOP_RMDIR, 1997-11-18 14:19:44 +00:00
i386 Get select stuff by including <sys/select.h> instead of <sys/proc.h>, 1997-11-18 12:21:32 +00:00
isa Removed #unused includes. 1997-11-18 11:16:56 +00:00
isofs/cd9660
kern Removed an unused #include. 1997-11-18 13:03:48 +00:00
libkern
miscfs Don't try to obtain an excluive lock on the vm map, since a deadlock might 1997-11-14 22:57:46 +00:00
modules
msdosfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
net Don't test for conflicting combinations of PPP_FILTER/BPFILTER here. 1997-11-18 14:08:51 +00:00
netatalk
netinet This commit was generated by cvs2svn to compensate for changes in r31187, 1997-11-16 05:55:52 +00:00
netipx
netkey
netnatm
netns
nfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsclient Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsserver
pc98
pccard MF22: 1997-11-15 14:20:31 +00:00
pci Removed unused #includes. 1997-11-18 14:14:34 +00:00
powerpc/include
rpc
scsi
sys Don't #include <machine/smp.h> even in the SMP case. Fixed the one 1997-11-18 09:26:50 +00:00
tools
ufs oops, fix left out semicolon in code I patched by hand. 1997-11-13 01:48:30 +00:00
vm Removed unused #include of <sys/malloc.h>. This file now uses only 1997-11-18 11:02:19 +00:00
Makefile