1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-14 20:22:21 +00:00

Commit graph

  • 37c4d2e975 dtinfo: remove an unnecessary header file dependency. Liang Chang 2022-01-19 07:43:08 +0800
  • b239c00ae8 dthelp: use system locales. Liang Chang 2022-01-19 07:17:46 +0800
  • f3965ed394 DtHelp: use system locales. Liang Chang 2022-01-18 08:55:17 +0800
  • 3c67bd0cb1 DtEncap: use system locales. Liang Chang 2022-01-18 08:27:21 +0800
  • 075c5db58b nsgmls: remove nsgmls and use onsgmls contained in OpenSP. Liang Chang 2022-01-13 08:21:30 +0800
  • e93b2bc626 DtMmdb: move to lib directory as a standalone library. Liang Chang 2022-01-13 00:15:14 +0800
  • f3baea9faa dtinfo: update bookmark spec. Liang Chang 2022-01-12 07:53:49 +0800
  • c6661c92c9 dtdocbook: merge dtinfogen into dtdocbook. Liang Chang 2022-01-12 04:04:33 +0800
  • f9e02f163b dtdocbook: update SGML DTDs. Liang Chang 2021-12-29 07:19:54 +0800
  • c9662c8f26 dtdocbook: remove xlate_locale. Liang Chang 2021-12-29 06:50:19 +0800
  • 9c8d899aa0 dtdocbook: update SGML DTDs. Liang Chang 2021-12-29 06:46:17 +0800
  • 4f791b9dd4 dbtoman: remove duplicate source code and merge into dtdocbook. Liang Chang 2021-12-28 06:50:34 +0800
  • 172becffea Some more accumulated minor tweaks and cleanups Martijn Dekker 2022-01-25 14:56:07 +0000
  • 41ee12a527 Document history expansion and fix a few loose ends Martijn Dekker 2022-01-25 03:16:53 +0000
  • cda8fc916f Fix a crashing bug in history expansion Martijn Dekker 2022-01-24 08:22:39 +0000
  • 0a1cc391bf Document SHOPT_ACCT and SHOPT_AUDIT Martijn Dekker 2022-01-24 02:29:33 +0000
  • cda661d34c Various cleanups, mostly in regression tests Martijn Dekker 2022-01-21 16:34:11 +0000
  • 8afc4756e8 history expansion: add missing bounds check Martijn Dekker 2022-01-21 01:18:34 +0000
  • eaf7662daa Fix history expansion buffer overflow (#434) Johnothan King 2022-01-20 14:30:02 -0800
  • 5a1ec3c9ff sfio: fix "SF_SYNC redefined" warning on FreeBSD Martijn Dekker 2022-01-20 05:46:23 +0000
  • 2c4b05b4f8 tie up standards macros loose ends (re: 289dd46c) Martijn Dekker 2022-01-20 04:20:17 +0000
  • 41829efa06 Various minor cleanups and fixes Martijn Dekker 2022-01-20 00:30:54 +0000
  • 289dd46c05 build: include standards macros for all AST code (re: 7fb814e1) Martijn Dekker 2022-01-19 01:40:32 +0000
  • fb8e239cb4 Fix build error on AIX 64-bit (#428) Johnothan King 2022-01-17 11:52:55 -0800
  • 0310ce08ea Fix build on Cygwin (again) (re: 24fc1bbc, 6faf4379) Martijn Dekker 2022-01-14 22:13:28 +0000
  • 75c377065a dtprintinfo: ParseJobs.C: fix some compile errors for solaris Jon Trulson 2022-01-15 11:58:09 -0700
  • e569f23ef9 bump internal libast version; various minor cleanups Martijn Dekker 2022-01-14 16:56:41 +0000
  • 07fc64f52b Fix use after free bug in discipline functions (#424) Johnothan King 2022-01-13 04:39:45 -0800
  • 307bc3edce time: Fix precision bug in times(3) fallback (#425) Johnothan King 2022-01-13 04:17:36 -0800
  • 40b2c3c3d4 alias: Avoid unnecessary forks (re: ec888867) (#417) Johnothan King 2022-01-12 17:55:36 -0800
  • b509e92241 edit: do not enable multiline mode with no editor active Martijn Dekker 2022-01-12 19:19:42 +0000
  • a5700d3937 Expose --histreedit and --histverify options (re: 921bbcae) Martijn Dekker 2022-01-12 14:55:02 +0000
  • 2d4a787564 Fix comsub hang on subshell fork (re: 090b65e7) Martijn Dekker 2022-01-11 14:26:14 +0000
  • f711da9081 Make process substitutions work on Haiku Martijn Dekker 2022-01-11 13:11:43 +0000
  • de5bdd12a4 iffe: some more tweaks Martijn Dekker 2022-01-09 21:43:14 +0000
  • 1a9af9db40 Fix vi mode tab completion with spaces (#413) Johnothan King 2022-01-07 07:44:05 -0800
  • ca5803419b Fix various typos, man page issues and improve the documentation (#415) Johnothan King 2022-01-07 07:00:00 -0800
  • d347ec0fc9 Allow ksh to compile on Haiku; implement SIGKILLTHR support (#408) Johnothan King 2022-01-06 12:35:44 -0800
  • b590a9f155 [shp cleanup 01..20] all the rest (re: 2d3ec8b6) Martijn Dekker 2022-01-07 16:16:31 +0000
  • 01da863154 In the original ast code base, src/{cmd/nmake,lib/libast}/Makefile (nmake makefiles) defined this macro: Martijn Dekker 2022-01-04 08:24:40 +0000
  • aee917f666 tests/builtins.sh: skip cd permission test if root (re: 59bacfd4) Martijn Dekker 2022-01-03 20:55:53 +0000
  • a1c613c48d package: more flat view fixes (re: 336e82f9, aeda3502) Martijn Dekker 2022-01-02 17:22:08 +0000
  • f1627e2a8c Fix typeset -m crash under ASan and on OpenBSD (#412) Johnothan King 2022-01-02 03:59:35 -0800
  • 7c7fde75c8 Fix arrays.sh test failure under ASan (#411) Johnothan King 2022-01-02 00:08:33 -0800
  • 997f0e9dd8 iffe: Correct backslashes in POSIX command substitutions (re: aeda3502) (#414) Johnothan King 2022-01-06 21:11:17 -0800
  • ecce82c3ca package: report 'failed' if build failed Martijn Dekker 2021-12-31 08:12:55 +0000
  • aeda350298 more package and iffe tweaks/cleanups Martijn Dekker 2021-12-31 21:00:32 +0000
  • d9fc61c022 init.c: upstream init.c.patch for CDE's dtksh Martijn Dekker 2021-12-31 18:13:20 +0000
  • 336e82f942 package: reintroduce/rewrite flat view (re: 20f8557c) Martijn Dekker 2021-12-31 13:24:17 +0000
  • 3fc6cf0e2f iffe: really abort on output{ fail (re: e20c0c6b, e72543a, b6bd981) Martijn Dekker 2021-12-31 08:22:11 +0000
  • 2d3ec8b67a [shp cleanup 00] Reunify the original sh state struct Martijn Dekker 2021-12-29 19:55:00 +0000
  • 57ed1efc2c Actually deactivate CDPATH when unsetting it Martijn Dekker 2021-12-28 23:53:08 +0000
  • de511cfbc2 libast: regex: re-backport robustness improvements from 93v- beta Martijn Dekker 2021-12-28 22:24:41 +0000
  • 4032050249 Port cksum builtin performance improvements from illumos (#391) Johnothan King 2021-12-28 22:22:38 +0000
  • 8f9d1bec97 Add three options to 'ulimit' (#406) Johnothan King 2021-12-28 13:55:56 -0800
  • 8f24d4dc56 tests/leaks.sh: add a newly discovered leak as known Martijn Dekker 2021-12-28 19:03:11 +0000
  • b425196958 Fix ASan heap-buffer-overflow when handling syntax errors (#402) Johnothan King 2021-12-28 08:59:30 -0800
  • de795e1f9d Allow regression tests to pass without any /opt/ast/bin builtins (#403) Johnothan King 2021-12-28 08:57:50 -0800
  • 0e197eee57 Fix mkservice compile errors and add SHOPT_MKSERVICE (#401) Johnothan King 2021-12-28 08:53:30 -0800
  • a3ed4c368b Fix implicit warnings in the iffe feature tests (#396) Johnothan King 2021-12-28 08:36:54 -0800
  • db3a3d8fc0 tests/leaks.sh: redesign with a more robust testing algorithm Martijn Dekker 2021-12-28 17:47:29 +0000
  • a9c6f77c3e tests/alias.sh: fix regression test (re: f7213f03) Martijn Dekker 2021-12-27 23:15:26 +0000
  • 24174f0fb7 Backport -P and -t flags for 'type'/'whence' from ksh93v- (#392) Johnothan King 2021-12-26 22:37:01 -0800
  • 2027648f1a Remove leftover pre-C89 code (re: a1f5c992) Martijn Dekker 2021-12-27 05:43:07 +0000
  • e072e7c170 Fix crash in xtrace while processing here-document (re: d7cada7b) Martijn Dekker 2021-12-27 03:39:32 +0000
  • 91a7c2e3e9 Fix crash/freeze upon interrupting command substitution with pipe Martijn Dekker 2021-12-27 03:00:15 +0000
  • f7213f03a2 Fix multiple bugs when using 'alias -p' to print aliases (#398) Johnothan King 2021-12-26 16:25:05 -0800
  • feeb62d15f sh_close(): Set errno to EBADF for invalid file descriptors (#399) Johnothan King 2021-12-26 09:03:51 -0800
  • 9403d326f4 shtests --posix: ensure consistent locale: unset all LC_* vars Martijn Dekker 2021-12-24 17:51:10 +0000
  • 341fdfbe71 various: Window objects should be initialised to 0 not NULL Peter Howkins 2021-12-24 17:00:13 +0000
  • 5a763ae48b libtt: Resolve format-overflow issues Peter Howkins 2021-12-23 19:59:48 +0000
  • 33fad36133 dtappbuilder: Resolve format-overflow issues Peter Howkins 2021-12-23 19:57:22 +0000
  • 04fcc11f12 dtcm: Resolve format-overflow issues Peter Howkins 2021-12-23 19:56:00 +0000
  • 5f784d1013 dtfile: Resolve format-overflow issues Peter Howkins 2021-12-23 19:54:53 +0000
  • bd49a5c948 dthelp: Resolve format-overflow issues Peter Howkins 2021-12-23 19:54:18 +0000
  • 793d8b9262 dtappbuilder: Resolve format-overflow issues Peter Howkins 2021-12-23 19:53:35 +0000
  • 0332c396c2 dtlogin: Resolve format-overflow issues Peter Howkins 2021-12-23 19:52:47 +0000
  • 238385530d dtmail: Resolve format-overflow issues Peter Howkins 2021-12-23 19:51:24 +0000
  • 16c3ed3650 dtprintinfo: Resolve format-overflow issues Peter Howkins 2021-12-23 19:50:38 +0000
  • bf266ee14b dtstyle: Resolve format-overflow issues Peter Howkins 2021-12-23 19:49:54 +0000
  • 7641634130 dtwm: Resolve format-overflow issues Peter Howkins 2021-12-23 19:48:43 +0000
  • 8844150d7f dtaction:: Resolve uninitialized warnings, use a set access more for the SULog file Peter Howkins 2021-12-22 01:28:41 +0000
  • 93a0b4bc7e dtappbuilder: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:28:09 +0000
  • 2c134302c8 dtcm: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:26:51 +0000
  • 85684c337a dtcreate: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:25:46 +0000
  • 1227dabec4 dtdocbook: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:25:06 +0000
  • 207253b401 dtfile: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:24:35 +0000
  • daf072463a dthelp: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:22:56 +0000
  • 0e038e3b52 dticon: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:22:21 +0000
  • 1e92a43e54 dtimsstart: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:21:33 +0000
  • efa29a21e0 dtksh: Resolve uninitialized warningsc Peter Howkins 2021-12-22 01:20:46 +0000
  • bbaaf942be dtlogin: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:19:59 +0000
  • 72b59ec869 dtmail: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:18:40 +0000
  • 85268b3476 dtpad: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:17:39 +0000
  • 3600e87527 dtprintinfo: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:17:10 +0000
  • 284c760616 dtsr: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:16:18 +0000
  • 4eb099b047 dtstyle: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:15:29 +0000
  • f073bc2e24 dtwm: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:14:48 +0000
  • 7a08d8cedc localized/util: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:14:05 +0000
  • ef10a4924c nsgmls: Resolve uninitialized warnings Peter Howkins 2021-12-22 01:13:28 +0000