Go to file
Bill Paul 434584a95a Import the new yppush.
This program does what the old one did, PLUS:

- Supports parallel jobs (like the SunOS yppush)
- Does everything in one proces instead of fork()ing off
  children processes as callback listeners (this is done
  using async socket I/O).
- Can be used to transmit maps to user-specified hosts.
- Has a much more verbose verbose option.
- Reuses existing code from ypserv and ypxfr.
- Uses some rpcgen-erated code as well.
- Isn't fattening. :)

Note that this is going in /usr/sbin rather than /usr/bin like
the old one. yppush is an administrative command it it's anything.
1996-01-12 07:03:33 +00:00
bin This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
eBones recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
etc Add empty /var/log/slip.log creation to distribution: target where 1996-01-10 21:22:28 +00:00
games recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
gnu Toss the old yppush into the attic. 1996-01-12 06:46:19 +00:00
include Update resolver include files to bind-4.9.3-rel level 1996-01-07 05:01:52 +00:00
lib Correct the strspn() man page so that it no longer references 1996-01-10 11:06:25 +00:00
libexec Another '-' needed for make release. 1996-01-11 17:49:55 +00:00
lkm No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
release A new cleaned up Makefile. 1996-01-11 20:28:40 +00:00
sbin Yet another "fix" for some of the mistakes in the recent versions.. 1996-01-08 10:23:25 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
share Add ftp6.de.freebsd.org. 1996-01-08 11:53:46 +00:00
sys Take a different approach to the SPIORDY race condition. Simply clear 1996-01-11 06:17:49 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Localize it. 1996-01-10 21:42:14 +00:00
usr.sbin Import the new yppush. 1996-01-12 07:03:33 +00:00
COPYRIGHT
CVS-INFO
Makefile Add libutil/beforeinstall to the includes target 1996-01-01 08:33:17 +00:00
TODO