Home | History | Annotate | Download | only in ksh
History log of /src/bin/ksh/c_ulimit.c
RevisionDateAuthorComments
 1.16  30-Jun-2017  kamil branches: 1.16.6;
ksh: Drop support for systems with broken <sys/time.h> / <time.h>
 1.15  22-Jun-2017  kamil Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix

Added missing #endif terminator in emacs.c
 1.14  22-Jun-2017  kamil Temporarily revert previous.

emacs.* gets wrong code in generation
 1.13  22-Jun-2017  kamil Drop HP-UX support from ksh(1)

OK by <kre>
 1.12  09-May-2015  christos CID 1225088: check return of getrlimit
 1.11  09-May-2015  christos CID 1225077: check getrlimit return
 1.10  09-Jun-2012  christos support RLIMIT_NTHR
 1.9  14-Sep-2008  sjg branches: 1.9.2;
Avoid sign extention problems leading to:
$ ulimit -dH
3145728
$ ulimit -d 3145728
ksh: ulimit: bad limit: Invalid argument
$
 1.8  16-Oct-2006  christos branches: 1.8.18;
use c99 initializers
 1.7  07-Jul-2004  mycroft Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084
 1.6  17-Apr-2004  christos understand rlimit sbsize
 1.5  23-Jun-2003  agc Add NetBSD RCS Ids.
 1.4  20-Oct-1999  hubertf resolve conflicts
 1.3  03-Feb-1998  mycroft branches: 1.3.4;
Deal with GCC warnings.
 1.2  12-Jan-1997  tls RCS ID Police
 1.1  21-Sep-1996  jtc branches: 1.1.1;
Initial revision
 1.1.1.2  20-Oct-1999  hubertf Import pdksh V5.2.14.
Includes lots of bugfixes.
 1.1.1.1  21-Sep-1996  jtc import pdksh 5.2.8
 1.3.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.8.18.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.9.2.1  30-Oct-2012  yamt sync with head
 1.16.6.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.16.6.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed