summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add files to remove when MK_TELNET=no.antoine2010-02-281-0/+7
* Add files to remove when MK_NDIS=no.antoine2010-02-281-0/+8
* Update files to remove when MK_NCP=no.antoine2010-02-281-2/+2
* Update files to remove when MK_LPR=no.antoine2010-02-281-0/+4
* Add files to remove when MK_WIRELESS=no.antoine2010-02-281-0/+29
* Do not remove fmt.1 when MK_MAIL=no.antoine2010-02-261-1/+0
* Fixed missing or broken library dependencies.ru2010-02-2526-29/+37
* Moved mcgrab(1) into a separate directory -- our .mk infrastructureru2010-02-255-40/+55
* Update the sendfile regression test so that it outputs results in thebrucec2010-02-242-169/+242
* Add a regression test for the kthread(9) interface.attilio2010-02-202-0/+214
* sh: arith: Add a test for a bug in the dash arith code,jilles2010-02-171-0/+14
* sh: arith: Test an octal constant as well.jilles2010-02-171-0/+1
* Add missing newline in last line of file.uqs2010-02-161-1/+1
* - Implement -q option for pgrep(1).pjd2010-02-121-0/+38
* Fixed error checking of pthread(3) functions.ru2010-02-126-19/+19
* Symbolic link to mailwrapper should only be removed if both MK_MAILWRAPPERdelphij2010-02-101-0/+2
* As it turns out, fmt(1) is being used by the base system as well as thedelphij2010-02-091-1/+0
* sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.jilles2010-02-081-1/+1
* Add files for NO_MAIL, NO_SENDMAIL and NO_MAILWRAPPER.delphij2010-02-071-6/+241
* sh: Do not stat() $MAIL/$MAILPATH in non-interactive shells.jilles2010-02-062-0/+30
* Update files to remove when MK_KERBEROS=no.antoine2010-02-061-116/+256
* Add files to remove when MK_JAIL=no.antoine2010-02-061-0/+9
* Update files to remove when MK_IPX=no.antoine2010-02-061-2/+2
* Add files to remove when MK_IPFW=no.antoine2010-02-061-0/+11
* Move rescue/ping6 from files to remove when MK_INET6=no to file to removeantoine2010-02-061-1/+4
* Add file to remove when MK_IDEA=no.antoine2010-02-061-0/+4
* Add files to remove when MK_GSSAPI=no.antoine2010-02-061-0/+79
* 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
OpenPOWER on IntegriCloud