Date: Sun, 25 Jun 2006 18:37:45 +0000 (UTC) From: Sergey Babkin <babkin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/conf NOTES options src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/kern vfs_subr.c src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC Message-ID: <200606251837.k5PIbjhd052998@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
babkin 2006-06-25 18:37:45 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/conf NOTES options
sys/i386/conf GENERIC
sys/ia64/conf GENERIC
sys/kern vfs_subr.c
sys/pc98/conf GENERIC
sys/powerpc/conf GENERIC
sys/sparc64/conf GENERIC
Log:
The common UID/GID space implementation. It has been discussed on -arch
in 1999, and there are changes to the sysctl names compared to PR,
according to that discussion. The description is in sys/conf/NOTES.
Lines in the GENERIC files are added in commented-out form.
I'll attach the test script I've used to PR.
PR: kern/14584
Submitted by: babkin
Revision Changes Path
1.461 +1 -0 src/sys/amd64/conf/GENERIC
1.1368 +64 -0 src/sys/conf/NOTES
1.547 +1 -0 src/sys/conf/options
1.451 +1 -0 src/sys/i386/conf/GENERIC
1.80 +1 -0 src/sys/ia64/conf/GENERIC
1.675 +72 -0 src/sys/kern/vfs_subr.c
1.281 +1 -0 src/sys/pc98/conf/GENERIC
1.56 +1 -0 src/sys/powerpc/conf/GENERIC
1.111 +1 -0 src/sys/sparc64/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606251837.k5PIbjhd052998>
