This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
chpass
History
bde
42b87ecc2f
Fixed printf format errors. Assume that uid_t's are representable as
...
unsigned longs.
1998-10-17 14:08:12 +00:00
..
chpass.1
Submitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 03:47:38 +00:00
chpass.c
…
chpass.h
Bump up the E_SHELL constant after an extra field was added, thus making
1998-09-03 17:32:22 +00:00
edit.c
Submitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-08-14 03:18:32 +00:00
field.c
…
Makefile
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
pathnames.h
…
pw_copy.c
Fixed printf format errors. Assume that time_t's are representable as
1998-10-17 14:06:20 +00:00
pw_copy.h
…
pw_yp.c
Fixed printf format errors. Assume that uid_t's are representable as
1998-10-17 14:08:12 +00:00
pw_yp.h
…
table.c
Submitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-08-14 03:18:32 +00:00
util.c
…