.. |
apply
|
…
|
|
apropos
|
char -> unsigned char
|
1998-11-06 22:29:44 +00:00 |
asa
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
at
|
Un-__P and ANSIfy.
|
2000-10-04 19:24:59 +00:00 |
audio
|
remove extra period
|
2000-09-06 20:22:53 +00:00 |
banner
|
getopt(3) returns -1 not EOF.
|
2000-10-04 19:50:52 +00:00 |
basename
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
bdes
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
biff
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
bzip2
|
Spellink.
|
2000-09-27 11:50:15 +00:00 |
bzip2recover
|
Remove bsd.own.mk include; it doesn't appear to be necessary.
|
1999-02-12 18:55:28 +00:00 |
cal
|
…
|
|
calendar
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 06:07:14 +00:00 |
cap_mkdb
|
Un-__P and ANSIfy.
|
2000-10-04 20:02:26 +00:00 |
cdplay
|
Do not use 'Ar' for literal arguments, update Dd
|
2000-09-18 16:47:11 +00:00 |
checknr
|
…
|
|
chflags
|
Describe -h option and xref lchflags.
|
2000-08-04 08:08:02 +00:00 |
chpass
|
plug warn() call with variable only, just in case - honor behavior of warn(NULL)
|
2000-10-04 08:38:09 +00:00 |
cksum
|
- Don't overstrike the |.
|
2000-07-03 05:27:15 +00:00 |
cmp
|
Use MAP_SHARED.
|
2000-07-27 02:58:57 +00:00 |
col
|
…
|
|
colcrt
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
colrm
|
…
|
|
column
|
…
|
|
comm
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
compile_et
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
compress
|
Fix doubled 'the's.
|
2000-03-13 22:55:05 +00:00 |
crontab
|
…
|
|
crunch
|
Teach crunchgen.c about MAKEOBJDIRPREFIX.
|
2000-09-08 17:20:47 +00:00 |
ctags
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
cut
|
char -> unsigned char
|
1998-11-06 23:06:38 +00:00 |
dirname
|
…
|
|
du
|
Include -r flag in usage message.
|
2000-04-02 12:46:04 +00:00 |
eject
|
Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for both
|
1999-03-26 09:14:58 +00:00 |
elf2aout
|
remove extra period in SEE ALL section
|
2000-07-05 15:45:28 +00:00 |
elf2ecoff
|
s/a.out/ECOFF/ "oops"
|
2000-08-24 01:20:35 +00:00 |
env
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
error
|
Eliminate hard coded buffer sizes in fgets() statements, use
|
2000-01-14 06:53:48 +00:00 |
expand
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
false
|
…
|
|
fdformat
|
Fix typo so the Makefile can be used again.
|
2000-08-09 14:21:44 +00:00 |
fgen
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
file
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
find
|
If -H, clear FTS_LOGICAL and set FTS_PHYSICAL as well as FTS_COMFOLLOW.
|
2000-08-04 09:01:05 +00:00 |
finger
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
fmt
|
Tweak last to only allow highbit characters >=160, to avoid issues with
|
2000-10-02 18:32:55 +00:00 |
fold
|
Un-__P and ANSIfy.
|
2000-09-08 12:57:28 +00:00 |
fpr
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
from
|
Oops, errx() not err().
|
2000-09-08 13:14:33 +00:00 |
fsplit
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
fstat
|
Redo previous a bit different way so that mount point of top layer is shown
|
2000-08-14 09:17:11 +00:00 |
ftp
|
explicitly use SOCK_STREAM with socket() instead of res->ai_socktype,
|
2000-09-28 12:29:23 +00:00 |
gencat
|
…
|
|
getconf
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
getopt
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
gprof
|
Goodbye, Berkeley gprof; we shall miss you!
|
1999-02-09 18:28:10 +00:00 |
head
|
Since our gcc doesn't warn about NULL format strings anymore, we can
|
1999-11-09 15:06:30 +00:00 |
hesinfo
|
…
|
|
hexdump
|
printf() pedant - even if we are sure that there's no %-formatted in a
|
2000-07-10 10:09:04 +00:00 |
id
|
…
|
|
indent
|
Remove a spurious .ne.
|
1999-03-24 06:25:57 +00:00 |
innetgr
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
ipcrm
|
…
|
|
ipcs
|
Don't check namelist when choosing to use the sysctl interface.
|
2000-06-16 03:51:00 +00:00 |
join
|
Fix another off-by-one error, attempting to output a non-existant field.
|
2000-06-10 19:21:05 +00:00 |
jot
|
Clean up SYNOPSIS formatting.
|
1999-03-07 11:29:58 +00:00 |
kdestroy
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
kdump
|
mark the installed ioctl.h & ioctl_compat.h PRECIOUS; if mkioctls fails, don't delete them!
|
2000-07-27 11:51:14 +00:00 |
kf
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
kinit
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
klist
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
kpasswd
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
ktrace
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
ktruss
|
Convert to use setemul() stuff from kdump. This also fixes mapping to
|
2000-04-10 09:42:37 +00:00 |
lam
|
…
|
|
last
|
Fix botch in previous - include the day of the month in the output!
|
2000-06-30 06:19:58 +00:00 |
lastcomm
|
…
|
|
ldd
|
Unmap from mapbase, not relocbase.
|
2000-07-26 19:39:07 +00:00 |
leave
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
less
|
Fix doubled 'the's.
|
2000-03-13 22:55:05 +00:00 |
lex
|
add an unused attribute to yyunput to avoid warnings (errors) when
|
2000-06-17 11:56:21 +00:00 |
locate
|
Do not count the end of a line in the bigram table. Newlines are stripped
|
2000-05-06 10:26:45 +00:00 |
lock
|
Just another skey compile fix.
|
2000-07-29 08:40:38 +00:00 |
logger
|
KNF, const.
|
2000-09-21 10:17:24 +00:00 |
login
|
Check retrieved TGT against local keytab, if it exists.
|
2000-09-01 03:12:20 +00:00 |
logname
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
look
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
lorder
|
…
|
|
m4
|
Add -P to the usage message (forgot this, long ago).
|
2000-05-08 00:52:18 +00:00 |
machine
|
s/uname -p/uname -m/ of course. Noted by Simon Burge.
|
1999-07-30 11:44:57 +00:00 |
mail
|
Use ${COPY} instead of -c for ${INSTALL} commands.
|
2000-09-23 13:53:41 +00:00 |
make
|
fixed comment U -> u
|
2000-09-05 21:08:35 +00:00 |
man
|
Supply missing "as".
|
2000-08-13 06:30:14 +00:00 |
menuc
|
Tweek the "no shortcut" code.
|
2000-08-15 02:09:11 +00:00 |
mesg
|
…
|
|
midiplay
|
Cosmetic changes.
|
2000-08-12 22:24:51 +00:00 |
mixerctl
|
Add missing .El line.
|
1999-03-10 05:14:51 +00:00 |
mk_cmds
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
mkdep
|
…
|
|
mkfifo
|
…
|
|
mkstr
|
remove comment about pi (we don't ship it) and ex (nvi doesn't use mkstr)
|
1998-06-08 12:05:34 +00:00 |
mktemp
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
modstat
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
msgc
|
Document paragraph-filling behavior of msg_display{,_add}(), and
|
2000-07-06 20:10:42 +00:00 |
msgs
|
- Use strlcpy(), snprintf().
|
2000-07-06 14:21:47 +00:00 |
netgroup
|
be more specific about the history section.
|
2000-08-13 18:03:50 +00:00 |
netstat
|
don't print pfkey statistics twice. from uep
|
2000-10-05 03:22:59 +00:00 |
newsyslog
|
Document `-s' option.
|
2000-09-21 10:29:11 +00:00 |
nfsstat
|
Use the NFS_NFSSTATS sysctl that has been around since Feb '96.
|
2000-06-13 12:39:43 +00:00 |
nice
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
nl
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
nohup
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
openssl
|
cope with no idea/rc5 cases.
|
2000-10-01 22:13:37 +00:00 |
pagesize
|
- Add "/sbin" to path so that "sysctl" is found again. Problem noted
|
2000-03-22 17:35:56 +00:00 |
passwd
|
Document new behaviour WRT password expiry, and Xr login.conf.
|
2000-09-21 11:13:06 +00:00 |
paste
|
…
|
|
patch
|
…
|
|
pr
|
For the -i option, don't convert a single space before a tab stop to a
|
2000-07-13 02:07:53 +00:00 |
printenv
|
…
|
|
printf
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
qsubst
|
…
|
|
quota
|
…
|
|
rdist
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
renice
|
Deal with a current priority of -1; from Takahiro Kambe in PR bin/10227.
|
2000-08-23 07:01:58 +00:00 |
rev
|
…
|
|
rlogin
|
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
|
2000-06-20 06:00:24 +00:00 |
rpcgen
|
fix the function prototypes in the generated header file (the second
|
2000-06-07 13:53:07 +00:00 |
rpcinfo
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
rs
|
RCS ID police.
|
2000-07-24 11:59:38 +00:00 |
rsh
|
IPv6 support. (I thought I've committed these but was not yet)
|
2000-01-31 14:19:34 +00:00 |
rup
|
Substitute the cross reference to portmap(8) with rpcbind(8).
|
2000-07-03 10:06:24 +00:00 |
ruptime
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
rusers
|
Substitute the cross reference to portmap(8) with rpcbind(8).
|
2000-07-03 10:06:24 +00:00 |
rwall
|
- Knf auto variables in modified line by me.
|
2000-10-02 03:28:42 +00:00 |
rwho
|
Add a setlocale() call and use strftime().
|
2000-09-06 12:13:48 +00:00 |
script
|
…
|
|
sed
|
…
|
|
shar
|
/appears/appeared/
|
2000-02-08 23:48:54 +00:00 |
shlock
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
showmount
|
…
|
|
shuffle
|
…
|
|
skey
|
Add a -f option to turn off the strict length checking for passphrases.
|
2000-09-14 19:18:24 +00:00 |
skeyinfo
|
…
|
|
skeyinit
|
Filter out non-alpha-numeric characters from the default
|
2000-07-28 19:19:23 +00:00 |
soelim
|
…
|
|
sort
|
Include <string.h> to get prototype for memcpy(). Fixed compile problems
|
2000-10-07 22:15:29 +00:00 |
split
|
…
|
|
ssh
|
Enable the ssh build framework.
|
2000-09-28 22:20:58 +00:00 |
string2key
|
link against the not-installed libvers
|
2000-08-03 22:47:37 +00:00 |
su
|
Switch to the user we're su-ing to sooner. This allows su to actually access the user's home directory in cases where root can't. (i.e. root=nobody NFS mounts). Also, avoid inadvertently raising the priority.
|
2000-09-09 18:13:05 +00:00 |
systat
|
- Ignore null commands, instead of inventing a bogus match. See PR 10596.
|
2000-09-04 12:28:12 +00:00 |
tail
|
…
|
|
talk
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
tcopy
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
tee
|
…
|
|
telnet
|
forced: previous was really: remove libvers, it's not being used
|
2000-08-03 22:58:32 +00:00 |
tftp
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
time
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
tip
|
Fix missing space
|
2000-05-29 19:49:48 +00:00 |
tn3270
|
Use fmt string with printf, from OpenBSD.
|
2000-07-06 14:30:08 +00:00 |
top
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
touch
|
Nit: In the compatibility case, set the seconds to 0.
|
1999-11-05 04:54:10 +00:00 |
tput
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
tr
|
…
|
|
true
|
…
|
|
tset
|
If there is no "set column" capability, don't try to use the "cursor
|
2000-06-07 13:21:43 +00:00 |
tsort
|
…
|
|
tty
|
…
|
|
ul
|
Use new termcap interface.
|
2000-05-28 10:27:13 +00:00 |
uname
|
Add a -p option to uname(1), which returns the machine's processor
|
1998-11-09 13:24:05 +00:00 |
unexpand
|
…
|
|
unifdef
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
uniq
|
…
|
|
units
|
sweep of my licenses (userland files w/o only my copyright) for
|
2000-06-14 17:24:02 +00:00 |
unvis
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
usbhidctl
|
Updated version of the usbhidctl command that allows setting, as well as
|
2000-09-24 02:27:12 +00:00 |
users
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
uudecode
|
…
|
|
uuencode
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
vacation
|
Fix name comparison bug due to questionable microoptimisation,
|
2000-07-21 01:21:31 +00:00 |
vgrind
|
typo (: -> ;) and sync with 1998 change in ../regexp.c
|
2000-06-23 15:40:13 +00:00 |
vi
|
Correct behavior of options octal, print and noprint
|
2000-06-19 20:09:37 +00:00 |
vis
|
Move out-of-order line to where it belongs.
|
2000-10-05 17:50:56 +00:00 |
vmstat
|
Move cpu header right 3 spaces to match grouping in man page
|
2000-09-28 14:56:52 +00:00 |
w
|
add code to recognize special ftpd utmp entries and match corresponding
|
2000-09-28 18:20:29 +00:00 |
wall
|
- Knf auto variables in modified line by me.
|
2000-10-02 03:28:42 +00:00 |
wc
|
Normalize usage string.
|
1999-03-05 22:52:09 +00:00 |
what
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
whatis
|
…
|
|
whereis
|
add comma between xrefs in SEE ALSO
|
2000-07-16 22:05:46 +00:00 |
which
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:16:34 +00:00 |
who
|
How did this bug survive for so long? 'who am i' was busted because
|
1999-07-17 16:41:44 +00:00 |
whois
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
window
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
write
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
xargs
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
xinstall
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
|
2000-09-04 07:35:15 +00:00 |
xlint
|
don't build lint libs if MKLINT == no
|
2000-07-27 03:29:28 +00:00 |
xstr
|
…
|
|
yacc
|
Use
|
2000-06-07 23:54:17 +00:00 |
yes
|
yes(1) dates back at least to v7 Unix. Closes PR bin/10403
|
2000-08-02 15:39:17 +00:00 |
ypcat
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
ypmatch
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
ypwhich
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
|
2000-07-03 02:51:12 +00:00 |
Makefile
|
Add a build-framework for an SSH implementation which is not
|
2000-07-25 16:32:24 +00:00 |
Makefile.inc
|
…
|
|