freebsd-skq/usr.bin
jdp 4d96d1de07 On failure, return various exit codes from <sysexits.h>. In particular,
return EX_TEMPFAIL if the file was already locked.  This makes it easier
to distinguish between lock collisions and failures within the command
being executed.

Also, don't complain if the unlink() fails in the cleanup handler.  It
doesn't matter anyway, and it obscured the exit status returned from
the command that was executed.
1997-01-09 19:53:21 +00:00
..
apply Change an incorrect reference to the "-n" flag to "-#". 1996-03-11 03:09:00 +00:00
ar The -q option does not require a list of elements: the command 'ar q foo.a' 1996-10-17 22:13:36 +00:00
at Fix botches in the handling of "AM" and "PM": 1996-07-19 00:44:55 +00:00
banner Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
basename add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
biff documented that the dog Biff is dead 1996-08-03 14:25:02 +00:00
brandelf Utility to "brand" ELF binaries. 1996-10-16 18:16:22 +00:00
cal Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
calendar Remove an extra tab. 1997-01-08 07:24:52 +00:00
cap_mkdb delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
chat Typo fix. 1996-12-15 15:14:26 +00:00
checknr Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
chflags Set NOSHARED=true, having this binary static makes it much easier to 1995-07-24 01:44:17 +00:00
chpass pw_scan() was being used to convert a string into a struct passwd, with 1996-11-15 17:36:20 +00:00
cksum This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
cmp Our mmap(2) has a limitation where the `offset' parameter must be 1997-01-08 12:00:55 +00:00
col Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
colcrt This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
colldef fix braino on my part 1997-01-01 04:27:46 +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 General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
compress Finished adjustments for cleaning up declaration of zopen(). Moving the 1996-09-05 18:15:43 +00:00
cpp Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
ctags Add newline, closes bin/1433 1996-07-26 23:45:36 +00:00
cut Fix wrong separator output 1995-03-21 00:26:32 +00:00
dig build bind-4.9.4-P1 dig in it's own directory 1996-08-29 21:51:42 +00:00
dirname Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
dnsquery build bind-4.9.4-P1 dnsquery in it's own directory 1996-08-29 21:54:39 +00:00
du Add a 'depth (-d#)' flag to du 1996-10-23 06:53:57 +00:00
ee Merge ee version 1.3 from the vendor branch. Clean up files we've got 1996-12-29 10:54:36 +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 Use the same format for the "expect N shift reduce conflicts" message 1996-10-25 15:50:17 +00:00
false This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
fetch Report net connection error via hstrerror(h_errno) now instead of 1996-11-14 07:36:26 +00:00
file Move the check for ASCIIness earlier. This avoids the following 1996-12-20 22:19:18 +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 With -delete, don't complain about non-empty directories. Otherwise 1996-10-05 23:47:07 +00:00
finger Adjust line to not overflow 80 cols (result of recent utmp changes) 1996-12-05 17:33:46 +00:00
fmt Add -c flag to fmt to center lines. 1996-09-10 19:50:23 +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 Honor the MAIL environment variable, if set. 1996-10-06 01:54:22 +00:00
fsplit Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
fstat Include <fcntl.h> so that this doesn't depend on the KERNEL version 1996-09-29 19:25:10 +00:00
ftp Fix problem in ftp and case mapping mode where the converted string wasn't 1996-12-17 17:59:40 +00:00
gcore Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
gencat Add \' to valid escapes list to be compatible with printf 1996-12-15 23:55:03 +00:00
getopt Cleanup. Boldfaced dashes didn't print at all, also corrected a few 1996-10-22 21:56:11 +00:00
gprof Use a (signed) int32_t counter instead of an `unsigned int' counter 1996-10-16 21:02:49 +00:00
gprof4 Implemented non-statistical kernel profiling. This is based on 1995-12-29 15:30:05 +00:00
head first check the count and then get 1996-02-26 22:46:36 +00:00
hexdump delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
host build bind-4.9.4-P1 host in it's own directory 1996-08-29 21:53:39 +00:00
id add PATH variable 1996-11-05 07:24:48 +00:00
indent Fix description of -cli option so that it comes out as -cli0.5 instead of 1996-10-23 07:02:48 +00:00
ipcrm Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ipcs delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
join Don't access stuff we have realloc()'ed using the old pointer. 1996-10-21 08:51:58 +00:00
jot >Number: 917 1995-12-29 12:18:46 +00:00
kdump Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
key Add -D_SKEY_INTERNAL to pick up non-API skey functions 1996-10-17 15:25:12 +00:00
keyinfo Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys can 1996-04-26 21:35:11 +00:00
keyinit Add -D_SKEY_INTERNAL to pick up non-API functions 1996-10-17 15:30:21 +00:00
killall sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
ktrace Add manual page symlinks 1996-12-08 16:56:40 +00:00
kzip Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me. 1996-08-21 19:07:22 +00:00
lam This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
last Remove one space to produce the same output alignment 1996-12-05 17:56:05 +00:00
lastcomm Clean up style and formatting. The listing of options could still be 1996-09-18 16:48:54 +00:00
ldd Made the synopsis in the man page conform to the style guide. 1996-11-30 16:12:46 +00:00
leave This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
lex Upgrade to version 2.5.4 of flex. 1996-12-14 05:48:48 +00:00
locate Fix uninitialized memory read for case insensitive search. Harmless. 1996-12-13 20:28:24 +00:00
lock Closes PR bin/1567 1996-09-14 09:00:52 +00:00
lockf On failure, return various exit codes from <sysexits.h>. In particular, 1997-01-09 19:53:21 +00:00
logger unset TZ from the environment so the timestamp gets the system default, 1996-10-21 19:51:34 +00:00
login comma typos 1996-12-23 23:09:55 +00:00
logname Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
look Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
lorder typo. 1996-06-10 15:55:48 +00:00
lsvfs Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
m4 This commit was generated by cvs2svn to compensate for changes in r16748, 1996-06-26 05:36:21 +00:00
mail Allow mail(1) to look for multiple mail.rc files. 1996-12-21 22:53:58 +00:00
make Add a .POSIX directive. When the first non-comment 1996-11-03 03:29:57 +00:00
makewhatis Minor formatting fixes. 1996-12-09 07:26:04 +00:00
mesg [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
mk_cmds Recovered from -Wall cleanup in ss_internal.h. This depended on 1996-09-05 18:20:47 +00:00
mkdep $@ -> "$@", now ``mkdep "foo bar".c'' works. 1996-10-27 15:53:18 +00:00
mkfifo Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
mklocale Fix bugs in runes data handling 1997-01-07 09:58:32 +00:00
mkstr Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
modstat Remove a self referential xref, and add an xref for modload. 1996-12-04 00:00:20 +00:00
more Pick collate info for RE character ranges 1996-08-11 16:22:47 +00:00
msgs Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
mt Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
netstat TCP statistics are unsigned counters. 1997-01-07 20:09:28 +00:00
nfsstat From Lite2: rename fs to vfs. 1996-03-11 03:06:45 +00:00
nice Match the reality. The man page was completely wrong. 1996-11-02 22:02:32 +00:00
nm Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename, 1996-09-24 15:56:26 +00:00
nohup This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
pagesize add /sbin to PATH, the location of sysctl(8) may changed in future 1996-11-05 07:17:33 +00:00
passwd I haven't had a single contraversial commit all week, so what the 1996-11-03 03:11:57 +00:00
paste This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
pr Fixes: 1996-10-22 05:02:01 +00:00
printenv This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
printf -Wall cleaning. 1996-12-14 05:32:27 +00:00
quota delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
ranlib delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
rdist Don't dup the network pipe to stderr, it prevents ssh from asking for a 1996-12-10 23:41:27 +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 Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
rpcgen General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
rpcinfo Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rs The rs(1) command dumps core with the -s option (SIGSEGV) 1996-05-26 18:26:55 +00:00
rsh Add a timeout flag so that failing operations can at least be caught 1996-09-06 05:24:05 +00:00
rup Fix bug found by newly visible prototypes in rpc. The code was passing 1996-12-30 15:26:51 +00:00
ruptime Description: 1996-10-23 04:23:36 +00:00
rusers Fix bug found by newly visible function pointer prototypes. This 1996-12-30 15:28:38 +00:00
rwall Fix bug found by new prototypes. The code was passing an int to a function 1996-12-30 15:30:11 +00:00
rwho Fix my error from previous commit with mixing rwhod protocol 1996-12-05 20:19:33 +00:00
sasc Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
script Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
sed fix C programmer's bug number 12.2 1996-11-17 02:16:34 +00:00
sgmlfmt Some new options for the FreeBSD web pages. These are for the moment 1996-10-05 23:38:55 +00:00
sgmls Add an "else" clause to _followrel. 1997-01-08 01:40:52 +00:00
shar Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
showmount Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
size Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
soelim This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
split This fixes 'split -l NNN foo'. As it stands split will 1995-07-07 08:23:52 +00:00
strings Use more complicated printable test to remove unnecessary 8bit chars 1995-12-28 16:31:23 +00:00
strip [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
su Export $TERM only if it has been set in our environment. 1996-10-07 10:00:58 +00:00
symorder Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
systat Now that systat's working again, bring the vmstat cleanup over from 1996-11-12 19:16:46 +00:00
tail complete err() changes, actually use warn() in most instances 1996-08-26 20:37:48 +00:00
talk Enable idlok() in both windows. This is actually a no-op for libcurses 1996-12-28 20:44:58 +00:00
tclsh bmaked tclsh 1996-06-26 17:52:19 +00:00
tconv delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
tcopy Make the counters unsigned longs so that tapes don't contain negative 1995-12-31 09:00:24 +00:00
tee This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
telnet Import a few relatively minor fixes from current Borman telnet. 1997-01-07 19:47:58 +00:00
tftp Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
time Close PR#1781 - time returns with EXIT_SUCCESS on some failures 1996-10-12 18:41:26 +00:00
tip Do not claim that tip is also called cu. 1996-09-19 05:14:30 +00:00
tn3270 Fix some compilation warnings 1996-09-22 01:05:21 +00:00
touch Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
tput Remove _set_ospeed, done in tgetent now. 1995-08-05 21:33:11 +00:00
tr Cast char's to (u_char) before passing them to isctype() functions. 1996-03-19 21:21:06 +00:00
true This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
tset Remove _set_ospeed, done in tgetent now. 1995-08-05 21:33:11 +00:00
tsort Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to use 1996-08-02 04:50:44 +00:00
tty [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
ul Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
uname Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +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
units Added revised manpage submitted by the author of units. 1996-06-10 00:43:42 +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
uudecode New options for uudecode 1996-10-21 22:02:30 +00:00
uuencode New options for uudecode 1996-10-21 22:02:30 +00:00
vacation Various cleanups: 1996-09-28 13:37:38 +00:00
vgrind Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
vi Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
vis Fix an itinerant cross-reference. 1996-07-25 18:11:30 +00:00
vmstat Make the man page agree with the actual vmstat output 1997-01-09 06:49:33 +00:00
w comma typos 1996-12-23 23:09:55 +00:00
wall Fix some improperly wrapped lines in the code. 1996-08-11 02:20:05 +00:00
wc [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
what Add a reference to ident(1). 1996-06-30 16:06:44 +00:00
whereis Fix a logico that sneaked into the manpath handling. 1996-12-23 18:55:32 +00:00
which fix perl indention style 1996-10-27 15:50:40 +00:00
who [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
whois Add support for SOCKS if enabled. 1996-04-23 06:01:10 +00:00
window Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
write Replace hardcoded length of "/dev/" with strlen(_PATH_DEV). 1996-10-26 15:29:24 +00:00
xargs Reviewed by: Warner Losh <imp@village.org> 1996-11-01 18:46:05 +00:00
xinstall Sync usage line to man page, per style(9). 1996-10-01 03:59:57 +00:00
xlint .Os NetBSD -> .Os FreeBSD. 1996-09-28 22:46:35 +00:00
xstr Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
yacc Merge Lite2 mods. 1997-01-06 03:07:20 +00:00
yes This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00
ypcat Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
ypmatch Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
ypwhich More XDR routine cleanups. These three programs should be the only 1995-12-15 03:39:46 +00:00
Makefile Enable lockf. 1997-01-08 20:19:22 +00:00
Makefile.inc This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-23 00:10:34 +00:00