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
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2022-10-31
fix various typos in comments and one output message.
andvar
2022-08-21
ksh(1): fix pasto in the description of the -l option.
uwe
2022-08-07
fix various typos in comments, documentation and messages.
andvar
2022-07-03
Fix core dump caused by
kre
2021-11-06
s/writting/writing/
msaitoh
2021-10-30
"no affect" -> "no effect" in man pages and comments.
andvar
2021-09-16
It is either teaching gcc about aaah or adding FALLTHROUGH.
christos
2021-09-16
support -Z
christos
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-02-23
PR/56007: Greg A. Woods: ksh unable to execute ERR traps
christos
2019-10-29
Avoid arithmetics on strings.
joerg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-09-26
Fix FALLTHROUGH comments.
mlelstv
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2018-08-26
Add -l to SYNOPSIS
sevan
2018-06-12
Change typ of tilde_ok from int to unsigned int in ksh(1)
kamil
2018-06-03
ksh: Remove symbol clash with libc
kamil
2018-06-03
ksh: Remove symbol clash with libc
kamil
2018-05-08
Stop using the register keyword in ksh(1)
kamil
2018-01-24
ksh: Rename a local function tsearch to mytsearch
kamil
2018-01-24
ksh: Rename a local function tdelete to mytdelete
kamil
2018-01-17
Use 0600 as the mode for histfile here too.
maya
2017-07-01
Kill enough K&R cruft to build with clang again.
joerg
2017-06-30
ksh: Eliminate dead function x_complete_word()
kamil
2017-06-30
ksh: Eliminate dead code from expand.h
kamil
2017-06-30
ksh: Drop old hack for FreeBSD 1.1.5 and CLK_TCK
kamil
2017-06-30
ksh: Upgrade to C99 <stdbool.h>
kamil
2017-06-30
ksh: Eliminate dead MEM_DEBUG sections, there is missing code for it
kamil
2017-06-30
ksh: Drop support for OSes without POSIX sigaction(2)
kamil
2017-06-30
ksh: Drop support for OSes that don't map /dev/fd
kamil
2017-06-30
ksh: Drop old hack fo SunOS 4.1.x (1990-1994)
kamil
2017-06-30
ksh: Drop support for systems without <sys/stat.h>
kamil
2017-06-30
ksh: Drop support for systems with broken <sys/time.h> / <time.h>
kamil
2017-06-30
ksh: Drop support for systems without POSIX lstat(2)
kamil
2017-06-30
ksh: Drop support for systems without POSIX <sys/wait.h>
kamil
2017-06-30
ksh: Drop support for systems with broken times(3)
kamil
2017-06-30
ksh: Assume ANSI C prototypes
kamil
2017-06-30
ksh: Drop support for systems without functional waitpid(2)
kamil
2017-06-30
ksh: Drop support for systems without POSIX signal routines
kamil
2017-06-30
ksh: Drop support for systems without implementation of EINTR
kamil
2017-06-30
ksh: Drop support for systems without handling shebang
kamil
2017-06-30
ksh: Drop support for OSes without POSIX types
kamil
2017-06-30
ksh: Drop support for systems without <sys/wait.h>
kamil
2017-06-30
ksh: Drop ksh_wait.h that reinvents <sys/wait.h> (POSIX header)
kamil
2017-06-30
ksh: Drop support for systems without gid_t
kamil
2017-06-23
ksh: Drop support for systems without clock_t type
kamil
2017-06-23
ksh: Replace homegrown int_least32_t with the C99 version
kamil
2017-06-23
ksh: Drop support for systems that return void for closedir(2)
kamil
[next]