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
8b6caf2634
freebsd-nq
/
usr.sbin
/
ypbind
History
Bill Fenner
bfe95ccc17
xids are u_int32_ts, which are not necessarily the same size as time_ts or
...
unsigned longs. This fixes "ypbind -S ... -m" on sparc64.
2002-09-16 21:39:42 +00:00
..
Makefile
yp_ping.c
xids are u_int32_ts, which are not necessarily the same size as time_ts or
2002-09-16 21:39:42 +00:00
yp_ping.h
ypbind.8
The .Nm utility
2002-07-14 14:47:15 +00:00
ypbind.c
Spell void * as void * rather than caddr_t. This is complicated by the
2002-04-28 15:18:50 +00:00