summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ${} around variable dereference...imp2011-05-131-1/+1
* Implement -f to inhibit copying s1 partition out for speed.imp2011-05-131-4/+12
* Copy symbolic links as files rather than recreating the links.imp2011-05-131-3/+3
* Reassurance for impatient.ru2011-05-101-0/+10
* Style.ru2011-05-101-10/+10
* - There now exist options that have different defaults depending onru2011-05-103-49/+139
* The Objective C support was removed in r220755.ru2011-05-101-2/+0
* This is a full 32 bit field for kite.adrian2011-05-091-1/+1
* sh: Add \u/\U support (in $'...') for UTF-8.jilles2011-05-082-0/+18
* sh: Add UTF-8 support to pattern matching.jilles2011-05-082-0/+132
* sh: Add UTF-8 support to ${#var}.jilles2011-05-072-0/+28
* MK_GPIO changed its default; reflect.ru2011-05-062-2/+4
* Removed trailing whitespace.ru2011-05-062-2/+2
* Tidy up formatting.ru2011-05-061-2/+2
* sh: Add $'quoting' (C-style escape sequences).jilles2011-05-059-0/+100
* sh: Apply set -u to variables in arithmetic.jilles2011-05-041-0/+6
* sh: Detect an error for ${#var<GARBAGE>}.jilles2011-05-042-0/+3
OpenPOWER on IntegriCloud