NetBSD/usr.bin
thorpej d35819d6e3 krb5_get_in_tkt() (called by krb5_get_in_tkt_with_password()) may
eventually call krb5_free_principal() via krb5_free_creds_contents(),
(when it succeeds, in particular).  Check for the creds.server
already being freed, and don't free it again.
2000-08-09 17:44:18 +00:00
..
apply Fix off by one error in string length calculation (from OpenBSD rev 1.6) 2000-01-14 06:21:25 +00:00
apropos
asa Use new .St -xcu5 macro, instead of spelling it out 1999-06-03 21:42:50 +00:00
at remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
audio remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
banner Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
basename
bdes Make this build in a WARNS'ified environment. 2000-06-16 17:16:33 +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 Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
bzip2recover
cal Fix a documentation bug in this man page: The Gregorian Reformation in Great 1999-11-03 14:32:25 +00:00
calendar Don't declare 'extern opt*' getopt variables. 2000-04-14 06:07:14 +00:00
cap_mkdb s/ as as / are as / 1999-10-08 18:13:16 +00:00
cdplay use play_track() instead of play_blocks() when play whole disk 2000-06-15 21:07:37 +00:00
checknr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
chflags Describe -h option and xref lchflags. 2000-08-04 08:08:02 +00:00
chpass errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +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 Fix wrong option string in call to getopt(3). Patch supplied by 1999-09-23 08:47:47 +00:00
colcrt Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
colrm More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
column
comm
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 add sparc64 support. 2000-08-09 14:22:15 +00:00
ctags Don't recognize `int (*f)();' as a function. The false match caused the 1999-06-05 19:04:23 +00:00
cut
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 Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
env Don't declare 'extern opt*' getopt variables. 2000-04-14 06:11:07 +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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
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 Allow file(1) Magic file to be recognized as such by file(1) 2000-07-31 00:39:29 +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 GC savestr() function. Makes this build again on i386 (this hadn't been used 1999-11-02 21:17:16 +00:00
fold
fpr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
from More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fsplit Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
fstat Bring into line with recent ktrace changes 2000-05-27 15:02:04 +00:00
ftp * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00
gencat Use: 1999-12-29 06:54:00 +00:00
getconf Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
getopt Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
gprof
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 Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
indent Remove a spurious .ne. 1999-03-24 06:25:57 +00:00
innetgr Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
ipcrm Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
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
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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
login krb5_get_in_tkt() (called by krb5_get_in_tkt_with_password()) may 2000-08-09 17:44:18 +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
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 printf fmt string without %s, from OpenBSD. 2000-07-06 14:12:31 +00:00
make PR/10714: SUNAGAWA Keiki: Add newer hpux support, but without removing the 2000-08-03 15:53:24 +00:00
man Allow "-s" to specify a section name, ala the SysV man command. 2000-06-12 14:53:48 +00:00
menuc Add format string to fprintf(). 2000-07-23 22:18:44 +00:00
mesg
midiplay Add a -p flag to set the MIDI program. From lindroos@nls.fi. 2000-02-18 23:03:05 +00:00
mixerctl
mk_cmds link against the not-installed libvers 2000-08-03 22:47:37 +00:00
mkdep Rather than hardcoding _PATH_TMP (and relying on const string concatenation), 1999-07-21 15:20:55 +00:00
mkfifo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
mkstr
mktemp RCS ID police (sigh) 1999-09-21 06:24:46 +00:00
modstat errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +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 Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
netstat sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers are 2000-07-20 16:23:17 +00:00
newsyslog On NetBSD, the effect of the maximum age specification and specific interval 2000-08-09 13:57:22 +00:00
nfsstat Use the NFS_NFSSTATS sysctl that has been around since Feb '96. 2000-06-13 12:39:43 +00:00
nice Classical Unix guaranteed that nice +19 would not compete with base priority 1999-08-20 20:03:21 +00:00
nl Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
nohup
openssl update to openssl 0.9.5a 2000-07-16 11:32:07 +00:00
pagesize - Add "/sbin" to path so that "sysctl" is found again. Problem noted 2000-03-22 17:35:56 +00:00
passwd remove -lvers, it's not used 2000-08-03 22:56:29 +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 Fix inconsistancy at start of copyright message. 1999-09-10 04:05:28 +00:00
printf
qsubst fix a bug with terminal modes being badly set on exit 1999-09-04 18:02:58 +00:00
quota Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid 1999-12-16 17:29:52 +00:00
rdist Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
renice Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +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 pull rpc/nettype.h in, for some of function prototype. checked by fvdl 2000-07-07 15:00:57 +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 Substitute the cross reference to portmap(8) with rpcbind(8). 2000-07-03 10:06:24 +00:00
rwho Use full hostnames when sorting rwho database entries. Fixes PR bin/8401 1999-09-20 20:35:43 +00:00
script More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
sed Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
shar /appears/appeared/ 2000-02-08 23:48:54 +00:00
shlock
showmount More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
shuffle
skey Just return if /etc/skeykeys is missing, and remove debugging echo. 2000-07-27 14:40:58 +00:00
skeyinfo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinit Filter out non-alpha-numeric characters from the default 2000-07-28 19:19:23 +00:00
soelim Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
split revert previous 1999-11-02 10:55:47 +00:00
ssh Fix a problem with the "distribution" target pointed out 2000-08-02 17:04:23 +00:00
string2key link against the not-installed libvers 2000-08-03 22:47:37 +00:00
su set the correct owner on the krb5 ccache 2000-08-09 02:15:27 +00:00
systat repair inet6.ip6 stat (broken in 1.4 -> 1.5). 2000-07-16 03:07:20 +00:00
tail avoid repeated error messages by making bytes(), lines() and rlines() return 1999-07-21 06:38:49 +00:00
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 * Require an `utility' argument to be specified and fail otherwise. 1999-06-05 19:19:19 +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 Use u_int64_t to avoid an integer overflow when converting total number 2000-06-09 07:09:28 +00:00
touch Nit: In the compatibility case, set the seconds to 0. 1999-11-05 04:54:10 +00:00
tput Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
tr Correct the ctype function used for [:print:] character class; from Soren S. 1999-03-16 14:57:48 +00:00
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
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 Some fixes suggested by Sheldon Hearn <sheldonh@uunet.co.za> (FreeBSD). 2000-07-06 07:26:48 +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 revert usage string to be like it was, but with '[-p] ' added. the new 1999-03-23 05:59:09 +00:00
uuencode More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +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 Close opened files. 2000-07-05 00:35:28 +00:00
vmstat errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
w Redo previous slightly differently - restore the behaviour of two 2000-07-22 03:14:06 +00:00
wall Don't declare 'extern opt*' getopt variables. 2000-04-14 06:11:07 +00:00
wc
what Initialize locale on startup. 1999-12-22 14:39:18 +00:00
whatis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
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 The never-sufficiently-damned Network Solutions has whacked around 1999-12-03 08:22:09 +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 Default value for -s option is ARG_MAX - 4096, not - 2048. 2000-01-20 04:22:05 +00:00
xinstall If unprivileged, don't even look up user or group name. (always set uid and 2000-07-27 03:57:50 +00:00
xlint don't build lint libs if MKLINT == no 2000-07-27 03:29:28 +00:00
xstr Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
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