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
2021-02-23
Pull up following revision(s) (requested by christos in ticket #1212):
martin
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
2017-06-23
ksh: Use ANSI C varargs, drop support for older version <varargs.h>
kamil
2017-06-23
ksh: Remove remnant hack for SCO UNIX in tty code
kamil
2017-06-23
ksh: Remove support for NeXT Operating System
kamil
2017-06-23
ksh: Drop the latest ifdef for BSD4.1 and eliminate dead code around it
kamil
2017-06-23
ksh: Drop BSD4.3 temporary hack in tty code
kamil
2017-06-23
ksh: Drop support for UNIX V7-style signal routines
kamil
2017-06-22
ksh: Drop fallback for BSD4.2 signal routines
kamil
2017-06-22
ksh: Remove fallback to BSD4.1 signal routines
kamil
2017-06-22
ksh: Drop support for systems without mmap(2)
kamil
2017-06-22
ksh: Drop support for systems without dup2(2)
kamil
2017-06-22
ksh: Drop support for ISC UNIX
kamil
2017-06-22
ksh: Drop support for systems without offsetof(3)
kamil
2017-06-22
ksh: Drop support for systems without <limits.h>
kamil
2017-06-22
ksh: Drop support for systems without <fcntl.h>
kamil
[next]