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
1bc22d31ed
NetBSD
/
usr.bin
/
chpass
History
plunky
9f61b80465
NULL does not need a cast
2011-08-31 16:24:54 +00:00
..
Makefile
…
chpass.1
…
chpass.c
NULL does not need a cast
2011-08-31 16:24:54 +00:00
chpass.h
static + __dead
2011-08-29 14:05:08 +00:00
edit.c
NULL does not need a cast
2011-08-31 16:24:54 +00:00
field.c
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
2009-04-11 12:10:02 +00:00
pathnames.h
…
pw_yp.c
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
2009-04-11 12:10:02 +00:00
table.c
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
2009-04-11 12:10:02 +00:00
util.c
…