summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-02-21Pull up following revision(s) (requested by kre in ticket #1429):martin
2021-11-06Pull up following revision(s) (requested by kre in ticket #1372):martin
2021-11-06Pull up following revision(s) (requested by kre in ticket #1371):martin
2021-09-23Pull up following revision(s) (requested by skrll in ticket #1348):martin
2021-09-23Pull up following revision(s) (requested by kre in ticket #1347):martin
2021-04-30Pull up following revision(s) (requested by mrg in ticket #1263):martin
2021-04-28Pull up following revision(s) (requested by kre in ticket #1259):martin
2021-04-06Pull up following revision(s) (requested by simonb in ticket #1244):martin
2021-04-06Pull up following revision(s) (requested by kre in ticket #1242):martin
2021-02-23Pull up following revision(s) (requested by christos in ticket #1212):martin
2020-08-27Pull up following revision(s) (requested by kre in ticket #1064):martin
2020-06-07Pull up following revision(s) (requested by kre in ticket #940):martin
2020-05-07Pull up following revision(s) (requested by aymeric in ticket #890):martin
2020-04-25Pull up following revision(s) (requested by simonb in ticket #853):martin
2020-02-10Pull up following revision(s) (requested by kre in ticket #684):martin
2019-12-26Pull up following revision(s) (requested by kre in ticket #582):martin
2019-12-11Pull up following revision(s) (requested by kre in ticket #542):martin
2019-11-24Pull up following revision(s) (requested by kre in ticket #467):martin
2019-11-13Pull up following revision(s) (requested by nakayama in ticket #421):martin
2019-08-07Pull up following revision(s) (requested by kamil in ticket #24):martin
2019-06-19Add a fallback definition of LSDEAD in ps(1)kamil
2019-06-18Make LSDEAD usage conditionalkamil
2019-05-04When a return occurs in the test part of a loop statement (while/until)kre
2019-05-04Fix an (apparent) ancient ash bug, that was apparently fixed sometimekre
2019-04-25Better interactive SIGINT handling (when a trap is set), and otherkre
2019-04-24Fix compilation failure with gcc-8.cheusov
2019-04-22Bump date for previous.kre
2019-04-22PR standards/40554kre
2019-04-15-compact must come lastuwe
2019-04-10PR bin/54112kre
2019-03-26Fix a logic botch that prevented "wait -n" (with no pid args) fromkre
2019-03-23When buffers are at least page sized, explicitely request page alignment.mlelstv
2019-03-20pax: fix typos in comments in file_subs.c & tar.cgutteridge
2019-03-20pax: minor adjustments to comments in pat_rep.cgutteridge
2019-03-19Whitespace nits.wiz
2019-03-19pax.1 & tar.1: add a minor clarification about "-s"gutteridge
2019-03-19pax.1: document the "s" flag of the "s" optiongutteridge
2019-03-10Deal with overflow when the sleep duration given is a simplekre
2019-03-01The previous commit was obviously made by a broken mindless automotonkre
2019-03-01Inspired by (really the need for) Maya's patch to pkgsrc/shells/bashkre
2019-02-27Finish the fixes from Feb 4 for handling of random data thatkre
2019-02-14DEBUG mode only change. When pretty-printing a word from a parsekre
2019-02-14Add the "specialvar" built-in command. Discussed (well, mentionedkre
2019-02-13Delete a no-longer-used #define that referred to a struct field thatkre
2019-02-10Remove a function prototype which was added to <histedit.h> in 2005.kre
2019-02-09Add a check that the file descriptor mentioned in a N> or N< typekre
2019-02-09DTRT when dynamically generated variables return "unset" instead ofkre
2019-02-09DEBUG mode change only. Add one extra trace point. NFC for normal builds.kre
2019-02-09When an interactive shell exits due to an EOF on stdin, send a newlinekre
2019-02-09In the unlikely event that restarting a job fails (the fg bg and variouskre