freebsd-src/usr.sbin
Neel Natu 4b5e84f615 Convert the offset into the bar that contains the MSI-X table to an offset
into the MSI-X table before using it to calculate the table index.

In the common case where the MSI-X table is located at the begining of the
BAR these two offsets are identical and thus the code was working by accident.

This change will fix the case where the MSI-X table is located in the middle
or at the end of the BAR that contains it.

Obtained from:	NetApp
2013-03-11 17:36:37 +00:00
..
ac Bump date missed in r202756 2012-09-14 17:50:42 +00:00
accton A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
acpi Merge ACPICA 20130214. 2013-02-15 20:36:28 +00:00
adduser Remove a reference to CVS and to freefall from a user-facing man page. 2012-09-15 16:24:03 +00:00
amd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ancontrol Fix always 0 tautologly revealed by gcc46 2012-07-08 00:52:54 +00:00
apm Mark global functions and/or variables in apm(8) static where possible. 2011-11-06 19:01:30 +00:00
apmd mdoc: avoid nested displays. Fixes mandoc warnings. 2012-06-13 18:57:27 +00:00
arp Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
arpaname bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
asf A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
audit A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
auditd A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
auditdistd Merge a number of changes required to hook up OpenBSM 1.2-alpha2's 2012-12-01 15:11:46 +00:00
auditreduce A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
authpf o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
bhyve Convert the offset into the bar that contains the MSI-X table to an offset 2013-03-11 17:36:37 +00:00
bhyvectl Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detach 2013-02-14 18:41:12 +00:00
bhyveload Remove EOL whitespace. 2013-01-19 07:07:05 +00:00
bluetooth A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
boot0cfg Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
boot98cfg A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
bootparamd mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
bsdconfig Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
bsdinstall If no resolv.conf has been made for the new system already and the install 2013-01-27 23:12:37 +00:00
bsnmpd Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
btxld A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
burncd Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
cdcontrol Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
chkgrp This wasn't supposed to be in there - I committed the wrong patch. 2012-11-15 15:21:58 +00:00
chown Mark global functions and/or variables in chown(8) static where possible. 2011-11-06 19:01:41 +00:00
chroot Minor mdoc fixes. 2012-10-07 19:53:04 +00:00
ckdist A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
clear_locks A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
config - Fix the error message when a dependency string is not provided to 2012-10-10 14:47:46 +00:00
cpucontrol Avoid clobbering errno with a call to fprintf 2013-01-16 05:00:51 +00:00
crashinfo Improve multi-line kernel ident parsing 2012-03-07 18:46:21 +00:00
cron Second attempt to add @every_second keyword support. Due to multiple 2012-10-25 22:54:29 +00:00
crunch crunchgen: Permit use of alternative linkers. 2013-02-05 02:57:59 +00:00
ctladm More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ctm In usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a printf field width 2011-12-17 20:07:42 +00:00
daemon Remove bogus '-' from getopt(3) string hit when porting daemon(8) to 2013-01-03 00:49:11 +00:00
dconschat Fix the following warning from clang trunk: 2012-03-19 19:17:55 +00:00
ddns-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
devinfo Mark global functions and/or variables in devinfo(8) static where possible. 2011-11-06 19:01:48 +00:00
digictl mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
diskinfo remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
dnssec-dsfromkey A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
dnssec-keyfromlabel A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
dnssec-keygen A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
dnssec-revoke bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-settime bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-signzone bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dumpcis A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
editmap A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
edquota Remove unneeded includes. 2012-11-20 02:12:01 +00:00
eeprom A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
etcupdate Add HISTORY section. 2012-07-13 21:27:18 +00:00
extattr Don't print an empty line for files with no attributes when -q is given for 2013-02-22 20:49:50 +00:00
extattrctl Close fd in initattr() and showattr(). 2010-12-08 10:27:07 +00:00
faithd mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
fdcontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
fdformat The FD_FORM ioctl used to ignore errors from the floppy controller; now when 2011-02-21 09:56:08 +00:00
fdread Mark global functions and/or variables in fdread(8) static where possible. 2011-11-06 19:01:54 +00:00
fdwrite mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
fifolog mdoc: point to an existing cross reference. 2012-10-02 09:53:50 +00:00
flowctl Add "human" option to print IPv4/IPv6 flows in human-readable format. 2012-06-09 10:10:12 +00:00
freebsd-update Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
ftp-proxy o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
fwcontrol mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
genrandom bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
getfmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
getpmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
gpioctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
gssd Grammar fixes and some wordsmithing 2013-01-05 00:27:08 +00:00
gstat A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
i2c Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
ifmcstat - Print scopeid for link-local scope addresses. 2013-01-03 22:27:57 +00:00
inetd - Force inetd to have listen queue size to be set to the value of 2013-01-20 19:44:33 +00:00
iostat Change iostat -Ix to display total duration of transactions instead 2012-12-15 18:21:09 +00:00
ip6addrctl More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ipfwpcap Update my e-mail to my FreeBSD one. 2012-07-19 08:56:30 +00:00
IPXrouted Fix warning when compiling with gcc46 2012-02-16 05:17:06 +00:00
isc-hmac-fixup bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
isfctl Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. 2012-08-25 18:08:20 +00:00
jail Handle (ignore) when a process disappears before it can be tracked. 2013-02-14 19:27:52 +00:00
jexec A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
jls Fix building with WITHOUT_INET_SUPPORT set. 2012-03-06 18:39:07 +00:00
kbdcontrol Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
kbdmap Remove variables which are initialized but never used thereafter reported by gcc46 warning 2012-06-19 06:10:31 +00:00
keyserv Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
kgmon remove old-style function definition 2013-02-14 14:44:08 +00:00
kgzip A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
kldxref Clarify a warning message. 2012-10-29 03:31:22 +00:00
lastlogin Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lmcconfig Rework time handling. 2012-09-01 10:56:15 +00:00
lpr Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
lptcontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
mailstats A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
mailwrapper A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
makefs Support hardlinks in manifest files by the same logic as the treewalk 2013-02-20 19:32:31 +00:00
makemap A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
manctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
memcontrol Fix conditional expression: previously a bit vector was being operated 2012-10-22 02:12:15 +00:00
mergemaster Remove pointless check for the existence of /usr/bin/less which exists 2012-12-05 13:56:36 +00:00
mfiutil Remove redundant code. 2012-10-20 10:20:06 +00:00
mixer Return proper error message if recording device is not specified. 2012-01-27 09:15:55 +00:00
mld6query Add __unused. Ansi prototypes. 2010-12-20 08:54:30 +00:00
mlxcontrol Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
mount_smbfs A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
mountd Check if the -sec option is given without an argument. 2013-02-20 12:40:26 +00:00
moused A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
mptable Divine the array size by using 'nitems(array)' instead of using magic numbers. 2012-12-21 04:44:40 +00:00
mptutil add missing variable declaration when DEBUG is defined forgotten in 2012-05-30 03:57:49 +00:00
mtest Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
mtree Always install our mtree as /usr/sbin/fmtree and link it as 2013-01-09 21:07:08 +00:00
named Don't try to suppress the inclusion of the build date in named's version 2013-02-10 17:58:44 +00:00
named-checkconf bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
named-checkzone A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
named-journalprint bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
nandsim Add missing include. 2012-05-18 14:12:17 +00:00
nandtool mdoc: remove whitespace. 2012-05-17 11:50:12 +00:00
ndiscvt remove redundant yyparse declarations 2012-12-05 20:28:44 +00:00
ndp Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
newsyslog Rename the run_cmd field to sw_runcmd to make it consistent with the 2013-01-27 06:03:57 +00:00
nfscbd Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
nfsd Simplify r243637 and make sure that nfsdargs.{min,max}threads are always set 2013-02-14 02:00:41 +00:00
nfsdumpstate A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nfsrevoke A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nfsuserd Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the 2011-06-21 21:07:33 +00:00
ngctl Add __unused. Ansi prototypes. 2010-12-20 09:36:54 +00:00
nghook A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nmtree Always install our mtree as /usr/sbin/fmtree and link it as 2013-01-09 21:07:08 +00:00
nologin A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
nscd Remove end of line whitespace. 2012-07-04 10:17:02 +00:00
nsec3hash bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ntp General mdoc(7) and typo fixes. 2012-05-12 15:08:22 +00:00
nvram Dont cast from char* to struct chrp_header* which has a bigger alignment 2012-08-27 14:51:26 +00:00
ofwdump A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
pc-sysinstall Use GNOP to force ZFS pools to 4k. 2013-03-03 23:07:27 +00:00
pciconf Use the entire 64 bits of 'bar.pbi_length' when printing the bar size. 2013-02-10 19:35:40 +00:00
periodic Prevent periodic scripts that run longer than the expected period from 2012-02-12 23:18:05 +00:00
pkg Fix a typo in DPADD. 2013-03-10 17:10:16 +00:00
pkg_install Fix compilation errors. 2013-01-23 07:22:33 +00:00
pmcannotate A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
pmccontrol More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pnpinfo A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
portsnap Change progress indicator for downloading patches. 2012-12-13 01:39:49 +00:00
powerd Improve error reporting when no cpufreq(4) support is available. 2012-04-09 20:59:14 +00:00
ppp Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
pppctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
praliases A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
praudit A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
procctl A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
pstat Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
pw Prevent a null pointer dereference in pw userdel when deleting 2013-02-01 05:19:49 +00:00
pwd_mkdb Mark global functions and/or variables in pwd_mkdb(8) static where possible. 2011-11-06 19:02:25 +00:00
quot Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
quotaon More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rarpd Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
repquota More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rip6query Mark global functions and/or variables in rip6query(8) static where possible. 2011-11-06 19:02:31 +00:00
rmt Mark global functions and/or variables in rmt(8) static where possible. 2011-11-06 19:02:37 +00:00
rndc bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
rndc-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
route6d Minor mdoc fix. 2012-11-18 16:58:08 +00:00
rpc.lockd Remove dead return code 2012-09-11 07:35:24 +00:00
rpc.statd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.umntall A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
rpc.yppasswdd Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
rpc.ypupdated Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.ypxfrd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpcbind Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
rrenumd A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
rtadvctl Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
rtadvd Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL. 2013-03-06 04:58:48 +00:00
rtprio Document the security.bsd.unprivileged_idprio in idprio(1) in addition 2012-09-30 03:21:21 +00:00
rtsold Fix warning when compiling with gcc46: 2012-01-20 01:38:52 +00:00
rwhod Bump date missed in r202756 2012-09-14 17:50:42 +00:00
sa In usr.sbin/sa/db.c, avoid warnings about assigning two const char 2011-12-18 01:08:25 +00:00
sendmail Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
service Add -R, an option to restart all enabled "local" services. 2012-12-12 01:50:58 +00:00
services_mkdb Move uniq() prototype into extern.h. 2012-10-20 10:34:55 +00:00
setfib Minor spelling fixes. 2012-06-03 11:29:48 +00:00
setfmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
setpmac A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
sicontrol A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
smbmsg Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
snapinfo Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
spkrtest Update spkrtest(8) to use new dialog auto-sizing syntax. 2011-01-13 17:30:18 +00:00
spray Mark global functions and/or variables in spray(8) static where possible. 2011-11-06 19:02:49 +00:00
syslogd - Make sure that errno isn't modified before calling logerror() in error 2012-12-20 23:21:20 +00:00
sysrc Remove NO_OBJ from Makefiles that generate manuals because this causes the 2013-02-08 11:14:01 +00:00
tcpdchk A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tcpdmatch A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tcpdrop Allow the address and ports to be separated by a colon or period rather 2013-01-30 18:24:29 +00:00
tcpdump MFV: tcpdump 4.3.0. 2012-10-05 20:19:28 +00:00
timed Change old-style function definition 2013-02-01 14:26:54 +00:00
traceroute traceroute(8): make WARNS=3 clean 2010-12-04 14:19:27 +00:00
traceroute6 Add -a and -A option to the usage. 2012-05-08 15:18:35 +00:00
trpt A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
tzsetup Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option. 2013-03-04 11:34:31 +00:00
uathload Only use -z noexecstack for these explicit arches: i386, amd64, powerpc 2011-02-16 21:04:47 +00:00
ugidfw A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
uhsoctl Add an missing argument to open(2). If O_CREAT flag is specified, 2012-01-04 07:21:37 +00:00
usbconfig Add USB API to read power draw on USB devices. 2013-02-14 12:22:40 +00:00
usbdump Make usbusN logging pseudo-interface used by usbdump(8) clonable. One is 2012-07-09 07:25:09 +00:00
utx Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-25 03:46:56 +00:00
vidcontrol More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
vipw Restore message in man page on VFS timestamp precision. 2012-02-14 09:29:37 +00:00
wake Exit with proper status when wake() fails. 2012-02-24 07:54:08 +00:00
watch Perform even more style changes. 2012-03-10 14:38:34 +00:00
watchdogd Remove EOL whitespace. 2013-02-27 20:16:30 +00:00
wlandebug Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
wlconfig mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
wpa Document all of the options that wpa_supplicant accepts. 2012-11-07 15:47:36 +00:00
yp_mkdb In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parameters 2011-12-19 20:44:44 +00:00
ypbind Protect NIS client with madvise(2) since this daemon is required 2011-10-24 14:35:31 +00:00
yppoll A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
yppush Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ypserv Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
ypset A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
zic A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
zzz A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
Makefile manctl is conditionally added to SUBDIRS later on. Don't unconditionally 2013-01-23 23:51:44 +00:00
Makefile.amd64 Sort the 'bhyvectl' subdir alphabetically. 2013-01-09 04:02:23 +00:00
Makefile.arm sysinstall was removed from usr.sbin/Makefile in r225937. Because per-arch 2012-03-13 00:45:27 +00:00
Makefile.i386 Replace sade the extracted piece of sysinstall with sade the extracted 2012-12-30 14:35:00 +00:00
Makefile.ia64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.inc A new jail(8) with a configuration file, to replace the work currently done 2010-10-19 21:32:13 +00:00
Makefile.mips Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
Makefile.powerpc Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.sparc64 Replace sade the extracted piece of sysinstall with sade the extracted 2012-12-30 14:35:00 +00:00