NetBSD/usr.bin
dmcmahill a0de3d7fa5 When no -e flag is used to specify the encoding, default to "ulaw". This
fixes PR bin/9329.  Thanks to Wolfgang Rupprecht (wolfgang@wsrcc.com)
for filing the PR and identifying the bug.  This change is slightly different
than the one provided in the PR.

Also, document the default encoding in the manpage.

This default is consistent with the default for audiorecord under solaris.
2000-02-02 05:02:25 +00:00
..
apply Fix off by one error in string length calculation (from OpenBSD rev 1.6) 2000-01-14 06:21:25 +00:00
apropos
asa Use new .St -xcu5 macro, instead of spelling it out 1999-06-03 21:42:50 +00:00
at Add timebase (1900 years) to system time before passing it to date time 2000-01-06 00:44:09 +00:00
audio When no -e flag is used to specify the encoding, default to "ulaw". This 2000-02-02 05:02:25 +00:00
banner
basename
biff More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
bzip2 On suggestion by Alistair Crooks use stat() instead of lstat() for "bzcat" 1999-04-08 18:34:27 +00:00
bzip2recover Remove bsd.own.mk include; it doesn't appear to be necessary. 1999-02-12 18:55:28 +00:00
cal Fix a documentation bug in this man page: The Gregorian Reformation in Great 1999-11-03 14:32:25 +00:00
calendar Fixed wording error. 1999-12-03 15:09:24 +00:00
cap_mkdb s/ as as / are as / 1999-10-08 18:13:16 +00:00
cdplay - ntohl() -> be32toh(). 2000-01-05 18:15:20 +00:00
checknr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
chflags Document kernel behaviour: flags on block and character devices cannot 1999-07-31 03:24:46 +00:00
chpass Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
cksum More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
cmp
col Fix wrong option string in call to getopt(3). Patch supplied by 1999-09-23 08:47:47 +00:00
colcrt More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
colrm More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
column
comm Add -f option to allow case folding, as in sort(1). 1999-02-11 00:53:24 +00:00
compress Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
crontab
crunch Don't try to use /tmp/Makefile... 2000-01-24 18:07:54 +00:00
ctags Don't recognize `int (*f)();' as a function. The false match caused the 1999-06-05 19:04:23 +00:00
cut
dirname convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
du
eject Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for both 1999-03-26 09:14:58 +00:00
elf2aout new symbol names for former Elf_xxx 2000-01-11 20:33:21 +00:00
elf2ecoff make it compile after ELF definition changes 1999-11-02 21:13:17 +00:00
env revert previous 1999-11-02 10:55:47 +00:00
error Eliminate hard coded buffer sizes in fgets() statements, use 2000-01-14 06:53:48 +00:00
expand More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
false More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fdformat More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fgen Fix bogus section header. From PR 8735. 1999-11-03 21:45:57 +00:00
file More .mk file fallout. 2000-01-23 18:00:38 +00:00
find Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
finger Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
fmt GC savestr() function. Makes this build again on i386 (this hadn't been used 1999-11-02 21:17:16 +00:00
fold Fix fold not to break line too early in word boundary (-s) mode. 1999-02-07 12:14:32 +00:00
fpr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
from More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fsplit More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fstat IPv6 support. 2000-01-17 16:14:39 +00:00
ftp crank 2000-01-31 22:01:52 +00:00
gencat Use: 1999-12-29 06:54:00 +00:00
getconf 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
getopt cleanup formatting, improve example 1999-12-01 12:03:16 +00:00
gprof Goodbye, Berkeley gprof; we shall miss you! 1999-02-09 18:28:10 +00:00
head Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
hesinfo add hesinfo (from hesiod 3.0.2 distribution) 1999-01-25 22:45:55 +00:00
hexdump Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
id Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
indent Remove a spurious .ne. 1999-03-24 06:25:57 +00:00
innetgr Add missing .El line. 1999-03-10 05:14:51 +00:00
ipcrm Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ipcs Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
join Fix wrong array size calculation in call to memset() and avoid a possible 1999-08-10 20:09:02 +00:00
jot Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
kdump Add COMPAT_NETBSD32 support. 1999-12-31 22:27:59 +00:00
ktrace Make ktrace(1) not affect interactions between processes. 1999-10-29 09:11:49 +00:00
ktruss Fix some obvious bogons; still doesn't seem to work quite right, though. 2000-01-26 14:23:41 +00:00
lam
last More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
lastcomm More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
ldd Enable hints processing so that we can see the mappings. 1999-12-13 09:10:16 +00:00
leave
less update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
lex Add ARGSUSED for main(). 1999-03-06 00:19:07 +00:00
locate Add support for multiple locate databases via $LOCATE_PATH and/or 1999-08-16 01:41:16 +00:00
lock Add new option "-n" to disable lock timeout. Patch supplied by "The Man" 1999-06-27 10:00:36 +00:00
logger More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
login Removed some fallback cases since that is now done in libutil. 2000-01-22 09:48:52 +00:00
logname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
look
lorder
m4 Always unlink the temporary file created by mkstemp(3). 1999-08-16 02:49:20 +00:00
machine s/uname -p/uname -m/ of course. Noted by Simon Burge. 1999-07-30 11:44:57 +00:00
mail Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
make You cannot meaningfully test if a non-existent file has a correct 2000-01-31 13:21:20 +00:00
man Use uname(3) to determine MACHINE type. 2000-01-09 04:54:53 +00:00
menuc Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
mesg
midiplay Fix timer reset bug when playing multiple songs. 1999-10-11 12:52:10 +00:00
mixerctl Add missing .El line. 1999-03-10 05:14:51 +00:00
mkdep Rather than hardcoding _PATH_TMP (and relying on const string concatenation), 1999-07-21 15:20:55 +00:00
mkfifo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
mkstr
mktemp RCS ID police (sigh) 1999-09-21 06:24:46 +00:00
modstat Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
msgc Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
msgs Don't use .Fl for non-flags. 1999-08-29 17:50:09 +00:00
netgroup Add missing .El line. 1999-03-10 05:14:51 +00:00
netstat better sync with #ifdef notdef part (in -i for AF_INET). 2000-01-25 16:07:13 +00:00
newsyslog Use: 1999-12-29 06:54:00 +00:00
nfsstat More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
nice Classical Unix guaranteed that nice +19 would not compete with base priority 1999-08-20 20:03:21 +00:00
nl Pasto in previous; noticed by Perry. 1999-09-06 21:50:39 +00:00
nohup
pagesize More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
passwd Separate kerberos5 implementation from kerberos4. 2000-01-26 01:18:48 +00:00
paste
patch Fix PR2429: catch doubly-applied patches which create new files. 1999-02-09 05:15:45 +00:00
pr Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
printenv Fix inconsistancy at start of copyright message. 1999-09-10 04:05:28 +00:00
printf
qsubst fix a bug with terminal modes being badly set on exit 1999-09-04 18:02:58 +00:00
quota Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid 1999-12-16 17:29:52 +00:00
rdist check some more syscall return values. use mkstemp. 1999-04-20 07:53:02 +00:00
renice Note that nice +20 only guarantees exclusion w.r.t. the base priority, 1999-08-20 18:09:48 +00:00
rev
rlogin IPv6 support. (I thought I've committed these but was not yet) 2000-01-31 14:19:34 +00:00
rpcgen Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some 1999-12-15 16:47:35 +00:00
rpcinfo
rs
rsh IPv6 support. (I thought I've committed these but was not yet) 2000-01-31 14:19:34 +00:00
rup If printing of a host's time is requested via the -d switch, condense 1999-07-30 01:29:30 +00:00
ruptime More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rusers More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rwall More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rwho Use full hostnames when sorting rwho database entries. Fixes PR bin/8401 1999-09-20 20:35:43 +00:00
script More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
sed Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
shar More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
shlock
showmount More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
shuffle Add missing newline in usage string. 1999-02-03 16:22:16 +00:00
skey More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinfo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinit More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
soelim Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
split revert previous 1999-11-02 10:55:47 +00:00
su Removed code that would squash root's path when suing to root, 2000-01-25 02:19:19 +00:00
systat Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
tail avoid repeated error messages by making bytes(), lines() and rlines() return 1999-07-21 06:38:49 +00:00
talk ctrl-g is beep(), not "^G", damnit. strictly for the attention deprived. 1999-08-13 13:52:59 +00:00
tcopy More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
tee
telnet (net_write): update prototype 2000-02-01 02:28:23 +00:00
tftp Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
time * Require an `utility' argument to be specified and fail otherwise. 1999-06-05 19:19:19 +00:00
tip Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
tn3270 Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
top Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
touch Nit: In the compatibility case, set the seconds to 0. 1999-11-05 04:54:10 +00:00
tput update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
tr Correct the ctype function used for [:print:] character class; from Soren S. 1999-03-16 14:57:48 +00:00
true
tset Report disabled control characters as <undef> (like stty(1) does); fixes 1999-12-20 14:36:11 +00:00
tsort
tty
ul update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
uname
unexpand convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
unifdef More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
uniq
units Add euro, per PR 6898 by Anders Magnusson <ragge@ludd.luth.se> 1999-03-15 16:02:55 +00:00
unvis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
usbhidctl GC an unused #define. 1999-05-16 19:42:03 +00:00
users More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
uudecode revert usage string to be like it was, but with '[-p] ' added. the new 1999-03-23 05:59:09 +00:00
uuencode More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vacation In name section, use .Dq macro rather than writing double quote directly. 1999-08-17 03:36:35 +00:00
vgrind More .mk file fallout. 2000-01-23 18:26:14 +00:00
vi Don't restore the tag file name's trailing '/' until after the length 1999-11-22 05:53:58 +00:00
vis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vmstat More fallout from CL* purge. 1999-12-05 18:54:34 +00:00
w No need for <machine/cpu.h> here. 1999-11-29 11:15:13 +00:00
wall PR/7664: David Holand: bogus check for mkstemp() return code. 1999-05-29 21:10:43 +00:00
wc Normalize usage string. 1999-03-05 22:52:09 +00:00
what Initialize locale on startup. 1999-12-22 14:39:18 +00:00
whatis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
whereis Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
which More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
who How did this bug survive for so long? 'who am i' was busted because 1999-07-17 16:41:44 +00:00
whois The never-sufficiently-damned Network Solutions has whacked around 1999-12-03 08:22:09 +00:00
window update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
write Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
xargs Default value for -s option is ARG_MAX - 4096, not - 2048. 2000-01-20 04:22:05 +00:00
xinstall don't bitch if madvise returns EOPNOTSUPP 2000-01-15 01:10:12 +00:00
xlint More .mk file fallout. *sigh* 2000-01-23 20:59:11 +00:00
xstr Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
yacc make change to the yacc output bits, not to the yacc binary bits 1999-10-29 16:41:51 +00:00
yes More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
ypcat Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ypmatch Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
ypwhich 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
Makefile Build and install "mktemp". 1999-09-02 20:48:27 +00:00
Makefile.inc