This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7e4207188
NetBSD
/
usr.bin
/
passwd
History
ad
82fb41b688
English.
2000-07-11 12:12:18 +00:00
..
Makefile
Add pwd_gensalt() - generates password salt/setting for crypt(), based upon
2000-07-06 11:16:50 +00:00
extern.h
Declare pwd_gensalt().
2000-07-06 11:17:25 +00:00
krb5_passwd.c
- Pull in pwd.h since `struct passwd' is now used in extern.h.
2000-07-06 11:19:39 +00:00
local_passwd.c
- Pull in pwd.h since `struct passwd' is now used in extern.h.
2000-07-06 11:19:39 +00:00
passwd.1
English.
2000-07-11 12:12:18 +00:00
passwd.c
- Pull in pwd.h since `struct passwd' is now used in extern.h.
2000-07-06 11:19:39 +00:00
pwd_gensalt.c
Use ':' as group prefix; suggested by hubertf.
2000-07-06 13:09:46 +00:00
yp_passwd.c
- Pull in pwd.h since `struct passwd' is now used in extern.h.
2000-07-06 11:19:39 +00:00