source:
trunk/src/kash@
3136
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| bltin | 2648 | 13 years | Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was … | ||
| funcs | 1233 | 18 years | keywords. | ||
| generated | 2652 | 13 years | kash: Fixes for hash-bang-scripts on windows. Related debug tracing … | ||
| tests | 2423 | 15 years | kash: made the SHFILE_IN_USE mode work on unix (because openbsd has a … | ||
| alias.c | 6.6 KB | 2290 | 17 years | kash: malloc/free/friends gets a psh. | |
| alias.h | 2.1 KB | 1233 | 18 years | keywords. | |
| arith.y | 5.2 KB | 2415 | 15 years | kash: trimmed down the arith stuff, making it not drag in libc bits. | |
| arith_lex.l | 4.5 KB | 2415 | 15 years | kash: trimmed down the arith stuff, making it not drag in libc bits. | |
| builtins.def | 3.1 KB | 1233 | 18 years | keywords. | |
| cd.c | 10.7 KB | 2648 | 13 years | Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was … | |
| cd.h | 2.1 KB | 1236 | 18 years | Deal with basic bash prompting. | |
| error.c | 8.8 KB | 2651 | 13 years | hash/error.c: no va_copy on windows yet, sigh. | |
| error.h | 4.9 KB | 2546 | 14 years | Applied modified patches for Haiku support from Mike Smith. | |
| eval.c | 29.2 KB | 3065 | 8 years | misc gcc warning fixes | |
| eval.h | 2.7 KB | 1233 | 18 years | keywords. | |
| exec.c | 29.2 KB | 3057 | 8 years | kash: rewrite kmk_builtin_% to kmk_% on the fly to allow harmless … | |
| exec.h | 3.6 KB | 2415 | 15 years | kash: trimmed down the arith stuff, making it not drag in libc bits. | |
| expand.c | 33.3 KB | 2653 | 13 years | kash: fixed shfile_opendir on windows, and thereby argument expansion. | |
| expand.h | 2.9 KB | 1233 | 18 years | keywords. | |
| histedit.c | 11.9 KB | 1233 | 18 years | keywords. | |
| init.h | 1.8 KB | 1233 | 18 years | keywords. | |
| input.c | 13.0 KB | 3065 | 8 years | misc gcc warning fixes | |
| input.h | 2.8 KB | 1233 | 18 years | keywords. | |
| jobs.c | 31.1 KB | 2648 | 13 years | Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was … | |
| jobs.h | 4.3 KB | 1233 | 18 years | keywords. | |
| machdep.h | 2.2 KB | 1233 | 18 years | keywords. | |
| mail.c | 3.6 KB | 2312 | 17 years | kash: eliminating warnings (gcc/darwin). | |
| mail.h | 1.8 KB | 1233 | 18 years | keywords. | |
| main.c | 11.0 KB | 2457 | 14 years | kash: --version should print the svn revision. | |
| main.h | 2.1 KB | 1233 | 18 years | keywords. | |
| Makefile.kmk | 5.4 KB | 3110 | 8 years | More GNU hurd adjustments. | |
| memalloc.c | 8.0 KB | 2638 | 13 years | indent fix. | |
| memalloc.h | 3.4 KB | 2290 | 17 years | kash: malloc/free/friends gets a psh. | |
| miscbltin.c | 9.5 KB | 2648 | 13 years | Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was … | |
| miscbltin.h | 1.6 KB | 1233 | 18 years | keywords. | |
| mkbuiltins | 3.2 KB | 1233 | 18 years | keywords. | |
| mkinit.sh | 4.6 KB | 1233 | 18 years | keywords. | |
| mknodes.sh | 5.2 KB | 2311 | 17 years | kash: darwin build fixes. | |
| mktokens | 2.9 KB | 1233 | 18 years | keywords. | |
| myhistedit.h | 2.1 KB | 1233 | 18 years | keywords. | |
| mystring.c | 3.3 KB | 1233 | 18 years | keywords. | |
| mystring.h | 2.3 KB | 3065 | 8 years | misc gcc warning fixes | |
| nodes.c.pat | 3.7 KB | 2391 | 16 years | kash: warnings. | |
| nodetypes | 5.1 KB | 1215 | 18 years | native eol-style. | |
| options.c | 12.0 KB | 2652 | 13 years | kash: Fixes for hash-bang-scripts on windows. Related debug tracing … | |
| options.h | 5.5 KB | 2679 | 13 years | build fix | |
| output.c | 10.0 KB | 2290 | 17 years | kash: malloc/free/friends gets a psh. | |
| output.h | 3.4 KB | 2427 | 15 years | build fix | |
| parser.c | 40.6 KB | 3065 | 8 years | misc gcc warning fixes | |
| parser.h | 3.5 KB | 1233 | 18 years | keywords. | |
| redir.c | 9.9 KB | 2648 | 13 years | Made TRACE2 and TRACE2V safe. Fixed DEBUG bug where va_copy was … | |
| redir.h | 2.3 KB | 2424 | 15 years | kash: Some S-bahn optimizations. | |
| setmode.c | 11.0 KB | 2498 | 14 years | kash: OS/2 build fixes. | |
| sh.1 | 56.2 KB | 1233 | 18 years | keywords. | |
| shell.h | 3.0 KB | 3062 | 8 years | netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding … | |
| shfile.c | 58.7 KB | 2681 | 13 years | shfile.c: Fixed windows problem with stat() failing if the directory … | |
| shfile.h | 5.4 KB | 2546 | 14 years | Applied modified patches for Haiku support from Mike Smith. | |
| shfork-win.c | 9.4 KB | 2416 | 15 years | kash: implemented opendir/readdir/closedir for windows (NT). Fixed … | |
| shforkA-win.asm | 9.1 KB | 2416 | 15 years | kash: implemented opendir/readdir/closedir for windows (NT). Fixed … | |
| shheap.c | 15.5 KB | 2416 | 15 years | kash: implemented opendir/readdir/closedir for windows (NT). Fixed … | |
| shheap.h | 1.3 KB | 2416 | 15 years | kash: implemented opendir/readdir/closedir for windows (NT). Fixed … | |
| shinstance.c | 36.3 KB | 2809 | 10 years | kash: sh_clone_string_vector: malloc + 1 size bug spotted by Frank & gcc. | |
| shinstance.h | 16.9 KB | 2657 | 13 years | haiku fix | |
| show.c | 10.9 KB | 2423 | 15 years | kash: made the SHFILE_IN_USE mode work on unix (because openbsd has a … | |
| show.h | 2.1 KB | 2297 | 17 years | kash: removed the stdio based logging. | |
| shthread.c | 2.7 KB | 2498 | 14 years | kash: OS/2 build fixes. | |
| shthread.h | 1.3 KB | 2413 | 15 years | copyright year update. | |
| shtypes.h | 3.3 KB | 2546 | 14 years | Applied modified patches for Haiku support from Mike Smith. | |
| strlcpy.c | 2.5 KB | 1233 | 18 years | keywords. | |
| syntax.c | 4.5 KB | 1233 | 18 years | keywords. | |
| syntax.h | 3.8 KB | 2314 | 17 years | kash: 32-bit windows build fixes. | |
| sys_signame.c | 1.8 KB | 1218 | 18 years | changed eol-style to LF. | |
| TOUR | 16.8 KB | 1233 | 18 years | keywords. | |
| trap.c | 9.4 KB | 2298 | 17 years | kash: no return indicators that works for both gcc and msc (not … | |
| trap.h | 2.1 KB | 2298 | 17 years | kash: no return indicators that works for both gcc and msc (not … | |
| tstDump.c | 2.7 KB | 2413 | 15 years | copyright year update. | |
| var.c | 20.1 KB | 2641 | 13 years | Forgot to remove debug fprintfs. | |
| var.h | 5.2 KB | 2682 | 13 years | var.h/pathval(): Don't try use the 'Path' if it wasn't found and … | |
Note:
See TracBrowser
for help on using the repository browser.
