summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-10-30Remove Tn.wiz
2017-10-30Minor spellchecking changes.wiz
2017-10-29Correct a markup typo (Sv -> Dv)kre
2017-10-28Add '-n' and '-p var' args to the wait command (-n: wait for any,kre
2017-10-28Another %zu for size_t (this one in a DEBUG mode trace call, so itkre
2017-10-28Extract the variable name validity test from setname() into akre
2017-10-25Use %zu for size_tmartin
2017-10-25Implement tcgetwinsize() and tcsetwinsize() in libc, with accesskre
2017-10-25Add options to the builtin jobid command to allow discovering thekre
2017-10-23PR bin/52640 PR bin/52641kre
2017-10-19Re-factor the code that extracts status from exited jobs, avoidingkre
2017-10-18Remove unnecessary Tn.wiz
2017-10-18I have seen (way too often) uses of test(1) that are not defined tokre
2017-10-16typo: unvalid -> invalidjnemeth
2017-10-15Fix typo: s/one or mode/one or more/pgoyette
2017-10-06Three fixes and a change to ~ expansionskre
2017-10-02Include time.h for time(2). Sort.joerg
2017-10-02Add cross reference to tac(1).wiz
2017-09-29DEBUG only changes (non-debug, ie: normal, shell unaffected)kre
2017-08-31Fix a bug noticed by Soren Jacobsen running the netbsd-6-0 build.sh whichkre
2017-08-28Bump date for previous. Remove/replace bogus Tn uses.wiz
2017-08-28Remove the filesystem tracing featurekamil
2017-08-27Whitespace fixes. Fix a typo. Refer to emacs using Ic, since emacs(1)wiz
2017-08-27Remove unnecessary Tn macro.wiz
2017-08-21Add support for $'...' quoting (based upon C "..." strings, with \ expansions.)kre
2017-08-19NFC - DEBUG mode change only - add some sanity to a debug printf format stringkre
2017-08-10PR/48182: Fix rmdir -p handling of top-level (root) directory.ginsbach
2017-08-05PR bin/52458kre
2017-07-26PR bin/48498 PR bin/52426kre
2017-07-26Add a comment explaining the ordering reltionship of the tokenskre
2017-07-26NFC: DEBUG mode change - add a couple more TRACE macros to allow forkre
2017-07-25Remove trailing whitespace.wiz
2017-07-24Implement the "pipefail" option (same semantics as in other shells)kre
2017-07-24NFC: DEBUG mode only change - add a little more tracing.kre
2017-07-24Add support for ++ and -- (pre & post) and ',' to arithmetic.kre
2017-07-24Document the times builtin command, reported as lost in spacekre
2017-07-24PR standards/52406kre
2017-07-24PR bin/52348kre
2017-07-24PR bin/52348kre
2017-07-15Add a variant that passes the format, so that time(1) can use it.christos
2017-07-12Fix a reference after free (and consequent nonsense diagnostic forkre
2017-07-05DEBUG only changes. Convert the TRACE() calls in the remaining fileskre
2017-07-05DEBUG changes: convert DEBUG TRACE() calls to new format.kre
2017-07-05Mostly DEBUG and white space changes. Convert DEEBUG TRACE() calls tokre
2017-07-05DEBUG and white space changes only. Convert TRACE() calls for DEBUg modekre
2017-07-04Use Ex.wiz
2017-07-04Use Ex. Remove superfluous Pp.wiz
2017-07-04Use Ex.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-07-03Do a better job of detecting the error in pkgsrc/devel/libbson-1.6.3'skre