|
|
@2498
|
13 years |
bird |
kash: OS/2 build fixes.
|
|
|
@2457
|
14 years |
bird |
kash: --version should print the svn revision.
|
|
|
@2438
|
14 years |
bird |
build fix
|
|
|
@2427
|
14 years |
bird |
build fix
|
|
|
@2425
|
14 years |
bird |
kash: oops
|
|
|
@2424
|
14 years |
bird |
kash: Some S-bahn optimizations.
|
|
|
@2423
|
14 years |
bird |
kash: made the SHFILE_IN_USE mode work on unix (because openbsd has a …
|
|
|
@2417
|
14 years |
bird |
opendir fix.
|
|
|
@2416
|
14 years |
bird |
kash: implemented opendir/readdir/closedir for windows (NT). Fixed …
|
|
|
@2415
|
14 years |
bird |
kash: trimmed down the arith stuff, making it not drag in libc bits.
|
|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
@2394
|
15 years |
bird |
kash: Worked around a VirtualAllocEx problem in the fork code.
|
|
|
@2393
|
15 years |
bird |
kash: prompt.
|
|
|
@2392
|
15 years |
bird |
kash: Fixed signal mappings on windows.
|
|
|
@2391
|
15 years |
bird |
kash: warnings.
|
|
|
@2390
|
15 years |
bird |
kash: windows build fix.
|
|
|
@2387
|
15 years |
bird |
kash: another one.
|
|
|
@2386
|
15 years |
bird |
eval.c: fixed bit rot bug.
|
|
|
@2385
|
15 years |
bird |
kash: drop debug fprintf
|
|
|
@2384
|
15 years |
bird |
ash: don't bitch about negative return values. (makes vcslite work)
|
|
|
@2382
|
15 years |
bird |
kash: made it build on mac os x again.
|
|
|
@2377
|
15 years |
bird |
kash: another missing STARTF_USESTDHANDLES.
|
|
|
@2376
|
15 years |
bird |
kash: Fixed some file handle inheritance issues on windows. piping to …
|
|
|
@2362
|
15 years |
bird |
kash: copy & past bug.
|
|
|
@2315
|
16 years |
bird |
kash: start using it on windows.
|
|
|
@2314
|
16 years |
bird |
kash: 32-bit windows build fixes.
|
|
|
@2313
|
16 years |
bird |
kash: Don't use the 20h spill area.
|
|
|
@2312
|
16 years |
bird |
kash: eliminating warnings (gcc/darwin).
|
|
|
@2311
|
16 years |
bird |
kash: darwin build fixes.
|
|
|
@2310
|
16 years |
bird |
kash: Deal with crlf in the script.
|
|
|
@2309
|
16 years |
bird |
kash: some more file stuff.
|
|
|
@2308
|
16 years |
bird |
kash: Fixed wrong assumption in sh_free.
|
|
|
@2307
|
16 years |
bird |
kash: More file inheritance stuff.
|
|
|
@2306
|
16 years |
bird |
kash: better CRLF hack for backtick.
|
|
|
@2305
|
16 years |
bird |
tests/redirect-3: oops.
|
|
|
@2304
|
16 years |
bird |
kash: CRLF hacking, tests run cleanly on windows now!
|
|
|
@2303
|
16 years |
bird |
kash: new execve implementation for windows. more file ops.
|
|
|
@2302
|
16 years |
bird |
kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the …
|
|
|
@2301
|
16 years |
bird |
kash: Removed the SH_PURE_STUB_MODE code.
|
|
|
@2300
|
16 years |
bird |
kash: execve fix (windows)
|
|
|
@2299
|
16 years |
bird |
kash: Disable the security cookies as they cannot easily be made to …
|
|
|
@2298
|
16 years |
bird |
kash: no return indicators that works for both gcc and msc (not …
|
|
|
@2297
|
16 years |
bird |
kash: removed the stdio based logging.
|
|
|
@2296
|
16 years |
bird |
kash: avoid file steams in the trace code.
|
|
|
@2295
|
16 years |
bird |
kash: realloc fix.
|
|
|
@2294
|
16 years |
bird |
kash: more fixes + pipe.
|
|
|
@2293
|
16 years |
bird |
kash: forking on windows (almost there).
|
|
|
@2292
|
16 years |
bird |
kash: forking on widnows.
|
|
|
@2291
|
16 years |
bird |
hash: cooked our own heap on windows (for forking).
|
|
|
@2290
|
16 years |
bird |
kash: malloc/free/friends gets a psh.
|
|
|
@2289
|
16 years |
bird |
kash: implementing shfile on top of the win32 api instead of msvcrt.
|
|
|
@2288
|
16 years |
bird |
kash: more windows hacking.
|
|
|
@2287
|
16 years |
bird |
kash: windows build fixes.
|
|
|
@2286
|
16 years |
bird |
kash: more hacking.
|
|
|
@2285
|
16 years |
bird |
kash/tests: more tests.
|
|
|
@2284
|
16 years |
bird |
kash/tests: more tests.
|
|
|
@2282
|
16 years |
bird |
kash: hacked signal delivery, some trap+kill tests.
|
|
|
@2281
|
16 years |
bird |
kash/show.c: move the trace file out of the way.
|
|
|
@2280
|
16 years |
bird |
kash/show.c: move the trace file out of the way.
|
|
|
@2279
|
16 years |
bird |
NetBSD regression tests. Harvested 2009-02-24 03:50.
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@1785
|
16 years |
bird |
kash: fixed signals. trace all wrapped system calls.
|
|
|
@1784
|
16 years |
bird |
kash: hacking.
|
|
|
@1665
|
17 years |
bird |
Converted to a sub-makefile setup ('single' makefile).
|
|
|
@1604
|
17 years |
bird |
DragonFly BSD config. Kudos to Francis G.
|
|
|
@1509
|
17 years |
bird |
Environment / global variable renaming. Copyright header/year update.
|
|
|
@1286
|
17 years |
bird |
KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.
|
|
|
@1241
|
17 years |
bird |
disable trace.
|
|
|
@1240
|
17 years |
bird |
shfile_cloexec. signal types.
|
|
|
@1239
|
17 years |
bird |
new init code.
|
|
|
@1238
|
17 years |
bird |
init psh->optlist.
|
|
|
@1237
|
17 years |
bird |
logging.
|
|
|
@1236
|
17 years |
bird |
Deal with basic bash prompting.
|
|
|
@1235
|
17 years |
bird |
proper header.
|
|
|
@1234
|
17 years |
bird |
the win dir is gone.
|
|
|
@1233
|
17 years |
bird |
keywords.
|
|
|
@1232
|
17 years |
bird |
kmk_ash -> kask.
|
|
|
@1230
|
17 years |
bird |
pid.
|
|
|
@1229
|
17 years |
bird |
stubs, made echo work.
|
|
|
@1228
|
17 years |
bird |
dead
|
|
|
@1227
|
17 years |
bird |
file mockup.
|
|
|
@1226
|
17 years |
bird |
removed all the fake header files on windows.
|
|
|
@1225
|
17 years |
bird |
stubbed the sh stuff.
|
|
|
@1224
|
17 years |
bird |
who is using getopt again?
|
|
|
@1223
|
17 years |
bird |
normal abort.
|
|
|
@1222
|
17 years |
bird |
more fixes - it all compiles now (linking fails of course).
|
|
|
@1221
|
17 years |
bird |
more cleanup.
|
|
|
@1220
|
17 years |
bird |
make it build…
|
|
|
@1219
|
17 years |
bird |
changed eol-style to LF.
|
|
|
@1218
|
17 years |
bird |
changed eol-style to LF.
|
|
|
@1217
|
17 years |
bird |
make more build…
|
|
|
@1216
|
17 years |
bird |
more fixes.
|
|
|
@1215
|
17 years |
bird |
native eol-style.
|
|
|
@1214
|
17 years |
bird |
some more cleanup.
|
|
|
@1213
|
17 years |
bird |
kill.c ++
|
|
|
@1212
|
17 years |
bird |
redir.c
|
|
|
@1211
|
17 years |
bird |
reorg.
|
|
|
@1210
|
17 years |
bird |
var.c ++
|
|
|
@1209
|
17 years |
bird |
var.c ++.
|
|
|