cvs commit: src/sys/compat/freebsd32 freebsd32_misc.cfreebsd32_util.h
syscalls.master
Peter Wemm
peter at FreeBSD.org
Mon Dec 22 18:48:12 PST 2003
peter 2003/12/22 18:48:11 PST
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c freebsd32_util.h
syscalls.master
Log:
Eliminate stackgap usage for the (woefully incomplete) path translations
since it isn't needed here anymore.
Use standard open(2)/access(2) and chflags(2) syscalls now.
Revision Changes Path
1.17 +0 -173 src/sys/compat/freebsd32/freebsd32_misc.c
1.9 +0 -19 src/sys/compat/freebsd32/freebsd32_util.h
1.30 +3 -3 src/sys/compat/freebsd32/syscalls.master
More information about the cvs-src
mailing list