| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 2 | -1/+17 |
* | MFC: r238143: move "funny targets" from pre-build "make check" to the | obrien | 2012-07-05 | 9 | -18/+42 |
|\ |
|
| * | Remove the "funny targets" make check. We no longer need embedded :: targets | obrien | 2012-07-05 | 9 | -18/+42 |
| * | Recognize 'none' or '0' as no flags. | pjd | 2012-07-04 | 1 | -4/+4 |
| * | Update comment to reflect function's actual operation | emaste | 2012-07-03 | 1 | -1/+1 |
| * | A cross-reference takes a man page section as well. Assume pkg(1), | marcel | 2012-07-02 | 1 | -1/+1 |
| * | Add description for INSTALL_AS_USER | marcel | 2012-07-02 | 1 | -0/+9 |
| * | Fix typo in option description file (using svn move). | marcel | 2012-07-02 | 1 | -0/+0 |
| * | New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg | bapt | 2012-07-02 | 2 | -0/+8 |
| * | Bump this up - that way the AR9300 and later MACs get covered (for now) | adrian | 2012-06-30 | 1 | -1/+1 |
| * | Support also running a 32-bit test on 64-bit platforms. | obrien | 2012-06-29 | 1 | -1/+3 |
| * | Fix ioctl type for compiling with clang | emaste | 2012-06-28 | 2 | -4/+4 |
| * | Add a test for number of CPUs configured/online. | kib | 2012-06-27 | 1 | -0/+8 |
| * | - Switch to BSD sort as default sort. GNU sort will still be installed as | gabor | 2012-06-27 | 2 | -2/+2 |
| * | Correct sizeof usage | kevlo | 2012-06-25 | 2 | -2/+2 |
| * | Provide a mechanism to not clear out the work and output dirs when | obrien | 2012-06-20 | 1 | -2/+4 |
| * | Convert athdebug to use the 64 bit dev.ath.X.debug sysctl. | adrian | 2012-06-15 | 1 | -3/+4 |
| * | Add the AMPDU BAR TX statistics to the "ampdu" tag. | adrian | 2012-06-15 | 1 | -1/+2 |
| * | Add a test for the :tl & :tu modifiers. | obrien | 2012-06-12 | 11 | -0/+35 |
| * | Add athaggrstats to the ath(4) tools build. | adrian | 2012-06-10 | 1 | -1/+1 |
| * | Flesh out 'athaggrstats', a utility which will display the aggregation | adrian | 2012-06-10 | 6 | -0/+979 |
| * | sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0 | jilles | 2012-06-08 | 1 | -1/+1 |
| * | TinyBSD now seems to be hosted elsewhere. | bz | 2012-06-07 | 1 | -1/+1 |
| * | Do not execute a needed statement with side-effect in assert(). | kib | 2012-06-06 | 1 | -4/+9 |
| * | Add gettimeofday() test. | kib | 2012-06-06 | 1 | -0/+17 |
| * | Fix license | emax | 2012-06-05 | 1 | -10/+10 |
| * | Add a very simple debug tool that would dump list of interfaces, | emax | 2012-06-05 | 2 | -0/+200 |
| * | Correct examples to the latest version I had. | obrien | 2012-06-05 | 1 | -6/+11 |
* | | MFC: r236422, r236592, r236593, r236594, r236620, r236621, r236622, & r236637 | obrien | 2012-06-06 | 3 | -0/+149 |
|\ \
| |/ |
|
| * | Add a regression test for filemon(4) [r236592]. | obrien | 2012-06-04 | 3 | -0/+144 |
|/ |
|
* | Add regression test for '-V' command line option (requires r236346). | obrien | 2012-05-31 | 8 | -0/+35 |
* | make it easier to check newly-built make | obrien | 2012-05-30 | 1 | -0/+19 |
* | make it easier to test newly-built make. | obrien | 2012-05-30 | 2 | -0/+9 |
* | Add '-width Pa' to src.conf.5 for mdoc(7) style consistency. | gjb | 2012-05-30 | 1 | -1/+1 |
* | Import byacc from invisible island, it brings us lots of compatibilities with | bapt | 2012-05-21 | 34 | -0/+15099 |
* | According to shared memory man pages, advice including <sys/types.h> | kevlo | 2012-05-21 | 3 | -3/+3 |
* | Document the ED_CRYPTO and LS_COLORS options. | marcel | 2012-05-19 | 2 | -0/+8 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 2 | -0/+4 |
* | zfsboottest: update for the recent zfs boot code changes | avg | 2012-05-13 | 1 | -3/+21 |
* | Regenerate src.conf(5) for mdoc(7) and typo corrections. | gjb | 2012-05-12 | 4 | -7/+5 |
* | - Add regression tests for BSD sort | gabor | 2012-05-11 | 449 | -0/+2661 |
* | - Hook up BSD sort to the build. By default, it will be installed as | gabor | 2012-05-11 | 1 | -0/+2 |
* | Add some missing files to OLD_FILES | eadler | 2012-05-09 | 1 | -0/+2 |
* | zfsboottest.sh: correctly check and suggest value of vfs.root.mountfrom | avg | 2012-05-07 | 1 | -2/+2 |
* | zfsboottest.sh: gracefully handle default value of bootfs property | avg | 2012-05-07 | 1 | -2/+1 |
* | indicate the time per packet in nanoseconds. | luigi | 2012-05-03 | 1 | -0/+8 |
* | add support for pcap receive statistics (used by net-mgmt/darkstat) | luigi | 2012-05-03 | 2 | -3/+10 |
* | add some performance data | luigi | 2012-05-03 | 1 | -0/+11 |
* | - add code to run pkt-gen on top of libpcap so we can see the | luigi | 2012-05-03 | 1 | -25/+108 |
* | - correct a bug in pcap_dispatch(): a count of 0 means infinity. | luigi | 2012-05-03 | 1 | -5/+41 |