Date: Sat, 9 Oct 1999 13:48:00 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil login_class.3 login_class.c src/usr.bin/limits limits.1 limits.c src/bin/csh func.c Message-ID: <199910092048.NAA62205@freefall.freebsd.org>
index | next in thread | raw e-mail
green 1999/10/09 13:48:00 PDT
Modified files:
lib/libutil login_class.3 login_class.c
usr.bin/limits limits.1 limits.c
bin/csh func.c
Log:
This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for
userland. Currently, it can be enforced by login and csh. More
shells supporting sbsize are welcome.
Revision Changes Path
1.8 +2 -1 src/lib/libutil/login_class.3
1.13 +2 -1 src/lib/libutil/login_class.c
1.14 +5 -1 src/usr.bin/limits/limits.1
1.7 +23 -14 src/usr.bin/limits/limits.c
1.15 +2 -1 src/bin/csh/func.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910092048.NAA62205>
