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
2025-02-08 12:32:04 +00:00
Code
Issues
Releases
Activity
freebsd
/
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