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
/
pw_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.
des
2002-10-29
1
-1
/
+2
*
Be more clear in error messages.
n_hibma
2002-06-23
1
-4
/
+9
*
If no old_pw was passed to pw_copy, compare just the name.
des
2002-05-08
1
-1
/
+2
*
Add passwd manipulation code based on parts of vipw and chpass.
des
2002-05-08
1
-82
/
+404
*
Make mppath and masterpasswd pointers instead of arrays, and initialize
des
2002-04-17
1
-2
/
+4
*
Remove bogus reference to _use_yp.
des
2002-04-15
1
-9
/
+1
*
ANSIfy and constify.
des
2002-02-05
1
-17
/
+15
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-3
/
+3
*
Don't pass NULL to the %s format.
dd
2001-04-22
1
-2
/
+6
*
Don't call warn() without a format string.
kris
2000-07-12
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Move call to umask(0) back into pw_util(), because the latter
pb
1999-06-29
1
-1
/
+4
*
Force umask to 077 (instead of 000) during the edit phase, to get
pb
1999-06-26
1
-4
/
+1
*
Add -d option to vipw(8) to allow selection of an alternative directory
sheldonh
1999-06-26
1
-8
/
+14
*
oops. Fix indentation of the 'for' loop I just added.
dillon
1998-12-13
1
-18
/
+18
*
Handle the race condition where vipw may lock a password file which has
dillon
1998-12-13
1
-6
/
+22
*
Since vfork() was changed to fork(), we have to pass errno back from the
des
1998-10-20
1
-3
/
+6
*
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
des
1998-10-13
1
-3
/
+3
*
Statisize usage().
charnier
1997-10-27
1
-1
/
+4
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-3
/
+3
*
Endless loop.
wosch
1997-09-29
1
-5
/
+5
*
Cosmetic: distinguish in diag message between rebuilding and updating
joerg
1997-08-24
1
-1
/
+2
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
1
-2
/
+8
*
Small NIS tweak: frob pw_error() a little so that it can say either
wpaul
1995-08-13
1
-1
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Fix suspended vipw hangs
ache
1995-03-09
1
-9
/
+25
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+204