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.sbin
/
pw
/
pw_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use err(3) instead of local redefinition. Add rcsid string.
charnier
1997-10-10
1
-48
/
+52
*
Fix -p switch.
davidn
1997-08-01
1
-2
/
+2
*
Remove srandomdev fallback code
ache
1997-06-14
1
-5
/
+7
*
Fixes skeleton directory test-it-is-a-directory logic.
davidn
1997-05-24
1
-2
/
+2
*
Initialize RNG only once
ache
1997-03-24
1
-23
/
+18
*
Fix srandom arg according to Lite2
ache
1997-03-11
1
-3
/
+3
*
Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL
ache
1997-03-03
1
-2
/
+2
*
Fix MAXLOGNAME usage, the code has wrong assumption that
ache
1997-03-02
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Fix useage of MAXLOGNAME to include terminating NUL, by using
davidn
1997-02-07
1
-2
/
+11
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Adds optional NIS passwd file updating and optionally rebuilding
davidn
1997-01-05
1
-3
/
+25
*
Implemented /home -> /usr/home symlink kludge.
davidn
1997-01-03
1
-11
/
+28
*
1) Base home directory is created if it does not already exist if
davidn
1996-12-30
1
-35
/
+65
*
Correct file modes on updated /etc/skeykeys.
davidn
1996-12-23
1
-2
/
+2
*
1) 200 users per group limitation removed and pw
davidn
1996-12-21
1
-13
/
+66
*
Bugfix (cosmetic) for output of generated passwords.
davidn
1996-12-20
1
-3
/
+3
*
Allow 8-bit characters in the passwd gecos field, and adds a paragraph
davidn
1996-12-19
1
-11
/
+11
*
Changes to password generator: fallback to MD5 generator disabled
davidn
1996-12-17
1
-32
/
+66
*
Submitted by: proff@iq.org
davidn
1996-12-17
1
-2
/
+2
*
Reviewed by: davidn@blaze.net.au
davidn
1996-12-16
1
-4
/
+50
*
Update from David, reflecting Wolfram's wishes regarding limitation of
joerg
1996-12-11
1
-5
/
+8
*
Copyright update by the author, to be more in line with our sample
joerg
1996-12-10
1
-12
/
+6
*
Upgrade from the author, reflecting all my wishes resulting out of the
joerg
1996-12-09
1
-50
/
+103
*
pw(8) -- a backend utility to manage the user and group databases.
joerg
1996-12-09
1
-0
/
+849