freebsd-skq/usr.sbin
wpaul 9c6283900e 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
..
ac Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
accton Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
adduser warn if reach group line limit (>200 users, >1024 bytes per line) 1996-09-17 19:34:56 +00:00
amd Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
apm delete MANDIR=/usr/share/man/man, 1996-05-21 18:09:11 +00:00
apmconf Use /dev/apm instead of /dev/apm0. 1996-03-18 20:35:17 +00:00
arp Clean up warnings. 1996-02-08 21:05:52 +00:00
bad144 Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody 1995-12-01 11:07:01 +00:00
bootparamd Change references from rpc.bootparamd to bootparamd. 1996-04-07 23:28:25 +00:00
cdcontrol delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
chown [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
chroot Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
config Bugfix: all device counts >= 256 was broken, they truncated by % 255 1996-08-21 17:00:54 +00:00
cron personal (ie: with the crontab command) cron tabs were broken by the 1996-09-10 03:38:20 +00:00
crunch Enhance crunchgens understanding of our new /usr/obj/pwd strategy. 1996-08-04 20:38:53 +00:00
ctm fix .Xr macro 1996-09-21 15:08:10 +00:00
dev_mkdb This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
diskpart Merged type changes and overflow bug fixes from Lite2. 1996-03-19 15:38:44 +00:00
edquota Allow the use of uid ranges when using the "-p" option to allow 1996-03-31 20:57:44 +00:00
fdcontrol Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
fdformat Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
fdwrite Make this more usable from shell scripts and such by adding a non-interactive 1996-09-30 03:10:30 +00:00
inetd Reviewed by: various 1996-08-09 22:20:24 +00:00
iostat Cosmetic fixes for drive names which are 4 chars long. 1996-06-11 16:18:58 +00:00
IPXrouted Accept and use the content of packets received that is bigger than the 1996-04-13 15:13:30 +00:00
kbdcontrol document values for option -r 1996-05-28 00:14:20 +00:00
kbdmap sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
kernbb Fix various bogosities. 1995-10-22 19:45:28 +00:00
keyadmin This is the `key' program from NRL's IPv6 distribution, heavily 1996-06-17 19:47:57 +00:00
kgmon Implemented non-statistical kernel profiling. This is based on 1995-12-29 15:30:05 +00:00
kvm_mkdb Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
lpr Close files up to getdtablesize(), instead of up to NOFILE. 1996-09-29 19:12:55 +00:00
lptcontrol Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
manctl sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
mixer Make mixer print out all of the current mixer settings by defualt 1996-01-31 18:01:22 +00:00
mkdosfs Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
mount_portalfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mountd Add one line fix to stop my old 'don't barf if you see the same 1996-08-29 14:20:57 +00:00
moused Argh! there's no need for moused to be setuid-root! Now that it 1996-09-10 19:17:25 +00:00
mrouted Release setuid immediately after initializing; this minimizes the 1996-10-01 23:14:35 +00:00
mtree ts_sec -> tv_sec 1996-09-20 04:13:44 +00:00
named Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
named.reload build bind-4.9.4-P1 named.reload in it's own directory 1996-08-29 21:47:33 +00:00
named.restart build bind-4.9.4-P1 named.restart in it's own directory 1996-08-29 21:48:19 +00:00
ncrcontrol Drop privileges if not using standard namelist or file. 1996-05-30 02:19:43 +00:00
ndc build bind-4.9.4-P1 ndc in it's own directory 1996-08-29 21:46:46 +00:00
newsyslog Doh! Actually read the patch I applied and see what it was *trying* to do, 1996-09-09 15:32:26 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nologin Now that we have a manpage, don't have the 'clean' target be a NO-OP. 1996-07-10 18:36:41 +00:00
nslookup Build bind-4.9.4-P1 nslookup 1996-08-29 21:40:09 +00:00
pccard add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
pciconf Initial version of the user land code for the PCI config register 1996-10-22 20:27:47 +00:00
pcvt Fixed DPADD. 1996-09-05 17:16:10 +00:00
pkg_install Fix PR#1557 - chained package dependencies using URLs didn't work. 1996-10-14 19:41:44 +00:00
portmap Typo. 1996-02-05 15:35:41 +00:00
ppp Make changes suggested in PR#1825, closing it. Removes default local 1996-10-18 03:47:53 +00:00
pppd Fixes: 1996-10-22 21:41:43 +00:00
pppstats Merge pppstats from ppp-2.2 onto mainline.. 1995-10-31 21:41:59 +00:00
pstat Make pstat -s (aka. sswapinfo) print ``[NFS]'' as opposed to 1996-10-20 12:54:55 +00:00
pwd_mkdb Begin closing out PR #1519 (this requires a change to chpass too, 1996-10-22 03:18:11 +00:00
qcamcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
quot Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
quotaon This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
rarpd Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
repquota Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
rmt ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
rndcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
rpc.lockd rpc.rstatd -> rpc.lockd typo 1996-08-16 09:44:40 +00:00
rpc.statd Add sm_inter.h to DPSRCS so that make depend is not required to build 1996-07-09 22:40:39 +00:00
rpc.yppasswdd Add extra sanity checking to the in-place update routine. Sometimes you 1996-10-23 21:46:17 +00:00
rpc.ypxfrd Fixed DPADD. 1996-09-05 17:16:10 +00:00
rtprio Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
rwhod When looking for "group daemon" (since that's what's in mtree), make sure 1996-09-07 01:43:08 +00:00
sa delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sade Remove the now-unusable ports configuration code. Swapping CDs is bogus. 1996-10-14 21:32:39 +00:00
sendmail Untangle NEWDB/NDBM options. 1996-10-24 14:04:03 +00:00
sgsc Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
sicontrol Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
sliplogin Close a security hole in sliplogin. 1996-04-24 20:18:25 +00:00
slstat De-cruftify. 1996-10-11 18:47:10 +00:00
spkrtest sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
spray Fixed DPADD. 1996-09-05 17:16:10 +00:00
stallion rm the files first before uudecoding, because the modes in the begin 1996-05-05 07:40:46 +00:00
sup Really eliminated includes of the "temporary" backwards compatibility 1996-09-24 08:43:04 +00:00
sysctl Removed references to pathconf-related variables that were never handled 1996-09-28 14:43:03 +00:00
sysinstall fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
syslogd Reviewed by: various (mailing list feedback) 1996-10-23 20:17:57 +00:00
tcpdump Fix typo in last commit...sigh 1996-08-21 21:39:44 +00:00
timed Fixes: 1996-10-22 05:13:42 +00:00
traceroute Grab traceroute out of src/contrib/traceroute 1996-09-30 19:49:54 +00:00
trpt Include queue.h in preparation for struct socket changes. 1996-03-11 13:02:44 +00:00
tzsetup Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
vidcontrol Fix typo. 1996-07-03 22:06:12 +00:00
vipw Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
vnconfig man page link swapfile.8 -> vnconfig.8 1996-02-02 06:14:09 +00:00
watch Set ${DPADD}, use +=, add $Id$ 1996-09-02 23:38:58 +00:00
wormcontrol Mention the currently supported vendor/model strings. 1996-02-02 23:01:17 +00:00
xntpd Fix a YTK bug. 1996-10-20 17:55:36 +00:00
xten add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
yp_mkdb Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to 1996-10-24 14:52:50 +00:00
ypbind delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yppoll Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
yppush Ack! You can't strdup() a DB datum that is not null terminated, or you 1996-06-09 07:34:27 +00:00
ypserv In ypxfr_callback(), the failure to create an RPC CLIENT * handle for 1996-10-23 15:49:22 +00:00
ypset Add a ypset(8) man page. 1996-02-12 05:28:30 +00:00
zic Merge from vendor branch. We are now completely up-to-date with 1996-07-18 19:59:09 +00:00
Makefile Add pciconf. 1996-10-22 20:58:14 +00:00
Makefile.inc This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00