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
/
login
/
login_fbtab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary cast
kevlo
2012-02-14
1
-3
/
+3
*
Spelling fixes for usr.bin/
uqs
2011-12-30
1
-1
/
+1
*
ANSIfy various tools in usr.bin/.
ed
2010-01-02
1
-10
/
+2
*
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
*
Use NULL instead of 0 for the return value of fopen().
kevlo
2007-09-21
1
-2
/
+2
*
Fix some warnings by making things const, adding missing headers,
dwmalone
2007-05-07
1
-1
/
+1
*
remove __P
imp
2002-03-22
1
-1
/
+1
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
1
-1
/
+0
*
Use __FBSDID(). Also do a bit of cosmetic #if and header-order
markm
2001-12-02
1
-1
/
+4
*
Sort includes.
markm
2001-12-02
1
-3
/
+3
*
WARNS=2 fixes.
markm
2001-12-01
1
-4
/
+5
*
o Restore previous inconsistent style to login_fbtab.c, following its
rwatson
2001-10-28
1
-22
/
+22
*
o Modify format of /etc/fbtab to accept glob matching patterns for
rwatson
2001-10-25
1
-35
/
+23
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+2
*
Fix excessive use of parenthesis in previous commit.
sheldonh
2000-04-25
1
-1
/
+1
*
Do not issue a warning when chflags() fails with EOPNOTSUPP.
sheldonh
2000-04-13
1
-1
/
+2
*
Clear all file flags when taking ownership of devices. Do not ignore
imp
1999-08-21
1
-0
/
+3
*
gcc on alpha complains about nested comments. A comment in this
jb
1998-02-15
1
-1
/
+1
*
Changes for KTH KerberosIV.
markm
1997-09-28
1
-1
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Set copyright so we can actually distribute and use it.
guido
1995-05-19
1
-0
/
+15
*
Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c)
guido
1994-08-22
1
-0
/
+138