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
/
libc
/
gen
/
pw_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the right format string for printing ULONG_MAX.
dwmalone
2001-03-05
1
-2
/
+2
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-25
/
+31
*
Fix various unsigned vs signed errors that caused problems with uids
paul
2000-03-09
1
-5
/
+14
*
Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in
sheldonh
1999-12-02
1
-1
/
+8
*
Allow empty UIDs if we are processing NIS records. I am not entirely
eivind
1999-11-22
1
-2
/
+4
*
Add to pwd_mkdb a -q option to silence warnings about large IDs. Add a
sheldonh
1999-11-15
1
-4
/
+11
*
Flag empty UID entries as errors (to stop typos from turning into
eivind
1999-11-06
1
-1
/
+6
*
Back out previous commit. I mistook passing commentary from bde for
sheldonh
1999-08-31
1
-9
/
+6
*
Only issue a warning for the first occurrence of a UID > USHRT_MAX and
sheldonh
1999-08-30
1
-6
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Staticize usage(). Cosmetics.
charnier
1997-10-10
1
-2
/
+5
*
Submitted by: archie@whistle.com
julian
1996-06-20
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Be sure to properly fail if there are not enough fields. Problem
dg
1995-01-27
1
-2
/
+4
*
Maintain pw_fields, and output same to password database.
wollman
1994-09-20
1
-0
/
+17
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+122