freebsd-dev/gnu/usr.sbin
wpaul b4d9e0123b Oh fer cryin' out loud... While playing with the ypserv code on a different
platform, I discovered the following: if you use ypcat (or anything that
does a yp_all() for that matter) to dump out a map and then hit ^C before
it finishes, ypserv gets hit with a SIGPIPE and dies. (The ypall() service
is implemented using TCP.)

Fix: ignore SIGPIPEs.
1995-07-04 21:58:38 +00:00
..
isdn Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
yp_mkdb Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
yppasswdd Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
ypserv Oh fer cryin' out loud... While playing with the ypserv code on a different 1995-07-04 21:58:38 +00:00
Makefile New Makefiles for YP server stuff. 1995-01-31 09:14:03 +00:00
Makefile.inc New Makefiles for YP server stuff. 1995-01-31 09:14:03 +00:00