History log of /netbsd/bin/ksh/c_sh.c (Results 1 – 25 of 25)
Revision Date Author Comments
# ce8041bd 08-May-2018 kamil <kamil@NetBSD.org>

Stop using the register keyword in ksh(1)

ksh also does some strange things with it, like put it in argument lists.

No functional change intended.

PR bin/53237 ksh: remove register keyword by Nia

Stop using the register keyword in ksh(1)

ksh also does some strange things with it, like put it in argument lists.

No functional change intended.

PR bin/53237 ksh: remove register keyword by Nia Alarie

show more ...


# 13351aa1 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Upgrade to C99 <stdbool.h>

This shell already used C99 functions.


# 1fe37413 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Drop support for systems without <sys/stat.h>

In future the order of includes will be normalized with KNF.

No functional change intended.


# f6a99c40 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Drop support for systems with broken <sys/time.h> / <time.h>


# f3f9b281 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Drop support for systems with broken times(3)

This fallback code wouldn't work anyway.

times(3) is an obsolete interface by getrusage(2) and gettimeofday(2).
In future it will be swiched to mo

ksh: Drop support for systems with broken times(3)

This fallback code wouldn't work anyway.

times(3) is an obsolete interface by getrusage(2) and gettimeofday(2).
In future it will be swiched to more modern interfaces.

No functional change intended.

show more ...


# 79a55b5f 22-Jun-2017 kamil <kamil@NetBSD.org>

Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix

Added missing #endif terminator in emacs.c


# b8542049 22-Jun-2017 kamil <kamil@NetBSD.org>

Temporarily revert previous.

emacs.* gets wrong code in generation


# 7f4c58ac 22-Jun-2017 kamil <kamil@NetBSD.org>

Remove os2 support in ksh(1)

OK by <kre>


# 4c205307 11-Oct-2016 dholland <dholland@NetBSD.org>

PR 49595 William Ahern: The exit status of "unset NOTSET" should be 0, not 1.
(like 48312 but for ksh)


# 16304c51 18-Oct-2013 christos <christos@NetBSD.org>

Fixed unused warnings.


# 4a1b3429 31-Aug-2011 plunky <plunky@NetBSD.org>

NULL does not need a cast


# 7ca13b8b 25-Apr-2009 lukem <lukem@NetBSD.org>

Fix most of the -Wsign-compare issues.


# 868accdb 01-Apr-2006 christos <christos@NetBSD.org>

Coverity CID 1836: Free Source after return from shell.


# bb7bab2d 18-Mar-2006 christos <christos@NetBSD.org>

Coverity CID 877: Prevent NULL deref.


# a397ec1f 26-Jun-2005 christos <christos@NetBSD.org>

warns=3
- remove param names from function decls
- sprinkle const
- rename shadowed variables
- XXX: there is a lot of fishy __UNCONST going on.


# f662a744 07-Jul-2004 mycroft <mycroft@NetBSD.org>

Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084


# d20841bb 13-Feb-2004 wiz <wiz@NetBSD.org>

Uppercase CPU, plural is CPUs.


# 6377cac7 23-Jun-2003 agc <agc@NetBSD.org>

Add NetBSD RCS Ids.


# 2db0e4fb 20-Jan-2003 dsl <dsl@NetBSD.org>

Make 'times' be a proper posix special builtin.
(change agreed by christos and mailed to Michael Rendell)


# 617b132a 04-Jan-2003 wiz <wiz@NetBSD.org>

Spell output with two ts.


# cba68cff 04-Feb-2001 christos <christos@NetBSD.org>

remove duplicate declarations, and fix nested externs.


# 48ee8d12 20-Oct-1999 hubertf <hubertf@NetBSD.org>

resolve conflicts


# 2ab2e20c 12-Jan-1997 tls <tls@NetBSD.org>

RCS ID Police


# 0de5aac4 09-Oct-1996 jtc <jtc@NetBSD.org>

import pdksh 5.2.11


# e1b2664c 21-Sep-1996 jtc <jtc@NetBSD.org>

import pdksh 5.2.8