|  |  | @2382 | 16 years | bird | kash: made it build on mac os x again. | 
            
              |  |  | @2381 | 16 years | bird | kash is now default. | 
            
              |  |  | @2378 | 16 years | bird | kDep.c: -Wformat. | 
            
              |  |  | @2377 | 16 years | bird | kash: another missing STARTF_USESTDHANDLES. | 
            
              |  |  | @2376 | 16 years | bird | kash: Fixed some file handle inheritance issues on windows. piping to … | 
            
              |  |  | @2375 | 16 years | bird | kObjCache.c: Attempt at fixing trailing null char in large precompiled … | 
            
              |  |  | @2362 | 16 years | bird | kash: copy & past bug. | 
            
              |  |  | @2352 | 16 years | bird | mkdir.c: More workarounds for solaris mkdir/mount-point crap. | 
            
              |  |  | @2351 | 16 years | bird | src/kmk/Makefile.kmk: freebsd.sparc64 build fix. (thanks to gahr) | 
            
              |  |  | @2339 | 17 years | bird | More hacking. | 
            
              |  |  | @2338 | 17 years | bird | kDefs.h: Convert endian the other way. | 
            
              |  |  | @2337 | 17 years | bird | kdepdb.c: code in progress. | 
            
              |  |  | @2317 | 17 years | bird | pathstuff.c: don't use strncpy. | 
            
              |  |  | @2315 | 17 years | bird | kash: start using it on windows. | 
            
              |  |  | @2314 | 17 years | bird | kash: 32-bit windows build fixes. | 
            
              |  |  | @2313 | 17 years | bird | kash: Don't use the 20h spill area. | 
            
              |  |  | @2312 | 17 years | bird | kash: eliminating warnings (gcc/darwin). | 
            
              |  |  | @2311 | 17 years | bird | kash: darwin build fixes. | 
            
              |  |  | @2310 | 17 years | bird | kash: Deal with crlf in the script. | 
            
              |  |  | @2309 | 17 years | bird | kash: some more file stuff. | 
            
              |  |  | @2308 | 17 years | bird | kash: Fixed wrong assumption in sh_free. | 
            
              |  |  | @2307 | 17 years | bird | kash: More file inheritance stuff. | 
            
              |  |  | @2306 | 17 years | bird | kash: better CRLF hack for backtick. | 
            
              |  |  | @2305 | 17 years | bird | tests/redirect-3: oops. | 
            
              |  |  | @2304 | 17 years | bird | kash: CRLF hacking, tests run cleanly on windows now! | 
            
              |  |  | @2303 | 17 years | bird | kash: new execve implementation for windows. more file ops. | 
            
              |  |  | @2302 | 17 years | bird | kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the … | 
            
              |  |  | @2301 | 17 years | bird | kash: Removed the SH_PURE_STUB_MODE code. | 
            
              |  |  | @2300 | 17 years | bird | kash: execve fix (windows) | 
            
              |  |  | @2299 | 17 years | bird | kash: Disable the security cookies as they cannot easily be made to … | 
            
              |  |  | @2298 | 17 years | bird | kash: no return indicators that works for both gcc and msc (not … | 
            
              |  |  | @2297 | 17 years | bird | kash: removed the stdio based logging. | 
            
              |  |  | @2296 | 17 years | bird | kash: avoid file steams in the trace code. | 
            
              |  |  | @2295 | 17 years | bird | kash: realloc fix. | 
            
              |  |  | @2294 | 17 years | bird | kash: more fixes + pipe. | 
            
              |  |  | @2293 | 17 years | bird | kash: forking on windows (almost there). | 
            
              |  |  | @2292 | 17 years | bird | kash: forking on widnows. | 
            
              |  |  | @2291 | 17 years | bird | hash: cooked our own heap on windows (for forking). | 
            
              |  |  | @2290 | 17 years | bird | kash: malloc/free/friends gets a psh. | 
            
              |  |  | @2289 | 17 years | bird | kash: implementing shfile on top of the win32 api instead of msvcrt. | 
            
              |  |  | @2288 | 17 years | bird | kash: more windows hacking. | 
            
              |  |  | @2287 | 17 years | bird | kash: windows build fixes. | 
            
              |  |  | @2286 | 17 years | bird | kash: more hacking. | 
            
              |  |  | @2285 | 17 years | bird | kash/tests: more tests. | 
            
              |  |  | @2284 | 17 years | bird | kash/tests: more tests. | 
            
              |  |  | @2283 | 17 years | bird | incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable … | 
            
              |  |  | @2282 | 17 years | bird | kash: hacked signal delivery, some trap+kill tests. | 
            
              |  |  | @2281 | 17 years | bird | kash/show.c: move the trace file out of the way. | 
            
              |  |  | @2280 | 17 years | bird | kash/show.c: move the trace file out of the way. | 
            
              |  |  | @2279 | 17 years | bird | NetBSD regression tests. Harvested 2009-02-24 03:50. | 
            
              |  |  | @2278 | 17 years | bird | kObjDep: HLL source file table parser. | 
            
              |  |  | @2277 | 17 years | bird | kmk: Testcase for teh $(if-expr 1==2,) crash. References #85. | 
            
              |  |  | @2276 | 17 years | bird | kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is … | 
            
              |  |  | @2270 | 17 years | bird | kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations. | 
            
              |  |  | @2269 | 17 years | bird | k/kTypes.h: Added some big union types that will come in handy when … | 
            
              |  |  | @2268 | 17 years | bird | Import kLdrFmts/pe.h from kStuff. | 
            
              |  |  | @2267 | 17 years | bird | kDepObj: Taught it how to parse .debug$S section and find the source … | 
            
              |  |  | @2266 | 17 years | bird | Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0) | 
            
              |  |  | @2264 | 17 years | bird | kmk_time: a shot at ticket #77. References #77 | 
            
              |  |  | @2263 | 17 years | bird | kDepObj: Initial code that deals with Watcom and MASM OMF files. | 
            
              |  |  | @2249 | 17 years | bird | Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around). | 
            
              |  |  | @2248 | 17 years | bird | kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), … | 
            
              |  |  | @2247 | 17 years | bird | kbuild.c/FreeBSD: Alternative method for obtaining the executable address. | 
            
              |  |  | @2243 | 17 years | bird | *: Updated copyright to 2009 and normalized name & email. | 
            
              |  |  | @2235 | 17 years | bird | kbuild.c: added todo for #80. | 
            
              |  |  | @2224 | 17 years | bird | kBuild: Implemented flex and yacc/bison support. Fixes #18. | 
            
              |  |  | @2206 | 17 years | bird | cp.c: solaris build fix (strlcpy). | 
            
              |  |  | @2204 | 17 years | bird | kmk: strlcpy build fix for windows. | 
            
              |  |  | @2203 | 17 years | bird | fts.c,ftsfake.h: OS/2 build fix. | 
            
              |  |  | @2192 | 17 years | bird | cp.c, cp_utils.c: fixed a couple of warnings. | 
            
              |  |  | @2186 | 17 years | bird | features/parallelism: adjusted expected output for the 'Exiting with … | 
            
              |  |  | @2185 | 17 years | bird | kmk: changed the conditions for showing the final error message a bit … | 
            
              |  |  | @2184 | 17 years | bird | fts.c: made it build on linux. | 
            
              |  |  | @2180 | 17 years | bird | kmk: Mention error after waiting for -jN children since the orignal … | 
            
              |  |  | @2179 | 17 years | bird | kmk: Mention error after waiting for -jN children since the orignal … | 
            
              |  |  | @2178 | 17 years | bird | kmk: windows build fixes. | 
            
              |  |  | @2175 | 17 years | bird | another test which doesn't work right without -j1. | 
            
              |  |  | @2174 | 17 years | bird | kmk tests: more -j1 fixes. | 
            
              |  |  | @2173 | 17 years | bird | kmk tests: more -j1 fixes. | 
            
              |  |  | @2172 | 17 years | bird | kmk: Added $(root ) to help out with checking for absolute paths on … | 
            
              |  |  | @2165 | 17 years | bird | two more tests which requires some -j1 to get the order right. | 
            
              |  |  | @2164 | 17 years | bird | kmk: Updated KMK_FEATURES with for, while and select. | 
            
              |  |  | @2163 | 17 years | bird | kmk: Added a $(select ) function for handling switch like stuff. Fixes #74. | 
            
              |  |  | @2162 | 17 years | bird | features/vpath: -j1 is required. | 
            
              |  |  | @2161 | 17 years | bird | kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73. | 
            
              |  |  | @2160 | 17 years | bird | kmk: removed duplicate definition. | 
            
              |  |  | @2159 | 17 years | bird | kmk: extended call, evalcall and evalcall2 with a local .ARGC … | 
            
              |  |  | @2158 | 17 years | bird | kmk: Extended evalcall and evalcall2 with a return value, local .RETURN. | 
            
              |  |  | @2157 | 17 years | bird | kmk: Extended evalcall and evalcall2 with a return value, local .RETURN. | 
            
              |  |  | @2156 | 17 years | bird | kmk: printf testcase. | 
            
              |  |  | @2154 | 17 years | bird | kmk: $(translate ) changes and testcase. | 
            
              |  |  | @2153 | 17 years | bird | kmk: substr fixes | 
            
              |  |  | @2152 | 17 years | bird | kmk: testcases and lastpos fixes. | 
            
              |  |  | @2151 | 17 years | bird | kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos … | 
            
              |  |  | @2149 | 17 years | bird | function.c: comment typo. | 
            
              |  |  | @2145 | 17 years | bird | kmk: use our fts everywhere. | 
            
              |  |  | @2142 | 17 years | bird | mv.c: avoid including sys/acl.h. Fixes #66. | 
            
              |  |  | @2141 | 17 years | bird | kmk: new function $(printf fmt,arg0,arg1,...). | 
            
              |  |  | @2140 | 17 years | bird | ash: Changed opentrace so that the trace file get's a high file descriptor. | 
            
              |  |  | @2138 | 17 years | bird | k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case. | 
            
              |  |  |