| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Set $? to 0 for background commands. | jilles | 2011-04-25 | 3 | -0/+13 |
* | sh: Allow EV_EXIT through function calls, make {...} <redir more consistent. | jilles | 2011-04-23 | 3 | -0/+46 |
* | Expand / correct newsyslog regression tests: | simon | 2011-04-21 | 1 | -9/+120 |
* | sh: Do not word split "${#parameter}". | jilles | 2011-04-20 | 1 | -0/+8 |
* | sh: Add test for bin/12137. | jilles | 2011-04-15 | 1 | -0/+27 |
* | sh: Add test for obscure and ambiguous ${#?}. | jilles | 2011-04-15 | 1 | -0/+11 |
* | sh: Add test for bin/56147. | jilles | 2011-04-15 | 1 | -0/+6 |
* | Generate opt_ah.h now for all ath tools, a recent HAL change of mine | adrian | 2011-04-11 | 5 | -0/+44 |
* | Regenerate after r220401. It turns out makeman is clever about implied | uqs | 2011-04-06 | 1 | -5/+1 |
* | Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and | uqs | 2011-04-06 | 2 | -3/+577 |
* | Allow strerror(0) and strerror_r(0, ...). | jilles | 2011-04-05 | 1 | -8/+13 |
* | * re-enable marker stuff, I accidentally disabled it during debugging | adrian | 2011-04-05 | 1 | -4/+2 |
* | Flesh out a simple tool to print the ALQ dump generated by the HAL. | adrian | 2011-04-05 | 3 | -1/+126 |
* | Use ${NANO_WORLDDIR}/var/empty as copy source since it has no schg flag set. | mr | 2011-03-28 | 1 | -2/+2 |
* | Oops, fix badness i must've introduced earlier. | adrian | 2011-03-23 | 1 | -4/+4 |
* | Add test for acl_is_trivial_np(3). | trasz | 2011-03-22 | 2 | -0/+151 |
* | Delete all GPT partitions at once. (Suggested by Andrey V. Elsukov <bu7cher@y... | mr | 2011-03-21 | 2 | -4/+8 |
* | Add a file with some remarks for setting up a zfs boot environment | mr | 2011-03-20 | 1 | -0/+35 |
* | - Add script for preparing disks in GPT/ZFS boot environment | mr | 2011-03-20 | 2 | -0/+64 |
* | - Build disk image (for USB sticks) and iso image | mr | 2011-03-18 | 3 | -11/+29 |
* | sh: Fix some parameter expansion variants ${#...}. | jilles | 2011-03-13 | 2 | -0/+21 |
* | POSIX accepts only ELOOP if O_NOFOLLOW is specified and target is a symlink. | pjd | 2011-03-13 | 1 | -5/+5 |
* | sh: Add some tests for ${#parameter}. | jilles | 2011-03-13 | 3 | -0/+26 |
* | Fix warnings and style(9) issues. | brucec | 2011-03-12 | 2 | -27/+33 |
* | Add some missing consts. | pjd | 2011-03-12 | 1 | -4/+4 |
* | Fix warnings and style(9) issues. | brucec | 2011-03-11 | 2 | -4/+6 |
* | Fix the build: we have snprintf(3). | brucec | 2011-03-11 | 1 | -0/+1 |
* | Fix warnings and set WARNS to 6. | brucec | 2011-03-11 | 2 | -0/+5 |
* | Fix warnings and set WARNS to 6. | brucec | 2011-03-11 | 2 | -3/+5 |
* | mptable.h is now in include/x86. | brucec | 2011-03-11 | 1 | -1/+1 |
* | Fix warnings and style(9) issues. | brucec | 2011-03-11 | 2 | -14/+16 |
* | Add support for *at syscalls: | pjd | 2011-03-10 | 1 | -25/+173 |
* | Improve test a bit, now that we have fstat(2) support. | pjd | 2011-03-10 | 1 | -3/+9 |
* | Few initial ftruncate(2) tests. One of them covers stand/154873. | pjd | 2011-03-09 | 1 | -0/+58 |
* | Pass descriptor number to write(2), now that it is possible. | pjd | 2011-03-09 | 2 | -4/+4 |
* | Add support for the following syscalls: | pjd | 2011-03-09 | 3 | -13/+94 |
* | The regdomain entries are 16 bits, not 8. Print out all 16 bits. | adrian | 2011-03-09 | 2 | -2/+2 |
* | Update to keep in sync with the HAL | adrian | 2011-03-08 | 1 | -7/+5 |
* | sh: Test that . /dev/null returns exit status 0 and does not preserve $?. | jilles | 2011-03-07 | 1 | -0/+10 |
* | Add some tests for cexp() and cexpf(). (I need to clean up all of | das | 2011-03-07 | 3 | -1/+391 |
* | Add support for printing out the open-loop TX power control EEPROM fields. | adrian | 2011-03-06 | 1 | -2/+22 |
* | One more fix. Now all ACL tests pass again. | trasz | 2011-03-04 | 1 | -1/+1 |
* | Adapt tools-crossfs.test to the new semantics. | trasz | 2011-03-04 | 1 | -17/+9 |
* | Adapt NFSv4 ACL regression test to the fact that the new ZFS uses | trasz | 2011-03-04 | 1 | -2/+2 |
* | Make ACL tests slightly easier to run. | trasz | 2011-03-04 | 4 | -5/+5 |
* | Accept == as an alias of = which is a popular GNU extension. | delphij | 2011-02-27 | 1 | -1/+4 |
* | - Add two more iconv-related files, which were left out from previous commit | gabor | 2011-02-25 | 2 | -0/+72 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 257 | -0/+1417385 |
* | The default for FDT has changed, rename the flag/options file. | uqs | 2011-02-22 | 1 | -1/+1 |
* | Flesh out WITHOUT_GROFF support to DTRT. | uqs | 2011-02-22 | 2 | -5/+490 |