aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* sh: Allow terminating a heredoc with a terminator at EOF without a newline.Jilles Tjoelker2011-05-201-0/+26
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlWarner Losh2011-05-192-0/+13
* Added description for WITH_OFED.Ruslan Ermilov2011-05-171-0/+4
* sh: Add tests for lines that look like heredoc delimiters but are not.Jilles Tjoelker2011-05-142-0/+107
* Restore BOOT2CFG, accidentally removed in r212938.Warner Losh2011-05-141-1/+1
* If there's no package directory, don't try to install packages fromWarner Losh2011-05-131-0/+6
* Add ${} around variable dereference...Warner Losh2011-05-131-1/+1
* Implement -f to inhibit copying s1 partition out for speed.Warner Losh2011-05-131-4/+12
* Copy symbolic links as files rather than recreating the links.Warner Losh2011-05-131-3/+3
* Reassurance for impatient.Ruslan Ermilov2011-05-101-0/+10
* Style.Ruslan Ermilov2011-05-101-10/+10
* - There now exist options that have different defaults depending onRuslan Ermilov2011-05-103-49/+139
* The Objective C support was removed in r220755.Ruslan Ermilov2011-05-101-2/+0
* This is a full 32 bit field for kite.Adrian Chadd2011-05-091-1/+1
* sh: Add \u/\U support (in $'...') for UTF-8.Jilles Tjoelker2011-05-082-0/+18
* sh: Add UTF-8 support to pattern matching.Jilles Tjoelker2011-05-082-0/+132
* sh: Add UTF-8 support to ${#var}.Jilles Tjoelker2011-05-072-0/+28
* MK_GPIO changed its default; reflect.Ruslan Ermilov2011-05-062-2/+4
* Removed trailing whitespace.Ruslan Ermilov2011-05-062-2/+2
* Tidy up formatting.Ruslan Ermilov2011-05-061-2/+2
* sh: Add $'quoting' (C-style escape sequences).Jilles Tjoelker2011-05-059-0/+100
* sh: Apply set -u to variables in arithmetic.Jilles Tjoelker2011-05-041-0/+6
* sh: Detect an error for ${#var<GARBAGE>}.Jilles Tjoelker2011-05-042-0/+3
* Regression tests for Capsicum capability mode.Jonathan Anderson2011-05-045-0/+587
* Give some sort of message when the program is not run as root.George V. Neville-Neil2011-05-031-0/+10
* Introduce two new options MK_INET and MK_INET_SUPPORT analogicallyBjoern A. Zeeb2011-04-302-0/+4
* A diagnostic tool to go along with the vxge(4) 10GbE driver.George V. Neville-Neil2011-04-287-0/+3681
* executableDag-Erling Smørgrav2011-04-281-0/+0
* sh: Set $? to 0 for background commands.Jilles Tjoelker2011-04-253-0/+13
* sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.Jilles Tjoelker2011-04-233-0/+46
* Expand / correct newsyslog regression tests:Simon L. B. Nielsen2011-04-211-9/+120
* sh: Do not word split "${#parameter}".Jilles Tjoelker2011-04-201-0/+8
* sh: Add test for bin/12137.Jilles Tjoelker2011-04-151-0/+27
* sh: Add test for obscure and ambiguous ${#?}.Jilles Tjoelker2011-04-151-0/+11
* sh: Add test for bin/56147.Jilles Tjoelker2011-04-151-0/+6
* Generate opt_ah.h now for all ath tools, a recent HAL change of mineAdrian Chadd2011-04-115-0/+44
* Regenerate after r220401. It turns out makeman is clever about impliedUlrich Spörlein2011-04-061-5/+1
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF andUlrich Spörlein2011-04-062-3/+577
* Allow strerror(0) and strerror_r(0, ...).Jilles Tjoelker2011-04-051-8/+13
* * re-enable marker stuff, I accidentally disabled it during debuggingAdrian Chadd2011-04-051-4/+2
* Flesh out a simple tool to print the ALQ dump generated by the HAL.Adrian Chadd2011-04-053-1/+126
* Use ${NANO_WORLDDIR}/var/empty as copy source since it has no schg flag set.Michael Reifenberger2011-03-281-2/+2
* Oops, fix badness i must've introduced earlier.Adrian Chadd2011-03-231-4/+4
* Add test for acl_is_trivial_np(3).Edward Tomasz Napierala2011-03-222-0/+151
* Delete all GPT partitions at once. (Suggested by Andrey V. Elsukov <bu7cher@y...Michael Reifenberger2011-03-212-4/+8
* Add a file with some remarks for setting up a zfs boot environmentMichael Reifenberger2011-03-201-0/+35
* - Add script for preparing disks in GPT/ZFS boot environmentMichael Reifenberger2011-03-202-0/+64
* - Build disk image (for USB sticks) and iso imageMichael Reifenberger2011-03-183-11/+29
* sh: Fix some parameter expansion variants ${#...}.Jilles Tjoelker2011-03-132-0/+21
* POSIX accepts only ELOOP if O_NOFOLLOW is specified and target is a symlink.Pawel Jakub Dawidek2011-03-131-5/+5