summaryrefslogtreecommitdiff
path: root/bin/ksh
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-26don't need -DHAVE_CONFIG_H herelukem
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19support MAKEVERBOSElukem
2003-09-11Add ':' to the list of characters to be escaped. Fixes completion problemsjmmv
2003-08-28In emacs mode, when expanding file names containing characters that shouldwiz
2003-08-26Push (into yank buffer) words only if force_push is TRUE;wiz
2003-08-26From OpenBSD:wiz
2003-08-26Allow single letters to be yanked, not only words of two or more letters.wiz
2003-08-26Add 'return' statement (and whitespace) to sync with OpenBSD versionwiz
2003-08-26From OpenBSD:wiz
2003-08-26From OpenBSD:wiz
2003-08-25From OpenBSD:wiz
2003-08-01Rework how dependency generation is performed:lukem
2003-06-23Add NetBSD RCS Ids.agc
2003-05-07Fix completion of files containing #. From Soren Jacobsen in PR 21486.wiz
2003-05-06Add ` (backquote) to quoted characters for completion. From fgsch@openbsd.wiz
2003-05-01Some grammar and punctuation fixes from jmc@openbsd.wiz
2003-03-29reimplementation -> re-implementationperry
2003-03-22Fix some typos noted by Soren Jacobsen in PR 20793.kristerw
2003-01-20Make 'times' be a proper posix special builtin.dsl
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-04Spell output with two ts.wiz
2002-12-05Fix typo.wiz
2002-11-11default to "$HOME/.kshrc" if ENV is not setjdolecek
2002-10-12Miscellaneous fixes by Martin Weber (ephaeton at that gmx net thingy).wiz
2002-10-10enable meta key in emacs mode for 7-bit locales. approved thorpej.provos
2002-10-02parameter, not paramter. By Adrian Mrva.wiz
2002-09-27complete file names including a ~ correctly.provos
2002-09-26Begin new sentences on new lines. From Robert Elz (kre at munnari oz au).wiz
2002-09-25enable emacs mode, add tab key to do completion in emacs and vi mode.provos
2002-09-25change complete-list to first complete and then print a list,provos
2002-09-20comment out the (no longer) builtin newgrpjschauma
2002-09-20We don't have 'newgrp' -> ifdef the builtin alias. This preventsjschauma
2002-07-11'environment', not 'enviroment'wiz
2002-05-25__STDC__ is always defined on NetBSD.wiz
2002-01-29Fix bin/5205 (weird interaction between tbl and man macros).wiz
2002-01-25Fix some aspects of globbing - in emacs mode at least.sjg
2001-11-11Fix a cross reference in man page. This should probably be mandoc-ifiedjwise
2001-11-03default to WARNS=1 if not setlukem
2001-09-29Bring in pdksh-5.2.14-patches.2.wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-08-20"wierd" is weird.wiz
2001-08-20precede, not preceed.wiz
2001-07-26Various typos in comments (neccessary, sceme, choise, ...).wiz
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-05-15Don't build ksh.1 if MKMAN == "no".simonb
2001-04-09environ(7), not (5); add RCS Id; whitespace fixes.wiz