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
2024-12-05 09:14:03 +00:00
Code
Issues
Releases
Activity
6257165c74
freebsd
/
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
Apply the following mechanical transformations in preparation for
2002-02-06 13:30:31 +00:00
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