freebsd-skq/usr.bin
wpaul dbffd217e2 Patch to fix PR #518. In a system with no NIS, passwd will complain
that it can't contact an NIS server when asked to change the password
of an invalid user. It should say 'unknown user' instead.

The fix is to check for the _PW_KEYYPENABLED flag in the password
database and only roll over into the yppasswd stuff if the flag
is enabled (this means passwd will not behave as yppasswd if
there are no +::::::::: entries in /etc/master.passwd). If
NIS is enabled but the user says 'passwd -l foouser' where
foouser exists in the NIS maps, but not in /etc/master.passwd,
we also say 'unknown user.' This is so we don't outsmart ourselves:
specifying the -l flag restricts passwd to the local password database
even if NIS is enabled.

This change should probably be merged into 2.1.
1995-06-16 03:33:10 +00:00
..
apply Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
apropos This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ar Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
at Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
banner Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
basename This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
bdes This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
biff This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
cal This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
calendar Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
cap_mkdb This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
chat Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
checknr This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
chflags Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
chpass Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
cksum This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
cmp This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
col Obtained from: looked at the fix in 1.1.5 and rewrote it 1995-01-17 07:02:31 +00:00
colcrt This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
colldef Add yet one popular russian code table 1995-05-01 12:10:51 +00:00
colrm This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
column This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
comm This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
compile_et According to stdlib.h, malloc and realloc return void * but error_table.y 1995-03-15 19:05:28 +00:00
compress Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
cpp This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ctags This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
cut Fix wrong separator output 1995-03-21 00:26:32 +00:00
devmenu Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
diff This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
dig Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
dirname Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
du Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
env This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
error Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
expand This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
f2c Don't default to -g in ${CFLAGS}. Developers can still use `make g=-g ...' 1995-01-21 14:41:45 +00:00
false This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
fib Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
file Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
file2c This is a small little program used to execute a bad practice a clean way :-) 1995-01-29 00:49:57 +00:00
find Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
finger Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
fmt Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
fold This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
fpr This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
from This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
fsplit Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
fstat Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ftp Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
gcore Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
gencat Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
getopt This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
gprof Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
grep/egrep This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
head This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
hexdump Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
host Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
id Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
indent Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ipcrm Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ipcs NetBSD -> FreeBSD 1994-11-19 18:19:27 +00:00
join Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
jot This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
kdump Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
key Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
keyinfo This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
keyinit Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ktrace Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
kzip Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
lam This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
last This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
lastcomm Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ld This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ldd Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
leave This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
lex Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
locate Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
lock This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
logger This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
login Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
logname This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
look Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
lorder lorder(1) manual page not properly installed due to makefile usurping 1994-10-27 19:23:30 +00:00
lsvfs Fix bonehead formatting error. 1995-03-16 21:43:03 +00:00
m4 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
mail Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
make Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
man This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
mesg This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
mk_cmds Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
mkdep Fix -p option sed script so that it really does change program.o: into 1994-10-03 23:01:03 +00:00
mkfifo This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
mklocale Add yet one popular russian code table 1995-04-30 14:45:00 +00:00
mkstr This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
modstat Undo the stupidity I inflicted on these files and replace it with 1995-04-20 05:08:53 +00:00
more Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
msgs Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
mt Make mt(1) orthogonal: now that we print the densities as strings 1995-04-18 22:27:43 +00:00
ncftp Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
netstat Re-write `netstat -g' code to match the 3.5 data structures. 1995-06-13 19:18:40 +00:00
nfsstat Use new NFS sysctl interface to get statistics rather than reading /dev/kmem, 1994-10-23 23:25:43 +00:00
nice This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
nm Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
nohup This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
pagesize This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
passwd Patch to fix PR #518. In a system with no NIS, passwd will complain 1995-06-16 03:33:10 +00:00
paste This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
patch This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
pr Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
printenv This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
printf Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
quota Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatal 1995-05-07 08:33:39 +00:00
ranlib Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rdist Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
renice Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rev This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
rlogin Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rpcgen Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rpcinfo Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rs This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
rsh Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rup Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ruptime Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rusers Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rwall Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rwho Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
sccs This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
script This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
sed Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
sgmlfmt Remove extraneous empty paragraphs (<p></p>) from the output. 1995-05-18 03:01:28 +00:00
sgmls Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
shar This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
showmount This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
size This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
soelim This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
sort This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
split This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
strings >Description: 1995-02-15 02:47:47 +00:00
strip Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
su Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
symorder Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
systat Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tail This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
talk Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tconv Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tcopy This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
tee This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
telnet Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tftp Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
time Submitted by: Ollivier ROBERT roberto@keltia.frmug.fr.net 1995-02-18 20:44:55 +00:00
tip Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tn3270 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
touch Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tput Fix includes, tputs argument, ospeed setting, printing 1994-12-12 06:14:42 +00:00
tr Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
true This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
tset Fix false backspace reporting 1995-05-14 22:46:15 +00:00
tsort Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tty This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ul Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
uname This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
unexpand This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
unifdef This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
uniq This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
unvis This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
users Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
uucp This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
uudecode This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
uuencode This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
vacation This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
vgrind Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vi Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vis Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vmstat Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
w Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
wall The talkd security hole can ealso be exploited by wall (and thus rwall). 1994-10-23 15:33:55 +00:00
watch Rewrite manual page to use mandoc correctly and fix english grammar. 1995-02-22 23:47:51 +00:00
wc This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
what Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
whatis This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
whereis This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
which Unify the copyright notice. 1995-01-30 22:21:29 +00:00
who This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
whois This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
window Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
write This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
xargs This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
xinstall This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
xstr Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
yacc Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
yes This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ypcat This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ypmatch Submitted by: Sebastian Strollo <seb@erix.ericsson.se> 1995-03-25 23:26:54 +00:00
ypwhich Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile Re-enable netstat now that it compiles again. 1995-06-13 19:18:19 +00:00
Makefile.inc This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00