summaryrefslogtreecommitdiff
path: root/bin/ksh
AgeCommit message (Expand)Author
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-05-28Various fixes; mpech@prosoft.org.lvAaron Campbell
2001-04-12Insert some missing commas.Aaron Campbell
2001-03-26spellingTodd T. Fries
2001-02-20Typo (introduced by me in mdoc conversion of Rev 1.15); d@Aaron Campbell
2001-02-19forgot to remove debugging #if 0Camiel Dobbelaar
2001-02-19bash-like 'double-tab' completionCamiel Dobbelaar
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-16typo; bk@rt.fmAaron Campbell
2000-12-19do not reset nonblock if shell is not interactive, from crossd@cs.rpi.eduMarkus Friedl
2000-11-21Bug fixes from pdksh-5.2.14-patches.1:Todd C. Miller
2000-11-21Add missing break that broke 'kill -s SIGNAME', PR #1495Todd C. Miller
2000-10-19Where we talk about $$, also say mention that PIDs are not safe to use forAaron Campbell
2000-10-12Compare the return from mmap with MAP_FAILED, do not cast to int and comapreArtur Grabowski
2000-08-20Use mkstemp(), ryker@ryker.orgTodd C. Miller
2000-07-06fix another, similar typoAaron Campbell
2000-07-06typoAaron Campbell
2000-06-28use strtol() in getn(); millert@ and meMichael Shalayeff
2000-03-21Sometimes it is confusing when a sentence begins with lowercase; d@Aaron Campbell
2000-03-17Try to synchronize the ksh(1) and sh(1) man pages somewhat.Aaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-14Better mdoc formatting.Aaron Campbell
2000-03-01rm $Log$Todd T. Fries
2000-01-24Make application mode arrow keys work; fixes arrow keys on the console.Todd C. Miller
1999-11-20'braceexapnd' -> 'braceexpand'Dug Song
1999-11-15Quote metachars on expand_word too; ok millert@Federico G. Schwindt
1999-11-14quote metachars when completing filenames from jdolecek@netbsd. ok millert@David Leonard
1999-11-14Better fix for PR #921 (main.c rev 1.18) from the pdksh cvs tree.Todd C. Miller
1999-11-14Fix a core dump caused by a signal race; yval@hackers.co.ilTodd C. Miller
1999-10-17Minor formatting nits.Aaron Campbell
1999-10-16Formatting fix.Aaron Campbell
1999-10-04put sbin:/usr/sbin in default pathTheo de Raadt
1999-09-28disable optimization on 88kSteve Murphree
1999-09-23cetain -> certain; kwesterback@home.comAaron Campbell
1999-08-04Turn <tab> completion on by default for people used to bash, tcsh, etc...Todd C. Miller
1999-08-04o Better fix for not sending a HUP to pg 0 from the pdksh maintainerTodd C. Miller
1999-08-02Check to make sure process group is not 0 before sending a SIGHUP toTodd C. Miller
1999-07-15o Set default line edit mode to emacs (VISUAL/EDITOR or user can override)Todd C. Miller
1999-07-15silence -WallTodd C. Miller
1999-07-14update man page to pdksh v5.2.14Aaron Campbell
1999-07-14Official fix for workaround in 1.18Todd C. Miller
1999-07-14pdksh-5.2.14Todd C. Miller
1999-07-05mdoc'ify syntax of the more complicated commands; when I converted this manAaron Campbell
1999-07-01remove trailing spaces; missed from a previous commitAaron Campbell
1999-06-23When redirecting to a file with stdout closed, don't blithely reuseTodd C. Miller
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-06-14Fixed a bunch of typos, grammar errors, and unclear wording in the shPaul Janzen
1999-06-03use the hyphenated form "command-line" in the case of a compound adjective;Aaron Campbell
1999-05-30repairsAaron Campbell