joerg
|
a2567f3beb
|
Don't use non-literal format strings.
|
2011-10-16 17:12:11 +00:00 |
christos
|
57bbaf572b
|
PR/36546: Aleksey Cheusov: problems with 8-bit input in /bin/ksh, needs to
call setlocale()
|
2007-06-24 18:00:49 +00:00 |
christos
|
16464dcda5
|
Coverity CID 3369: Fix memory leak.
|
2006-05-13 21:42:45 +00:00 |
christos
|
a397ec1f77
|
warns=3
- remove param names from function decls
- sprinkle const
- rename shadowed variables
- XXX: there is a lot of fishy __UNCONST going on.
|
2005-06-26 19:09:00 +00:00 |
mycroft
|
f662a744b6
|
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084
|
2004-07-07 19:20:09 +00:00 |
agc
|
6377cac711
|
Add NetBSD RCS Ids.
|
2003-06-23 11:38:51 +00:00 |
provos
|
a94ce5a752
|
enable emacs mode, add tab key to do completion in emacs and vi mode.
from millert@openbsd.org. approved by perry and thorpej.
|
2002-09-25 02:55:03 +00:00 |
jschauma
|
b186175fa1
|
We don't have 'newgrp' -> ifdef the builtin alias. This prevents
the shell from unexpectedly dying if a user enters the (nonexistent)
'newgrp' command. OK'd by perry.
As seen in OpenBSD.
|
2002-09-20 20:07:09 +00:00 |
wiz
|
7b9b4ac6f7
|
'environment', not 'enviroment'
|
2002-07-11 10:53:19 +00:00 |
hubertf
|
48ee8d1290
|
resolve conflicts
|
1999-10-20 15:09:58 +00:00 |
thorpej
|
45e5a86960
|
Add some braces to make egcs happy.
|
1998-08-19 01:43:22 +00:00 |
mycroft
|
9dc385beb1
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
christos
|
90647eb832
|
Fix compiler warnings
Add WARNS=1
|
1997-07-20 17:41:56 +00:00 |
tls
|
2ab2e20cff
|
RCS ID Police
|
1997-01-12 19:11:37 +00:00 |
jtc
|
614eee469b
|
import pdksh 5.2.12
|
1996-12-18 04:50:04 +00:00 |
jtc
|
5a4124868a
|
import pdksh 5.2.9
|
1996-10-09 15:12:31 +00:00 |
jtc
|
e1b2664cf1
|
import pdksh 5.2.8
|
1996-09-21 23:35:13 +00:00 |