summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge @176820, @176822, @177156 to tcpp from P4 to HEAD:rwatson2010-04-212-13/+39
* Dump the AR_PHY_TURBO register on the AR5416. This register holds 11nrpaulo2010-04-191-0/+1
* sh: Add testcases for double-quotes within quoted ${var+-...} (non-POSIX).jilles2010-04-181-0/+44
* sh: On startup of the shell, use PWD from the environment if it is valid.jilles2010-04-171-0/+24
* fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.jilles2010-04-161-0/+1
* Add some tests for fnmatch(3).jilles2010-04-162-1/+336
* sh: Test that bogus values of PWD are not imported from the environment.jilles2010-04-111-0/+11
* Fix comment about NANO_ARCH. It can be set now. Also add a warningimp2010-04-061-1/+4
* sh: Add test for nested arithmetic substitution.jilles2010-04-041-0/+17
* sh: Add test for some associativity in arithmetic.jilles2010-04-041-0/+20
* sh: Do tilde expansion in substitutions.jilles2010-04-031-0/+90
* sh: Fix duplicate variable name in test.jilles2010-04-031-2/+2
* sh: Add some testcases for the working parts of tilde expansion.jilles2010-04-031-0/+56
* sh: Allow quoting pattern match characters in ${v%pat} and ${v#pat}.jilles2010-04-031-0/+55
* sh: Fix various things about expansions:jilles2010-04-032-0/+48
* sh: Add some testcases for the working parts of ${v%...} and ${v#...}.jilles2010-04-031-0/+85
* Two fixes:imp2010-03-311-15/+2
* Stop hard coding i386 as the arch for the build. Instead, default to theimp2010-03-311-1/+6
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-262-12/+0
* Use gpart(8) to set the active boot partition.phk2010-03-242-2/+2
* Replace -b with -C and -B (as proposed by Alexander).edwin2010-03-211-34/+37
* Add missing headers. While there, arrange headers alphabetically.kib2010-03-165-17/+37
* Add missing headers.kib2010-03-161-0/+3
* sh: Do not abort on a redirection error on a compound command.jilles2010-03-142-0/+26
* sh: Add test for redirection error on subshell (should not abort).jilles2010-03-141-0/+5
* Remove dot at the end of errx() message.kib2010-03-141-1/+1
* Adjust style, fix typo, do not print errno because it is meaningless there.kib2010-03-141-1/+2
* Make it compile on LP64 arches.kib2010-03-141-4/+8
* Create regression tests for ncal:edwin2010-03-1493-1/+1332
* sh: Do not abort on a redirection error if there is no command word.jilles2010-03-131-0/+7
* sh: Add test for assignment errors (e.g. trying to change a readonly var).jilles2010-03-131-0/+30
* sh: Add tests for " and $ inside `.jilles2010-03-121-0/+43
* sh: Add some testcases for ${v=w}, ${v-w}, ${v+w}.jilles2010-03-072-0/+118
* sh: Add various testcases for here documents.jilles2010-03-071-0/+85
* sh: Make sure to popredir() even if a function caused an error.jilles2010-03-061-0/+14
* sh: Make sure to popredir() even if a special builtin caused an error.jilles2010-03-061-0/+14
* sh: Improve the command builtin:jilles2010-03-063-0/+154
* - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.jh2010-03-058-1/+40
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-033-21/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-0224-168/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
* Always assign WARNS using ?=uqs2010-03-0212-15/+13
* Add files to remove when MK_PPP=no.antoine2010-02-281-0/+8
* Add files to remove when MK_PORTSNAP=no.antoine2010-02-281-0/+9
* Add files to remove when MK_PKGTOOLS=no.antoine2010-02-281-0/+16
* Add files to remove when MK_PF=no.antoine2010-02-281-3/+28
* Add files to remove when MK_NTP=no.antoine2010-02-281-0/+87
* Update files to remove when MK_RCMDS=no.antoine2010-02-281-0/+8
* Add files to remove when MK_RCS=no.antoine2010-02-281-3/+24
* Add files to remove when MK_ROUTED=no.antoine2010-02-281-0/+7
OpenPOWER on IntegriCloud