NetBSD/usr.bin
lukem c007c5280e * Modify parse_url() to consistently strip the leading `/' off ftp URLs.
Fixes PR 17617.
* Use 'RFCnnnn' (with leading 0) instead of 'RFC nnnn', to be
  consistent with the style in the RFC index.
* Refer to RFC3916 instead of 1738 or 2732.
* Expand the list of supported RFCs in ftp(1) to contain the document
  name as well.
2007-05-15 23:54:18 +00:00
..
apply Fix example; from sat@freebsd via jmc@openbsd. 2006-12-24 10:07:18 +00:00
apropos
asa
at allow time to be specified as 'now' instead of 'now + 0 minutes' 2007-03-12 21:28:48 +00:00
audio
awk
banner
basename
bdes
biff
bthset
btpin use { | } for required alternates 2007-04-14 09:28:39 +00:00
bzip2
bzip2recover
cal
calendar Update to include Zaurus Port. 2007-01-06 03:56:13 +00:00
cap_mkdb
cdplay Correct documentation: 2007-04-23 11:47:55 +00:00
checknr
chflags Adapt chflags to the move of string_to_flags() and flags_to_string() 2006-12-14 20:57:00 +00:00
chpass pw_lock(3): ``You should finish writing to and close the file descriptor 2007-02-21 20:32:10 +00:00
cksum Remove duplicate #includes 2007-01-17 00:21:43 +00:00
cmp
col
colcrt
colrm
column - Change all emalloc to ecalloc, since the previous implementation of emalloc 2006-12-09 21:42:40 +00:00
comm
compile_et
compress Remove unused ctype.h header. 2007-02-07 14:20:58 +00:00
config Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +00:00
crontab
crunch Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
csplit
ctags
cut Teach 'cut -c' about multibyte characters. Fixes PR 34244, 2007-02-17 19:10:00 +00:00
db * Support reading multiple keys with the same name if '-D' is given, 2007-04-03 04:52:32 +00:00
deroff
dirname
du
eject
elf2aout
elf2ecoff
env
error fix spelling of accidentally; from Zapher 2006-11-24 19:37:02 +00:00
expand
extattr
false
fdformat
fgen
file
find Remove macrobreaking whitespace. 2007-03-08 21:23:00 +00:00
finger PR/36278: David A. Holland: hard-coded paths in finger 2007-05-05 16:55:17 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp * Modify parse_url() to consistently strip the leading `/' off ftp URLs. 2007-05-15 23:54:18 +00:00
gcore
genassym
gencat
getconf - Create sysctl nodes for AIO. 2007-05-01 01:01:25 +00:00
getent
getopt
gprof
grep
gzip Apply fix from PR bin/35526 from Xin LI: fix typo in message 2007-01-31 08:23:22 +00:00
head
hesinfo
hexdump
iconv
id
indent
innetgr
ipcrm
ipcs PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
join Be a good citizen and close files that are no longer used. 2007-02-21 20:45:27 +00:00
jot
kdestroy
kdump When decoding ioctl commands type; do not output non printable 2007-03-19 18:51:09 +00:00
kgetcred
kinit
klist
ktrace Fix typo. 2007-03-02 20:45:45 +00:00
ktruss
lam
last Respect the environment variable TMPDIR if set. 2007-01-06 14:29:44 +00:00
lastcomm Note that ACOMPAT and ASU are no longer recorded. 2006-12-22 08:00:20 +00:00
ldd s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
leave
less Add the list of differences between more and less provided by mrg@ in 2006-12-17 16:16:53 +00:00
lex
locale
locate fix typos 2007-04-29 20:23:34 +00:00
lock * Remove unused header ctype.h 2007-02-07 14:11:30 +00:00
logger
login PR/36294: De Zeurkous: login(1) -- inconsistent exit behavior on EOF 2007-05-09 01:56:25 +00:00
logname
look
lorder In preparation for making TOOL_LORDER use TOOL_JOIN, TOOL_MKTEMP and 2007-01-14 16:29:35 +00:00
m4
machine
mail bump version, from Anon Ymous 2007-02-15 17:18:15 +00:00
make kill clobbered warning from Tobias Nygren 2007-04-05 14:11:35 +00:00
man Add "catman" to the SEE ALSO. 2007-02-10 19:27:39 +00:00
menuc
mesg
midiplay
mixerctl
mk_cmds
mkcsmapper
mkdep kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to 2006-10-30 20:22:53 +00:00
mkesdb
mkfifo
mklocale
mkstr
mktemp
modstat fix mdoc warning: use -width instead of -column 2007-04-13 18:15:21 +00:00
moduli
msgc eliminate an alloca use. 2006-12-03 01:18:34 +00:00
msgs
netgroup
netstat Fall back to kvm interface for protocols that do not yet 2007-04-27 18:37:53 +00:00
newsyslog Remove authors section, and update history where appropriate. 2006-11-13 16:33:56 +00:00
nfsstat more NQNFS removal fallout 2006-12-27 21:53:58 +00:00
nice
nl
nohup
openssl
pagesize
passwd Display a message indicating who's password is being changed, as per 2007-05-06 09:19:44 +00:00
paste Remove duplicate #includes 2007-01-17 00:21:43 +00:00
patch
pathchk
pkill Allow the -l (long format) option to be used with pkill too. 2007-03-21 20:05:18 +00:00
pmap Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
pmc
pr fix typos 2007-04-29 20:23:34 +00:00
printenv
printf
progress Update example to use KiB per recent change to ../ftp/progressbar.c 2007-04-12 06:31:20 +00:00
pwhash
qsubst
quota
radioctl
rdist From Anon Ymous: 2006-12-18 15:14:42 +00:00
renice
rev
revoke Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
rfcomm_sppd Fix 64bit build, strlen() doesn't return int. 2007-04-21 10:39:30 +00:00
rlogin Remove duplicate #includes 2007-01-17 00:21:43 +00:00
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sdiff PR/34630: GNU sdiff(1) replacement 2007-02-18 22:13:42 +00:00
sdpquery fix warnings produced by -Wextra 2007-03-30 21:25:00 +00:00
sed provide _POSIX2_LINE_MAX if not there. 2007-04-17 20:30:29 +00:00
seq
shar
shlock
showmount
shuffle Xref shuffle(1) from random(6), and vice versa 2007-03-20 16:12:40 +00:00
skey
skeyinfo
skeyinit
sockstat
soelim
sort <ctype.h> is unused. What's still needed is <sys/cdefs.h> (which is 2007-02-21 20:15:17 +00:00
spell
split Mention that the argument file is not modified. From jmc@openbsd. 2006-12-24 08:35:21 +00:00
ssh s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
stat
string2key
su
systat Document 'systat syscall'. 2007-02-18 17:29:26 +00:00
tail
talk Introduce a TALKHOST environment variable to make talk work through NAT. 2007-01-08 17:10:59 +00:00
tcopy
tee
telnet volatile fixes from Anon Ymous 2006-12-18 14:18:40 +00:00
tftp
time Make -p, -l, and -c exclusive (any one turns off the other two). 2007-02-26 21:56:17 +00:00
tip Move #include <libgen.h> from tip.h to the place where it's really needed. 2007-03-09 23:45:21 +00:00
tn3270 - removes unused ctype.h headers 2007-03-10 00:22:57 +00:00
top Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
touch
tput
tr Remove duplicate #includes 2007-01-17 00:21:43 +00:00
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq Don't limit lines to 8K. 2007-01-06 02:18:24 +00:00
units dipotre -> dioptre. 2007-02-15 22:37:27 +00:00
unvis
usbhidaction
usbhidctl
users
utoppya
uudecode
uuencode
uuidgen
vacation
vgrind
vi exit(3) needs stdlib.h. 2007-01-22 11:46:43 +00:00
vis
vmstat
vndcompress Make example consistent (fix typo in file names). 2007-03-24 23:16:11 +00:00
w
wall
wc
what
whatis
whereis
who Use Pq. 2007-01-18 00:15:05 +00:00
whois
window from Anon Ymous: 2006-12-18 20:04:55 +00:00
write
xargs Bring in xargs from FreeBSD to gain -I, -J etc. but keep our GNU compatible 2007-04-18 15:56:06 +00:00
xinstall Don't depend on lubutil if we're building host tools. Fix tools build on 2006-12-16 12:59:16 +00:00
xlint Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
xstr
yacc fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Enable sdiff(1) in usr.bin, disable GNU sdiff(1). 2007-02-18 22:44:44 +00:00
Makefile.inc