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

Commit graph

  • 051e5a3cc2 dtlogin: add utmpx support to UtmpIdOpen. Liang Chang 2021-01-29 23:59:22 -0500
  • 00ab939165 databases: use "src" files to generate CDE-MIN.udb and CDE-RUN.udb. Liang Chang 2021-02-01 04:06:21 +0800
  • 63520552c1 dtsession: add rules for config dir into Imakefile. Liang Chang 2021-01-31 20:09:36 +0800
  • d4f8a37852 DtPamSvc: use utmpx. Liang Chang 2021-01-31 09:29:07 +0800
  • 1d287720ad dtlogin: use utmpx when PAM is enabled. Liang Chang 2021-01-31 08:31:43 +0800
  • 4f2d356d31 Enable PAM support for dtlogin and dtsession. Liang Chang 2021-01-31 05:37:52 +0800
  • b0037af61a dtsession: rename PAM config file. Liang Chang 2021-01-31 04:43:31 +0800
  • 59a3d8221c dtlogin: rename PAM config file. Liang Chang 2021-01-31 04:31:27 +0800
  • 704b156257 DtPamSvc: update Imakefile. Liang Chang 2021-01-31 02:16:51 +0800
  • f13fdec2fb Add PAM support to dtsession. Liang Chang 2021-01-31 02:14:34 +0800
  • 085c8bdc37 dtlogin: get rid of some warnings. Liang Chang 2021-01-31 01:56:14 +0800
  • fa2f6a39cc Add PAM support to dtlogin. Liang Chang 2021-01-30 09:41:14 +0800
  • 65e7a65d8b Add lib DtPamSvc. Liang Chang 2021-01-28 07:45:13 +0800
  • eca92ea48c Enable some memory leak tests for standard malloc (re: 05683ec7) (#311) Johnothan King 2021-05-20 16:51:54 -0700
  • 0dd115e4b4 Fix shell exit on function call redirection error (re: 23f2e23) Martijn Dekker 2021-05-19 06:53:56 +0200
  • 07eb2040e8 Add regression test (re: e5e1d4b5) Martijn Dekker 2021-05-19 06:13:16 +0200
  • e5e1d4b53e Decrease SHLVL before doing 'exec' from main shell Martijn Dekker 2021-05-19 00:02:49 +0200
  • c828ea8d0d Fix typeset -u/-l on NetBSD Martijn Dekker 2021-05-18 12:39:24 +0200
  • 7cb9318e02 tests/leaks.sh: increase Linux tolerance again (re: 16080141) Martijn Dekker 2021-05-16 06:28:47 +0200
  • 153c4b56e8 Hopefully good fix for va_listval build fails (re: 41ed8047, etc.) Martijn Dekker 2021-05-16 04:27:57 +0200
  • 41ed8047d2 fix the @#$%@#$ build on macOS M1, again (re: 841c6800, c0fdc4a3) Martijn Dekker 2021-05-15 02:46:35 +0200
  • c59d888394 Fix xtrace (shtests -x) for the regression tests Martijn Dekker 2021-05-14 19:38:20 +0200
  • 16080141c5 tests/leaks.sh: increase Linux (standard malloc) tolerance Martijn Dekker 2021-05-14 16:45:26 +0200
  • e521b81636 Fix build on Ubuntu 18.04 ARMv7 (re: 4d7ea081) Martijn Dekker 2021-05-14 16:31:19 +0200
  • 4d7ea081d3 Fix build on macOS M1, FreeBSD powerpc64*, et al (?) Martijn Dekker 2021-05-14 04:36:39 +0200
  • 53f4bc6a53 Re-fix 'test -t 1' in command substitutions (re: 090b65e7) Martijn Dekker 2021-05-13 09:30:28 +0200
  • cd39ea7863 Improve fix for not exporting readonly attribute (re: 7954855f) Martijn Dekker 2021-05-13 02:20:50 +0200
  • 2e6346ef52 Fix math feature tests when compiling with tcc (re: 92f7ca54) (#303) Johnothan King 2021-05-11 23:49:42 -0700
  • ac56614a95 Restore Solaris build after introducing 'noreturn' (re: c4f980eb) Martijn Dekker 2021-05-12 04:39:44 +0200
  • bf76268d24 tests/locale.sh: skip SJIS test on non-SJIS locale (re: c2cb0eae) Martijn Dekker 2021-05-11 18:59:38 +0200
  • aa601a397d build system: do not look for nmake in $PATH Martijn Dekker 2021-05-11 01:45:39 +0200
  • 65fb288564 manual page: misc tweaks Martijn Dekker 2021-05-11 01:39:19 +0200
  • 7d455c3d1a include/version.h: 1.0.0-beta.2 version bump for 1.0 branch Martijn Dekker 2021-05-11 01:38:17 +0200
  • 246062ff0b Release 1.0.0-beta.1 v1.0.0-beta.1 Martijn Dekker 2021-05-10 18:40:44 +0200
  • 92f7ca5423
    Back port ksh93v- float, int, and exp10 changes from math.tab (#299) hyenias 2021-05-07 23:43:37 -0400
  • 6b3805724d Re-obtain PID when optimising ( simple_command & ) (re: af6a32d1) Martijn Dekker 2021-05-07 14:43:19 +0100
  • 2758e5db19 Update #pragmas to make clang be quiet about historic practice Martijn Dekker 2021-05-07 06:36:14 +0100
  • 38654f0946 tests/builtins.sh: fix disabled 'read -s' test Martijn Dekker 2021-05-05 03:51:40 +0100
  • 655c4be1c1
    Correct regression for compound arithmetic expressions (re: 642a1053) (#297) hyenias 2021-05-04 22:29:19 -0400
  • a197b0427a Fix two more 'command' bugs Martijn Dekker 2021-05-05 02:42:45 +0100
  • 143ff27a91 emacs: fix keys w/ repeat parameters repeating extra (re: 29b11bba) Martijn Dekker 2021-05-04 05:10:32 +0100
  • da4bf85f27 COMPATIBILITY: update to 93u+ entry re: 5ed9ffd6, 9f2066f1 Martijn Dekker 2021-05-04 02:37:49 +0100
  • 642a105351
    Fix arithmetic assignment operations for multidimensional indexed arrays (#296) hyenias 2021-05-03 22:13:14 -0400
  • d309d604e7 POSIX: 'command': don't disable declaration proprts (re: b9d10c5a) Martijn Dekker 2021-05-04 00:34:06 +0100
  • 1a1e3709c2 tests/subshell.sh: replace use of unportable seq command Martijn Dekker 2021-05-03 21:51:03 +0100
  • 29d6a29708 dtinfo: Fix a segmentation fault. The return value from CanvasRenderer::_dofont is a pointer. It will be passed to the free function. Ensure that pointer always points to a dynamically allocated memory to avoid segmentation faults. Liang Chang 2021-05-04 03:00:57 +0800
  • 7a2d3564b6 emacs/vi: Fix <Tab> behaviour after command substitution Martijn Dekker 2021-05-03 18:27:44 +0100
  • 33269cae61 tests/variables.sh: fix ( echo $RANDOM & ) test (re: af6a32d1) Martijn Dekker 2021-05-03 18:12:39 +0100
  • 6d54faf9f5 tests/leaks.sh: fix intermittent fails on Gentoo (re: 005d38f41) Martijn Dekker 2021-05-03 16:55:42 +0100
  • dd5455ac5f tests/io.sh: fix spurious failure on Gentoo i386 (re: c4f980eb) Martijn Dekker 2021-05-03 16:36:39 +0100
  • d5b94a3ff8
    Fix some bugs in the regression tests and add more regression tests (#295) Johnothan King 2021-05-02 22:52:27 -0700
  • 5ed4c71fca Fix regression caused by ${var:-'{}'} fix (re: f31e3687) Martijn Dekker 2021-05-03 05:55:47 +0100
  • af6a32d14f
    Fix $RANDOM to act consistently in subshells (#294) Martijn Dekker 2021-05-03 04:03:46 +0100
  • f31e368795 Fix remaining bug in ${var:-'{}'} (re: d087b031) Martijn Dekker 2021-05-03 02:59:09 +0100
  • 1aec9b06dd
    Fix more bugs that occur when enabling ASan (#293) Johnothan King 2021-05-01 20:06:30 -0700
  • 88a1f3d661 Fork before entering shared-state command substitution Martijn Dekker 2021-05-01 00:47:39 +0100
  • 72fe631b2f typeset: only run sh_assignok() for variables (re: a2f13c19) Martijn Dekker 2021-05-01 00:43:12 +0100
  • 7439e3dffe Parse quotes when extracting words from command history (#291) Govind Kamat 2021-04-30 11:45:50 -0700
  • d087b031f0 Fix single quotes in expansion operator string (re: 5ed9ffd6) Martijn Dekker 2021-04-30 05:10:04 +0100
  • 090b65e79b Fix fork after redirecting stdout in subshare (re: 500757d7) Martijn Dekker 2021-04-26 18:09:36 +0100
  • 2aad3cab06 Add ksh 93u+m contributors notice to 964 copyright headers Martijn Dekker 2021-04-25 23:52:40 +0100
  • 1d9093e603
    Add support for process substitutions to the deparser (#288) Johnothan King 2021-04-25 16:12:29 -0700
  • 295cce2c6d Improve fix for 'unset -f' in sub-subshell (re: 07faf384, 13c57e4b) Martijn Dekker 2021-04-24 16:27:29 +0100
  • 24b7fcb771
    Don't detect unset functions with whence (re: 13c57e4b) (#287) Johnothan King 2021-04-24 13:25:45 -0700
  • 07faf38425 Fix 'unset -f' in sub-subshell (re: 13c57e4b) Martijn Dekker 2021-04-24 12:41:40 +0100
  • 13c57e4b58 Fix 'unset -f' to work in subshells without forking (re: 047cb330) Martijn Dekker 2021-04-24 05:54:49 +0100
  • 086d504393
    Lots of man page fixes and some other minor fixes (#284) Johnothan King 2021-04-23 14:02:30 -0700
  • 2c22ace1e6
    Fix LINENO after unsetting it a virtual subshell (#283) Johnothan King 2021-04-22 11:16:25 -0700
  • 01c01fe8f6
    Fix buffer overflows and memory leaks caught by ASAN (#282) Johnothan King 2021-04-22 10:13:12 -0700
  • 9530f09b08 Disable SHOPT_EDPREDICT compile-time option by default Martijn Dekker 2021-04-22 17:27:34 +0100
  • 32d1abb1ba shcomp: fix redirection with process substitution Martijn Dekker 2021-04-22 03:25:24 +0100
  • b7dde4e747 Fix ksh exit on syntax error in profile (re: cb67a01b, ceb77b13) Martijn Dekker 2021-04-21 19:28:46 +0100
  • fdc08b239b ksh93/README updates Martijn Dekker 2021-04-21 04:22:50 +0100
  • 7954855f21 Don't import/export readonly attribute via magic A__z env var Martijn Dekker 2021-04-21 03:56:03 +0100
  • f28bce61a7
    Fix multiple problems with the getconf builtin (#280) Johnothan King 2021-04-20 19:34:54 -0700
  • 61e0f90460 Yet more fixes for subshell directory handling (re: feaf718f) Martijn Dekker 2021-04-20 05:39:10 +0100
  • feaf718f16 More fixes for subshell directory handling (re: 7bab9508, 5ee290c7) Martijn Dekker 2021-04-18 23:28:50 +0100
  • f294ef4a5c Merge /u/l-chang/cdesktopenv1/ branch master into master b'Jon Trulson 2021-04-18 19:02:18 +0000
  • b0a6c1bde5 Further fix '<>;' and fix crash on 32-bit systems (re: 6701bb30) Martijn Dekker 2021-04-17 21:31:38 +0100
  • 8092b720f0 Merge /u/l-chang/cdesktopenv1/ branch master into master b'Jon Trulson 2021-04-17 00:21:59 +0000
  • fbe2b20bc6 dtterm: Change the default log host to localhost. To check the log function, add -DLOG_USAGE to the Imakefile then build the dtterm. There are a logger in the util directory, run it to receive log messages. Liang Chang 2021-04-17 01:55:43 +0800
  • ba43436f10 emacs: Fix digits input after completion (re: 16e4824c, e8b3274a) Martijn Dekker 2021-04-16 14:45:01 +0100
  • 5fc9e64208 tests: cd /dev, not /home which not all systems have (re: ca2443b5) Martijn Dekker 2021-04-16 02:53:06 +0100
  • 6701bb30de
    Fix <>; redirection for final command exec optimization (#277) Johnothan King 2021-04-15 10:29:50 -0700
  • 2fdf394b99
    nv_disc(NV_LAST) loses trailing shell context from discipline stack (#276) Andy Fiddaman 2021-04-15 13:41:32 +0000
  • 519bb08265
    Allow invoking path-bound built-in commands by direct path or preceding PATH assignment (#275) Martijn Dekker 2021-04-15 04:08:12 +0100
  • 2c38fb93fd
    Fix the exit status returned when a command isn't executable (#273) Johnothan King 2021-04-14 19:37:57 -0700
  • df47731d7d
    tests/builtins.sh: Fix dtksh regression test failures (re: ef4fe41) (#272) Johnothan King 2021-04-14 16:10:12 -0700
  • d6ddd89053
    Correct memory fault when removing default nameref KSH_VERSION (#271) hyenias 2021-04-12 22:15:34 -0400
  • 75796a9c75
    Fix += operator regressions (re: fae8862c) (#270) Johnothan King 2021-04-11 17:24:33 -0700
  • 6629c22308
    Adjust readonly regression tests for freezes (#267) hyenias 2021-04-11 14:57:40 -0400
  • d50d3d7c4c Reset arithmetic recursion level on all errors (re: 264ba48b) Martijn Dekker 2021-04-11 00:08:26 +0100
  • f6bc5c03ca nv_setlist(): add check for readonly (re: 264ba48b) Martijn Dekker 2021-04-10 23:12:18 +0100
  • 66c37202fd SHOPT_SPAWN: rm unused job control code (re: f207cd57, 41ebb55a) Martijn Dekker 2021-04-10 17:56:11 +0100
  • 23964f89c6
    sh.1: Backport login shell addition from ksh93v- (#266) Johnothan King 2021-04-10 06:17:12 -0700
  • 5461f11968
    Fix handling of '--posix' and '--default' (#265) Johnothan King 2021-04-09 15:26:07 -0700
  • cb67a01b45 lex.c: simplify fmttoken() by using the stack (re: 3255aed2) Martijn Dekker 2021-04-09 17:27:36 +0100
  • 0538719e07 tests/basic.sh: fix embarrassing typo (re: 4a846a9d) Martijn Dekker 2021-04-09 04:06:54 +0100
  • 504cbda269
    Fix 'printf %T' ignoring the current locale in LC_TIME (#263) Johnothan King 2021-04-08 19:49:48 -0700
  • 4a846a9d19 tests/basic.sh: ensure use of correct tmp directory Martijn Dekker 2021-04-09 03:28:05 +0100