index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ksh
/
lex.c
Age
Commit message (
Expand
)
Author
2019-09-26
Fix FALLTHROUGH comments.
mlelstv
2018-05-08
Stop using the register keyword in ksh(1)
kamil
2018-01-24
ksh: Rename a local function tsearch to mytsearch
kamil
2017-06-30
ksh: Upgrade to C99 <stdbool.h>
kamil
2017-06-30
ksh: Assume ANSI C prototypes
kamil
2017-06-23
ksh: Use ANSI C varargs, drop support for older version <varargs.h>
kamil
2017-06-22
Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix
kamil
2017-06-22
Temporarily revert previous.
kamil
2017-06-22
Remove os2 support in ksh(1)
kamil
2011-10-16
Don't use non-literal format strings.
joerg
2011-01-23
The previous commit removed a { } block, and unintendedly introduced a
hauke
2008-10-27
In foo="`echo \"hi\"`", the backslashes should be removed by the outer
apb
2005-09-11
The following should print \"; from OpenBSD
christos
2005-04-19
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
rillig
2004-07-07
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
mycroft
2003-06-23
Add NetBSD RCS Ids.
agc
2003-01-20
The Double-Semi-Colon Police.
simonb
1999-10-20
make this build with -Werror
hubertf
1999-10-20
resolve conflicts
hubertf
1998-11-04
char->unsigned char casts for is*()
christos
1998-08-19
Add some braces to make egcs happy.
thorpej
1997-07-20
Fix compiler warnings
christos
1997-01-12
RCS ID Police
tls
1996-12-18
import pdksh 5.2.12
jtc
1996-10-09
import pdksh 5.2.11
jtc
1996-10-09
import pdksh 5.2.9
jtc
1996-09-21
import pdksh 5.2.8
jtc