summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt NFSv4 ACL regression test to the fact that the new ZFS usestrasz2011-03-041-2/+2
* Make ACL tests slightly easier to run.trasz2011-03-044-5/+5
* Accept == as an alias of = which is a popular GNU extension.delphij2011-02-271-1/+4
* - Add two more iconv-related files, which were left out from previous commitgabor2011-02-252-0/+72
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-25257-0/+1417385
* The default for FDT has changed, rename the flag/options file.uqs2011-02-221-1/+1
* Flesh out WITHOUT_GROFF support to DTRT.uqs2011-02-222-5/+490
* Teach tools/install.sh the -d directory mode.uqs2011-02-221-2/+18
* - Fix QA issuesmiwi2011-02-221-45/+55
* sh: Add some tests for omitting whitespace whereever possible.jilles2011-02-202-0/+25
* sh: Split off some special behaviour into separate tests.jilles2011-02-204-2/+23
* sh: Do not use "local" in the test runner as POSIX and ksh93 do not have it.jilles2011-02-191-1/+0
* sh: Make execution/fork1.0 work even if the basename of ${SH} is not "sh".jilles2011-02-191-1/+4
* sh: Test that the read builtin passes through all byte valuesjilles2011-02-181-0/+32
* sh: Unset some more locale vars in two tests that may cause them to break.jilles2011-02-182-0/+4
* Add a helper script that detects which partition we are on and update thedelphij2011-02-181-0/+44
* Improve the check for ports which have gone missing, and just ignorephk2011-02-171-1/+5
* * add in new EEPROM fields from later revisionsadrian2011-02-131-2/+11
* sh: Detect dividing the smallest integer by -1.jilles2011-02-121-0/+12
* Add 'generic' flash images. This is for projects producing genericimp2011-02-101-1/+43
OpenPOWER on IntegriCloud