summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_class.c
Commit message (Expand)AuthorAgeFilesLines
* If LOGIN_SETMAC is set and MAC is enabled in the kernel, then seerwatson2002-10-231-0/+27
* Add additional field 'overwrite' to login_vars. It mainly needed to handleache2002-06-281-10/+11
* Make libutil aware of vmemoryuse in its login.conf cap processing (akadillon2002-06-261-0/+1
* Const poisoning.ru2002-04-081-7/+5
* Add __FBSDID()s to libutildillon2001-09-301-2/+3
* Make sbsize a size instead of a number. This allows the usual suffixessheldonh2000-07-141-1/+1
* Do not set the default terminal type to "su", leave it empty.ru2000-01-191-5/+1
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-091-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* fix potential memory overwrite in escape parsingache1999-05-131-2/+2
* Print uid/gid as u_long per bde suggestionache1998-07-291-5/+5
* cast arg to (long) to match formatache1998-07-281-3/+3
* If using NetBSD syscalls the rtprio syscall doesn't exist, so justjb1998-06-031-1/+7
* Allow setting of idle or realtime processing priorities persteve1998-05-251-5/+22
* Summary of login.conf support changes:davidn1997-05-101-244/+255
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* #include <sys/stat.h> for umask() prototype.davidn1997-01-291-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Various bugfixes.davidn1997-01-071-27/+31
* Library functions relating to the login class capabilities database,davidn1997-01-041-0/+371
OpenPOWER on IntegriCloud