FreeBSD src
Go to file
Bill Paul 21c2d66cd6 Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to
map databases. Also document said flags in the man page.

Adding YP_INTERDOMAIN to a map causes ypserv(8) to do a DNS lookup
when a yp_match() on the map fails. (This affects only the hosts.by*
maps; for all other maps it's ignored.) The YP_SECURE entry causes
ypserv(8) to restrict access to the map so that only clients making
requests from reserved ports can get at it.

Our ypserv doesn't currently support these features so they're silently
ignored for the moment, but this will change. :)
1996-10-24 14:52:50 +00:00
bin Close PR# 1206. sh(1) now ignores SIGINT and SIGQUIT 1996-10-22 03:02:07 +00:00
contrib Add upgrade instructions. 1996-10-20 09:49:53 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc fixes: 1996-10-24 09:43:59 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu Remove local fnmatch() copy, we now compatible with GNU fnmatch 1996-10-23 16:53:26 +00:00
include Fixed tabs and punctuation to match nearby (and KNF) style. Sigh. 1996-10-24 04:05:54 +00:00
lib GNU-style changes: 1996-10-23 16:40:20 +00:00
libexec Nuke a couple of useless lines of code from the /etc/netid parsing 1996-10-24 03:33:32 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin Mention the historic mount options, as `deprecated'. 1996-10-22 21:56:58 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Add ports-astro. 1996-10-24 11:26:16 +00:00
sys Remove a bogus optimization in the mmap code. It is superfluous, 1996-10-24 02:56:23 +00:00
tools Actually tell people what ifinfo is. 1996-10-11 18:27:35 +00:00
usr.bin old host:/filename syntax was broken 1996-10-24 00:15:44 +00:00
usr.sbin Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to 1996-10-24 14:52:50 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile oops, how did this get into the reinstall target? :-] 1996-10-14 12:58:47 +00:00