| Commit message (Expand) | Author | Age | Files | Lines |
* | Use canonical spelling of FreeBSD.org | emaste | 2010-07-06 | 1 | -1/+1 |
* | Switch to my @freebsd.org email address. | emaste | 2010-07-06 | 1 | -1/+1 |
* | sh: Remove comment that the comma operator is missing in arithmetic | jilles | 2010-07-02 | 1 | -1/+1 |
* | Add TCP scalability testing wrapper scripts for tcpp. | rwatson | 2010-06-22 | 2 | -0/+92 |
* | Revised tuning advice for tcpp benchmarking: do it in loader.conf, and | rwatson | 2010-06-22 | 1 | -2/+10 |
* | Remove vestiges of 'slip'. | brian | 2010-06-19 | 2 | -2/+0 |
* | Add the ZFS periodic daily scripts to the ZFS part. | netchild | 2010-06-17 | 1 | -0/+2 |
* | Allow boot.config to have different values than just -h. | imp | 2010-06-15 | 1 | -1/+5 |
* | Allow population of /cfg and /data. Begin the move to making all | imp | 2010-06-15 | 1 | -4/+27 |
* | Create a make.conf. not needed for runtime, but some ports want to spam it | imp | 2010-06-15 | 1 | -0/+3 |
* | make these convenience functions more convenient by accepting all | imp | 2010-06-15 | 1 | -4/+4 |
* | Add Clang to OptionalObsoleteFiles.inc. | ed | 2010-06-14 | 1 | -0/+12 |
* | Fix typo. | ed | 2010-06-10 | 1 | -1/+1 |
* | This should be commented out. | ed | 2010-06-09 | 1 | -1/+1 |
* | Add WITHOUT_CLANG file with a description. | rdivacky | 2010-06-09 | 1 | -0/+2 |
* | Add the VHBA package. It is here in tools because it's really a testbed. | mjacob | 2010-06-08 | 15 | -0/+2352 |
* | Rework tcpp output so that it generates a comma-delimited list of values, | rwatson | 2010-06-06 | 4 | -43/+50 |
* | Although we currently don't compile in CPU-pinning support by default, | rwatson | 2010-06-05 | 5 | -29/+45 |
* | o The typo was intended as it stated in the comment. Revert last. | maxim | 2010-06-04 | 1 | -1/+1 |
* | o Makefile BSDfication. | maxim | 2010-06-04 | 1 | -23/+17 |
* | o Fix typo: .uudef -> .undef. | maxim | 2010-06-04 | 1 | -1/+1 |
* | Fix stuttering sequences and reverse ranges | brian | 2010-06-02 | 4 | -1/+44 |
* | sh: Fix a crash if a heredoc was not properly ended and parsing continued. | jilles | 2010-05-30 | 1 | -0/+5 |
* | sh: Change interaction of command substitution and here documents. | jilles | 2010-05-30 | 2 | -0/+100 |
* | sh: Recognize "--" in . and exec. | jilles | 2010-05-28 | 2 | -0/+46 |
* | sh: Add some simple tests for ., exec and return from . script. | jilles | 2010-05-28 | 3 | -0/+62 |
* | Correct several nits/problems in the unix_close_race regression test. | rwatson | 2010-05-27 | 1 | -10/+16 |
* | Add unix_close_race, a regresion test to catch ENOTCONN being returned | rwatson | 2010-05-26 | 2 | -0/+139 |
* | Introduce a new build knob for Flattened Device Tree support. | raj | 2010-05-25 | 1 | -0/+3 |
* | sh: Add some simplistic tests for the wait builtin. | jilles | 2010-05-23 | 2 | -0/+38 |
* | Add an option file for WITHOUT_MAN_UTILS to regenerate src.conf(5). | jkim | 2010-05-20 | 1 | -0/+9 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-19 | 1 | -1/+1 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 1 | -5/+5 |
* | sh: Fix pathname expansion with quoted slashes like *\/. | jilles | 2010-05-11 | 1 | -0/+31 |
* | sh: Add some simple testcases for pathname expansion. | jilles | 2010-05-11 | 1 | -0/+61 |
* | Fix error in comment. | jilles | 2010-05-09 | 1 | -1/+1 |
* | sh: Add some parser tests. | jilles | 2010-05-09 | 3 | -0/+53 |
* | Generate some tests for sh's case command from the fnmatch tests. | jilles | 2010-05-09 | 4 | -1/+256 |
* | sh: Fix bug in assignment error test. | jilles | 2010-05-09 | 1 | -2/+2 |
* | sh: Apply locale vars on builtins, recognize LC_MESSAGES as a locale var. | jilles | 2010-05-05 | 1 | -0/+133 |
* | Fix typo in usage message. Add -n to the list of valid arguments. | philip | 2010-04-30 | 1 | -2/+2 |
* | Add a TestFloat based test suite for floating-point implementations | marius | 2010-04-24 | 41 | -0/+18426 |
* | Adjust a test case and make it more jump optimization neutral for JIT case. | jkim | 2010-04-23 | 1 | -1/+1 |
* | sh: Add some more tests for ${v#...} and ${v%...}. | jilles | 2010-04-23 | 1 | -0/+46 |
* | Merge @176820, @176822, @177156 to tcpp from P4 to HEAD: | rwatson | 2010-04-21 | 2 | -13/+39 |
* | Dump the AR_PHY_TURBO register on the AR5416. This register holds 11n | rpaulo | 2010-04-19 | 1 | -0/+1 |
* | sh: Add testcases for double-quotes within quoted ${var+-...} (non-POSIX). | jilles | 2010-04-18 | 1 | -0/+44 |
* | sh: On startup of the shell, use PWD from the environment if it is valid. | jilles | 2010-04-17 | 1 | -0/+24 |
* | fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen. | jilles | 2010-04-16 | 1 | -0/+1 |
* | Add some tests for fnmatch(3). | jilles | 2010-04-16 | 2 | -1/+336 |