aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a new program, ether_reflect, which is useful in testing ethernetGeorge V. Neville-Neil2008-12-234-0/+283
* Fix a bug in the man page where we were not showing the correct flagsGeorge V. Neville-Neil2008-12-231-2/+2
* Add the mctest program and description to the README.George V. Neville-Neil2008-12-231-0/+1
* Add new tool tionxcl to bring ttys out of exclusive mode whenBruce M Simpson2008-12-182-0/+107
* Make it possible to cherry-pick packages out of a directory.Poul-Henning Kamp2008-12-161-1/+6
* bring in diagnostic tools that are useful now that we have hal source codeSam Leffler2008-12-0723-7/+4222
* This is simple testing program for revision 185647.Ganbold Tsagaankhuu2008-12-061-0/+81
* Update for 185401, errors now go to stderr.Stefan Farfeleder2008-11-281-0/+0
* Add tools-level test for POSIX.1e functionality.Edward Tomasz Napierala2008-11-253-0/+632
* This actually works on Linux, I just had wrong directory permission.Pawel Jakub Dawidek2008-11-241-4/+0
* Include TODO messages even if tests succeeds, so we can detect when somethingPawel Jakub Dawidek2008-11-241-6/+18
* Add a test for r185231.Stefan Farfeleder2008-11-231-0/+9
* Mark all the places where Linux is not POSIX-compilant. Tested on ext3.Pawel Jakub Dawidek2008-11-233-0/+8
* fstest for Linux:Pawel Jakub Dawidek2008-11-239-56/+53
* fstest for Linux:Pawel Jakub Dawidek2008-11-231-2/+26
* FreeBSD's way of handling rmdir("..") is not POSIX-compilant.Pawel Jakub Dawidek2008-11-231-9/+3
* Shorter version.Pawel Jakub Dawidek2008-11-231-14/+4
* Add support for pathconf(2).Pawel Jakub Dawidek2008-11-231-1/+57
* Detect operating system automatically.Pawel Jakub Dawidek2008-11-231-5/+21
* fstest for Linux:Pawel Jakub Dawidek2008-11-231-4/+27
* IFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchflags(2).Pawel Jakub Dawidek2008-11-2214-88/+136
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-1754-0/+12014
* Add a test for the "or more" part of the following POSIX specification.Diomidis Spinellis2008-11-112-1/+3
* Make test for write access to the directory being moved a little moreEdward Tomasz Napierala2008-11-071-5/+9
* Improve output when a test fails.Edward Tomasz Napierala2008-11-071-2/+2
* Change ZFS behaviour to match UFS: when moving (rename(2)) a subdirectoryEdward Tomasz Napierala2008-11-061-0/+38
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-034-0/+725
* o unbreak ani stat displaySam Leffler2008-10-291-5/+9
* sync w/ driver updates; this also brings in ani statsSam Leffler2008-10-273-19/+270
* add regdomain knobSam Leffler2008-10-271-0/+3
* #ifdef out the lock-against-self test. I'm not sure it makes sense, andDag-Erling Smørgrav2008-10-201-0/+4
* add -n option to suppress clearing the build tree and add -DNO_CLEANSam Leffler2008-10-191-2/+18
* Avoid failing if the directory already exists (when restarting at customize).Nick Hibma2008-10-091-1/+1
* Update udpzerobyte to understand that passing 0 as a length to recv(2)Robert Watson2008-10-071-5/+26
* Add IPv6 support to zero-size UDP transmit/receive test.Robert Watson2008-10-071-27/+47
* Regression test for the loopback handling of zero-length UDP packets, whichRobert Watson2008-10-072-0/+111
* Add very simple regression test for fstat(2) on sockets: make sure itRobert Watson2008-10-062-0/+80
* In cust_install_files() we ignore CVS directories. In a similar way nowSimon L. B. Nielsen2008-09-231-1/+1
* - Change all "echo #..." into using a progress print function to make itSimon L. B. Nielsen2008-09-231-41/+65
* add missing optionsSam Leffler2008-09-232-0/+7
* add missing optionsSam Leffler2008-09-232-0/+5
* * Add USB boot support.Bruce M Simpson2008-09-221-5/+52
* Mark the first slice of a NanoBSD image 'active' by default.Bruce M Simpson2008-09-221-0/+4
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-2126-0/+99
* Include $NANO_NAME in the completed message. This is nice if you areSimon L. B. Nielsen2008-09-211-1/+1
* eliminate hardwired lists; use the media type to autoconfigSam Leffler2008-09-211-3/+17
* Add files to remove when WITHOUT_HESIOD is set.Antoine Brodin2008-09-131-3/+7
* o Correct a comment: a test file size is a four pages not three.Maxim Konovalov2008-09-101-1/+1
* Change space -> tab in printed usage output to make it look consistent.Simon L. B. Nielsen2008-09-071-1/+1
* Regression tests for bugs in gdtoa.David Schultz2008-09-031-11/+17