summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Regression tests for Capsicum capability mode.jonathan2011-05-045-0/+587
* Give some sort of message when the program is not run as root.gnn2011-05-031-0/+10
* Introduce two new options MK_INET and MK_INET_SUPPORT analogicallybz2011-04-302-0/+4
* A diagnostic tool to go along with the vxge(4) 10GbE driver.gnn2011-04-287-0/+3681
* executabledes2011-04-281-0/+0
* sh: Set $? to 0 for background commands.jilles2011-04-253-0/+13
* sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.jilles2011-04-233-0/+46
* Expand / correct newsyslog regression tests:simon2011-04-211-9/+120
* sh: Do not word split "${#parameter}".jilles2011-04-201-0/+8
* sh: Add test for bin/12137.jilles2011-04-151-0/+27
* sh: Add test for obscure and ambiguous ${#?}.jilles2011-04-151-0/+11
* sh: Add test for bin/56147.jilles2011-04-151-0/+6
* Generate opt_ah.h now for all ath tools, a recent HAL change of mineadrian2011-04-115-0/+44
* Regenerate after r220401. It turns out makeman is clever about implieduqs2011-04-061-5/+1
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF anduqs2011-04-062-3/+577
* Allow strerror(0) and strerror_r(0, ...).jilles2011-04-051-8/+13
* * re-enable marker stuff, I accidentally disabled it during debuggingadrian2011-04-051-4/+2
* Flesh out a simple tool to print the ALQ dump generated by the HAL.adrian2011-04-053-1/+126
* Use ${NANO_WORLDDIR}/var/empty as copy source since it has no schg flag set.mr2011-03-281-2/+2
OpenPOWER on IntegriCloud