freebsd-dev/sys/ufs
Poul-Henning Kamp cb226aaa62 Move the "retval" (3rd) parameter from all syscall functions and put
it in struct proc instead.

This fixes a boatload of compiler warning, and removes a lot of cruft
from the sources.

I have not removed the /*ARGSUSED*/, they will require some looking at.

libkvm, ps and other userland struct proc frobbing programs will need
recompiled.
1997-11-06 19:29:57 +00:00
..
ffs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
lfs Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
mfs Move declaration of M_MFSNODE from mfs_vnops.c to mfsnode.h. 1997-11-01 20:40:14 +00:00
ufs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00