freebsd-dev/usr.sbin
Robert Drehmel 1040317076 Fix a bug which occurred when the home directory given by the
-d option was equal to the one already saved and which caused
the pw utility to avoid updating values passed by other options
processed before the -d option in the code path.

Spotted by: Richard Caley <rjc@interactive.co.uk>
2004-06-17 10:29:12 +00:00
..
ac Add a check for wtmp records which have invalid values for ut_time. Wtmp 2004-03-08 20:02:23 +00:00
accton o split a sentence to make it more understandable 2004-04-16 09:31:17 +00:00
acpi Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
adduser Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
amd
ancontrol fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_mode 2004-03-05 08:42:15 +00:00
apm Tabs were accidentally lost in the last commit. 2004-06-16 19:14:21 +00:00
apmd
arlcontrol Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
arp mdoc(7) police 2004-06-16 07:03:54 +00:00
asf Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
atm Include <stdlib.h> for exit() and abort() prototypes. 2004-05-24 13:21:24 +00:00
authpf Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
bluetooth Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
boot0cfg Spelling nit. 2004-06-04 19:22:20 +00:00
boot98cfg Use ascii null char ('\0') instead of NULL. 2004-03-05 13:58:40 +00:00
bootparamd - Don't use argv[i] when i is uninitialised. 2004-06-08 12:11:19 +00:00
bsnmpd Install the MIBs and the definition file to the new location under 2004-04-15 08:56:06 +00:00
btxld
burncd Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
cdcontrol If the user doesn't specify a device and we can't open any of the defaults, 2004-04-01 16:37:46 +00:00
chkgrp
chown
chroot
ckdist
config Assorted markup, spelling, and grammar fixes. 2004-06-16 08:33:57 +00:00
cron Trim whitespace at EOL. 2004-06-04 19:24:21 +00:00
crunch Tell crunchide to deal with arm elf binaries as well. 2004-06-06 16:01:36 +00:00
ctm
daemon Give daemon(8) the ability to create a pid-file. Since the target program 2004-06-02 06:48:13 +00:00
dconschat Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
devinfo
digictl
diskinfo Actually negative size is possible for file system, but not for disk. 2004-05-25 12:11:13 +00:00
editmap
edquota o Fix typo: s/bslim/bhlim/. 2004-05-25 10:43:46 +00:00
eeprom Add eeprom(8), a utility to display and modify system configurations 2004-05-22 16:56:04 +00:00
elf2exe
extattr
extattrctl
faithd Reapply some local fixes that got lost with another NetBSD merge, 2004-06-04 19:24:35 +00:00
fdcontrol Fixed warnings (missing .Ed call). 2004-06-04 19:24:57 +00:00
fdformat Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdread Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdwrite Include <string.h> rather than <strings.h> for string function prototypes. 2004-05-30 08:59:10 +00:00
fwcontrol Nit. 2004-06-04 19:23:39 +00:00
getfmac
getpmac
gstat Added forgotten -d to the usage(). 2004-06-04 19:29:09 +00:00
i4b
ifmcstat Include <net/ethernet.h> to have a prototype for ether_ntoa(). 2004-05-28 17:44:11 +00:00
inetd Remove the requirement that the "discard" service be defined in the 2004-04-20 23:34:39 +00:00
iostat
ip6addrctl Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
ipftest
ipresend
ipsend
iptest
IPXrouted Markup nits. 2004-06-05 20:20:34 +00:00
jail Markup nits. 2004-06-05 20:27:10 +00:00
jexec
jls
kbdcontrol
kbdmap
kernbb Fix the type of struct bbf's arc_count member: according to gcc's 2004-05-29 01:22:53 +00:00
keyserv Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
kgmon Format nits. 2004-05-29 06:10:42 +00:00
kgzip
kldxref Fixed manpage's synopsis, and synchronized it with the program's usage(). 2004-06-01 09:34:04 +00:00
lastlogin
lpr Removed redundant mdoc(7) macro calls. 2004-06-05 20:21:43 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster In the case where /etc/rc.d/ is empty, do not bogusly ask the user if 2004-03-07 10:10:19 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_portalfs Include <string.h> rather than <strings.h> for string function prototypes. 2004-05-30 08:59:10 +00:00
mount_smbfs
mountd Markup nits. 2004-06-04 19:23:12 +00:00
moused Language tweak in explaining the mouse wheel's functionality. 2004-06-14 00:22:10 +00:00
mptable
mrouted Include <string.h> for prototypes of various string functions. 2004-05-24 12:44:00 +00:00
mtest
mtree Improve spec to spec comparison output. 2004-06-14 07:28:22 +00:00
named
named.reload
named.restart
ndc
ndiscvt Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
ndp Markup and grammar nits. 2004-06-05 20:21:58 +00:00
newsyslog Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
nfsd Add a cross reference to exports(5). While exports is not directly 2004-03-30 20:43:07 +00:00
ngctl
nghook Markup and punctuation nits. 2004-06-05 20:21:17 +00:00
nologin Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
nslookup
nsupdate
ntp Add missing spaces after "logconfig" in example lines. 2004-03-13 09:51:43 +00:00
ofwdump - Add a reference to eeprom(8). 2004-05-22 17:06:54 +00:00
pccard Some wordsmithing and mdoc(7) cleanup. 2004-05-21 21:38:17 +00:00
pciconf
pcvt
periodic
pkg_install Markup and punctuation nits. 2004-06-05 20:21:17 +00:00
pnpinfo
ppp Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX. 2004-05-19 21:00:42 +00:00
pppctl
pppd o SIOCGIFCONF->getifaddrs(2) conversion. 2004-04-09 16:59:05 +00:00
pppstats
praliases
procctl
pstat Update kvm mode to match kernel changes. 2004-06-09 12:20:44 +00:00
pw Fix a bug which occurred when the home directory given by the 2004-06-17 10:29:12 +00:00
pwd_mkdb
quot
quotaon
rarpd While walking over the list of interfaces obtained from getifaddrs(3), 2004-04-20 13:58:14 +00:00
raycontrol Add FBSDID. err(3) changed to errx(3) because there is no errno message 2004-04-04 19:38:08 +00:00
repquota
rip6query
rmt
route6d
rpc.lockd Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
rpc.statd Add FBSDID. Use getopt(3). 2004-04-04 19:46:14 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated Include <stdlib.h> for exit() and abort() prototypes. 2004-05-24 13:21:24 +00:00
rpc.ypxfrd Include <rpc/rpc_com.h> for a _rpc_dtablesize() prototype. 2004-05-24 12:28:27 +00:00
rpcbind
rrenumd
rtadvd Fixed a misspelling of 0 as NULL. 2004-03-10 08:46:39 +00:00
rtprio
rtsold Fixed a warning. 2004-03-17 20:10:59 +00:00
rwhod Replace ROUNDUP/ADVANCE with SA_SIZE 2004-04-13 11:24:43 +00:00
sa
sade Add latinamerican.iso.acc 2004-06-01 06:12:01 +00:00
sendmail Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it 2004-06-01 01:29:42 +00:00
setfmac
setkey Reapply traditionally lost fixes, fixed some more. 2004-06-05 20:22:15 +00:00
setpmac
sicontrol
sliplogin Include <netinet/in.h> for ntoh*() and hton*() prototypes. 2004-05-24 11:59:17 +00:00
slstat
smbmsg Fix an off-by-one error in the range check for the maximal -i or -o 2004-05-27 13:31:16 +00:00
spkrtest
spray
sysinstall Add latinamerican.iso.acc 2004-06-01 06:12:01 +00:00
syslogd Also terminate program names if we hit a '/' - this is to be slightly 2004-05-30 10:34:58 +00:00
tcpdchk
tcpdmatch
tcpdump Merge of tcpdump 3.8.3 from tcpdump.org. 2004-03-31 15:00:44 +00:00
timed
traceroute
traceroute6 Sync up with KAME. The main change is to try to avoid exposing 2004-06-13 18:38:46 +00:00
trpt
tzsetup
ugidfw Add an 'add' command to ugidfw(8), which permits specifying a new 2004-02-25 03:59:56 +00:00
usbd
usbdevs Add option '-o' for one-line output in combination with '-d'. 2004-05-24 13:22:00 +00:00
vidcontrol
vipw
vnconfig
watch Remove constant which makes the assumption that the length of 2004-05-29 21:03:00 +00:00
watchdogd Document -d flag 2004-06-14 07:27:27 +00:00
wicontrol Markup nits. 2004-06-05 20:20:34 +00:00
wlconfig
yp_mkdb
ypbind
yppoll Include <timeconv.h> for time conversion functions. 2004-05-24 16:10:57 +00:00
yppush
ypserv
ypset
zic
zzz Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
Makefile Finish repo move arlconfig -> arlcontrol. 2004-06-01 07:38:11 +00:00
Makefile.inc