NetBSD/usr.sbin
garbled 18d0882a77 Add a function to fetch a list of different package categories that are
available to the user to install binary packages with.

Modify the function API so it can handle preforms like it is supposed to.
2001-01-24 09:30:30 +00:00
..
ac Correct usage message: -p and -d can't usefully be used together. 2000-10-15 13:34:20 +00:00
accton sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
altq include string.h for prototypes. 2001-01-16 02:38:36 +00:00
amd convert to using .WAIT 2001-01-09 03:13:39 +00:00
apm
apmd use explicit name rather than __progname in openlog 2001-01-11 01:34:28 +00:00
arp Get rid of the TRY_AGAIN kludge. It is completely counter intuitive to have 2001-01-05 19:34:13 +00:00
bad144 * Make it a tiny bit clearer that this also works for IDE disks (by 2000-10-02 21:14:05 +00:00
bind Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
bootp convert to using .WAIT 2001-01-09 03:13:39 +00:00
catman avoid using removelist()/renamelist() 2000-05-29 21:05:34 +00:00
chown Correct display of invalid username error and cache duplicate password 2000-12-17 22:47:14 +00:00
chroot add NetBSD id tags. 2000-08-17 12:36:32 +00:00
chrtbl
cnwctl
config Make this work again for the case where there are devices 2001-01-18 07:09:47 +00:00
cron Default crontab size limit is 256k, not 32k; correct documentation to 2000-11-28 14:06:13 +00:00
dbsym
dev_mkdb
dhcp convert to using .WAIT 2001-01-09 03:13:39 +00:00
diskpart
dumpfs use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
dumplfs use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
edquota
eeprom several clean ups: 2000-11-28 22:31:37 +00:00
envstat Indicate that the device argument is not mandatory. 2000-07-02 00:55:47 +00:00
eshconfig use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
faithd fix tyop 2001-01-11 03:28:03 +00:00
greconfig
grfconfig This should fix PR 11865 by Petri Koistinen: modelines too short by more 2001-01-22 21:11:23 +00:00
grfinfo For commands and utilities, use EXIT STATUS rather than RETURN VALUES or 2000-09-04 07:35:15 +00:00
gspa More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
hilinfo
hprop Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
ifmcstat sync with latest kame version 2000-10-15 11:45:16 +00:00
inetd use explicit name rather than __progname in openlog 2001-01-11 01:34:28 +00:00
iopctl unbroken it. dev/i2p/iopvar.h requires sys/device.h for sizeof(dv_xname). 2001-01-04 06:16:02 +00:00
iostat Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:10:22 +00:00
ipf Use 2000-08-30 23:51:46 +00:00
isdn include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
iteconfig sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
kadmin Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
kdc Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
kgmon fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
kstash Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
ktutil Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
kvm_mkdb sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
lastlogin More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
link For commands and utilities, use EXIT STATUS rather than RETURN VALUES or 2000-09-04 07:35:15 +00:00
lpr convert to using .WAIT 2001-01-09 03:13:39 +00:00
mailwrapper Add forgottern addarg(&al, NULL, 0) before execve() to prevent coredump. 2000-11-16 08:33:33 +00:00
map-mbone More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
mdconfig remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
mdsetimage use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
memswitch
mld6query $KAME$ cleanup. address PR 11616 (CMSG_SPACE should be CMSG_LEN). 2000-12-04 07:04:37 +00:00
mopd comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
mountd Free the storage allocated by fparseln when skipping an empty line. 2000-07-19 08:41:13 +00:00
mrinfo Make it compile after format string changes. 2000-10-12 06:03:32 +00:00
mrouted Make it compile again after format string changes (this change was obviously 2000-10-12 06:07:04 +00:00
mtrace Make it compile again after format string changes. 2000-10-12 06:11:40 +00:00
mtrace6 correct fd_set allocation. from deraadt 2001-01-12 18:53:20 +00:00
mtree use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
ndp avoid memory leak. sync with kame 2001-01-21 07:51:17 +00:00
netgroup_mkdb errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
nfsd comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
ntp this is ntpq(8) not pq(8). (conversion problem from the html???) 2001-01-19 01:25:32 +00:00
pim6dd correct pathname 2000-12-04 16:11:56 +00:00
pim6sd include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
pkg_install use getcwd() instead of getwd() - mainly to avoid link warning, this 2001-01-10 22:53:22 +00:00
pppd Avoid accidental use of trigraphs. Pointed out by development version of gcc. 2001-01-16 02:37:03 +00:00
pstat use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
pvcsif
pvctxctl tyop. inerface != interface 2000-08-25 07:15:02 +00:00
pwd_mkdb Back out last change on sugestion by Klaus Klein: 2000-12-07 12:53:14 +00:00
quot
quotacheck
quotaon errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
racoon ${PRINTOBJDIR} 2001-01-03 15:57:00 +00:00
rarpd Kill no longer used variable decl. 2001-01-11 13:06:28 +00:00
rbootd avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
rdate errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
repquota
rip6query do not declare errno on our own. from: Patrick Welche <prlw1@newn.cam.ac.uk> 2000-12-19 23:55:02 +00:00
rmt
route6d make signo a volatile variable. sync with kame 2001-01-12 17:48:37 +00:00
rpc.bootparamd use explicit name rather than __progname in openlog 2001-01-11 01:43:25 +00:00
rpc.lockd Don't try to deallocate an object pointed by NULL pointer. Instead, 2000-11-21 03:47:41 +00:00
rpc.pcnfsd use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +00:00
rpc.statd ${RPCGEN}, not hard-coded rpcgen 2000-07-25 06:29:44 +00:00
rpc.yppasswdd Add a new "-d" option which allows to define the directory of the 2000-12-08 22:23:14 +00:00
rpcbind labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.l 2001-01-16 02:43:37 +00:00
rtadvd make sure to initialize prefix information struct before use. sync with kame 2001-01-23 15:35:54 +00:00
rtsold Minor grammatical touch-ups. 2000-10-15 12:25:17 +00:00
rwhod More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
sa use %ll_ instead of the less standard %q_ 2001-01-05 03:27:26 +00:00
screenblank fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
sendmail
sesd don't use LOG_CONS 2001-01-11 02:44:03 +00:00
sliplogin skip past / if we found one in argv[0] 2001-01-11 01:45:07 +00:00
slstats
spray
sup Kill .NOPATH, and fix some DPADDs. 2001-01-18 03:28:19 +00:00
sushi Add a function to fetch a list of different package categories that are 2001-01-24 09:30:30 +00:00
syslogd Don't prematurely terminate log message on a 0x80 character 2000-09-18 13:04:53 +00:00
tadpolectl
tcpdchk More va_list vs. _BSD_VA_LIST_ lossage 2000-12-30 21:45:44 +00:00
tcpdmatch remove bogus text in BUGS. 2000-10-07 23:31:18 +00:00
tcpdump Teach tcpdump(8) to dump VRRP. 2001-01-19 09:10:13 +00:00
timed LOG_ODELAY is deprecated; it's the default 2001-01-11 03:05:42 +00:00
traceroute Don't forget the trailing newline. 2001-01-16 02:34:34 +00:00
traceroute6 correct fd_set allocation. from deraadt 2001-01-12 18:53:20 +00:00
trpt
trsp
unlink For commands and utilities, use EXIT STATUS rather than RETURN VALUES or 2000-09-04 07:35:15 +00:00
usbdevs Update usage message. 2001-01-09 17:35:45 +00:00
user Improve handling of -l with -m, and update documentation. 2000-12-23 17:19:48 +00:00
videomode
vipw Improve description of "-d" option. 2000-12-08 22:21:44 +00:00
vnconfig Put sections in the canonical order (from mdoc.samples(7)). 2000-10-02 16:21:27 +00:00
wiconfig Change wi(4)'s default from ad-hoc mode to BSS mode. Also 2001-01-11 19:33:51 +00:00
wsconscfg Split the SYNOPSIS into three cases, since not all options can be used 2000-10-03 19:08:50 +00:00
wsfontload pcvt is dead. 2000-10-27 11:31:32 +00:00
ypbind use LOG_WARNING for warnings and LOG_ERR for fatal errors 2001-01-11 01:47:55 +00:00
yppoll More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
ypserv Fix the sorting introduced in rev 1.9 for the netgroup map: 2001-01-16 07:15:18 +00:00
ypset
zdump
zic
Makefile Enable ISDN userland utilities. 2001-01-06 13:03:49 +00:00
Makefile.inc