freebsd-dev/usr.sbin/yppush
Bill Paul 92a11b8721 yppush_main.c:
- Remove unused 'pid' member from the jobs structure. (This was left over
  from an earlier incarnation of the program that used multiple processes.)

- Remove #ifdef'ed longjmp() stuff.

- Print warning message if the 'pushing' host is not the master for
  a map being pushed but don't bail out. (While yppush should only
  be used on an NIS master, using it elsewhere is not an unpardonable sin.)

yppush.8:

- Fix a couple of mind-os.

Makefile

- Change format to hopefully ease bootstrapping. (Suggested by wollman.)
  Other Makefiles should follow.
1996-04-03 03:24:03 +00:00
..
Makefile yppush_main.c: 1996-04-03 03:24:03 +00:00
yppush_extern.h
yppush_main.c yppush_main.c: 1996-04-03 03:24:03 +00:00
yppush.8 yppush_main.c: 1996-04-03 03:24:03 +00:00