summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops, fix badness i must've introduced earlier.adrian2011-03-231-4/+4
* Add test for acl_is_trivial_np(3).trasz2011-03-222-0/+151
* Delete all GPT partitions at once. (Suggested by Andrey V. Elsukov <bu7cher@y...mr2011-03-212-4/+8
* Add a file with some remarks for setting up a zfs boot environmentmr2011-03-201-0/+35
* - Add script for preparing disks in GPT/ZFS boot environmentmr2011-03-202-0/+64
* - Build disk image (for USB sticks) and iso imagemr2011-03-183-11/+29
* sh: Fix some parameter expansion variants ${#...}.jilles2011-03-132-0/+21
* POSIX accepts only ELOOP if O_NOFOLLOW is specified and target is a symlink.pjd2011-03-131-5/+5
* sh: Add some tests for ${#parameter}.jilles2011-03-133-0/+26
* Fix warnings and style(9) issues.brucec2011-03-122-27/+33
* Add some missing consts.pjd2011-03-121-4/+4
* Fix warnings and style(9) issues.brucec2011-03-112-4/+6
* Fix the build: we have snprintf(3).brucec2011-03-111-0/+1
* Fix warnings and set WARNS to 6.brucec2011-03-112-0/+5
* Fix warnings and set WARNS to 6.brucec2011-03-112-3/+5
* mptable.h is now in include/x86.brucec2011-03-111-1/+1
* Fix warnings and style(9) issues.brucec2011-03-112-14/+16
* Add support for *at syscalls:pjd2011-03-101-25/+173
* Improve test a bit, now that we have fstat(2) support.pjd2011-03-101-3/+9
* Few initial ftruncate(2) tests. One of them covers stand/154873.pjd2011-03-091-0/+58
* Pass descriptor number to write(2), now that it is possible.pjd2011-03-092-4/+4
* Add support for the following syscalls:pjd2011-03-093-13/+94
* The regdomain entries are 16 bits, not 8. Print out all 16 bits.adrian2011-03-092-2/+2
* Update to keep in sync with the HALadrian2011-03-081-7/+5
* sh: Test that . /dev/null returns exit status 0 and does not preserve $?.jilles2011-03-071-0/+10
* Add some tests for cexp() and cexpf(). (I need to clean up all ofdas2011-03-073-1/+391
* Add support for printing out the open-loop TX power control EEPROM fields.adrian2011-03-061-2/+22
* One more fix. Now all ACL tests pass again.trasz2011-03-041-1/+1
* Adapt tools-crossfs.test to the new semantics.trasz2011-03-041-17/+9
OpenPOWER on IntegriCloud