freebsd-dev/sys
Alfred Perlstein 5a5fccc8e7 All unimplemented VFS ops now have entries in kern/vfs_default.c that return
reasonable defaults.

This avoids confusing and ugly casting to eopnotsupp or making dummy functions.
Bogus casting of filesystem sysctls to eopnotsupp() have been removed.

This should make *_vfsops.c more readable and reduce bloat.

Reviewed by:	msmith, eivind
Approved by:	phk
Tested by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
1999-09-07 22:42:38 +00:00
..
alpha Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods 1999-09-06 14:06:23 +00:00
amd64 Save %gs in sigcontext when delivering a signal and restore them upon 1999-09-07 20:02:24 +00:00
boot Add more missing files from the reorganisation. 1999-09-07 09:08:09 +00:00
cam We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
coda All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
compat <machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API 1999-09-04 14:15:26 +00:00
compile
conf Commented out k6_mem.c. 1999-09-07 12:09:26 +00:00
contrib Clean $Log$ debris. 1999-09-06 07:26:52 +00:00
ddb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
fs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
geom Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
gnu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i4b Finish making LINT compile. Disable references to pnp in files that 1999-09-03 20:38:47 +00:00
i386 Save %gs in sigcontext when delivering a signal and restore them upon 1999-09-07 20:02:24 +00:00
isa Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
isofs/cd9660 All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
kern All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
libkern $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
miscfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
modules 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
msdosfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
net For every "promiscuous mode enabled" message printed for an interface, 1999-08-30 11:55:30 +00:00
netatalk Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
netatm Fixed printf format errors (don't assume that ntohl() returns u_long; 1999-08-29 10:28:10 +00:00
netinet Simplify, and return an error if the user attempts to set a TCP 1999-08-31 16:34:20 +00:00
netipx Get rid of the old XNS checksum code and implement it the IPX way. 1999-08-28 18:21:55 +00:00
netkey Fix a printf(3) formatter to match its variable. 1999-08-17 22:11:02 +00:00
netnatm
netns $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
nfsclient All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
nfsserver remove unused variables. 1999-08-28 19:21:03 +00:00
ntfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
pc98 Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158. 1999-09-07 12:11:52 +00:00
pccard $Id$ -> $FreeBSD$ 1999-09-06 11:23:05 +00:00
pci Fix comment: RX underrun -> RX overrun. 1999-09-07 17:06:17 +00:00
posix4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
powerpc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Add MAINTAINER line 1999-09-01 00:32:18 +00:00
sys All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
tools $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
ufs Revert a bunch of contraversial changes by PHK. After 1999-09-03 05:16:59 +00:00
vm $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00