index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
2
-2
/
+2
*
Add appropriate quoting to allow building with a KERNCONFDIR containing
thomas
2014-05-03
1
-12
/
+12
*
Clean up more lindev(4) vestiges.
brueffer
2014-05-02
1
-21
/
+0
*
Add a C libary and a Python module that implements an API similar
marcel
2014-04-28
9
-0
/
+672
*
Note that the bug was fixed, and when.
des
2014-04-26
1
-1
/
+1
*
Eliminate last vestigies of NO_MAN= in the tree. Also, remove
imp
2014-04-25
6
-6
/
+2
*
Remove NO_CTF, exccept as an undocumented compatibility
imp
2014-04-25
1
-4
/
+3
*
Put my inner hobgoblin on a leash: These routines, at least, needed to
imp
2014-04-25
1
-10
/
+10
*
Add option WITHOUT_VI to not build/install vi. vi was the largest
imp
2014-04-24
1
-0
/
+2
*
Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a default
imp
2014-04-24
1
-0
/
+2
*
Turns out that bash whines line a spoiled three year old when it
imp
2014-04-24
1
-0
/
+1
*
Channel my inner hobgoblin and make all functions enclosed in ()
imp
2014-04-24
1
-14
/
+14
*
Hoist CR convenience function up from dhcpd config and use
imp
2014-04-24
2
-18
/
+19
*
Switch to using pkgng for all package management. Add necessary
imp
2014-04-24
2
-59
/
+17
*
Add a routine for easy workaround any umount issues w/o hacking
imp
2014-04-24
1
-4
/
+10
*
Introduce NANO_PKG_META_BASE to allow moving where metadata for
imp
2014-04-24
1
-5
/
+8
*
No need for true here, remove it.
imp
2014-04-24
1
-1
/
+0
*
Override the parallel make target to use all CPUs.
imp
2014-04-24
1
-1
/
+3
*
libc/stdio: Fail fdopen() on an execute-only fd.
jilles
2014-04-21
5
-1
/
+237
*
libc: Add fopen() test to regression Makefile.
jilles
2014-04-21
1
-3
/
+11
*
Separate out enabling building clang and/or gcc for the system and
imp
2014-04-18
10
-11
/
+43
*
An abstracted down version of the NanoBSD config files as used by
imp
2014-04-18
3
-0
/
+533
*
Add -x to the removal of trees to prevent crossing mount points to
imp
2014-04-18
1
-9
/
+9
*
Don't build EISA by default anymore. Remove from i386 GENERIC and
imp
2014-04-18
1
-0
/
+2
*
Document WITHOUT_GPL_DTC too.
imp
2014-04-15
1
-0
/
+3
*
Fix test suite name in src.conf(5).
jmmv
2014-04-13
1
-1
/
+6
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
176
-176
/
+176
*
Check the right file for pwcache_groupdb.
imp
2014-04-13
1
-1
/
+1
*
Up the minimum system to build FreeBSD current to 8.0-RELEASE. The
imp
2014-04-13
1
-12
/
+0
*
Also ignore files from Murcirial (.hg) and git (.git) when copying
imp
2014-04-08
1
-2
/
+2
*
Document upcoming build option WITH_SORT_THREADS
imp
2014-04-05
1
-0
/
+3
*
use MK_KERBEROS=no in preference to WITHOUT_KERBEROS
imp
2014-04-05
1
-1
/
+1
*
Silence an unnecessary warning.
gnn
2014-04-01
1
-0
/
+2
*
Dump default media size to 1GB to reflect a fatter environment and
imp
2014-03-28
1
-1
/
+1
*
Update userspace users of hw.bus.devctl_disable.
mjg
2014-03-26
1
-10
/
+0
*
errx prepends the program name to the message; don't do it by hand.
jmmv
2014-03-19
1
-1
/
+1
*
Make the priv test program exit with non-zero if any failures are detected.
jmmv
2014-03-19
1
-8
/
+33
*
Migrate tools/regression/usr.bin/pkill to the new tests layout.
jmmv
2014-03-19
28
-1009
/
+0
*
Migrate tools/regression/usr.bin/make/ to the new tests layout.
jmmv
2014-03-19
273
-2225
/
+370
*
Remove comment meant for removal in r263287
bdrewery
2014-03-18
1
-1
/
+0
*
'pkg(8) add' has no internal restriction on number of packages.
bdrewery
2014-03-18
1
-2
/
+1
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
14
-14
/
+14
*
Migrate most of tools/regression/usr.bin/ to the new tests layout.
jmmv
2014-03-16
530
-27284
/
+0
*
Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
jmmv
2014-03-16
55
-4199
/
+0
*
Change etcupdate tests to return 1 on test failures.
jmmv
2014-03-16
7
-21
/
+135
*
Migrate tools/regression/sbin/ to the new tests layout.
jmmv
2014-03-16
9
-1118
/
+0
*
Remove TARGET_BIG_ENDIAN. It's no longer relevant.
imp
2014-03-14
1
-1
/
+0
*
Rely on default UFS type (though this is unlikely to change).
imp
2014-03-14
1
-1
/
+1
*
Be more explicit about setting SRCCONF to /dev/null (plus allow it to
imp
2014-03-14
1
-4
/
+11
*
NanoBSD has a utility shell script called save_cfg which helps keep
imp
2014-03-14
1
-2
/
+78
[next]