freebsd-src/usr.sbin
Sheldon Hearn 8d548e1f88 Do not preserve UIDs, permissions nor flags of package system files in
tar files.  This fixes clean-up problems during package creation and
does not affect the actual files to be included in the package.

The fix submitted on the attributed PR was identical to the one
obtained from NetBSD.

PR:		17386
Reported by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
Obtained from:	NetBSD
2000-03-15 09:18:12 +00:00
..
ac err -> errx for malloc failure 1999-10-12 19:27:11 +00:00
accton Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:23:38 +00:00
adduser Un-botch my botched reduction in permitted characters in the permitted 2000-03-14 14:27:34 +00:00
amd Update for 6.0.3s1 changes. 1999-11-05 12:34:00 +00:00
ancontrol Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
apm Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
apmd Remove Xr to apmconf(8) since it got replaced in total by apm(8). 2000-01-23 13:30:44 +00:00
arp Change type of vars which hold in_addr.s_addr from u_long to u_int32_t, 2000-03-03 13:01:57 +00:00
atm $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot0cfg $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
bootparamd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
btxld o Allow btxld to be compiled on 64-bit machines 2000-01-04 14:10:36 +00:00
burncd mkisofs has the -C option for this, doh. 2000-03-04 07:26:23 +00:00
cdcontrol Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
chkgrp Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
chown Somehow I didn't get all the "-v" code commited. 2000-03-08 16:31:42 +00:00
chroot $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ckdist $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
config Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
cron Revive rev 1.12 (NetBSD improvements including @ shortcuts). 2000-03-14 14:51:55 +00:00
crunch Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ctm Mark "name" as being an argument, so it is formatted correctly. 2000-03-07 13:32:11 +00:00
dev_mkdb kvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist(8) has even less to do 1999-12-27 08:01:11 +00:00
diskpart Remove xrefs to obsolete bad144(8). 2000-03-01 10:42:25 +00:00
dpt Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:23:38 +00:00
edquota $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
elf2exe Use long long format specifiers and cast each parameter to long long. 1999-12-18 12:12:12 +00:00
faithd Wording fixes 2000-02-10 19:42:42 +00:00
fdcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
fdformat Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
fdwrite Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
gifconfig remove redundant ifdef's. 2000-01-07 10:02:43 +00:00
i4b It's isdntel(8), not isdntel(1). 2000-03-07 14:05:50 +00:00
ifmcstat remove redundant ifdef's. 2000-01-07 10:02:43 +00:00
inetd Make inetd compilable without INET6. 2000-03-11 11:28:08 +00:00
iostat Back out previous commit minus spelling fixes. Should have asked maintainer 2000-01-24 22:08:19 +00:00
ipftest Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
ipresend Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
ipsend Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
iptest Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
IPXrouted Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
jail Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
kbdcontrol Define some more function keys in the keymap: panic, lshifta, rshifta, etc. 1999-12-10 04:24:27 +00:00
kbdmap Cope with quotation marks around font names in /etc/rc.conf . 2000-03-14 09:28:00 +00:00
kernbb Correct spelling : ascii -> ASCII 1999-09-20 09:15:23 +00:00
keyadmin $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
keyserv Use libcrypto instead of libdes. 2000-02-24 21:10:28 +00:00
kgmon Put file names under .Pa. 1999-11-27 16:52:41 +00:00
kgzip Fix insecure tempfile handling. 2000-01-16 21:19:04 +00:00
lpr Remove blanks lines, replacing them with Pp macros where appropriate. 2000-03-08 10:13:50 +00:00
lptcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mailstats Build sendmail-8.9.1 makemap. 1998-08-04 15:25:32 +00:00
mailwrapper Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
makemap Add snprintf.c to SRCS so that the function quad_to_string exists. The 1998-08-06 23:01:49 +00:00
manctl Remove incorrect section name. Terminate .Bl with .El. 1999-11-27 17:15:51 +00:00
memcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mergemaster Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mixer Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mount_nwfs Replace abuse of a literal block display with a more appropriate 2000-03-02 13:14:16 +00:00
mount_portalfs Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
mountd Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
moused Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mptable $FreeBSD$ tags moved to bottom of license aggmt. 1999-10-30 16:05:26 +00:00
mrouted Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
mtest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
mtree Revert part of the last commit, remove {g|s}etflags from the libc 2000-02-05 18:42:36 +00:00
named Install additional documentation: 2000-01-10 09:05:30 +00:00
named.reload $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
named.restart $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ndc ndc is now a C program that communicates with named via a unix-domain 1999-11-30 06:18:10 +00:00
ndp Add missing return. 2000-03-11 20:57:31 +00:00
newsyslog Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
nfsd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
ngctl Remove erroneous built-in help information for the 'msg' command. 2000-03-13 19:23:16 +00:00
nghook Fix minor typo. 1999-12-22 01:25:07 +00:00
nologin $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nslookup Link against libbind (library and headers) 1999-11-30 06:16:46 +00:00
nsupdate Link against libbind (library and headers) 1999-11-30 06:16:46 +00:00
ntp Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICE 2000-03-12 13:25:14 +00:00
pccard Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
pciconf Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
pcvt Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
periodic $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pim6dd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
pim6sd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
pkg_install Do not preserve UIDs, permissions nor flags of package system files in 2000-03-15 09:18:12 +00:00
pnpinfo $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
portmap Mention that portmap(8) utilizes hosts_access(5). 2000-03-02 18:15:46 +00:00
ppp Increase bit fields to allow for new values 2000-03-14 20:11:45 +00:00
pppctl NetBSD has changed the el_init() prototype 1999-09-20 07:22:22 +00:00
pppd Remove the last vestiges of libRSAglue now that it's an empty stub. 2000-03-11 22:34:10 +00:00
pppstats Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 09:11:28 +00:00
praliases Use sendmail-8.9.1 praliases 1998-08-04 15:26:57 +00:00
prefix Typo fixes. 2000-03-12 19:50:12 +00:00
procctl Cleanup manpage a bit. 2000-02-21 11:05:56 +00:00
pstat Don't report TABLDISC - it "doesn't happen(TM)" 2000-01-29 16:45:28 +00:00
pw Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
pwd_mkdb Fix various unsigned vs signed errors that caused problems with uids 2000-03-09 18:11:16 +00:00
quot Fix various man pages to stop abusing the .Bx macro to generate 2000-01-23 02:10:01 +00:00
quotaon $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rarpd Remove incorrect section name. Incomplete -Wall cleaning. 1999-11-27 17:06:40 +00:00
repquota Description 1999-11-01 04:46:09 +00:00
rip6query remove redundant ifdef's. 2000-01-07 10:02:43 +00:00
rmt Minimum necessary change: return no more than 24 bytes of data for the 2000-02-12 01:14:33 +00:00
rndcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-06 09:41:55 +00:00
route6d When unexpected rtmsg was received, route6d was dying. 2000-03-14 18:17:55 +00:00
rpc.lockd $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rpc.statd Undo previous change. 1999-10-05 14:40:38 +00:00
rpc.umntall Remove more single-space hard sentence breaks. 2000-03-06 09:45:37 +00:00
rpc.yppasswdd Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
rpc.ypupdated $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rpc.ypxfrd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
rrenumd Typo fixes. 2000-03-12 19:50:12 +00:00
rtadvd Added several socket close() which were mistakenly forgotten. 2000-03-09 14:51:05 +00:00
rtprio Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
rtsold remove redundant ifdef's. 2000-01-07 10:02:43 +00:00
rwhod Grammar fix: `Different than'' should really be `different from''. 2000-01-29 01:54:59 +00:00
sa Grammar fix: `Different than'' should really be `different from''. 2000-01-29 01:54:59 +00:00
sade Remove PkgInteractive hack - it won't work like this. 2000-03-12 03:57:26 +00:00
sendmail Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world' 1999-12-29 18:56:55 +00:00
setkey Add missing end of semi colon of an example setkey command. 2000-03-13 01:38:46 +00:00
sgsc Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sicontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sliplogin Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
slstat Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
spkrtest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
spray $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
stallion Remove single-space hard sentence breaks. These degrade the quality 2000-03-06 09:41:55 +00:00
sysinstall Remove PkgInteractive hack - it won't work like this. 2000-03-12 03:57:26 +00:00
syslogd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
tcpdchk Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it. 2000-02-03 10:27:03 +00:00
tcpdmatch $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
tcpdump Test for existence of secure/, not crypto/ for consistency 2000-03-13 21:38:10 +00:00
timed Add a standard option list and make appropriate changes to the 2000-03-13 14:54:55 +00:00
traceroute $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
traceroute6 Security fixes. (Just same as sbin/ping and usr.sbin/traceroute) 2000-02-24 19:06:05 +00:00
trpt Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
tzsetup Convert err() to errx(), reason is already provided. Complete the 2000-01-23 20:25:01 +00:00
usbd Remove gratuitous dashes (-) in Fl macro arguments. 2000-03-06 13:52:23 +00:00
usbdevs Use releaseNo, not release. release is evil and should go away. 1999-11-23 01:16:10 +00:00
vidcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
vipw Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
vnconfig Typo in example: 'vn0' should be 'vn1' 2000-02-17 02:54:36 +00:00
watch Add missing .El. 2000-01-23 20:27:32 +00:00
wicontrol Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
wlconfig Use .Xr for references. 2000-01-23 20:28:41 +00:00
wormcontrol Add a FILES section. 2000-01-23 20:29:46 +00:00
xten $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
yp_mkdb Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ypbind Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
yppoll $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
yppush Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ypserv Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
ypset $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
zic Spelling. Add missing .El. 2000-01-23 20:36:27 +00:00
Makefile IPv6 multicast routing. 2000-01-28 05:10:56 +00:00
Makefile.inc