NetBSD/usr.sbin
chuck d09fe2c467 modified man(1):
- avoid double slashes when displaying man pages (got tired
   of '/usr/share/man//cat1/man.0').
 - got rid of __P() while working on it.
 - incorporate some of my old notes explaining how manpath works into the
   comments of the code itself.
 - renamed some of the vars so that the code is consistent throughout
   (and hopefully clearer and easier to understand)
 - fixed relative man paths for multiple man pages (man did a chdir()
   on the first man page it had to format --- this broke any remaining
   relative path man pages left to process).   save old directory and
   fchdir() back to it after formatting.
 - improved doc on "man -h" which does more than just whatis(1) [e.g.
   "man -h fopen" prints the required include files and the prototypes
   rather than just the one-liner you get with whatis(1)]
 - manconf.c now fills in the "len" length field in the TAG/ENTRY
   structures (man now uses len).

revise man.conf file reading stuff to return error on failure in
addentry/gettag (fka getlist) rather than just err()ing out.   this
allows man(1) to call cleanup and delete its tmp files rather than
just leave them floating.  revise other apps using this code
(makewhatis, apropos, catman, whatis) to expect this.  also remove
__P on updated files.
2006-04-10 14:39:06 +00:00
..
ac Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 01:41:20 +00:00
accton Kill __P(), use ANSI function declarations; WARNS=3 2005-03-16 01:43:06 +00:00
altq Fix typo: inteface -> interface. 2006-03-08 22:47:40 +00:00
amd update to 6.1.3; bump library version 2006-02-05 16:29:00 +00:00
apm build the apm utility on sparc since we already build apmd 2005-11-24 15:47:09 +00:00
apmd Default socket owner to operator:operator. 2006-01-20 00:21:35 +00:00
arp PR/32681: Yves-Emmanuel JUTARD: Fix and document -d [hostname [pub]] 2006-01-31 17:47:04 +00:00
bad144
bind remove programs that have been deprecated. 2005-12-22 00:27:23 +00:00
bootp Fix some typos. 2006-02-25 02:28:55 +00:00
catman modified man(1): 2006-04-10 14:39:06 +00:00
chown Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265. 2005-12-09 20:27:02 +00:00
chroot
chrtbl Plug resource leak. (CID 1600) 2006-03-19 07:04:06 +00:00
cnwctl
cron Fix some typos. 2006-02-25 02:28:55 +00:00
dev_mkdb The latest fts fix that removes double-slashes from paths exposed a bug 2005-11-18 05:11:30 +00:00
dhcp avoid ifconfig <if> "" it serves no purpose 2005-07-16 08:41:27 +00:00
diskpart Add (unsigned char) cast to ctype functions 2004-10-29 20:51:11 +00:00
dumpfs
dumplfs 64 bit inode changes 2005-08-19 02:07:18 +00:00
edquota
eeprom More fallout from removing the (int) casts from ctype.h 2004-11-08 08:05:20 +00:00
envstat
eshconfig Non-argument options in SYNOPSIS belong before options with arguments. 2005-06-17 18:22:18 +00:00
etcupdate Fix default handling. etcupdate with no "-s" flag 2006-02-26 19:56:51 +00:00
extattrctl Use more, and more correct macros. Fix Xr section. 2005-09-23 20:58:50 +00:00
faithd plug memory leak. Patrick Latifi 2005-03-16 05:05:06 +00:00
fssconfig Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
fwctl Fix marge miss. We use 'hw.fwmem.eui64_[hl]i'. 2005-08-23 19:19:51 +00:00
gpioctl Remove default argument from .Nm. Add a missing article. Mention NetBSD import. 2005-09-27 09:16:20 +00:00
grfconfig Add casts to unsigned char for the arguments to ctype.h functions. 2004-11-13 14:32:14 +00:00
grfinfo grfinfo(1) is hp300 specific, so move the man page to the hp300 subdir. 2005-08-20 17:21:29 +00:00
gspa Re-order includes so bcopy->memcpy macro redef doesn't cause prototype errors 2005-02-07 06:50:42 +00:00
hilinfo
hprop Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
ifmcstat NI_WITHSCOPEID was not picked up by IETF standardization process. 2004-11-16 05:59:32 +00:00
ifwatchd Sort options in SYNOPSIS. 2004-11-25 16:05:11 +00:00
inetd Remove useless lines. From YOMURA Masanori in private mail. 2005-09-11 23:38:35 +00:00
installboot Coverty 7449: Change 'return (0)' to 'goto done' so we free(bootstrapbuf) 2006-03-18 11:08:19 +00:00
iopctl
iostat Need to read and swap cpustats separately from the dkstats. 2006-02-12 22:11:54 +00:00
ipf Fix compilation problems. 2006-04-04 16:18:27 +00:00
ipwctl - KNF 2005-04-03 17:27:15 +00:00
irdaattach
iscsi Add an initial makefile for the iscsiconfig utility. We don't yet descend 2006-02-20 09:01:39 +00:00
isdn Fix three off-by-ones found by Coverity, CID 1489. 2006-03-17 21:10:02 +00:00
iteconfig
iwictl iwi(4) and iwictl(8) are no-longer restricted to the i386 platform. 2005-10-29 08:15:46 +00:00
kadmin Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
kdc Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
kgmon Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
kstash Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
ktutil Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
kvm_mkdb
lastlogin If the passwd entry is not found for a lastlog entry, cons up a fake 2005-04-09 02:13:20 +00:00
link
lmcconfig rcsids. 2006-02-11 23:02:10 +00:00
lpr Coverity CID 1225: Don't close negative fd. While here fix fd leak. 2006-03-21 22:49:43 +00:00
lptctl
mailwrapper
makefs Coverity CID 2757: Don't leak memory in error conditions. 2006-03-23 01:27:08 +00:00
map-mbone Add (unsigned char) cast to ctype functions 2004-10-30 08:46:12 +00:00
mdconfig use correct types, allow size to be larger than 1 TB. 2005-11-01 01:42:29 +00:00
mdsetimage
memswitch Initialize class and node in modify_single(), as their initial assignment 2005-06-11 18:42:56 +00:00
mld6query usage: Add -d and -r. Use getprogname(). 2004-11-17 13:35:32 +00:00
mlxctl appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
mopd Use cloning bpf. 2004-12-01 23:15:08 +00:00
mountd Remove last Kerberos 4 support in non-3RDPARTY code. 2006-03-23 23:51:25 +00:00
moused Fix typo. New sentence, new line. 2006-02-25 02:27:42 +00:00
mrinfo Add (unsigned char) cast to ctype functions 2004-10-30 08:56:00 +00:00
mrouted Add (unsigned char) cast to ctype functions 2004-10-30 08:56:00 +00:00
mscdlabel cosmetics: strip trailing blanks when the ISO volume label is printed 2005-09-14 09:41:24 +00:00
mtrace Fix some typos. 2006-02-25 02:28:55 +00:00
mtree SHA2 support has been pulled up to NetBSD 3.0, update the history part. 2005-11-10 19:41:59 +00:00
ndbootd appease gcc -Wuninitialized 2005-06-02 11:29:01 +00:00
ndiscvt Sort options. Add RCS Id. Adapt a bit for NetBSD; needs more work 2006-04-04 20:25:14 +00:00
ndp NDP-related improvements: 2006-03-05 23:47:08 +00:00
netgroup_mkdb
nfsd Since KerberosIV has gone away, so should NFSKERB. 2006-03-23 15:37:02 +00:00
ntp Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. 2006-02-25 12:04:23 +00:00
pcictl
pf Fix mispelling in a comment. 2006-01-10 20:53:24 +00:00
pkg_install Formatting nits. 2006-04-08 23:05:38 +00:00
postinstall Add postinstall item for the rwhod de-preivledging. 2006-02-14 17:14:21 +00:00
powerd pass WARNS=4 2006-02-05 14:11:18 +00:00
pppd forgot to commit the links to sl* 2006-03-16 16:53:23 +00:00
pstat Fix off-by-one found by Coverity, CID 1485. 2006-03-17 21:01:02 +00:00
pvcsif Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
pvctxctl Fix -j description and "interface" case problem. From YOMURA Masanori in private mail. 2005-09-15 01:49:07 +00:00
pwd_mkdb Mention pwhash(1) in a few places, 2005-09-05 03:37:14 +00:00
quot fix compilatio problems on LP64 2005-08-20 15:00:27 +00:00
quotacheck 64 bit inode changes 2005-08-19 02:07:18 +00:00
quotaon Remove a superfluous word. From David Krinsky in PR bin/28358. 2004-11-19 21:19:24 +00:00
racoon adjust to the new openssl 2005-11-26 02:32:32 +00:00
racoonctl Switch to ipsec-tools for libipsec, setkey, and racoon. From 2005-02-19 16:55:02 +00:00
rarpd remove backwards compatibility with non-cloning bpf. 2004-12-01 23:12:11 +00:00
rbootd Mention cloning device. 2004-12-01 23:16:02 +00:00
rdate WARNS=3 2005-06-02 09:21:01 +00:00
repquota make sure there is space between the username and next field when 2005-03-05 14:46:29 +00:00
rip6query
rmt
route6d Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
rpc.bootparamd Add (unsigned char) cast to ctype functions 2004-10-30 15:15:37 +00:00
rpc.lockd 64 bit inode changes 2005-08-19 02:07:18 +00:00
rpc.pcnfsd Add (unsigned char) cast to ctype functions 2004-10-30 15:28:45 +00:00
rpc.statd Use sigaction(2) to setup automatic disposal of child processes after 2006-03-28 15:21:00 +00:00
rpc.yppasswdd YP -> NIS 2005-02-26 16:37:40 +00:00
rpcbind Proper bounds access, found by Coverity, CID 1470. 2006-03-17 14:40:11 +00:00
rtadvd avoid heap overrun. thanks goes to Susan Lan of zyxel. 2006-03-22 09:22:28 +00:00
rtsold prevent a potential resource leak, not found by coverity (perhaps masked by previous) 2006-03-18 21:41:23 +00:00
rwhod Off by one in copying stuff to struct whoent. Found by Liam Foy. 2005-10-02 16:49:46 +00:00
sa Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
screenblank Use the LIST_FOREACH macros. 2005-11-11 15:14:24 +00:00
sendmail
sesd
sliplogin Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
sntp
spray
sti Don't core dump when the program is invoked without arguments. 2005-11-11 15:08:40 +00:00
sunlabel __inline__ -> inline 2005-12-24 21:35:57 +00:00
sup rename salloc to estrdup. 2006-04-02 01:39:48 +00:00
syslogd Add reference to RFC 3164. From Pavel Cahyna in PR 32578. 2006-01-20 21:48:41 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump It's been quite some time since tcpdump compile-time flags were 2005-09-19 21:18:30 +00:00
timed make master() return void. 2005-04-19 03:40:00 +00:00
tpctl Add initialization of a local variable to appease -Wuninitialized. 2005-06-07 14:01:49 +00:00
traceroute Show MPLS ICMP extensions. Only available if -M is passed. 2006-02-17 21:31:18 +00:00
traceroute6 Add description for -r option. Description taken from traceroute man page. 2005-09-17 15:16:11 +00:00
trpt Show ECN ECE and CWR flags too. 2006-03-31 10:20:21 +00:00
trsp Remove a splurious check for a NULL pointer (always passed as &struct->member). 2006-03-30 21:05:07 +00:00
unlink
usbdevs Print serial number if there is one. 2005-05-08 08:12:45 +00:00
user Garbage collect cc in moduser, it is only set once, but never read as 2006-03-22 18:02:46 +00:00
videomode
vipw Mention pwhash(1) in a few places, 2005-09-05 03:37:14 +00:00
vnconfig Argument is regular_file, not "regular file". From YOMURA Masanori in private mail. 2005-09-11 23:49:58 +00:00
wiconfig appease gcc -Wuninitialized 2005-06-02 09:47:37 +00:00
wlanctl Bug fix: when we ask the kernel to count the ieee80211_nodes, let 2005-11-20 09:41:39 +00:00
wpa CIDs 2649, 2650: buf used after free 2006-03-18 12:35:19 +00:00
wsconscfg Fix typo reported by adam@. 2005-11-30 18:31:45 +00:00
wsfontload Use ANSI function declarations, constify; WARNS=3 2005-03-16 01:34:11 +00:00
wsmoused Change MAX_BLOCKS for b_prop to MAX_PROPS, as it probably should've been. 2006-03-18 02:06:38 +00:00
wsmuxctl Add (unsigned char) cast to ctype functions 2004-10-30 15:51:20 +00:00
ypbind Improve diagnostics section. Inspired by PR 32217 from Jeff Ito. 2005-12-03 11:24:02 +00:00
yppoll Sort SEE ALSO. 2005-02-26 16:20:36 +00:00
ypserv In add_secure(), change 2006-03-22 19:54:13 +00:00
ypset Sort SEE ALSO (first section, then name); bump date for previous. 2005-02-26 16:20:07 +00:00
zdump
zic
Makefile pppstats now handles slstats 2006-03-02 17:34:17 +00:00
Makefile.inc