NetBSD/usr.bin
joerg d40cb84328 If key usage validation is requested, ensure that all bits exist.
Check the certificates before printing that the signature is valid.
Improvide wording of error message as suggested by Love.
2008-06-11 16:31:09 +00:00
..
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 Style cleanups from Anon Ymous 2008-04-05 16:26:57 +00:00
atf-compile Adjust the build of the ATF tools to use the new paths to the source files 2008-05-01 15:35:14 +00:00
atf-config Adjust the build of the ATF tools to use the new paths to the source files 2008-05-01 15:35:14 +00:00
atf-report Adjust the build of the ATF tools to use the new paths to the source files 2008-05-01 15:35:14 +00:00
atf-run Adjust the build of the ATF tools to use the new paths to the source files 2008-05-01 15:35:14 +00:00
atf-version Use -f in cp, so that a previous file in the OBJDIR that's read-only 2008-05-01 20:56:39 +00:00
audio remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
awk Document the values returned by close() and fflush(). PR bin/38132. 2008-05-26 02:07:25 +00:00
banner
basename
bdes Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
biff
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 fixed reversed tests in calendar (from Anon Ymous) 2008-04-09 17:47:53 +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
colcrt
colrm
column don't free input buffer repeatedly during non-whitespace hunt 2008-05-24 14:45:46 +00:00
comm
compile_et Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
compress Fix logic error: memset arguments needs the whole size. 2008-02-21 02:50:11 +00:00
config Disable use of pseudo-devices defined "defpseudo" with interface 2008-06-10 18:11:31 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
deroff convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
dirname
du Fix typo in usage. 2006-09-24 07:19:57 +00:00
eject Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Error out instead of dumping core if we can't write (one of) the output 2008-05-26 07:57:29 +00:00
fstat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ftp Bump date; punctuation improvements. 2008-05-13 09:33:36 +00:00
gcore Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
genassym Emit ANSI protype: fn (void) and not fn () 2008-02-27 22:38:57 +00:00
gencat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
getconf Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
getent Add support for "netgroup" database. The output format matches what 2008-05-14 11:44:09 +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 Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
gzip remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
hxtool Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +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 TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipcrm Sort options. 2008-06-01 10:25:29 +00:00
ipcs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
join Be a good citizen and close files that are no longer used. 2007-02-21 20:45:27 +00:00
jot Fix integer random numbers when bounds given in the wrong order. 2008-04-21 20:33:41 +00:00
kdestroy Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
kdump Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
kgetcred Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
kinit Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
klist Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
krb5-config kerberos includes are installed in krb5 subdirectory 2008-03-27 22:01:56 +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 TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +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 Coverity CID 5011: #ifdef out unreachable code. 2008-05-24 19:26:14 +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 Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no. 2008-04-06 09:54:37 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
make PR/38840: Pierre Pronchery: make crashes while parsing long lines in Makefiles 2008-06-03 13:02:28 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
mixerctl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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
nbsvtool If key usage validation is requested, ensure that all bits exist. 2008-06-11 16:31:09 +00:00
netgroup Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
netstat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
newgrp Move to 2 clause license 2008-05-02 21:48:18 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
nohup Improve command description, from jmc, jaredy, and tom, all @openbsd. 2005-07-14 22:16:39 +00:00
nvi rename ru_SU to ru_RU, as was done in the previous vi 7 years ago 2008-06-05 21:16:15 +00:00
openssl new openssl 2008-05-09 21:55:30 +00:00
pagesize
passwd Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 include Makefile.inc for BINDIR. 2008-03-25 00:30:11 +00:00
pkill Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pmap Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 Add a note about the stupid behaviour of "%c" format. 2008-05-06 12:01:35 +00:00
progress Cosmetic fix: don't exit without completing the progress bar, either on 2008-05-26 04:53:11 +00:00
pwhash PR/31144: YOMURA Masanori: pwhash -S/-b never use optarg 2006-03-05 08:50:58 +00:00
qsubst
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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Remove clause 3 and 4 from TNF licenses 2008-04-30 14:22:14 +00:00
shar UCB copyrights are supposed to be three clause these days 2005-06-30 02:36:35 +00:00
shlock Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
skeyinit Default for -n is 100 not 99. 2008-04-05 04:02:06 +00:00
sockstat Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
soelim
sort Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +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 more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
stat The ofmt variable is actually a bit mask (not the character that was 2008-05-16 17:58:33 +00:00
string2key Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
su Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no. 2008-04-06 09:54:37 +00:00
systat convert the rest of my licenses to 2-clause, extracting myself out 2008-05-30 02:29:37 +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 Allow in top(1) to specify refresh time in parts of second. Minimal time is 2008-05-25 21:49:33 +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
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 TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
usbhidctl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
users
utoppya Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vacation convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
verify_krb5_conf Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case. 2008-04-10 15:05:23 +00:00
vgrind Need assert.h now. 2006-05-01 05:14:22 +00:00
vi Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
vis
vmstat vmstat -s: report cpu pagealloc hits/misses. 2008-06-04 12:47:47 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 don't check for NaN if fpe. 2008-05-03 16:28:56 +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 enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'. 2008-06-10 18:41:47 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00