This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
yp_mkdb
History
Dag-Erling Smørgrav
f249dbcc71
Spell void * as void * rather than caddr_t. This is complicated by the
...
fact that caddr_t is often misspelled as char *. Sponsored by: DARPA, NAI Labs
2002-04-28 15:18:50 +00:00
..
Makefile
Perform a major cleanup of the usr.sbin Makefiles.
2001-07-20 06:20:32 +00:00
yp_mkdb.8
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
yp_mkdb.c
Spell void * as void * rather than caddr_t. This is complicated by the
2002-04-28 15:18:50 +00:00