aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lock/lock.c
Commit message (Expand)AuthorAgeFilesLines
* Two fixes here:Colin Percival2004-01-221-2/+4
* Eliminate last three uses of varargs.h in the tree. These three filesAlexander Kabaev2003-09-011-1/+0
* Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() insteadTim J. Robbins2003-02-101-10/+10
* ANSIify function definitions.David Malone2002-09-041-4/+2
* Add a -v option that prevents switching virtual terminals while thisDima Dorfman2002-07-281-10/+36
* Correct a comment: Typing in the root password at the "Key:" promptDima Dorfman2002-07-101-2/+2
* Fix indentation: Don't use space where tabs will do; specifically,Dima Dorfman2002-07-101-30/+30
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* remove __PWarner Losh2002-03-221-2/+4
* Warns cleanups:David Malone2001-12-031-8/+7
* Fix a style bug that I introduced (both sys/param.h and sys/types.hJacques Vidrine1999-10-121-1/+0
* log root unlock attemptsJacques Vidrine1999-10-121-1/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't assume that time_t is long.Bruce Evans1998-06-291-2/+4
* Use err(3). Add usage().Philippe Charnier1997-07-211-28/+31
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Closes PR bin/1567Ollivier Robert1996-09-141-9/+29
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+223