..
apply
lint patches from Anon-Ymous
2008-03-08 03:35:53 +00:00
apropos
pass lint, from anon ymous
2008-03-08 15:48:27 +00:00
asa
- use fwrite instead of printf.
2007-06-24 23:23:10 +00:00
at
add month names, from FreeBSD via anon ymous
2008-03-11 01:10:12 +00:00
atf-compile
Add the atf tools
2007-11-12 15:00:00 +00:00
atf-config
Add the atf tools
2007-11-12 15:00:00 +00:00
atf-report
Add the atf tools
2007-11-12 15:00:00 +00:00
atf-run
fix not protecting variable length buffer warning
2007-11-28 08:20:29 +00:00
atf-version
Add the atf tools
2007-11-12 15:00:00 +00:00
audio
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
awk
use -Wno-pointer-sign for GCC4.
2006-05-11 01:19:55 +00:00
banner
WARNS=3
2005-01-12 14:45:26 +00:00
basename
Clean up by using basename(3) from libc.
2005-04-04 16:47:54 +00:00
bdes
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
biff
Kill __P(), use ANSI function declarations.
2005-02-17 16:53:45 +00:00
bthset
Needs errno.h if !gcc.
2007-09-16 18:44:19 +00:00
btkey
replace instances of __attribute__((__packed__)) with __packed
2007-12-15 16:03:29 +00:00
btpin
Add a new utility 'btkey' for managment of Bluetooth Link Keys stored
2007-11-09 21:18:22 +00:00
bzip2
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
bzip2recover
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
cal
Don't allow negative args for the -A and -B options, because they
2008-01-01 17:45:01 +00:00
calendar
ansi and lint fixes from Anon Ymous
2008-03-07 19:22:22 +00:00
cap_mkdb
Clarify what the format section of the cap_mkdb man page is talking about.
2008-01-31 04:00:54 +00:00
cdplay
Correct documentation:
2007-04-23 11:47:55 +00:00
checknr
Coverity CID 2969: Check for negative stack in the 'P' case like we do in
2006-04-25 19:25:19 +00:00
chflags
Adapt chflags to the move of string_to_flags() and flags_to_string()
2006-12-14 20:57:00 +00:00
chpass
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
cksum
Remove duplicate #includes
2007-01-17 00:21:43 +00:00
cmp
change error printing to signed for consistency. From Anon Ymous
2007-08-22 16:59:19 +00:00
col
Kill __P(), use ANSI function declarations; WARNS=3.
2005-02-17 17:12:42 +00:00
colcrt
Kill __P(), use ANSI function declarations, constify; WARNS=3.
2005-02-17 17:17:25 +00:00
colrm
Kill __P(), use ANSI function declarations, constify; WARNS=3.
2005-02-17 17:17:25 +00:00
column
Add missing GROUP heading in example. From PR bin/38205 from Aleksej
2008-03-09 18:18:42 +00:00
comm
Kill __P(), use ANSI function declarations.
2005-02-17 17:31:28 +00:00
compile_et
Import Heimdal-1.1
2008-03-22 08:36:48 +00:00
compress
Fix logic error: memset arguments needs the whole size.
2008-02-21 02:50:11 +00:00
config
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
crontab
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
crunch
PR/36867 - Zafer Aydogan -- trsp is no longer
2007-08-30 18:56:51 +00:00
csplit
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ctags
don't do the -Wno-pointer-sign dance for host programs.
2006-05-12 01:18:25 +00:00
cut
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
db
Comment out xref to makemap(8), which does not exist.
2007-12-27 12:56:49 +00:00
deroff
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
dirname
Clean up by using dirname(3) from libc.
2005-04-04 16:46:55 +00:00
du
Fix typo in usage.
2006-09-24 07:19:57 +00:00
eject
PR bin/27066 by Sergey Svishchev: "eject(1) does not DTRT for floppy drives
2006-09-24 08:42:55 +00:00
elf2aout
elf2ecoff
Fix "pointer targets in passing argument X of 'Y' differ in signedness"
2006-05-31 08:09:55 +00:00
env
Improve description of EXIT CODES. Based on the following OpenBSD commit,
2007-06-08 18:20:42 +00:00
error
Convert to raise_default_signal(3).
2007-10-05 07:27:41 +00:00
expand
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
extattr
mark strpy safe
2006-06-17 08:32:42 +00:00
false
fdformat
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
fgen
Coverity CID 1748: Free alias on error.
2006-04-22 17:51:09 +00:00
file
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
find
revert previous thinko
2007-09-25 04:10:12 +00:00
finger
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
fmt
PR/38207: Aleksej Saushev: fmt reports non-existing files erroneously
2008-03-09 17:26:37 +00:00
fold
fpr
from
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
fsplit
No need to call isupper() before tolower()
2004-10-30 17:27:28 +00:00
fstat
Please repeat after me: I shall not define _KERNEL before including
2008-03-23 23:01:21 +00:00
ftp
Turn off the alarmtimer before resetting the SIGALRM handler back to SIG_DFL.
2008-01-21 10:31:28 +00:00
gcore
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
genassym
Emit ANSI protype: fn (void) and not fn ()
2008-02-27 22:38:57 +00:00
gencat
Changes for standards compliance:
2007-11-21 13:40:09 +00:00
getconf
Implementation of processor-sets, affinity and POSIX real-time extensions.
2008-01-15 03:37:10 +00:00
getent
add gettytab
2008-02-04 15:30:44 +00:00
getopt
ANSIfy, remove unnecessary errno.h inclusion.
2006-07-09 21:39:48 +00:00
gprof
grep
sync with pkgsrc changes - reorder includes and add some casts
2007-12-06 20:33:48 +00:00
gss
Import Heimdal-1.1
2008-03-22 09:24:06 +00:00
gzip
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
head
hesinfo
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
hexdump
use ecalloc in previous
2006-10-09 14:27:06 +00:00
hxtool
Import Heimdal-1.1
2008-03-22 09:24:06 +00:00
iconv
call setlocale so that nl_langinfo makes sense.
2008-03-22 10:30:21 +00:00
id
Make syntax checking for id(1), groups(1) and whoami(1) commands stronger so
2007-11-16 18:09:50 +00:00
indent
WFORMAT is no more...
2006-10-08 17:52:28 +00:00
innetgr
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ipcrm
ipcs
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
join
Be a good citizen and close files that are no longer used.
2007-02-21 20:45:27 +00:00
jot
When printing non-random integers, add 0.5 to get 'schoolboy' rounding.
2008-03-02 21:33:42 +00:00
kdestroy
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
kdump
little cleanups.
2008-03-23 18:53:51 +00:00
kgetcred
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
kinit
Import Heimdal-1.1
2008-03-22 08:36:48 +00:00
klist
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
krb5-config
fix Version to 1.1
2008-03-23 08:24:18 +00:00
ktrace
siginfocodename returns const char *, not char *.
2008-02-16 07:19:23 +00:00
ktruss
Deal correctly with mulithreaded processes. Among other problems this mixed
2007-08-01 21:39:36 +00:00
lam
add an paragraph before listing of options
2008-01-18 01:50:11 +00:00
last
Convert to raise_default_signal(3).
2007-10-05 07:27:41 +00:00
lastcomm
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ldd
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
leave
Fix Xref. End sentence with a dot. From YOMURA Masanori in private mail.
2005-09-11 23:18:42 +00:00
less
Fix numerous inconsistent variable declaration. Resulting in some minor
2008-02-16 07:20:54 +00:00
lex
WFORMAT is no more...
2006-10-08 17:52:28 +00:00
locale
make "locale -a" read locale.alias file.
2006-02-16 19:19:49 +00:00
locate
fix typos
2007-04-29 20:23:34 +00:00
lock
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
logger
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
login
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +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
Convert to using raise_default_signal(3).
2007-10-05 07:36:45 +00:00
machine
mail
Fix a (very old) file leak. From Anon Ymous
2007-12-17 22:06:00 +00:00
make
back all changes out until I fix it properly.
2008-02-15 21:29:50 +00:00
man
pass lint, from anon ymous
2008-03-08 15:48:27 +00:00
menuc
Fix PR37377 from Devon O'Dell: num_menus can be referenced without being
2008-01-16 09:21:33 +00:00
mesg
- Check stdin, stdout, and stderr for a tty. From Liam Foy for SUSv3
2005-07-30 16:14:39 +00:00
midiplay
Bump date for previous. New sentence, new line.
2006-07-02 01:48:51 +00:00
mixerctl
Two improvements, from a diff from jmc@openbsd.
2006-02-25 01:19:22 +00:00
mk_cmds
Change incorrect usage of CFLAGS to CPPFLAGS
2008-02-16 18:27:48 +00:00
mkcsmapper
MKMAN does not belong in source makefiles; use NOMAN.
2008-03-10 01:08:05 +00:00
mkdep
remove unnecessary #include
2007-09-25 04:36:30 +00:00
mkesdb
MKMAN does not belong in source makefiles; use NOMAN.
2008-03-10 01:08:05 +00:00
mkfifo
fix setmode error handling.
2005-10-01 20:23:54 +00:00
mklocale
mkstr
mktemp
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
modstat
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
moduli
make MKCRYPTO=no work again.
2006-06-25 03:02:19 +00:00
msgc
eliminate an alloca use.
2006-12-03 01:18:34 +00:00
msgs
netgroup
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
netstat
- Define _KERNEL for sys/types.h in unix.c.
2008-02-27 16:36:54 +00:00
newgrp
Move the grutil code from su to here. Requested by ginsbach@
2007-10-27 15:36:21 +00:00
newsyslog
Bump date for bzip2.
2007-12-21 19:45:33 +00:00
nfsstat
remove nqnfs leftovers.
2007-08-05 22:06:14 +00:00
nice
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
nl
WFORMAT is no more...
2006-10-08 17:52:28 +00:00
nohup
Improve command description, from jmc, jaredy, and tom, all @openbsd.
2005-07-14 22:16:39 +00:00
openssl
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
pagesize
passwd
Import Heimdal-1.1
2008-03-22 08:36:48 +00:00
paste
Remove duplicate #includes
2007-01-17 00:21:43 +00:00
patch
Convert to using raise_default_signal(3).
2007-10-14 04:54:34 +00:00
pathchk
pcc
Adapt to new import of pcc.
2008-02-10 20:32:25 +00:00
pkill
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
pmap
Fix a small grammatical error.
2008-01-12 21:05:13 +00:00
pmc
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
pr
Convert to using raise_default_signal(3).
2007-10-14 11:21:32 +00:00
printenv
printf
Remember to consume input bytes when processing '\0nnn' for %b formats
2005-03-22 23:55:46 +00:00
progress
Dynamically allocate the buffer used for reading data from the input
2007-06-06 17:49:14 +00:00
pwhash
PR/31144: YOMURA Masanori: pwhash -S/-b never use optarg
2006-03-05 08:50:58 +00:00
qsubst
Make fn arg 'unsigned char' to avoid passing 'char' to isalnum()
2004-11-01 21:36:11 +00:00
quota
eliminate MFSTYPENAME
2007-07-17 21:36:18 +00:00
radioctl
u_long -> u_int in many places. i guess radioctl(1) was broken on sparc64.
2006-05-11 01:24:14 +00:00
rdist
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
renice
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
rev
revoke
Remove advertising clause from all of my stuff.
2007-01-09 12:49:36 +00:00
rfcomm_sppd
Drop trailing whitespace. Fix typo and casing.
2007-12-02 20:41:40 +00:00
rlogin
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rpcgen
indentation police.
2008-03-08 19:49:08 +00:00
rpcinfo
PR/38017: Greg A. Woods: rpcinfo -s broke after coverity fixes.
2008-02-13 16:15:18 +00:00
rs
We have spell again, xref it. From YOMURA Masanori in private mail.
2005-09-11 23:22:03 +00:00
rsh
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rup
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ruptime
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rusers
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rwall
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rwho
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
script
PR/36955: Ighighi: Use fseeko instead of fseek.
2007-09-09 12:20:27 +00:00
sdiff
PR/34630: GNU sdiff(1) replacement
2007-02-18 22:13:42 +00:00
sdpquery
use stderr for printing usage messages
2007-11-06 21:35:52 +00:00
sed
provide _POSIX2_LINE_MAX if not there.
2007-04-17 20:30:29 +00:00
seq
Fix problem with handling escaped octal and hexadecimal sequences in the -f
2008-01-18 16:16:10 +00:00
shar
UCB copyrights are supposed to be three clause these days
2005-06-30 02:36:35 +00:00
shlock
PR/30819: Peter Postma: src/usr.bin/shlock has no license
2006-10-07 21:13:00 +00:00
showmount
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
shuffle
Xref shuffle(1) from random(6), and vice versa
2007-03-20 16:12:40 +00:00
skey
Mark up authors with .An. From YOMURA Masanori in private mail.
2005-09-11 23:25:32 +00:00
skeyinfo
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
skeyinit
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
sockstat
It's wrong for user-land programs to define _KERNEL before including
2008-03-01 11:04:30 +00:00
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
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
split
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ssh
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
stat
Fix a segfault when doing 'stat -f %R' on the stdin file handle, instead
2008-02-09 09:18:07 +00:00
string2key
Add linking against -lutil to pick up estrdup(). Fixes evbsh5 build.
2006-08-31 07:18:39 +00:00
su
bump date.
2007-10-27 18:43:37 +00:00
systat
#include <sys/evcnt.h> instead of <sys/device.h>, since the former
2008-02-11 03:51:17 +00:00
tail
PR/37954: Thomas Klausner: "tail -c 2" broken.
2008-02-04 16:23:11 +00:00
talk
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
tcopy
Convert to raise_default_signal(3).
2008-01-09 05:48:58 +00:00
tee
telnet
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
tftp
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
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
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
top
fix a typo(?) in rev.1.34, which causes NULL dereferences.
2008-02-06 15:31:42 +00:00
touch
Coverty 1212: Avoid close(-1).
2006-03-18 11:15:00 +00:00
tput
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
tr
Remove duplicate #includes
2007-01-17 00:21:43 +00:00
true
tset
Rename cat to tset_cat so that coverity does not get confused by the global
2006-05-01 23:18:37 +00:00
tsort
WARNS=3
2005-07-19 23:18:31 +00:00
tty
ul
uname
Sort options alphabetically.
2005-03-27 18:41:22 +00:00
unexpand
unifdef
Coverity CID 1206: Confusion between && and || leads to indexing an array
2006-04-30 23:56:42 +00:00
uniq
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
units
dipotre -> dioptre.
2007-02-15 22:37:27 +00:00
unvis
usbhidaction
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
usbhidctl
Sync usage with manpage.
2006-10-26 11:12:41 +00:00
users
utoppya
Sort SEE ALSO; mark up -; end sentence with dot.
2006-04-04 20:45:41 +00:00
uudecode
implement HOST_CPPFLAGS+= -DNO_BASE64
2006-09-24 21:43:14 +00:00
uuencode
Add -m to SYNOPSIS.
2006-09-24 15:56:42 +00:00
uuidgen
vacation
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
verify_krb5_conf
Import Heimdal-1.1
2008-03-22 09:39:22 +00:00
vgrind
Need assert.h now.
2006-05-01 05:14:22 +00:00
vi
exit(3) needs stdlib.h.
2007-01-22 11:46:43 +00:00
vis
vmstat
Merge more changes from vmlocking2, mainly:
2007-12-26 16:01:34 +00:00
vndcompress
Take a small step toward making vndcompress into a host tool:
2008-02-18 03:34:04 +00:00
w
Test p_pctcpu instead of p_estcpu (the latter is specific to SCHED_4BSD).
2007-11-05 20:46:08 +00:00
wall
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
wc
de-__P, ANSIfy prototypes
2006-01-04 01:58:05 +00:00
what
whatis
PR/9742: whatis doesn't deal with '.' in manpage names (John Hawkinson)
2006-09-26 04:16:24 +00:00
whereis
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
who
Amplify comments from the previous commit. If xtos misread what was
2008-03-08 22:41:03 +00:00
whois
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
window
from Anon Ymous:
2006-12-18 20:04:55 +00:00
write
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
xargs
Add more detail in comments about maximum size of environment and
2008-01-07 08:20:52 +00:00
xinstall
- When compiling nbinstall for the tool chain, use the target strip
2007-06-28 19:05:55 +00:00
xlint
PR/38142: YAMAMOTO Takashi: lint -S complains on variable length arrays
2008-03-04 02:41:46 +00:00
xstr
Remove unneeded macro default arguments. From YOMURA Masanori in private mail.
2005-09-11 23:29:44 +00:00
yacc
Remove lots of redundant __attribute__((__noreturn__))s
2007-12-15 22:01:25 +00:00
yes
Make yes exit if a write fails (due to, e.g., EPIPE or revocation).
2006-04-24 05:24:03 +00:00
ypcat
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
ypmatch
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
ypwhich
wait for 15 seconds, not 15 microseconds.
2008-01-25 19:54:40 +00:00
Makefile
Import Heimdal-1.1
2008-03-22 08:36:48 +00:00
Makefile.inc
WFORMAT is no more...
2006-10-08 17:52:28 +00:00