Age | Commit message (Collapse) | Author |
|
-moj
|
|
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org).
|
|
|
|
|
|
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.
|
|
|
|
|
|
getopt() returns an int, not a char.
|
|
|
|
|
|
|
|
Hacked a bit to generate output ala Sun (handle different domains). -moj
|
|
|
|
|
|
|
|
|
|
|
|
repeating ids over a long period. Avoids reuse by switching between
two distinct cycles. Reported by Ivan Arce <iarce@fuzzy.uba.ar> and
Emiliano Kargieman <emi@fuzzy.uba.ar>.
|
|
|
|
correctly reflect socket permissions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes compiler warnings.
|
|
Presumably this was added to deal with 64-bit machines but
it is a) wrong and b) not necesary now that we use in_addr_t.
|
|
|
|
|
|
|
|
to make clean. i expect i will get compliments for this change, but
i'd really rather receive beer and pizza.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Possible fix for PR#130.
|
|
|