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_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libutil: Use O_CLOEXEC for internal file descriptors from open().
jilles
2013-08-28
1
-1
/
+1
*
Tidy up. Sort headers.
markm
2003-06-14
1
-9
/
+9
*
Const poisoning.
ru
2002-04-08
1
-1
/
+1
*
Add __FBSDID()s to libutil
dillon
2001-09-30
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Axe LOGIN_CAP_AUTH.
sheldonh
1999-08-13
1
-565
/
+1
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-2
/
+2
*
sleep() after sending 'nologin' file to ensure output is drained before
davidn
1997-07-19
1
-1
/
+2
*
Summary of login.conf support changes:
davidn
1997-05-10
1
-215
/
+500
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Obsolete fgetline() -> fgetln(); and chop off newline if necessary.
davidn
1997-02-10
1
-4
/
+5
*
Added -Wall to CFLAGS, cleaned up (all avoidable) warnings.
davidn
1997-01-29
1
-1
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix typos pointed out by bde (thanks!).
davidn
1997-01-05
1
-3
/
+3
*
Library functions relating to the login class capabilities database,
davidn
1997-01-04
1
-0
/
+383