..
apply
…
apropos
…
asa
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
at
Use __dead
2011-08-29 14:24:03 +00:00
audio
Pull up following revision(s) (requested by mrg in ticket #409 ):
2015-01-12 19:15:27 +00:00
audiocfg
Add more __dead.
2013-08-12 14:03:18 +00:00
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
Use more static and __dead.
2013-08-15 20:48:56 +00:00
biff
Add EXIT STATUS section. From Ryan Kavanagh via jmc@openbsd.
2013-04-28 12:43:51 +00:00
bthset
Add __printflike attribution to use vprintf and friends with an argument
2012-03-15 02:02:20 +00:00
btkey
skip unparseable addresses.
2014-02-23 07:50:01 +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
Pull up following revision(s) (requested by dholland in ticket #861 ):
2015-07-01 07:30:15 +00:00
cap_mkdb
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
cdplay
fix the rest of the lint warnings [pass 1]
2013-10-07 15:17:24 +00:00
checknr
Add more __dead.
2013-08-12 14:03:18 +00:00
chflags
In all man pages that say:
2013-12-17 09:54:08 +00:00
chpass
Add capfile(5) to describe the termcap format.
2012-04-21 12:27:24 +00:00
cksum
Pull up following revision(s) (requested by mrg in ticket #572 ):
2015-03-06 20:54:31 +00:00
cleantags
Move .Op macro to its own line. Fix SYNOPSIS rendering with mandoc.
2013-04-26 17:12:10 +00:00
cmp
Explicitly include <stdint.h> for uintmax_t; from Eitan Adler.
2013-11-20 17:19:14 +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
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
compress
Use __printflike and __dead
2011-08-30 23:08:05 +00:00
config
Pull up following revision(s) (requested by mrg in ticket #572 ):
2015-03-06 21:00:23 +00:00
crunch
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
csplit
Correct number of output files in example.
2014-02-04 19:48:48 +00:00
ctags
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
cut
From Igor Sobrado in private email (based on his OpenBSD commit):
2014-02-03 20:22:19 +00:00
db
Fix typo. Bump date for previous.
2012-02-17 11:43:24 +00:00
deroff
fix unused variable warnings
2013-10-18 20:47:06 +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
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
elf2ecoff
remove unused variables
2013-11-10 17:14:25 +00:00
env
minor KNF nits.
2010-11-16 02:53:49 +00:00
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
Use returned size and not buffer max length when displaying attribute
2014-06-20 15:22:01 +00:00
false
…
fdformat
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
fgen
fix unused variable warnings
2013-10-18 20:47:06 +00:00
fincore
SEE ALSO and CAVEATS
2012-01-04 16:18:11 +00:00
find
Add an example with find ... -exec sh -c ....
2014-05-17 11:31:40 +00:00
finger
- Don't dump core or print random junk on corrupt utmp entries.
2013-01-18 22:10:31 +00:00
flock
Pull up following revision(s) (requested by manu in ticket #68 ):
2014-08-30 14:06:55 +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
Merge tls-earlyentropy branch into HEAD.
2014-08-10 16:44:32 +00:00
ftp
Pull up following revision(s) (requested by christos in ticket #685 ):
2015-04-14 05:10:38 +00:00
gcore
use macro for OS name when first introduced
2014-01-21 02:53:30 +00:00
genassym
- use just the basename for program name
2014-01-06 22:43:15 +00:00
gencat
Use LIST_FOREACH, LIST_NEXT, etc., instead of direct access to
2013-11-27 17:38:11 +00:00
getaddrinfo
need bsd.own.mk
2014-04-29 01:21:02 +00:00
getconf
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
getent
Add __printflike attribution to use vprintf and friends with an argument
2012-03-15 02:02:20 +00:00
getopt
punctuation
2010-01-24 20:13:28 +00:00
gprof
Reorg docs, part 1:
2014-07-05 19:22:41 +00:00
grep
fix type, from enh at google dot com
2014-07-14 21:56:03 +00:00
gzip
Pull up following revision(s) (requested by nakayama in ticket #870 ):
2015-07-17 03:37:40 +00:00
head
Just ignore the errno of strtoimax, it doesn't provide much value.
2010-03-31 21:55:23 +00:00
hesinfo
Use C89 function definitions
2012-03-20 20:34:57 +00:00
hexdump
don't read random garbage from the stack
2013-10-18 20:19:03 +00:00
iconv
Save errno around fwrite(), which can otherwise trash it; PR 47813.
2013-10-07 02:00:46 +00:00
id
Use __dead
2011-09-16 15:39:25 +00:00
indent
Pull up following revision(s) (requested by mrg in ticket #110 ):
2014-09-21 18:58:56 +00:00
infocmp
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
innetgr
Use C89 function definitions
2012-03-20 20:34:57 +00:00
ipcrm
…
ipcs
Remove KVM support.
2014-06-11 14:57:55 +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
Fix compat netbsd32 syscall return values display by calling
2014-04-30 11:51:51 +00:00
klist
…
ktrace
Pull up following revision(s) (requested by riastradh in ticket #604 ):
2015-03-18 07:55:59 +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
Pull up following revision(s) (requested by roy in ticket #853 ):
2015-06-29 17:20:04 +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
Synchronise several shell_quote implementations, and:
2014-08-04 21:56:30 +00:00
lock
fix unused variable warnings
2013-10-18 20:47:06 +00:00
logger
Small typo in macro.
2012-05-13 17:08:31 +00:00
login
Pull up following revision(s) (requested by aymeric in ticket #506 ):
2015-02-11 08:34:17 +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
Rework /usr/share/doc.
2014-07-05 19:22:02 +00:00
machine
…
mail
Pull up following revision(s) (requested by christos in ticket #719 ):
2015-04-23 19:46:40 +00:00
make
Pull up following revision(s) (requested by manu in ticket #810 ):
2015-06-01 19:24:47 +00:00
man
Pull up following revision(s) (requested by christos in ticket #676 ):
2015-04-14 04:33:46 +00:00
menuc
avoid redefinitions
2013-10-18 20:19:36 +00:00
mesg
…
midiplay
Pull up following revision(s) (requested by mrg in ticket #717 ):
2015-04-23 07:03:49 +00:00
midirecord
Pull up following revision(s) (requested by mrg in ticket #840 ):
2015-06-19 02:44:18 +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
Conditionally include the depend files.
2013-03-05 21:57:47 +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
Fix description of hex encoding.
2013-07-15 18:46:47 +00:00
mkstr
Change or add history. I checked the 1bsd archives and this first
2012-05-12 14:52:57 +00:00
mktemp
Pull up following revision(s) (requested by snj in ticket #292 ):
2014-12-04 07:42:19 +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
avoid redefinitions
2013-10-18 20:19:36 +00:00
msgs
Fix documentation of how to expire old messages. For some reason the
2013-11-24 19:49:22 +00:00
nbperf
Most CPUs implement shifts modulo the width, but ARM doesn't. Don't
2014-04-30 21:04:58 +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
Pull up following revision(s) (requested by joerg in ticket #831 ):
2015-06-10 16:41:12 +00:00
newgrp
PR/47319 use addgrp_ret_t instead of magic values
2014-06-23 06:57:31 +00:00
newsyslog
Revert previous, it was wrong.
2013-12-20 17:01:39 +00:00
nfsstat
PR/48426: Dimitris Karagkasidis: Make nfsstat use unsigned numbers.
2014-04-24 18:40:35 +00:00
nice
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
nl
Improve description.
2013-09-24 22:08:06 +00:00
nohup
Punctuation.
2012-03-29 18:33:19 +00:00
pagesize
…
passwd
Pull up following revision(s) (requested by mrg in ticket #1493 ):
2017-08-20 05:42:00 +00:00
paste
Remove second NetBSD RCS Id.
2013-04-07 17:43:01 +00:00
patch
Pull up following revision(s) (requested by christos in ticket #1596 ):
2018-04-09 13:24:42 +00:00
pathchk
Use __dead
2011-09-16 15:39:25 +00:00
pkill
Pull up following revision(s) (requested by prlw1 in ticket #461 ):
2015-01-27 13:39:31 +00:00
pmap
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
pmc
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
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
Pull up following revision(s) (requested by kre in ticket #1619 ):
2018-07-12 14:59:30 +00:00
progress
Pull up following revision(s) (requested by gson in ticket #532 ):
2015-02-21 13:47:00 +00:00
pwhash
Use __dead
2011-09-16 15:39:25 +00:00
qsubst
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
quota
Remove leftover #if 0 code from before the libquota rework.
2014-07-13 01:46:04 +00:00
radioctl
static + __dead
2011-09-06 18:26:55 +00:00
rdist
more clobbering fixes.
2013-10-18 20:43:45 +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
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
rlogin
Sync usage with man page.
2013-03-02 18:37:19 +00:00
rpcgen
Sync usage and option descriptions with manpage.
2013-12-15 09:18:31 +00:00
rpcinfo
passes WARNS=5, don't set it to 4.
2013-08-21 21:05:29 +00:00
rs
ANSIfy, static + __dead
2011-09-06 18:28:58 +00:00
rsh
Pull up following revision(s) (requested by enami in ticket #286 ):
2014-12-01 13:43:13 +00:00
rump_allserver
Remove LD_DYNAMIC_WEAK whine, by large it's not necessary anymore.
2014-04-27 15:26:05 +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 rumpuser_port.h
2014-01-15 16:53:32 +00:00
rump_server
Support disklabel partitions on all platforms.
2013-11-13 17:47:27 +00:00
rump_wmd
Clarify that -l params must be given after options.
2014-01-28 14:02:54 +00:00
rup
Apply casts to cases where xdrproc_t is expected but is not
2011-08-30 17:06:20 +00:00
ruptime
Remove second copy for RCS Id.
2014-01-04 15:43:27 +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
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
sdpquery
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
sed
Pull up following revision(s) (requested by christos in ticket #34 ):
2014-08-18 07:44:03 +00:00
seq
* Punctuation
2013-04-07 17:37:45 +00:00
shar
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
shlock
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
shmif_dumpbus
Pull up following revision(s) (requested by gson in ticket #343 ):
2014-12-22 01:59:14 +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
Fix capitalisation (again, last time the wrong sentence).
2013-05-06 13:44:17 +00:00
sockstat
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
soelim
Change or add history. I checked the 1bsd archives and this first
2012-05-12 14:52:57 +00:00
sort
fix unused variable warnings
2013-10-18 20:47:06 +00:00
spell
Spell NULL pointer as NULL.
2013-11-18 19:55:59 +00:00
split
Use __dead
2011-09-16 15:39:25 +00:00
stat
Change some standard exit status text to ".Ex -std"
2014-04-13 01:45:34 +00:00
su
Fix gcc48 build. No obvious reason why nobody else has hit this...
2014-03-16 01:07:46 +00:00
systat
Remove fagile test which ensured that first namelist element (was
2014-06-20 07:08:15 +00:00
tabs
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
tail
Fix -f description: it is also ignored if stdin is a FIFO.
2014-06-15 11:37:56 +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 more appropriate types
2013-03-06 11:44:11 +00:00
telnet
Pull up following revision(s) (requested by maya in ticket #1665 ):
2018-12-18 18:37:26 +00:00
tftp
Work around "variable might be clobbered by longjmp" gcc warning when compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day...
2013-03-29 18:53:21 +00:00
tic
use hdestroy1 now that hdestroy does not free the key.
2014-07-20 20:20:16 +00:00
time
Sort sections, use Aq, add comma in enumeration.
2011-11-09 19:42:27 +00:00
timeout
Fix overflow check. From Kamil Rytarowski.
2014-08-05 08:20:02 +00:00
tip
Remove broken snprintf usage (noted in PR 47976) and replace with
2014-07-27 04:32:23 +00:00
touch
Pull up following revision(s) (requested by nakayama in ticket #1096 ):
2016-03-03 14:27:54 +00:00
tpfmt
make the result stable.
2012-02-03 05:06:08 +00:00
tput
Use putp(3) to output our strings.
2013-02-05 11:31:56 +00:00
tr
Whitespace.
2013-08-11 01:54:35 +00:00
true
…
tset
Pull up following revision(s) (requested by hannken in ticket #851 ):
2015-07-16 21:43:07 +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
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +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
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
usbhidaction
use O_CLOEXEC
2013-01-24 17:46:00 +00:00
usbhidctl
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
users
Use C89 function definitions
2012-03-20 20:34:57 +00:00
utoppya
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
uudecode
Support both "-" and "/dev/stdout" as references to standard
2013-01-28 19:50:30 +00:00
uuencode
Pull up following revision(s) (requested by dholland in ticket #87 ):
2014-09-11 12:22:27 +00:00
uuidgen
Use __dead
2011-09-16 15:39:25 +00:00
vacation
PR/47689: rudolf: reference to sendmail(8) instead of (1) in vacation(1)
2013-03-24 21:00:22 +00:00
vgrind
first attempt at toolification.
2014-07-15 13:17:15 +00:00
videoctl
Use __dead
2011-09-16 15:39:25 +00:00
vis
Small typo. From Michael W. Bombardieri.
2013-10-29 12:27:23 +00:00
vmstat
Pull up following revision(s) (requested by skrll in ticket #221 ):
2014-11-12 14:14:13 +00:00
vndcompress
Pull up following revision(s) (requested by riastradh in ticket #609 ):
2015-03-18 08:21:47 +00:00
w
struct member can't be null, if the pointer itself is valid.
2014-02-27 00:49:46 +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
No trailing whitespace
2010-04-05 16:13:58 +00:00
who
Handle ctime() failure.
2014-06-08 09:53:43 +00:00
whois
It helps to separate arguments from the query.
2013-02-20 09:27:52 +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
mtree spec files want nanoseconds, so multiply the microseconds by 1000.
2014-07-06 20:54:47 +00:00
xlint
Preliminary files for AARCH64 (64-bit ARM) support.
2014-08-10 05:47:35 +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
Pull up following revision(s) (requested by mrg in ticket #409 ):
2015-01-12 10:22:22 +00:00
Makefile.inc
Default to WARNS=5
2012-03-21 05:47:53 +00:00