summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add files to remove when MK_GPIB=no.antoine2010-01-301-3/+16
* Add files to remove when MK_GDB=no.antoine2010-01-301-3/+12
* Add files to remove when MK_GAMES=no.antoine2010-01-301-3/+48
* Add files to remove when MK_FREEBSD_UPDATE=no.antoine2010-01-301-0/+7
* Add files to remove when MK_FLOPPY=no.antoine2010-01-301-0/+11
* Actualize.ru2010-01-251-2/+5
* Add files to remove when MK_DICT=no.antoine2010-01-241-3/+8
* Add files to remove when MK_CVS=no.antoine2010-01-241-3/+28
* Add files to remove when MK_CTM=no.antoine2010-01-241-0/+12
* Add files to remove when MK_CPP=no.antoine2010-01-241-3/+4
* Update files to remove when MK_ZFS=no.antoine2010-01-161-3/+19
* Update files to remove when MK_CDDL=no.antoine2010-01-161-4/+55
* Add files to remove when MK_CALENDAR=no.antoine2010-01-161-3/+59
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-121-3/+3
* Update files to remove when MK_BLUETOOTH=no.antoine2010-01-091-28/+67
* Add files to remove when MK_AUTHPF=no.antoine2010-01-091-3/+4
* Add files to remove when MK_ATM=no.antoine2010-01-091-3/+52
* Add files to remove when MK_AT=no.antoine2010-01-091-0/+13
* Add files to remove when MK_APM=no.antoine2010-01-091-0/+8
* Add files to remove when MK_AMD=no.antoine2010-01-091-0/+23
* Add files to remove when MK_ACCT=no.antoine2010-01-091-0/+11
* Don't forget to use fourth argument if O_CREAT is set in argument oflag.davidxu2010-01-071-2/+2
* Add test code for POSIX semaphore implementation.davidxu2010-01-052-0/+110
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-0419-0/+88
* Fix formatting.obrien2010-01-042-2/+2
* There are actually 129 tests here.obrien2010-01-041-1/+1
* Catch up with UNIX98-style PTY's.obrien2010-01-042-2/+8
* 'prove -r' isn't as smart as grog thought.obrien2010-01-041-9/+1
* You need to be root to run this test.obrien2010-01-041-0/+5
* Also cleanup after the test run.obrien2010-01-041-1/+3
* Don't process 'lastcomm' if "AUTOMATED" is defined.obrien2010-01-041-1/+4
* It is expected these are chmod +x.obrien2010-01-042-0/+0
* Regression test for r201456.obrien2010-01-045-0/+25
* sh: Send the "not found" message for builtin <cmd> to redirected fd 2.jilles2010-01-031-0/+31
* sh: Add a regression test that tries out all arithmetic ops.jilles2010-01-031-0/+76
* Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.obrien2010-01-031-8/+6
* Provide clean output with 'prove -r'.obrien2010-01-031-2/+2
* Hide expected error output so the 'prove -r' results are easy to read.obrien2010-01-031-3/+3
* Allow to be driven by 'prove -r'.obrien2010-01-031-6/+10
* Make sure 'pack' is usable for 'prove -r'.obrien2010-01-031-0/+2
* Transform from kernel file to userland source.obrien2010-01-031-1/+5
* sh: Fix some bugs with backquoted builtins:jilles2010-01-011-0/+48
* The devices that supported EVFILT_NETDEV kqueue filters were removed inbrooks2009-12-311-109/+0
* sh: Use PATH= assignment in type.jilles2009-12-311-0/+26
* sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).jilles2009-12-313-0/+52
* sh: arith: Return only 0 and 1 from && and ||.jilles2009-12-301-0/+30
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* Make tests for ACL preservation by mv(1) and cp(1) more completetrasz2009-12-271-44/+197
* sh: Do not run callers' exception handlers in subshells.jilles2009-12-251-0/+34
* Add a new tool which attempts to check for kernel configuration options thatjhb2009-12-243-0/+367
OpenPOWER on IntegriCloud