aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-2128-28/+28
* MFC: uu_lock_txfr prototype & define.Brian Somers1998-08-021-1/+3
* MFC: Add uu_lock_txfr()Brian Somers1998-08-022-9/+58
* MFC: Spelling corrections from PR 6868.Joseph Koshy1998-06-063-10/+10
* MFC: allow setting idle/realtime priorities per login class.Steve Price1998-06-041-5/+22
* Merge from 1.15: correctly document tty-related capability names.Bill Fenner1998-02-211-10/+10
* MFC: add new login_auth(3) man page and merge various fixes from currentJordan K. Hubbard1998-02-189-12/+31
* MFC: /sys relativity.Jordan K. Hubbard1998-02-181-1/+1
* MFC: correctly document the h and m modifiers of the time format.Steve Price1998-02-141-1/+3
* MFC: use the canonical UUCP locking protocol (rev 1.8 of uucplock.c)Joerg Wunsch1997-10-073-71/+84
* Add passwd(5) to "SEE ALSO" since that's where you specify the user's loginDavid E. O'Brien1997-10-071-1/+2
* MFC: The parameters to logwtmp should be const char'sPaul Traina1997-09-042-3/+5
* MFC: Remove login_progok()Brian Somers1997-08-315-103/+5
* YAMFC: Add full support for determining if a userBrian Somers1997-08-273-5/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-272-0/+91
* YAMFC: Add prog.deny as a list capability forBrian Somers1997-08-261-1/+3
* MFC: sleep() after sending nologin file.David Nugent1997-07-191-1/+2
* MFC: add ${DESTDIR}.Satoshi Asami1997-07-181-1/+1
* YAMFC: protos here were using unprotected type names, and gcc -WshadowPeter Wemm1997-07-071-14/+14
* MFC: fix infinite loop.David Nugent1997-06-161-2/+2
* MFC: fix missing "break".David Nugent1997-06-131-1/+3
* MFC: typo.Thomas Gellekum1997-05-221-2/+2
* Update login_cap api documentation (addition of login_getpwclass() andDavid Nugent1997-05-181-9/+23
* YAMFC: Consider root-owned files 'secure' for non-root uids.David Nugent1997-05-152-4/+4
* YAMFC: Make uu_* const correct.Brian Somers1997-05-123-12/+12
* MFC: #include <sys/types.h> in synopsis.David Nugent1997-05-115-5/+10
* Bugfix: put back foolishly moved variable initialisation in arrayize()David Nugent1997-05-111-2/+2
* Brings in login.conf, uucplock to 2.2 branch.David Nugent1997-05-103-7/+42
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-05-108-0/+2546
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-04-223-0/+538
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-03-271-0/+378
* YAMFC: minor mdoc changes.Mike Pritchard1997-02-281-10/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-224-0/+728
* YAMFC:Mike Pritchard1997-01-021-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-01-025-0/+421
* YAMFC:Mike Pritchard1996-12-302-7/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-022-383/+0
* Some minor man page cleanup.Mike Pritchard1996-08-231-9/+10
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-122-2/+2
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-011-2/+8
* If hostname > UT_HOSTSIZE, use its numeric address instead to keepAndrey A. Chernov1996-06-171-4/+18
* If the two recently added sysctl variables exist, use those rather thanPeter Wemm1996-02-241-10/+17
* Another round of spelling fixes.Mike Pritchard1996-01-301-2/+2
* Bump libutil revision after recent addition of setproctitle().Peter Wemm1996-01-018-2/+71
* Bring in an initial version of setproctitle().. This is intended toPeter Wemm1995-12-263-1/+224
* Update to 4.4lite2 (clean up includes; initialize the name of the masterBruce Evans1995-10-221-9/+10
* Small NIS tweak: frob pw_error() a little so that it can say eitherBill Paul1995-08-131-1/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix suspended vipw hangsAndrey A. Chernov1995-03-091-9/+25