1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-24 06:54:13 +00:00

Commit graph

  • a3ccff6c75 cd: fix an invalid free() call (Solaris patch 211-21547336) Martijn Dekker 2021-01-08 12:32:56 +0000
  • ad9ea0ba7d Fix off-by-one in nv_mktype() (Solaris patch 210-Bug15993811) Martijn Dekker 2021-01-08 11:56:04 +0000
  • ba4989d974 libast/port/mnt.c: rm cachefs support (Solaris patch 135-CR6729252) Martijn Dekker 2021-01-08 11:50:57 +0000
  • 744e68e7be rm obsolete /usr/5bin paths (Solaris patch 130-CR7019368) Martijn Dekker 2021-01-08 11:47:05 +0000
  • bae02c39b6 Fix for argv for setuid scripts (Solaris patch 115-CR6934836) Martijn Dekker 2021-01-08 11:28:33 +0000
  • 3f15067272 setdisc(): Return null pointer if no event (Solaris 110-CR7061011) Martijn Dekker 2021-01-08 10:18:28 +0000
  • 54c4e94205 Fix for libast sfstrtof() (Solaris patch 075-multi_lang_arith) Martijn Dekker 2021-01-08 05:30:29 +0000
  • c69bf543cf libcmd/wclib: Fix for wide char handling (Solaris 055-CR7026179) Martijn Dekker 2021-01-08 05:20:28 +0000
  • 4c75920baa libcmd/cmp: report read errors (Solaris patch 045-CR7025778) Martijn Dekker 2021-01-08 05:09:55 +0000
  • e20db01247 Apply Solaris patch 065-CR7110983 Martijn Dekker 2021-01-08 04:59:54 +0000
  • 222515bf08 Implement hash tables for virtual subshells (re: 102868f8, 9d428f8f) Martijn Dekker 2021-01-07 21:18:33 +0000
  • a95d107ee5 Fix segfault while updating ${.sh.match} Martijn Dekker 2021-01-07 17:34:47 +0000
  • f2c84ee202 .gitignore fix for flat-hierarchy binaries (re: cda1976e) Martijn Dekker 2021-01-06 20:17:31 +0000
  • c8513fcb7a Arith: informative err msg on '.' radix point in non-'.' locales Martijn Dekker 2021-01-05 23:08:20 +0000
  • d1483150ab 'cd': properly ignore $CDPATH if initial component is '.' or '..' Martijn Dekker 2021-01-05 04:55:07 +0000
  • 3567220898 New semantic versioning scheme; disable vmalloc in release builds Martijn Dekker 2021-01-04 15:07:06 +0000
  • 41ef7f76cf Invocation: fix infinite loop on 'ksh +s' Harald van Dijk 2021-01-03 23:54:36 +0000
  • 10f2382561 dtksh/findsym.c: fix compiler warnings Chase 2021-01-01 14:36:36 -0600
  • 428223ee80 use a patchfile to augment init.c instead of copying it entirely Chase 2021-01-01 13:54:48 -0600
  • 90fff44682 dtksh: use bin/package flat make instead of shell Chase 2020-12-28 20:35:39 -0600
  • 12f2fb1f10 dtdocbook: fix a segmentation fault. Liang Chang 2021-01-01 03:07:37 +0800
  • bc39b47162 dtopen: fix the syntax errors of comment. Liang Chang 2020-12-29 00:20:37 +0800
  • 737438a30f tests/path.sh: fix spurious 'whence -a' test failures Martijn Dekker 2020-12-20 16:47:11 +0000
  • cda1976e4c Properly clean and ignore flat make binaries and libs Chase 2020-12-20 01:31:26 +0000
  • f884dce398 dtkcmds.c: use Empty macro instead of empty string Chase 2020-12-11 14:09:56 -0600
  • 5cec09b9f2 dtksh: use sh_addbuiltin instead of manually editing builtins.c Chase 2020-12-03 21:44:08 -0600
  • 80825d1651 dtksh: update to commit 67880e3 Chase 2020-11-27 16:21:22 -0600
  • 77111310aa name.c: rm duplicate #define Empty Martijn Dekker 2020-12-04 03:49:23 +0000
  • d98b2c4c34 dtcm: Always use ANSI function prototypes Peter Howkins 2020-11-29 01:55:09 +0000
  • c62a5049ed libcsa: Always use ANSI function prototypes Peter Howkins 2020-11-27 16:58:22 +0000
  • aef196c6ca dtcalc: remove some pointless macroing of function names to uppercase versionss Peter Howkins 2020-11-26 23:00:18 +0000
  • e4024b0bf9 dtcalc: Remove support for optional K&R prototypes to simplify code Peter Howkins 2020-11-26 22:24:51 +0000
  • 67880e35cf tests/builtins.sh: fix false fail when TZ is GMT (re: eaaa0de7) Martijn Dekker 2020-11-26 13:58:08 +0000
  • 88a6baa1a7
    Fix floating point numerics having precision of 0 with assignments (#149) hyenias 2020-11-26 08:50:30 -0500
  • 95fe07d869
    Improved 'typeset -xu'/'typeset -xl' fix (re: fdb9781e) (#147) hyenias 2020-11-26 08:30:24 -0500
  • 25d34e6398 dtcreate: remove hacky solution to declaring and defining variables in .h files Split them into .c and .h like usual.y Peter Howkins 2020-11-26 03:16:16 +0000
  • e18e2480dc dthelp parser htag1: add new global.c from master Jon Trulson 2020-11-24 17:03:14 -0700
  • 90e61dda5f Merge branch 'master' into autotools-conversion Jon Trulson 2020-11-24 16:53:24 -0700
  • dc45d133c9 dthelp: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-24 05:42:59 +0000
  • 9ff00704b3 dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-24 03:16:50 +0000
  • 0444e500bc libDtSearch: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-24 02:48:10 +0000
  • ee04641879 dticon: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-24 02:25:30 +0000
  • 30f2d925ef dtcreate: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-24 02:15:51 +0000
  • 361b8f1456 dtappbbuilder: Resolve GCC 10 errors about multiple definitions of global variables Peter Howkins 2020-11-23 23:40:45 +0000
  • e1196cdfec dtcalc: Resolve gcc 10 errors about multiple definitions of global variables Peter Howkins 2020-11-23 22:27:16 +0000
  • b21968f26a fix broken dev version number: 2.3.1a -> 2.3.2a Jon Trulson 2020-11-23 17:01:37 -0700
  • 4fd18c3c16 dtstyle: Remove duplicate definition of NumOfPalettes that was a) wrong b) causing issues on recent compilers Peter Howkins 2020-11-23 18:28:01 +0000
  • 67f62e5a8a all: remove deprecated sys_errlist[] and replace with ANSI C strerror() Peter Howkins 2020-11-02 05:30:08 +0000
  • 02e4f2da9e fix possible false negatives in whence -a/-v regress tests Martijn Dekker 2020-10-22 22:30:12 +0200
  • fc700e296b Dtksh: fix callback segfault Chase 2020-10-18 12:48:53 -0500
  • 9f290039eb ksh93: update to commit dd9bc2 Chase 2020-10-14 20:00:11 -0500
  • 461d326bbe dtksh: Use ksh93 translate over augmented version Chase 2020-10-13 16:43:56 -0500
  • 3443543744 dtkcmds.c: add extra field to discipline functions Chase 2020-10-09 16:40:50 -0500
  • 5ea811413e tests/path.sh: tweak to avoid false failure on ancient Mac OS X Martijn Dekker 2020-10-07 07:15:05 +0200
  • 213fb932c0 Remove SH_NOLOG vestiges Martijn Dekker 2020-10-07 03:36:54 +0200
  • dd9bc22928 Mitigate PWD race condition in non-forking subshells Martijn Dekker 2020-10-06 23:13:41 +0200
  • 4ae962aba6 Fix ksh93/features/options tests Martijn Dekker 2020-10-06 10:00:52 +0200
  • efcc66a3f5 fix typos: descritor -> descriptor Martijn Dekker 2020-10-05 18:39:49 +0200
  • 6697edba1c
    Enforce integer base limits of 2 to 64 (#139) hyenias 2020-10-04 05:18:34 -0400
  • cefec34774 regress test tweaks Martijn Dekker 2020-10-03 00:32:32 +0200
  • 79d1945813 Streamline some shell state flaggery Martijn Dekker 2020-10-02 23:35:31 +0200
  • 48ba6964ad Turn off SH_INTERACTIVE state flag in subshells Martijn Dekker 2020-10-02 08:07:28 +0200
  • 7424844df5 Remove SH_SUBSHELL option vestiges Martijn Dekker 2020-10-01 16:49:10 +0200
  • d89ef0fafa Fix $LINENO corruption when autoloading functions Martijn Dekker 2020-10-01 06:13:00 +0200
  • be22f3759e sfio/sfpkrd.c: re-allow compiling on ancient systems (re: 9ba2c2e0) Martijn Dekker 2020-10-01 04:16:33 +0200
  • 76d71889e2 don't run posix mode regress tests on ksh without -o posix Martijn Dekker 2020-09-30 20:09:13 +0200
  • c049eec854 Fix pipefail with (errexit or ERR trap) regression Martijn Dekker 2020-09-30 16:13:34 +0200
  • fdb9781ebb Fix 'typeset -xu', 'typeset -xl' (rhbz#1188377) Martijn Dekker 2020-09-30 00:34:02 +0200
  • ba0b1bba2b tests/basic.sh: fix for 'ps' that truncates args (re: cefe087d) Martijn Dekker 2020-09-29 20:37:23 +0200
  • 7afb30e15c libast: Work around gcc optimiser bug for strdup() (rhbz#1221766) Martijn Dekker 2020-09-29 19:34:59 +0200
  • 1477b5fff7 Fix possible out-of-bounds write in xec.c:iousepipe (rhbz#1506344) Martijn Dekker 2020-09-29 05:21:50 +0200
  • 90941717da tests/basic.sh: fix test for BSD 'ps' (re: cefe087d) Martijn Dekker 2020-09-29 05:18:08 +0200
  • 30aee65113 Fix signal/trap behaviour in ksh functions (rhbz#1454804) Martijn Dekker 2020-09-29 02:28:08 +0200
  • 3aee10d781 Fix off-by-one error, possible crash (re: 6193c6a3) Martijn Dekker 2020-09-28 22:43:04 +0200
  • f527706f6c tests/functions.sh: speed up a test Martijn Dekker 2020-09-28 22:41:48 +0200
  • ceb77b136f fix ksh login crash on disk full (rhbz#1212992) Martijn Dekker 2020-09-28 18:01:39 +0200
  • e3d7bf1df2 Fix '( command & )' breakage on interactive (rhbz#1217236) Martijn Dekker 2020-09-27 22:32:42 +0200
  • ddcef2137e NEWS: fix typo (re: bd283959) Martijn Dekker 2020-09-28 04:47:53 +0200
  • bd283959be Fix lexing of 'case' in do...done in a $(comsub) (rhbz#1241013) Martijn Dekker 2020-09-27 21:26:09 +0200
  • bb15f7fb19 Fix elusive/intermittent DEBUG trap crash (rhbz#1200534) Martijn Dekker 2020-09-27 12:51:09 +0200
  • a5d38b1de7 add missing function crash test (re: 6193c6a3) Martijn Dekker 2020-09-27 06:46:52 +0200
  • 6193c6a3c5 Fix crash while handling subshell trap (rhbz#1117404) Martijn Dekker 2020-09-27 05:58:54 +0200
  • 045fe6a110 Fix: Closing a FD within a comsub broke output (rhbz#1116072) Martijn Dekker 2020-09-27 04:18:07 +0200
  • 18b3f4aa28 combining alarm and IFS caused segfault (rhbz#1176670) Martijn Dekker 2020-09-27 02:00:55 +0200
  • f7c3565f4e Fix $PWD breakage on fork; cd; exec (rhbz#1168611) Martijn Dekker 2020-09-26 22:31:14 +0200
  • 960a1a99cd Avoid importing env vars with invalid names (rhbz#1147645) Martijn Dekker 2020-09-26 20:28:55 +0200
  • 8a34fc40e6
    whence -f: ignore functions (#137) Johnothan King 2020-09-26 11:26:18 -0700
  • 7e6bbf85b6 Fix another comsub regression (rhbz#1116508) (re: 970069a6) Martijn Dekker 2020-09-26 02:36:43 +0200
  • 95225e1e01 tests/subshell.sh: test from rhbz#1138751 reproducer (re: 4ce486a7) Martijn Dekker 2020-09-26 01:17:07 +0200
  • c382cea176 fix non-null pointer check (re: b7932e87) Martijn Dekker 2020-09-25 23:46:24 +0200
  • 352e68dabd do not resend signal on termination (rhbz#1075635) Martijn Dekker 2020-09-25 23:26:25 +0200
  • 3050bf28bc whence -v/-a: report path to autoloadable functions Martijn Dekker 2020-09-25 15:39:08 +0200
  • cefe087d23 Fix argv rewrite on invoking hashbangless script (rhbz#1047506) Martijn Dekker 2020-09-25 08:19:43 +0200
  • 651bbd563e
    Fix garbled output from Ctrl+Alt+V (#135) Johnothan King 2020-09-24 19:37:22 -0700
  • e40aaa8aa8 Simplify comsub logic (re: 970069a6, 4ce486a7) Martijn Dekker 2020-09-24 15:43:49 +0200
  • a14d17c0f4 Allow turning off brace expansion in comsubs (rhbz#1078698) Martijn Dekker 2020-09-24 07:36:44 +0200
  • c1d9eed54b tests/math.sh: do not break loop; show all errors (re: d7c90ead) Martijn Dekker 2020-09-24 06:49:45 +0200
  • 02a48218f3 add another comsub regress test variant (re: 6e515f1d) Martijn Dekker 2020-09-24 06:27:39 +0200
  • 4ce486a7a4 Fix hang in comsubs (rhbz#1062296) (re: 970069a6) Martijn Dekker 2020-09-24 05:54:25 +0200
  • 3654ee73c0 Fix typeset -l/-u crash on special vars (rhbz#1083713) Martijn Dekker 2020-09-23 19:15:45 +0200