summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* sh: Add test for r223282.jilles2011-06-191-0/+6
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-172-0/+28
* Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.ed2011-06-171-1/+0
* Don't omit ac(8) as part of WITHOUT_ACCT.ed2011-06-172-4/+2
* sh: Add case statement fallthrough (with ';&' instead of ';;').jilles2011-06-171-0/+39
* sh: Skip variables with invalid names in "set", "export -p", "readonly -p".jilles2011-06-172-0/+6
* sh: Reduce unnecessary forks with eval.jilles2011-06-161-0/+5
* sh: Add support for named character classes in bracket expressions.jilles2011-06-151-0/+32
* sh: Add test for LC_COLLATE-based character ranges in case.jilles2011-06-121-0/+24
* sh: Add test for case pattern matching with iso-8859-1 charset.jilles2011-06-121-0/+52
* Add "context" subcommand to fetch and display SGE context.np2011-06-111-0/+235
* sh: Do parameter expansion on ENV before using it.jilles2011-06-101-0/+11
* sh: Do parameter expansion before printing PS4 (set -x).jilles2011-06-091-0/+9
* cxgbetool: a tool for the cxgbe(4) driver.np2011-06-095-0/+41744
* sh: Add simple tests for set -x and PS4.jilles2011-06-082-0/+17
* sh: Fix $? in heredocs on simple commands.jilles2011-06-051-0/+15
* sh: Add already working testcases for $? in here-document.jilles2011-06-051-0/+25
* Add a very simple IPDIVERT test, which creates IP divert sockets andrwatson2011-06-042-0/+177
* sh: Reduce more needless differences between error messages.jilles2011-06-041-1/+1
* sh: Honour -n while processing -c string.jilles2011-06-041-0/+3
* sh: Add tests for -n flag. These already pass.jilles2011-06-033-0/+16
* Don't need (and can't use) -L to copy links here.imp2011-05-311-1/+1
* sh: Add tests for some somewhat obscure aspects of function definitions.jilles2011-05-302-0/+12
* Upgrade jail(2) to latest jail(2) API to make the regression test workbz2011-05-301-2/+9
* Rework TIMEWAIT regression test so that kernel-allocated port numbers arerwatson2011-05-301-39/+84
* Add missing include of stdio.h.rwatson2011-05-301-0/+1
* In the tcpdrop regression test, allow the kernel to allocate us a portrwatson2011-05-301-37/+44
* Add missing #include of err.h.rwatson2011-05-301-0/+1
* sh: Add test for 'set +o'.jilles2011-05-291-0/+32
* printf: Allow multibyte characters for '<char> form, avoid negative codes.jilles2011-05-283-1/+5
* sh: Correct criterion for using CDPATH in cd.jilles2011-05-272-0/+25
* sh: Add simple CDPATH test.jilles2011-05-271-0/+23
* sh: Fix unquoted $@/$* if IFS=''.jilles2011-05-271-0/+39
* Include an EEPROM dump program for the AR9287 EEPROM format.adrian2011-05-266-0/+508
* + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrivedobrien2011-05-251-12/+9
* [mdoc] Fixed .Dt call.ru2011-05-251-1/+1
* Build and install a BSD licensed grep.obrien2011-05-251-1/+1
* Add the description properly...imp2011-05-221-1/+2
* Add documentation for WITHOUT_KERNEL_SYMBOLSimp2011-05-221-0/+4
* sh: Add test for r222173.jilles2011-05-221-0/+12
* Update URLs and fix regex to work with current version of the files.uqs2011-05-221-5/+5
* sh: Expand aliases after assignments and redirections.jilles2011-05-212-0/+10
* sh: Add test for positional parameters with more than one digit.jilles2011-05-211-0/+13
* sh: Implement the cd -e flag proposed for the next POSIX issue.jilles2011-05-202-0/+59
* sh: Allow terminating a heredoc with a terminator at EOF without a newline.jilles2011-05-201-0/+26
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-192-0/+13
* Added description for WITH_OFED.ru2011-05-171-0/+4
* sh: Add tests for lines that look like heredoc delimiters but are not.jilles2011-05-142-0/+107
* Restore BOOT2CFG, accidentally removed in r212938.imp2011-05-141-1/+1
* If there's no package directory, don't try to install packages fromimp2011-05-131-0/+6
OpenPOWER on IntegriCloud