obrien
ada3ff871d
Remove localism that snuck in the last commit.
2007-09-12 02:54:57 +00:00
obrien
8a8d26239d
MFC: 'sade' - the SysAdmins Disk Editor
2007-09-10 14:25:05 +00:00
kmacy
95ab706262
hook cxgbtool into buildworld
...
update include names
2007-03-15 04:05:33 +00:00
rwatson
7153d90f18
Merge audit/Makefile:1.1, auditd/Makefile:1.1, auditreduce/Makefile:1.1,
...
praudit/Makefile:1.1, and usr.sbin/Makefile:1.342,1.343,1.345 from HEAD
to RELENG_6:
Enable building of OpenBSM command line tools:
- audit(8) - audit subsystem management tool
- auditd(8) - audit trail and subsystem management daemon
- auditreduce(1) - audit trail reduction tool
- praudit(1) - audit trail printing tool
Build audit command line tools only if NO_AUDIT isn't defined.
Obtained from: TrustedBSD Project
2006-09-02 17:02:01 +00:00
cperciva
9c635319a6
MFC addition of FreeBSD 2.0 client code.
...
Sponsored by: FreeBSD security development fundraiser
Approved by: re (kensmith)
2006-09-02 11:05:24 +00:00
delphij
cf9a299a52
MFC: Add snapinfo.
...
Discussed with: marks
Approved by: re (scottl)
2006-03-17 05:08:16 +00:00
pjd
407c7742ed
MFC: Move setkey(8) from usr.sbin/ to sbin/ and make rc.d/ipsec to run
...
before rc.d/mountcritremote, so it is possible to mount /usr/ over
IPsec.
Discussed on: arch@
Suggested by: Tomasz Pi³at <tomasz.pilat@axelspringer.pl>
Prodded by: dougb
2005-12-15 23:30:12 +00:00
ru
2712a972a2
MFC: 1.337: Sort SUBDIR.
2005-11-16 08:31:52 +00:00
cperciva
963a18e0a9
MFC addition of portsnap to the base system plus subsequent enhancements
...
and bug fixes.
Approved by: re (kensmith)
2005-08-15 20:24:08 +00:00
sam
64ebe3db68
hookup wpa tools to the build
2005-06-06 03:58:02 +00:00
darrenr
5af396fa8e
all the ipfilter tools are now built from sbin/Makefile, so remove them from
...
this Makefile.
2005-04-25 19:04:12 +00:00
marcel
891c7630ad
Build pmccontrol(8) and pmcstat(8) on all architectures (FWIW :-)
...
Ok'd by: jkoshy@
2005-04-20 20:51:37 +00:00
jkoshy
65a5a1d008
Unbreak tinderbox builds for ${MACHINE_ARCH} != "i386" or "amd64".
...
Pointed out by: ru.
2005-04-19 14:27:43 +00:00
jkoshy
dc3444cd91
Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
...
and documentation into -CURRENT.
Bump FreeBSD_version.
Reviewed by: alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00
imp
33abdc3f0d
Since there are now more than a couple exceptions to the i386 rule,
...
group them better.
2005-04-01 01:45:03 +00:00
imp
3a43d0c97e
There's no wl cards for PC98. These are ISA only, and no cbus
...
versions exist, much less having support for it in the wl driver.
Therefore, don't build wlconfig.
2005-04-01 00:57:22 +00:00
imp
bab952af02
pcvt doesn't exist on pc98, so don't build pcvt routines that have no
...
value.
2005-04-01 00:32:45 +00:00
imp
e1ddc1ffec
There's no acpi in pc98 machines, nor do we build it into the kernel.
...
Therefore, don't build the acpi userland binaries either.
OK'd by: nate
2005-04-01 00:30:42 +00:00
wpaul
323b49a011
Attach ndiscvt(8) to the amd64 build.
2005-03-30 02:44:46 +00:00
njl
0c0096c877
Hook powerd up to the build.
2005-02-26 21:18:20 +00:00
maxim
c183200317
o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8)
...
utility:
The tcpdrop command drops the TCP connection specified by the
local address laddr, port lport and the foreign address faddr,
port fport.
Obtained from: OpenBSD
Reviewed by: rwatson (locking), ru (man page), -current
MFC after: 1 month
2005-02-06 10:47:12 +00:00
ru
5c04306fea
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
ru
f4c44b761b
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
ru
3b01b84505
NOATM -> NO_ATM
2004-12-21 09:08:06 +00:00
ru
ba3655c74f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
bz
4b83c5852a
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
...
If turned on no NIS support and related programs will be built.
Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il>
PR: bin/68303
No objections: des, gshapiro, nectar
Reviewed by: ru
Approved by: rwatson (mentor)
MFC after: 2 weeks
2004-11-13 20:40:32 +00:00
phk
f697f4f13e
Get debugging macros from sivar.h
...
Disable some code which magics minor numbers into card/port numbers.
I think we will have to parse this from the device name in the future,
but I need to confer with peter@ about this.
Put sicontrol back in the build.
Troublespotter: dwhite
2004-10-02 18:51:37 +00:00
phk
df875e966b
Augh!
...
Disconnect sicontrol(8) from the build while I sort out the trouble
I created.
2004-10-02 18:42:00 +00:00
dougb
fc66d174a3
1. Add much finer granularity to the NO_BIND knobs with the addition of:
...
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
2004-09-27 08:23:43 +00:00
ru
f4636b5020
Revert to always descending into the "bsnmp" subdir -- gensnmptree
...
and bsnmpd should not be controlled by the NOATM knob.
2004-09-25 07:00:11 +00:00
trhodes
33fe5b1bb7
Uncomment bsnmpd so it can build.
...
Noticed by: dougb
2004-09-25 02:04:54 +00:00
des
089eb092e9
More remnants of BIND 8; these live in usr.sbin now.
2004-09-24 15:39:01 +00:00
cognet
3b0d39587d
kgmon works on arm, so make it parts of the build for arm as well.
2004-09-23 23:06:29 +00:00
des
ff7d176daf
Style fix.
...
Submitted by: ru@
2004-09-23 08:00:07 +00:00
des
41e930f480
Clean up and comment config.mk. Centralize more stuff. Bitch if
...
POSIX threads libraries are not available. Add crypto support if
the crypto libraries are available. Build dnssec-{keygen,signzone}
if crypto is available.
Submitted by: (in part) dougb@
2004-09-22 12:13:58 +00:00
des
a4c12f8006
Switch from BIND 8 to BIND 9.
...
Submitted by: (in part) dougb@, trhodes@
Reviewed by: dougb@, trhodes@, re@
MFC after: 5 days
2004-09-21 19:01:48 +00:00
glebius
0729518f0e
Userland control utility for ng_netflow.
...
Approved by: julian (mentor)
2004-09-17 12:02:22 +00:00
marcel
130af57ccd
Build kgmon(8) on ia64.
2004-08-30 02:59:11 +00:00
kan
4bd37031bb
Temporarily disable kernbb utility. It has to learn about new gcov data
...
format first.
2004-07-28 07:13:55 +00:00
emax
3c9dfc9919
Make bluetooth compile on all platforms
...
Reviewed by: imp, ru
2004-07-07 22:48:30 +00:00
fjoe
ac4a1eaf40
Finish repo move arlconfig -> arlcontrol.
2004-06-01 07:38:11 +00:00
bde
9614176a64
Build kgmon for amd64.
2004-05-23 18:30:08 +00:00
marius
114af21416
Hook eeprom(8) up to the FreeBSD/sparc64 build.
2004-05-22 17:03:52 +00:00
joerg
4a85753b5f
Wire smbmsg(8) into the build.
2004-05-17 10:57:03 +00:00
grehan
a76989daa6
Hook sysinstall to the build for powerpc.
2004-05-15 05:07:14 +00:00
cognet
924a087591
Do not build sysintall for arm.
2004-05-14 13:44:55 +00:00
nyan
4f4289a1af
Move the _arlconfig define in the existing i386 section.
...
Suggested by: ru
2004-03-17 08:50:17 +00:00
nyan
76ef71db9d
The arlconfig is needed on i386 only.
2004-03-16 12:46:14 +00:00
fjoe
988426d9e5
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
...
MFC after: 2 weeks
2004-03-15 22:24:28 +00:00
imp
e31a388840
The gsc driver has been retired, so retire its control program.
2004-03-14 22:47:02 +00:00