NetBSD/usr.sbin
pooka 5f7e80a834 Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing.  eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman.  Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution.  The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
2011-01-26 01:18:43 +00:00
..
ac Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
accton remove the HISTORY section that merely claimed this manual page was 2010-01-26 06:03:02 +00:00
acpitools Fix theoretical buffer overflow by using MAXPATHLEN for realpath(3). 2010-12-19 16:25:16 +00:00
altq Fix fd leak in error case. Found by cppcheck. 2011-01-04 09:14:42 +00:00
apm Add a note that APM was deprecated by the PC manufacturers in about 1996. 2010-03-20 07:59:44 +00:00
apmd Note also here that this is a legacy daemon that is more or less deprecated. 2010-03-20 09:22:37 +00:00
arp Allow -f -, as per PR 10898. 2010-06-10 06:03:20 +00:00
bad144 Fix -Wsign-compare issues 2009-04-16 06:27:43 +00:00
bootp Add missing breaks in switch statement. Found by cppcheck. 2011-01-04 09:16:17 +00:00
btattach Sort sections. Try to improve description of -t. 2010-03-09 10:54:01 +00:00
btconfig don't try to imitate the kernel while doing a reset, just 2010-11-28 20:37:24 +00:00
btdevctl Sort sections, use serial comma. 2010-10-12 21:49:08 +00:00
bthcid use the bt_dev(3) API for increased portability 2009-10-05 12:34:26 +00:00
btpand after setting the L2CAP link mode in server mode, retrieve the kernels 2009-10-25 19:28:45 +00:00
catman Fix -Wsign-compare issues 2009-04-15 00:40:01 +00:00
chroot Xref ldd(1) as per PR bin/30043 from Jochen Keil. 2010-07-06 23:05:56 +00:00
chrtbl Observe the following spelling: 2010-12-16 17:42:25 +00:00
cnwctl
cpuctl beautify printing of SVM features across multiple lines 2010-12-15 17:09:07 +00:00
crash workaround for MKPIE=yes until binutils-2.20.1 is imported. From Piotr Meyer 2010-04-23 02:10:01 +00:00
cron Quote question mark so it's correctly marked up. 2010-03-12 09:36:15 +00:00
dev_mkdb Fix -Wsign-compare issue 2009-04-15 01:01:06 +00:00
dhcp Use resolvconf(8) to manage /etc/resolv.conf 2009-11-21 07:53:59 +00:00
diskpart Fix -Wsign-compare issue 2009-04-15 05:41:09 +00:00
dumpfs Adjust for change in kernel that stores physical block numbers 2010-02-27 12:07:40 +00:00
dumplfs Read the padded superblocks to avoid problems with disks that have 2010-02-16 18:57:53 +00:00
edquota
eeprom Fix fd leak in error case. Found by cppcheck. 2011-01-04 09:25:21 +00:00
envstat When skipping output for a temperature of absolute zero, don't forget to 2010-12-16 14:37:23 +00:00
eshconfig Fix -Wsign-compare issue 2009-04-15 05:50:20 +00:00
etcupdate Run services_mkdb if only the old hash exists 2010-06-24 17:12:06 +00:00
extattrctl Fix fd leaks. Found by cppcheck. 2011-01-04 09:28:44 +00:00
faithd KNF, pass lint. 2010-11-26 18:58:43 +00:00
fssconfig
fusermount Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
fwctl make error messages more consistent. 2011-01-04 20:45:12 +00:00
gpioctl Rename 'pulse' to 'pulsate' to make clear it is a continuous strain of 2009-09-25 20:27:50 +00:00
grfconfig Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
grfinfo New sentence, new line. 2009-05-12 14:56:22 +00:00
gspa Fix WARNS=4 (-Wshadow -Wcast-qual -Wsign-compare) 2009-04-15 08:26:34 +00:00
hdaudioctl Include the type of non-complex pins in the label. 2010-08-10 13:52:13 +00:00
hilinfo Spread some 'const' to deal without warnings with string constants. 2009-05-20 08:16:52 +00:00
hprop Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
ifmcstat Fix WARNS=4 issues (-Wextra -Wshadow) 2009-04-19 07:49:07 +00:00
ifwatchd Remove trailing whitespace, replace "Ar -i" with "Fl i". 2010-04-16 13:56:45 +00:00
inetd RLIMIT_NOFILE stabilized in NetBSD 17 years ago, so it's safe now 2010-12-15 15:36:15 +00:00
installboot Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
iopctl Fix -Wsign-compare issues 2009-04-15 08:40:59 +00:00
iostat Fix copy/paste error that resulted in a extra space after the KB/t column. 2011-01-09 03:35:23 +00:00
ipf When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
iprop-log Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
ipwctl Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
irdaattach Fix -Wcast-qual issue 2009-04-16 02:11:44 +00:00
isdn When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
iteconfig don't discard const qualifiers 2009-04-26 19:56:20 +00:00
iwictl Update references to firmware handling (mostly by removing outdated stuff 2009-05-18 12:55:28 +00:00
kadmin Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
kcm Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
kdc Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
kdigest Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
kgmon Typo in an error message. 2010-10-17 16:13:56 +00:00
kimpersonate Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
kstash Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
ktutil Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
kvm_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
lastlogin Fix WARNS=4 (-Wshadow -Wcast-qual) 2009-04-16 05:59:56 +00:00
ldpd avoid advertising 0/8 transport address (conforming RFC1122 2011-01-22 19:46:46 +00:00
link
lmcconfig Fix WARNS=4 issues (-Wcast-qual -Wshadow) 2009-04-16 06:07:53 +00:00
lockstat Fix -Wsign-compare issues 2009-04-16 06:14:13 +00:00
lpr - Replace fatal2() with the appropriate err(3)/errx(3) calls. 2011-01-20 15:48:11 +00:00
lptctl Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mailwrapper A general update. Remove (hopefully the last) references to sendmail(8), etc. 2010-04-10 08:29:53 +00:00
makefs Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:48:21 +00:00
map-mbone
mdconfig Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
mdsetimage Sort options in SYNOPSIS. 2010-11-07 11:49:21 +00:00
memswitch Whitespace. 2011-01-14 13:31:47 +00:00
mld6query Fix WARNS=4 issues (-Wshadow -Wsign-compare) 2009-04-19 07:54:08 +00:00
mlxctl Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare) 2009-04-17 04:03:39 +00:00
mmcformat Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mopd ANSIfy, sprinkle "const" 2009-11-17 18:58:07 +00:00
mountd make this compatible with bool.h. no functional change intended. 2009-10-11 16:30:19 +00:00
moused Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wextra -Wsign-compare) 2009-04-17 14:02:21 +00:00
mrinfo Fix WARNS=4 issues (-Wsign-compare -Wcast-qual) 2009-04-17 14:07:45 +00:00
mrouted Fix WARNS=4 (-Wshadow -Wsign-compare -Wcast-qual) 2009-04-17 16:05:43 +00:00
mscdlabel
mtrace Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) 2009-04-17 16:12:46 +00:00
mtree Fix date. 2010-01-20 14:00:48 +00:00
ndbootd Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
ndiscvt use %option instead of #define YY_NO_... 2009-10-29 14:49:02 +00:00
ndp use new tcpdump. 2010-12-12 18:50:31 +00:00
netgroup_mkdb Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
nfsd PR/42486: Ed Ravin nfsd sometimes exits prematurely during port-scan fix 2009-12-21 05:06:55 +00:00
npf NPF checkpoint: 2011-01-18 20:33:45 +00:00
ofctl Make ofctl for ofppc machines. 2010-06-20 21:30:26 +00:00
paxctl PR/42239: M. Levinson: paxctl(8) fails since binutils 2.19.1 upgrade 2009-10-27 16:27:47 +00:00
pcictl make functions static 2009-07-04 20:34:23 +00:00
perfused Remove code supporting SOCK_STREAM, as SOCK_DGRAM works fine 2010-10-11 05:37:58 +00:00
pf fix build. 2010-12-13 01:44:25 +00:00
postinstall Add _tcpdump uid/gid checks. 2010-12-17 22:56:22 +00:00
powerd Rump-ify powerd. 2010-12-19 22:52:08 +00:00
pppd PR/42943: Takashi Sogabe: pppd generates invalid netmask 2010-03-10 13:45:39 +00:00
psrset Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
pstat Fix memory leak in error case. Found by cppcheck. 2011-01-04 09:58:03 +00:00
puffs mirror change of -lrumpcrypto ==> -lrumpkern_crypto 2010-12-05 20:13:26 +00:00
pvcsif
pvctxctl fix -Wshadow 2009-04-19 08:53:37 +00:00
pwd_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 10:01:51 +00:00
quot Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
quotacheck Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
quotaon Fix -Wcast-qual issues 2009-04-18 08:20:41 +00:00
racoon Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
racoonctl adjust the ADMINPORTDIR to match that of racoon (with which it'll want to talk) 2009-05-07 09:31:40 +00:00
rarpd Fix WARNS=4 issues (-Wshadow -Wsign-compare -Wextra) 2009-04-18 08:50:23 +00:00
rbootd Fix WARNS=4 issues (-Wsign-compare -Wcast-qual) 2009-04-18 09:18:17 +00:00
rdate Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
repquota Make block fields one char wider; allows to sanely display quotas up to 2010-02-17 18:55:14 +00:00
rip6query
rmt Fix -Wshadow issue 2009-04-18 09:25:50 +00:00
route6d no [longer?] need to define _KERNEL when including <net/route.h> 2010-04-23 15:30:30 +00:00
rpc.bootparamd Fix -Wshadow and -Wcast-qual issues 2009-04-18 12:57:10 +00:00
rpc.lockd allow comparing v2 and v3 filehandles. 2009-11-19 22:27:26 +00:00
rpc.pcnfsd Use pclose() after popen(). Found by cppcheck. 2011-01-04 10:05:55 +00:00
rpc.statd Fix -Wshadow and -Wcast-qual issues 2009-04-18 13:02:36 +00:00
rpc.yppasswdd PR/44077: Dr. Wolfgang Stukenbrock: redundant xdr_passwd implementation should 2010-11-10 18:56:17 +00:00
rpcbind Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
rtadvd Use documentation prefix. 2009-11-01 15:19:19 +00:00
rtsold check if i is in range before using it. 2010-01-18 04:53:10 +00:00
rwhod Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
sa On LP64 platforms, uid_t is not the same size as u_long, so the key 2010-08-30 02:49:17 +00:00
schedctl Skip LSIDL and LSZOMB threads when retrieving info. 2009-05-16 23:59:56 +00:00
screenblank System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
sdpd move debug output before the loop, which possibly changes the value of fd 2010-10-18 20:43:23 +00:00
services_mkdb bump PROTOMAX 2010-10-07 01:28:50 +00:00
sesd Fix fd leak in error case. Found by cppcheck. 2011-01-04 10:10:39 +00:00
sliplogin
sntp Merge ntp 4.2.4p8 2009-12-08 21:52:05 +00:00
spray Fix -Wsign-compare issue 2009-04-18 14:01:37 +00:00
srtconfig Fix -Wextra issue 2009-04-18 14:02:42 +00:00
sti improve wording a bit 2009-08-28 21:19:13 +00:00
sunlabel Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
sup unifdef -U RCSSTAT 2011-01-04 10:23:40 +00:00
syslogd Allow syslogd to compile when MKCRYPTO=no. No promises as to whether 2010-06-09 21:55:42 +00:00
tadpolectl System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
tcpdchk Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdmatch Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdrop Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdump Make tcpdump(8) to drop root privileges and chroot(2) by default. 2010-12-17 09:54:27 +00:00
timed Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tpctl Fix WARNS=4 issues. 2009-04-28 10:57:24 +00:00
tprof deal with the output of new objdump. 2009-10-13 00:49:38 +00:00
traceroute Fix possible NULL pointer dereference in #ifdef AS_DEBUG_FILE. 2011-01-04 10:26:56 +00:00
traceroute6 PR/19069: SUENAGA Hiroki: Original fix was defective because on big endian 2010-05-13 18:19:18 +00:00
trpt Remove superfluous comma. 2009-05-04 20:54:50 +00:00
unlink
usbdevs The structure returned by USB_DEVICEINFO has the vendor/device strings 2010-02-02 16:25:30 +00:00
user Close masterfd after reading from it. Found by cppcheck. 2011-01-04 10:30:21 +00:00
veriexecgen PR/41911: Jukka Ruohonen: A bug in veriexecgen 2009-08-21 04:09:41 +00:00
videomode Fix fd leaks. Found by cppcheck. 2011-01-04 10:32:34 +00:00
vipw Fix -Wcast-qual issue 2009-04-19 00:44:49 +00:00
vnconfig VNDIOCSET now returns a 64bit unsigned size. 2009-12-06 16:35:16 +00:00
wake remove stupid casts. if lint complains about return values that are ignored, 2010-01-10 19:40:11 +00:00
wiconfig New sentence, new line. Remove unnecessary Bk/Ek pairs. 2009-07-02 18:32:04 +00:00
wlanctl Fix formatting. New sentence, new line. 2009-05-04 20:47:48 +00:00
wsconscfg Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
wsfontload Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
wsmoused option noinput nounput 2009-10-29 14:40:09 +00:00
wsmuxctl
ypbind Whitespace. 2009-11-06 15:41:58 +00:00
yppoll
ypserv No trailing whitespace 2010-04-05 19:36:29 +00:00
ypset
zdump
zic Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
Makefile Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. 2011-01-13 22:28:35 +00:00
Makefile.inc Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00