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
/
lib
/
libutil
/
login_times.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wunsequenced warning
kientzle
2013-06-29
1
-1
/
+1
*
Additional style and whitespace fixes.
des
2008-10-20
1
-1
/
+3
*
Style and whitespace
des
2008-10-20
1
-17
/
+17
*
Unbreak
des
2008-10-20
1
-3
/
+3
*
Use strlcpy() when we mean it.
delphij
2008-10-17
1
-2
/
+1
*
Restore use of strncpy(), as there is later unconditional termination
rwatson
2006-01-16
1
-1
/
+1
*
Replace strncpy() with strlcpy() when parsing login time limit strings
rwatson
2006-01-16
1
-1
/
+1
*
Tidy up. Sort headers.
markm
2003-06-14
1
-4
/
+3
*
Add __FBSDID()s to libutil
dillon
2001-09-30
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Now take stdio.h out of files that don't require it.
jkh
1998-10-09
1
-2
/
+1
*
Summary of login.conf support changes:
davidn
1997-05-10
1
-92
/
+87
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Don't depend only <stdio.h> bogusly including <sys/types.h>.
bde
1997-01-05
1
-1
/
+2
*
Library functions relating to the login class capabilities database,
davidn
1997-01-04
1
-0
/
+166