NetBSD/usr.bin
sjg bd0907ac07 In SHELL COMMANDS section, provide some clues about different
behavior in jobs vs non-jobs mode.
Move the comment about when shell is skipped to this discussion
from COMPATABILITY.
Remove the incorrect statement about default mode being somehow
neither jobs mode or compat mode (it is compat mode).
2013-01-27 18:52:01 +00:00
..
apply
apropos
asa
at Use __dead 2011-08-29 14:24:03 +00:00
audio PR/45384: Henning Petersen: Swapped arguments in lseek 2011-09-21 14:32:14 +00:00
audiocfg
awk remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
banner Sync usage with man page. From Bug Hunting in PR 46102. 2012-02-29 08:55:25 +00:00
basename Use __dead 2011-08-29 14:24:03 +00:00
bdes
biff Use __dead 2011-08-29 14:24:03 +00:00
bthset Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
btkey Use __dead 2011-08-29 14:24:03 +00:00
btpin static + __dead 2011-08-29 13:47:16 +00:00
bzip2 Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
bzip2recover Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
cal static + __dead 2011-08-29 13:55:22 +00:00
calendar We only need to be told once about Lee-Jackson Day in Virginia today. 2013-01-20 23:52:43 +00:00
cap_mkdb Move assignment out of assertion in cap_mkdb. 2013-01-23 20:27:01 +00:00
cdplay -make digital mode work in non-interactive mode (init sighandler 2012-01-04 17:26:21 +00:00
checknr
chflags - Sort option list; 2012-12-12 13:30:06 +00:00
chpass Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
cksum Omit outdated cryptographic claims as noted in PR 44160. 2012-06-25 02:32:12 +00:00
cleantags kill the space so we can turn $Foo$ to Foo 2011-12-25 23:31:22 +00:00
cmp Remove unused header. From Henning Petersen in PR 45658. 2011-11-28 10:10:10 +00:00
col Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
colcrt Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
colrm Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
column
comm Use getc instead of fgetc. 2012-09-05 04:01:23 +00:00
compress Use __printflike and __dead 2011-08-30 23:08:05 +00:00
config Don't support sysctl for the tools version of config. It is too complicated 2012-08-31 01:23:49 +00:00
crunch Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
csplit static + __dead 2011-08-31 13:35:46 +00:00
ctags Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
cut - remove trailing white space; 2012-06-20 17:53:39 +00:00
db Fix typo. Bump date for previous. 2012-02-17 11:43:24 +00:00
deroff Use __dead. Be a bit more consistent about static.__dead. Be a bit more 2011-08-31 13:38:19 +00:00
dirname Use __dead 2011-09-16 15:39:25 +00:00
du Add EXIT STATUS section and bump date. 2012-05-14 21:14:14 +00:00
eject racd *should* be ejectable. Kernel side to come 2012-07-14 20:41:27 +00:00
elf2aout Remove dead xrefs to obsolete kvm_mkdb(8). 2012-03-05 10:57:18 +00:00
elf2ecoff Remove dead xrefs to obsolete kvm_mkdb(8). 2012-03-05 10:57:18 +00:00
env
error Don't use non-literal format strings. Split it up depending on the 2012-02-29 23:37:07 +00:00
expand Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
extattr Fix off-by-one in hexdump display (getextattr -x), which displayed a 2012-06-17 08:09:29 +00:00
false
fdformat Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
fgen static + __dead 2011-09-01 13:37:33 +00:00
fincore SEE ALSO and CAVEATS 2012-01-04 16:18:11 +00:00
find use O_CLOEXEC, wrap long line. 2013-01-24 17:50:08 +00:00
finger - Don't dump core or print random junk on corrupt utmp entries. 2013-01-18 22:10:31 +00:00
flock Separate SEE ALSO entries with comma. 2012-11-03 00:50:04 +00:00
fmt add -w as an alias to -m 2012-06-30 21:31:15 +00:00
fold Remove trailing whitespace. 2012-05-12 15:17:15 +00:00
fpr Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
from
fsplit Assert equality, not assignment, in fsplit, and say who guarantees it. 2013-01-23 20:39:46 +00:00
fstat support printing rnd descriptor info 2012-11-25 15:30:28 +00:00
ftp backwards compatible with netbsd-6. 2012-12-24 22:12:28 +00:00
gcore Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
genassym Use __builtin_offsetof if __GNUC__ >= 4 2011-07-05 05:19:02 +00:00
gencat Improve the handling of quoted messages. 2012-03-09 18:54:28 +00:00
getconf Xref limits(3). 2011-08-09 18:11:37 +00:00
getent Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
getopt
gprof
grep Fix memory leak in file_matching(). 2013-01-21 03:24:43 +00:00
gzip add copyright 2011-09-30 01:32:21 +00:00
head
hesinfo Use C89 function definitions 2012-03-20 20:34:57 +00:00
hexdump Bug Hunting: 2012-07-06 14:10:06 +00:00
iconv annotate for lint 2011-10-31 13:27:51 +00:00
id Use __dead 2011-09-16 15:39:25 +00:00
indent Remove a few unneeded Pp macros. 2012-10-13 14:18:16 +00:00
infocmp
innetgr Use C89 function definitions 2012-03-20 20:34:57 +00:00
ipcrm
ipcs Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
join Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
jot Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
kdump Only expose the bulk of sys/proc.h and sys/lwp.h if _KERNEL or _KMEMUSER 2013-01-02 19:39:04 +00:00
klist
ktrace use O_CLOEXEC. 2013-01-24 17:47:58 +00:00
ktruss mremap(2) return an pointer just like mmap(2). 2012-07-17 14:39:08 +00:00
lam Adjust case of example to match usage (and code) 2012-12-13 21:09:34 +00:00
last Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
lastcomm Sync usage with man page. 2012-01-31 21:53:42 +00:00
ldd Make sure stuff using Obj_Entry is compiled correctly for ELF32 or ELF64. 2012-07-08 00:53:44 +00:00
leave Now that window(1) is gone, use tmux(1) for xref. 2012-02-21 15:01:51 +00:00
locale Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
locate ANSIfy + static + __dead 2011-09-04 20:28:09 +00:00
lock Use C89 function definitions 2012-03-20 20:34:57 +00:00
logger Small typo in macro. 2012-05-13 17:08:31 +00:00
login - use __dead consistently. 2012-05-19 00:02:44 +00:00
logname ANSIfy + static + __dead 2011-09-04 20:29:12 +00:00
look Don't use while-loop with empty body. 2012-02-23 22:57:53 +00:00
lorder Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
m4 Fix wrong loop index leading to infinite loop 2012-04-25 18:23:58 +00:00
machine
mail From: Steffen "Daode" Nurpmeso: 2013-01-16 15:21:42 +00:00
make In SHELL COMMANDS section, provide some clues about different 2013-01-27 18:52:01 +00:00
man document _machine 2012-04-29 03:46:43 +00:00
menuc Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
mesg
midiplay - accept "midi0" as an alias for "0" to the -d flag 2011-11-25 01:39:47 +00:00
mixerctl Fix indent and style. no functional changes. 2012-10-28 02:01:15 +00:00
mkcsmapper Use __dead 2011-09-16 15:39:25 +00:00
mkdep Add a new "-P prefix" option to mkdep(1). 2012-08-26 22:37:19 +00:00
mkesdb Use __dead 2011-09-16 15:39:25 +00:00
mkfifo ANSIfy + static + __dead 2011-09-04 20:29:12 +00:00
mklocale
mkstr Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
mktemp Reorganise, consolidate duplicated information, clarify wording, 2012-11-04 10:10:03 +00:00
mkubootimage add missing prototype for crc32v 2012-12-29 16:18:08 +00:00
moduli static + __dead 2011-09-04 20:55:43 +00:00
msgc Remove the advertising clause with the explicit ok from Perry E. Metzger. 2012-03-06 16:26:01 +00:00
msgs Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
nbperf Adding missing new lines in output. 2012-11-23 02:57:57 +00:00
nbsvtool New sentence, new line. 2011-04-28 17:14:45 +00:00
netgroup Use C89 function definitions 2012-03-20 20:34:57 +00:00
netstat Fix memory leak. 2012-12-14 08:15:44 +00:00
newgrp fix type or rval. 2013-01-24 17:46:30 +00:00
newsyslog PR/46608: Jim Bernard: Add xz conversion "X" 2012-06-17 03:52:32 +00:00
nfsstat ANSIfy, static + __dead. 2011-09-06 18:19:58 +00:00
nice Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
nl Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
nohup Punctuation. 2012-03-29 18:33:19 +00:00
nvi Use WARNS=4 2012-03-21 05:44:39 +00:00
pagesize
passwd - fix non pam build 2012-04-22 23:43:51 +00:00
paste static + __dead 2011-09-06 18:24:43 +00:00
patch Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
pathchk Use __dead 2011-09-16 15:39:25 +00:00
pkill Explicitly include sys/resource.h 2013-01-02 10:36:07 +00:00
pmap fix format string 2012-10-29 16:25:25 +00:00
pmc
pr - Fix optional argument options (e, i, n, s) in SYNOPSIS and DESCRIPTION 2012-08-01 02:36:17 +00:00
printenv static + __dead 2011-09-06 18:26:55 +00:00
printf document non-literal format strings 2011-08-16 10:35:03 +00:00
progress Clean up #includes in progress(1). 2012-06-27 22:07:36 +00:00
pwhash Use __dead 2011-09-16 15:39:25 +00:00
qsubst
quota Bump date for previous. 2012-05-12 21:42:38 +00:00
radioctl static + __dead 2011-09-06 18:26:55 +00:00
rdist Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
renice emove duplicate RCS Id. Bump date for previous. 2012-12-06 07:52:12 +00:00
rev Use __dead 2011-09-16 15:39:25 +00:00
revoke
rfcomm_sppd - use poll() instead of select() 2011-07-18 21:51:06 +00:00
rlogin static + __dead 2011-09-06 18:28:35 +00:00
rpcgen NULL does not need a cast 2011-08-31 16:24:54 +00:00
rpcinfo Full list of changes: 2012-05-13 15:50:41 +00:00
rs ANSIfy, static + __dead 2011-09-06 18:28:58 +00:00
rsh static + __dead 2011-08-29 14:22:46 +00:00
rump_allserver Use __dead 2011-09-16 15:39:25 +00:00
rump_dhcpclient Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +00:00
rump_halt Use __dead 2011-09-16 15:39:25 +00:00
rump_server
rup Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
ruptime ANSIfy, static + __dead 2011-09-06 18:28:58 +00:00
rusers Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
rwall
rwho
script static + __dead 2011-09-06 18:29:35 +00:00
sdiff reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
sdpquery Use __dead 2011-09-16 15:39:25 +00:00
sed Fix memory leak. 2012-12-14 08:15:44 +00:00
seq document non literal string format 2011-08-17 13:19:09 +00:00
shar Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
shlock cross reference flock(1) 2012-11-02 16:47:42 +00:00
shmif_dumpbus Use __dead 2011-09-16 15:39:25 +00:00
showmount Use static and __dead. 2011-09-06 18:30:56 +00:00
shuffle Use __dead 2011-09-16 15:39:25 +00:00
skey Use __dead 2011-09-16 15:39:25 +00:00
skeyinfo
skeyinit
sockstat Document that localsocket may be of type SOCK_SEQPACKET 2011-05-29 04:54:45 +00:00
soelim Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
sort As from today, numeric fields may begin with an optional 2013-01-20 21:02:11 +00:00
spell Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
split Use __dead 2011-09-16 15:39:25 +00:00
stat Unset HAVE_DEVNAME for tools build. 2013-01-03 13:28:41 +00:00
su Note that 'su -l' does not update utmp and related databases. 2012-11-21 19:30:53 +00:00
systat bufmem is unsigned. 2012-11-23 15:35:57 +00:00
tabs Sort sections. Remove superfluous Ns macro. 2012-04-22 10:22:08 +00:00
tail minor knf, no functional change. 2011-09-03 10:59:10 +00:00
talk - use warn/err 2012-12-29 23:44:22 +00:00
tcopy ANSIfy + static + __dead 2011-09-06 18:32:26 +00:00
tee Use C89 function definitions 2012-03-20 20:34:57 +00:00
telnet Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
tftp Undo the non-sharing of the "toplevel" jmp_buf between main.c and tftp.c, 2012-07-16 09:20:26 +00:00
tic Revert, there is a more fundamental issue with util.h. 2012-12-08 23:29:28 +00:00
time Sort sections, use Aq, add comma in enumeration. 2011-11-09 19:42:27 +00:00
tip Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
touch Note that -d, -r, and -t are mutually exclusive and only the last one 2012-10-24 02:46:25 +00:00
tpfmt make the result stable. 2012-02-03 05:06:08 +00:00
tput If char * > long then print a suitable error when passing a string parameter. 2013-01-25 12:27:13 +00:00
tr Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
true
tset Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
tsort ANSIfy, static + __dead 2011-09-06 18:34:37 +00:00
tty ANSIfy + __dead 2011-09-06 18:34:57 +00:00
ul Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
uname ANSIfy + __dead 2011-09-06 18:34:57 +00:00
unexpand
unifdef PR/47068: unifdef(1) with cpp directive on last line without newline 2012-10-13 18:26:03 +00:00
uniq - synchronize `usage' message with man page. 2012-08-26 14:14:16 +00:00
units Sort options in man page SYNOPSIS and sync usage with it. 2013-01-06 00:19:13 +00:00
unvis RFC 1866 does not define any "URI encoding". It defines HTML 2.0 that 2012-12-15 02:08:13 +00:00
unzip error_count is unsigned, so use %ju 2011-09-06 18:43:41 +00:00
usbhidaction use O_CLOEXEC 2013-01-24 17:46:00 +00:00
usbhidctl Use __dead 2011-09-16 15:39:25 +00:00
users Use C89 function definitions 2012-03-20 20:34:57 +00:00
utoppya Sprinkle const. Use __dead. 2011-09-05 18:11:53 +00:00
uudecode static + __dead 2011-09-06 18:44:26 +00:00
uuencode Use __dead 2011-09-16 15:39:25 +00:00
uuidgen Use __dead 2011-09-16 15:39:25 +00:00
vacation
vgrind Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
videoctl Use __dead 2011-09-16 15:39:25 +00:00
vis
vmstat fix operation on core files: cur_drive.io_name is an embedded array 2012-11-13 14:09:58 +00:00
vndcompress Improve wording, fix typo, bump date. 2012-07-08 22:48:32 +00:00
w Remove stale proc_compare code and use the shared one in libutil. 2011-10-21 02:26:09 +00:00
wall static + __dead 2011-09-06 18:45:21 +00:00
wc Use __dead 2011-09-16 15:39:25 +00:00
what ANSIfy, static + __dead 2011-09-06 18:45:49 +00:00
whatis static + __dead 2011-09-06 18:46:03 +00:00
whereis
who
whois Use Lk macro when dealing with URLs. While here update or remove some 2012-03-15 22:35:02 +00:00
write static + __dead 2011-09-06 18:46:35 +00:00
xargs Remove a few unneeded Pp macros. 2012-10-13 14:18:16 +00:00
xinstall Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
xlint better to print (null) than core-dump 2012-06-20 18:50:11 +00:00
xstr Use __dead 2011-09-16 15:39:25 +00:00
yes
ypcat New sentence, new line. Wording. 2012-03-04 11:54:06 +00:00
ypmatch New sentence, new line. Wording. 2012-03-04 11:54:06 +00:00
ypwhich Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
Makefile Add an flock program inspired by the linux one with the same name. 2012-11-01 23:30:19 +00:00
Makefile.inc Default to WARNS=5 2012-03-21 05:47:53 +00:00