summaryrefslogtreecommitdiffstats
path: root/usr.bin/lock/lock.c
Commit message (Expand)AuthorAgeFilesLines
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-221-1/+3
* Rework all non-contributed files that use `struct timezone'.ed2012-09-011-18/+15
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-221-2/+3
* Add missing static keywords to lock(1)ed2011-11-061-12/+12
* Fix style bug introduced in r216696.ed2010-12-271-1/+2
* Slightly improve output of lock(1).ed2010-12-251-1/+8
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Make WARNS=6 safe.gavin2010-06-281-3/+4
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Two fixes here:cperciva2004-01-221-2/+4
* Eliminate last three uses of varargs.h in the tree. These three fileskan2003-09-011-1/+0
* Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() insteadtjr2003-02-101-10/+10
* ANSIify function definitions.dwmalone2002-09-041-4/+2
* Add a -v option that prevents switching virtual terminals while thisdd2002-07-281-10/+36
* Correct a comment: Typing in the root password at the "Key:" promptdd2002-07-101-2/+2
* Fix indentation: Don't use space where tabs will do; specifically,dd2002-07-101-30/+30
* Consistently use FBSDIDobrien2002-06-301-2/+2
* remove __Pimp2002-03-221-2/+4
* Warns cleanups:dwmalone2001-12-031-8/+7
* Fix a style bug that I introduced (both sys/param.h and sys/types.hnectar1999-10-121-1/+0
* log root unlock attemptsnectar1999-10-121-1/+15
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't assume that time_t is long.bde1998-06-291-2/+4
* Use err(3). Add usage().charnier1997-07-211-28/+31
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Closes PR bin/1567roberto1996-09-141-9/+29
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+223
OpenPOWER on IntegriCloud