FreeBSD src
Go to file
wpaul 8643dcde63 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
bin Use unsigned char for isprint 1996-03-31 16:14:11 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
games add missing include files 1996-03-13 23:38:21 +00:00
gnu Moved the include of <sys/types.h> to before the include of <dirent.h> 1996-03-29 14:00:25 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Xref sysexits(3). 1996-03-31 22:31:51 +00:00
libexec Here is a patch to talkd which makes it send the request to the tty with 1996-03-24 09:27:20 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Add the jp.106 Japanese keymap to list of possibilities. I also see 1996-03-30 16:19:40 +00:00
sbin A couple of bug-fixes. 1996-04-02 11:43:28 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share Spell Bogota correctly. 1996-04-02 16:15:32 +00:00
sys Removed prototype for devfs_add_devsw() as it no longer exists 1996-04-03 03:03:55 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Removed the definition of the make variable SHAREDIR. It was clashing 1996-04-02 22:26:18 +00:00
usr.sbin yppush_main.c: 1996-04-03 03:24:03 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00