.. |
apply
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
apropos
|
repairs; mpech@prosoft.org.lv
|
2000-11-20 14:03:30 +00:00 |
ar
|
repairs; mpech@prosoft.org.lv
|
2000-11-20 14:03:30 +00:00 |
arch
|
|
|
asa
|
|
|
at
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
aucat
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
audioctl
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
awk
|
Sync usage() output with man page; mpech@prosoft.org.lv
|
2000-11-21 14:08:22 +00:00 |
banner
|
use strlcpy vs strncpy+a[len-1]='\0'; Brian Poole <raj@cerias.purdue.edu>
|
2001-06-21 16:35:18 +00:00 |
basename
|
Move manpage to appropriate directory
|
2001-07-05 22:06:24 +00:00 |
bdes
|
KNF cleanup; tomo
|
2001-02-05 08:38:23 +00:00 |
biff
|
repair; mpech@prosoft.org.lv
|
2000-11-20 14:09:57 +00:00 |
cal
|
|
|
calendar
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
cap_mkdb
|
use cgetusedb(3)
|
2001-06-18 18:17:58 +00:00 |
cdio
|
use strlcpy vs strncpy+a[len-1]='\0'
|
2001-06-22 14:26:36 +00:00 |
checknr
|
Oops... alphabetize.
|
2000-11-21 13:43:52 +00:00 |
chpass
|
ok, tmac is now fixed
|
2001-06-23 05:57:01 +00:00 |
cksum
|
Oops. sum(1) has a different SYNOPSIS.
|
2000-11-21 18:03:18 +00:00 |
cmp
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
col
|
Sync usage() output with man page; mpech@prosoft.org.lv
|
2000-11-21 18:15:09 +00:00 |
colcrt
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
colrm
|
|
|
column
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
comm
|
Sync usage() output with man page; mpech@prosoft.org.lv
|
2000-11-21 18:06:45 +00:00 |
compile_et
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
compress
|
mention zcat
|
2001-06-17 16:34:47 +00:00 |
cpp
|
|
|
crontab
|
|
|
ctags
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
cut
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
dirname
|
include <err.h>
|
2001-07-05 22:12:09 +00:00 |
du
|
-h overrides BLOCKSIZE; matt@anzen.com
|
2001-05-02 23:26:52 +00:00 |
elf2aout
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
elf2ecoff
|
|
|
elf2olf
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
encrypt
|
allow prompt to be specified anywhere on the command line, make it work
|
2000-11-11 15:34:25 +00:00 |
env
|
Sync usage() with man page; mpech@prosoft.org.lv
|
2001-03-01 20:21:10 +00:00 |
error
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
expand
|
|
|
false
|
|
|
file
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
file2c
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
find
|
formatting error; m@procyon.com
|
2001-03-14 22:08:33 +00:00 |
finger
|
ugly bug that lived; santana@openbsd.org.mx
|
2001-07-04 06:30:44 +00:00 |
fmt
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
fold
|
file is optional; Brian Poole <raj@cerias.purdue.edu>
|
2001-06-26 01:45:17 +00:00 |
from
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
fsplit
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
fstat
|
UVM is no longer an option
|
2001-06-27 06:16:44 +00:00 |
ftp
|
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
|
2001-06-26 23:43:59 +00:00 |
gencat
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
getconf
|
Sync usage() with man page; mpech@prosoft.org.lv
|
2001-03-01 21:15:41 +00:00 |
getopt
|
|
|
gprof
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
head
|
cleanup; santana@openbsd.org.mx
|
2001-07-04 06:31:25 +00:00 |
hexdump
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
id
|
use exec
|
2001-06-20 20:50:27 +00:00 |
indent
|
errx -> err if ENOMEM
|
2001-06-25 04:58:31 +00:00 |
infocmp
|
ncurses-5.2-20010224
|
2001-02-28 22:58:52 +00:00 |
ipcrm
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
ipcs
|
Relax advertising requirements on copyright
|
2001-02-14 17:48:01 +00:00 |
join
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
jot
|
de-register, use getopt(), prevent a few terribly unlikely buffer
|
2001-03-08 01:39:17 +00:00 |
kdump
|
|
|
keynote
|
|
|
ktrace
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
lam
|
|
|
last
|
Change host width to 24 so last produces one line per user; deraadt ok.
|
2001-02-06 22:10:09 +00:00 |
lastcomm
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
learn
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
leave
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
less
|
$OpenBSD$
|
2001-01-29 01:57:55 +00:00 |
lex
|
Vern says:
|
2001-06-17 07:30:41 +00:00 |
lndir
|
no you are wrong
|
2001-07-04 07:12:38 +00:00 |
locate
|
-1 -> MAP_FAILED
|
2001-05-11 15:56:14 +00:00 |
lock
|
adapt to BSD authentication and clean things up a bit while I am at it
|
2001-05-29 21:38:14 +00:00 |
logger
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
login
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
logname
|
|
|
look
|
Check the mmap return value against MAP_FAILED, not NULL.
|
2000-10-12 10:01:18 +00:00 |
lorder
|
use mktemp for temporary files creation, remove unnecessary directory
|
2001-06-29 01:33:23 +00:00 |
m4
|
Kill MAXSTR, it's no longer used at all.
|
2001-06-15 14:01:39 +00:00 |
mail
|
Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and
|
2001-06-23 23:04:21 +00:00 |
make
|
Replace the most used static lists in make by persistent growable arrays.
|
2001-06-12 22:44:21 +00:00 |
man
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
mesg
|
repair; mpech@prosoft.org.lv
|
2000-11-20 14:09:57 +00:00 |
mg
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
midiplay
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
mixerctl
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
mkdep
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
mkstr
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
mktemp
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
modstat
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
more
|
data base -> database
|
2000-12-17 21:29:50 +00:00 |
msgs
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
nc
|
more magic stuff to define's
|
2001-06-27 07:23:58 +00:00 |
netstat
|
Make it compile again.
|
2001-07-05 08:54:41 +00:00 |
newsyslog
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
nfsstat
|
nqfs is gone, ok deraadt@
|
2001-06-25 17:15:46 +00:00 |
nice
|
- Add a main() prototype.
|
2001-05-24 03:04:35 +00:00 |
nm
|
Add I for indirect reference (alias to other symbol).
|
2001-06-23 21:54:51 +00:00 |
nohup
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
oldrdist
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
pagesize
|
|
|
passwd
|
quiet some -Wall warnings for login_{l,}chpass
|
2001-07-07 00:10:49 +00:00 |
paste
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
patch
|
make patch -f and -b actually skip patches for which the file can't be
|
2000-12-14 00:02:19 +00:00 |
pctr
|
License clarification from David Mazieres, ok deraadt@
|
2001-06-05 05:05:37 +00:00 |
pr
|
Don't convert a single space before a tab stop into a tab when the -i
|
2001-05-24 02:58:50 +00:00 |
printenv
|
|
|
printf
|
It's not that I mind split infinitives. I just like to save'em for when
|
2001-02-17 17:15:23 +00:00 |
quota
|
Quiet warning with cast
|
2000-10-18 23:05:16 +00:00 |
ranlib
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
rdist
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
rdistd
|
|
|
readlink
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
renice
|
missing prototypes; ok millert
|
2001-07-06 21:54:57 +00:00 |
rev
|
|
|
rlogin
|
-Wall cleanup
|
2001-07-03 23:47:05 +00:00 |
rpcgen
|
give actual cpp name that failed; obrien
|
2001-01-21 22:02:52 +00:00 |
rpcinfo
|
silence a warning
|
2001-07-07 00:31:55 +00:00 |
rs
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
rsh
|
Small nits from pjanzen.
|
2001-06-23 23:15:37 +00:00 |
rup
|
clnt leaks; tommy@ti.com
|
2001-06-18 22:19:04 +00:00 |
ruptime
|
|
|
rusers
|
clnt leaks; tommy@ti.com
|
2001-06-18 22:19:04 +00:00 |
rwall
|
|
|
rwho
|
Take prototypes from <time.h>; use errx.
|
2001-02-17 17:35:14 +00:00 |
script
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
sectok
|
libsectok functions now take status word instead of bytes
|
2001-07-02 20:15:06 +00:00 |
sed
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
shar
|
|
|
showmount
|
|
|
size
|
- remove emalloc() and erealloc() wrapper functions that are only used once
|
2001-05-31 16:26:59 +00:00 |
skey
|
o perl5'ified
|
2001-06-20 22:19:58 +00:00 |
skeyaudit
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
skeyinfo
|
Add a -a flag to support other authentication types.
|
2001-06-19 01:49:45 +00:00 |
skeyinit
|
skeyzero() now takes 1 arg
|
2001-06-23 22:29:14 +00:00 |
soelim
|
|
|
sort
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
split
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
ssh
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
strings
|
|
|
strip
|
Check for MAP_FAILED in mmap return value, not -1.
|
2000-10-12 10:15:38 +00:00 |
su
|
Instead of trying to do clever and figure out a root instance for Kerberos,
|
2001-06-25 21:29:31 +00:00 |
sudo
|
build with BSD auth support
|
2001-05-29 21:40:49 +00:00 |
sup
|
Add missing memset() from one of the select() fixes. Also free existing
|
2001-05-15 15:31:09 +00:00 |
systat
|
UVM is no longer an option
|
2001-06-27 07:13:39 +00:00 |
tail
|
avoid C sequence point issues; found by cgd@netbsd.org using a development
|
2001-01-17 00:27:14 +00:00 |
talk
|
exit(-#) is wrong
|
2001-03-09 03:19:51 +00:00 |
tcfs
|
fix spelling; ca+OpenBSD@zardoc.endmail.org
|
2001-01-23 18:18:46 +00:00 |
tcopy
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
tee
|
|
|
telnet
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
tftp
|
use err/warn, space police
|
2001-03-22 01:34:01 +00:00 |
tic
|
Update to ncurses-5.2-20010210:
|
2001-02-22 04:16:34 +00:00 |
time
|
page reclaims -> minor page faults
|
2001-06-13 17:43:38 +00:00 |
tip
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
tn3270
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
top
|
UVM is no longer an option
|
2001-06-27 06:16:44 +00:00 |
touch
|
Missed one TM_YEAR_BASE in previous commit; pointed out by peters@telia.net
|
2000-10-13 13:54:59 +00:00 |
tput
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
tr
|
|
|
true
|
|
|
tset
|
ncurses-5.2-20010224
|
2001-02-28 22:58:52 +00:00 |
tsort
|
Add -v flag to synopsis line
|
2001-06-25 05:01:21 +00:00 |
tty
|
|
|
ul
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
uname
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
unexpand
|
|
|
unifdef
|
|
|
uniq
|
|
|
units
|
Add examples with numbers, not just units
|
2001-02-04 13:12:33 +00:00 |
unvis
|
|
|
users
|
|
|
uudecode
|
|
|
uuencode
|
|
|
vacation
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
vgrind
|
data base -> database
|
2000-12-17 21:29:50 +00:00 |
vi
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
vis
|
|
|
vmstat
|
UVM is no longer an option
|
2001-06-27 06:16:44 +00:00 |
w
|
UVM is no longer an option
|
2001-06-27 06:16:44 +00:00 |
wall
|
fat utmp fix; ianm@cit.uws.edu.au
|
2001-02-13 09:16:04 +00:00 |
wc
|
|
|
what
|
document RCS $OpenBSD matching; adrian@ubergeeks.com
|
2001-04-05 18:43:10 +00:00 |
whatis
|
Remove completely redundant introductory sentences in ENVIRONMENT sections.
|
2001-05-01 17:58:00 +00:00 |
which
|
|
|
who
|
move utmp to large format, usernames to 32 chars; downsj
|
2001-01-31 17:42:25 +00:00 |
whois
|
make whois(1) IPv6-ready. patch from deraadt + minor tweaks.
|
2000-07-12 18:01:57 +00:00 |
window
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
write
|
-Wall cleanup; ok millert@
|
2001-06-27 06:53:55 +00:00 |
xargs
|
Change all option list specifications to ".Bl -tag -width Ds". Most man
|
2000-11-09 17:51:53 +00:00 |
xinstall
|
correct type on last arg to execl(); nordin@cse.ogi.edu
|
2001-07-09 07:02:08 +00:00 |
xlint
|
-1 -> MAP_FAILED
|
2001-05-11 16:06:06 +00:00 |
xstr
|
data base -> database
|
2000-12-17 21:29:50 +00:00 |
yacc
|
test code that is not used (and one file in there had a rusty license)
|
2001-06-03 15:44:01 +00:00 |
yes
|
|
|
ypcat
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
ypmatch
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
ypwhich
|
- Section shuffling: comply to the section ordering outlined in mdoc(7).
|
2000-11-10 05:10:21 +00:00 |
Makefile
|
Boring... Add :L modifier to all tweakable variables tests.
|
2000-09-03 18:41:11 +00:00 |
Makefile.inc
|
|
|