This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-29 12:03:03 +00:00
Code
Issues
Releases
Activity
5930f69a34
freebsd
/
usr.sbin
/
vipw
History
Dag-Erling Smørgrav
4da8edd59e
Since vfork() was changed to fork(), we have to pass errno back from the
...
child to the parent somehow. PR: 8353 Submitted by: Andrew J. Korty <ajk@purdue.edu>
1998-10-20 11:34:11 +00:00
..
Makefile
pw_util.c
Since vfork() was changed to fork(), we have to pass errno back from the
1998-10-20 11:34:11 +00:00
pw_util.h
Implement incremental passwd database updates. This is done by ading a '-u'
1996-07-01 19:38:50 +00:00
vipw.8
Statisize usage().
1997-10-27 07:53:22 +00:00
vipw.c
Statisize usage().
1997-10-27 07:53:22 +00:00