Go to file
thorpej a12b66cf79 Don't abort if pushing to one server in the ypservers map fails.
There might be serveral more waiting to be pushed to.

This is only 1/2 of the fix.  ypxfer(8) also needs a change to
avoid a false error, but this allows pushes to continue to work,
at least.

Problem noted by aflury@zembu.com and agordon@zembu.com.
2000-09-13 21:40:15 +00:00
bin Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now 2000-09-06 13:37:14 +00:00
crypto Add support for running kpasswdd from inetd. Active if INETD_SUPPORT 2000-09-13 11:29:26 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib Add dependall target 2000-09-13 15:53:29 +00:00
etc Now that kpasswdd works from inetd, also correct the entry: kpasswdd is an 2000-09-13 11:34:57 +00:00
games Based on OpenBSD: spelling, punctuation, grammar and line length 2000-09-10 10:52:56 +00:00
gnu gen_call() takes only two arguments (from egcs-current) 2000-09-13 19:51:22 +00:00
include Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
lib param.h -> types.h 2000-09-13 05:22:12 +00:00
libexec Define INETD_SUPPORT 2000-09-13 11:30:41 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Do not report write errors if the user specified the -N flag. 2000-09-11 01:32:21 +00:00
share Merge in some changes from the usermgmt examples. 2000-09-13 19:54:01 +00:00
sys Missing piece of PowerPC support. 2000-09-13 20:15:52 +00:00
usr.bin Switch to the user we're su-ing to sooner. This allows su to actually access the user's home directory in cases where root can't. (i.e. root=nobody NFS mounts). Also, avoid inadvertently raising the priority. 2000-09-09 18:13:05 +00:00
usr.sbin Don't abort if pushing to one server in the ypservers map fails. 2000-09-13 21:40:15 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00