index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
lock
/
lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check the return error of set[e][ug]id. While this can never fail in the
eadler
2012-10-22
1
-1
/
+3
*
Rework all non-contributed files that use `struct timezone'.
ed
2012-09-01
1
-18
/
+15
*
Handle NULL return from crypt(3). Mostly from DragonFly
kevlo
2012-02-22
1
-2
/
+3
*
Add missing static keywords to lock(1)
ed
2011-11-06
1
-12
/
+12
*
Fix style bug introduced in r216696.
ed
2010-12-27
1
-1
/
+2
*
Slightly improve output of lock(1).
ed
2010-12-25
1
-1
/
+8
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
Make WARNS=6 safe.
gavin
2010-06-28
1
-3
/
+4
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+1
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-1
/
+0
*
Two fixes here:
cperciva
2004-01-22
1
-2
/
+4
*
Eliminate last three uses of varargs.h in the tree. These three files
kan
2003-09-01
1
-1
/
+0
*
Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead
tjr
2003-02-10
1
-10
/
+10
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-4
/
+2
*
Add a -v option that prevents switching virtual terminals while this
dd
2002-07-28
1
-10
/
+36
*
Correct a comment: Typing in the root password at the "Key:" prompt
dd
2002-07-10
1
-2
/
+2
*
Fix indentation: Don't use space where tabs will do; specifically,
dd
2002-07-10
1
-30
/
+30
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
remove __P
imp
2002-03-22
1
-2
/
+4
*
Warns cleanups:
dwmalone
2001-12-03
1
-8
/
+7
*
Fix a style bug that I introduced (both sys/param.h and sys/types.h
nectar
1999-10-12
1
-1
/
+0
*
log root unlock attempts
nectar
1999-10-12
1
-1
/
+15
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't assume that time_t is long.
bde
1998-06-29
1
-2
/
+4
*
Use err(3). Add usage().
charnier
1997-07-21
1
-28
/
+31
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Closes PR bin/1567
roberto
1996-09-14
1
-9
/
+29
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+223