|  |  | @1607 | 17 years | bird | Another try - forgot about xrealloc. | 
            
              |  |  | @1606 | 17 years | bird | Fixed bug in append_expand_string_to_variable() where variables … | 
            
              |  |  | @1604 | 18 years | bird | DragonFly BSD config. Kudos to Francis G. | 
            
              |  |  | @1601 | 18 years | bird | Added K_OS_DRAGONFLY w/ detection. | 
            
              |  |  | @1598 | 18 years | bird | split out the path protection code from rm. | 
            
              |  |  | @1597 | 18 years | bird | protection work in progress. | 
            
              |  |  | @1596 | 18 years | bird | indent. | 
            
              |  |  | @1595 | 18 years | bird | indent. | 
            
              |  |  | @1594 | 18 years | bird | xmalloc should work fine. | 
            
              |  |  | @1593 | 18 years | bird | prop and header. | 
            
              |  |  | @1585 | 18 years | bird | Don't use /bin/pwd to implement getcwd. | 
            
              |  |  | @1582 | 18 years | bird | Fixed crash in open(NULL) on solaris because of bad dirfd macro. | 
            
              |  |  | @1578 | 18 years | bird | Compile fix and workaround for broken _getdcwd (see libc ticket #194). | 
            
              |  |  | @1577 | 18 years | bird | It's lu not ul you feed printf to print a ULONG. | 
            
              |  |  | @1576 | 18 years | bird | build fix. | 
            
              |  |  | @1567 | 18 years | bird | strncmp can be a freeking macro of course, so STR_SIZE_PAIR won't … | 
            
              |  |  | @1558 | 18 years | bird | drop the cyclic check on windows if ino and dev is 0. fixed a slash check. | 
            
              |  |  | @1557 | 18 years | bird | fixed opendir with trailing slash (stat failed). | 
            
              |  |  | @1556 | 18 years | bird | Fixed UNC build. (mkdir -p server/share/something failed because of … | 
            
              |  |  | @1555 | 18 years | bird | bugfixes for windows/os2. | 
            
              |  |  | @1554 | 18 years | bird | Added KBUILD_KMK_REVISION and appended '-r<svn-rev>' to … | 
            
              |  |  | @1553 | 18 years | bird | MSC build fixes. | 
            
              |  |  | @1552 | 18 years | bird | minor cleanup. | 
            
              |  |  | @1551 | 18 years | bird | Full protection, depth argument and environment overrides. | 
            
              |  |  | @1550 | 18 years | bird | Enabled rm -R. | 
            
              |  |  | @1539 | 18 years | bird | fixed strip() not returning a value (one more case). | 
            
              |  |  | @1538 | 18 years | bird | fixed strip() not returning a value. | 
            
              |  |  | @1536 | 18 years | bird | Use the value_length if possible (saves strlen). Assert its … | 
            
              |  |  | @1535 | 18 years | bird | Made the allocated and allocated-sum optional as they made xmalloc and … | 
            
              |  |  | @1527 | 18 years | bird | Intercept BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2. Print … | 
            
              |  |  | @1526 | 18 years | bird | Print the revision in the version info. | 
            
              |  |  | @1519 | 18 years | bird | Prevent crashin $(command ) if the target has no commands (file->cmds … | 
            
              |  |  | @1518 | 18 years | bird | MSC doesn't grok #ifdefs inside macros invocations. | 
            
              |  |  | @1516 | 18 years | bird | Solaris mount points *may* return ENOSYS if prodded with mkdir() (nfs … | 
            
              |  |  | @1514 | 18 years | bird | Bad idea to use read(fileno()) on a stream after searching it because … | 
            
              |  |  | @1509 | 18 years | bird | Environment / global variable renaming. Copyright header/year update. | 
            
              |  |  | @1503 | 18 years | bird | Environment / globals cleanup. The new policy is to use KBUILD_ and … | 
            
              |  |  | @1500 | 18 years | bird | compile lib/regex.c as early as possible. | 
            
              |  |  | @1499 | 18 years | bird | buffer the entire makefile / 256KB. saves a little bit of time on the … | 
            
              |  |  | @1484 | 18 years | bird | Fixed memchr crash in kbuild_get_object_base. A recent regression … | 
            
              |  |  | @1478 | 18 years | bird | fixed a silly bug in func_commands that would cause it to go beyond … | 
            
              |  |  | @1477 | 18 years | bird | Check for '\0' in defines, just to keep the value_length sane. | 
            
              |  |  | @1469 | 18 years | bird | _msize doesn't like NULL pointers. | 
            
              |  |  | @1461 | 18 years | bird | copyright year. | 
            
              |  |  | @1459 | 18 years | bird | Made $(abspathex path,cwd) work like $(abspath path) if cwd is empty. … | 
            
              |  |  | @1458 | 18 years | bird | Use the variable file location in evalval and evalcall. | 
            
              |  |  | @1455 | 18 years | bird | Fixed electric heap build problem. | 
            
              |  |  | @1454 | 18 years | bird | gcc and electric heap. | 
            
              |  |  | @1453 | 18 years | bird | ported to unix. | 
            
              |  |  | @1452 | 18 years | bird | Fixed bug in $(commands ) that caused occational heap corruption. | 
            
              |  |  | @1451 | 18 years | bird | Made it build without VARIABLE_HASH defined. | 
            
              |  |  | @1450 | 18 years | bird | cosmetics. | 
            
              |  |  | @1449 | 18 years | bird | Fixed massive collision issue with variable_hash_1i. | 
            
              |  |  | @1448 | 18 years | bird | Tuning. | 
            
              |  |  | @1447 | 18 years | bird | tuning. | 
            
              |  |  | @1446 | 18 years | bird | Using the variable buffer for temp storage is (probably) fast, smaller … | 
            
              |  |  | @1445 | 18 years | bird | Fixed evalval and evalcall - eval_buffer will change the input, so a … | 
            
              |  |  | @1444 | 18 years | bird | Increased SMALL_SCOPE_VARIABLE_BUCKETS to avoid massive collitions … | 
            
              |  |  | @1443 | 18 years | bird | fixed another bug. | 
            
              |  |  | @1442 | 18 years | bird | fixes. | 
            
              |  |  | @1440 | 18 years | bird | Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a … | 
            
              |  |  | @1439 | 18 years | bird | CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and … | 
            
              |  |  | @1438 | 18 years | bird | Added $(make-stats ) that provides access to memory and hash stats (if … | 
            
              |  |  | @1437 | 18 years | bird | local variables requires more space for storing the origin value in … | 
            
              |  |  | @1436 | 18 years | bird | Made it build with bison too. | 
            
              |  |  | @1433 | 18 years | bird | Fixed the multiple output rules that screwed up the parallel builds … | 
            
              |  |  | @1432 | 18 years | bird | CLEAN was using DEPS, changed to INTERMEDIATES. | 
            
              |  |  | @1431 | 18 years | bird | silly debug stuff. | 
            
              |  |  | @1430 | 18 years | bird | Use INTERMEDIATES instead of DEPS/ORDERDEPS since the latter no longer … | 
            
              |  |  | @1423 | 18 years | bird | Fixed bug in the CreateProcess failure handling, should now fail … | 
            
              |  |  | @1422 | 18 years | bird | More on the ticket #30 testcase. | 
            
              |  |  | @1419 | 18 years | bird | added a testcase for ticket #30. | 
            
              |  |  | @1409 | 18 years | bird | Made a variation of the $(eval) function call evalctx that pushes and … | 
            
              |  |  | @1408 | 18 years | bird | Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES. | 
            
              |  |  | @1397 | 18 years | bird | Seems '_.' is a bad idea, use 'dt'. | 
            
              |  |  | @1396 | 18 years | bird | Don't allow '..' elements in the objbase, convert them to '_.'. | 
            
              |  |  | @1393 | 18 years | bird | Added an --output/-o option for use with -p. | 
            
              |  |  | @1387 | 18 years | bird | Fixed typo in $(libpath). | 
            
              |  |  | @1386 | 18 years | bird | added testcase for the $(libpath ) function (OS/2). | 
            
              |  |  | @1383 | 18 years | bird | Added $(libpath var,val) for accessing the OS/2 library paths. | 
            
              |  |  | @1379 | 18 years | bird | PARISC and S390 architecture defines with dection. Detect arm, mips … | 
            
              |  |  | @1377 | 18 years | bird | Added some KMK_OPTS_* variables to allow makefiles to deal with -j N … | 
            
              |  |  | @1376 | 18 years | bird | Bail out on = and : too (see ash/expand.c). | 
            
              |  |  | @1374 | 18 years | bird | Second try on the fix. | 
            
              |  |  | @1373 | 18 years | bird | Don't get excited about the ~ in 8.3 file names, avoid lot's of slow … | 
            
              |  |  | @1372 | 18 years | bird | Fixed endless recursion caused by a missed sh_char_sh reference that … | 
            
              |  |  | @1368 | 18 years | bird | don't be optimistic in the cache lookup code, the next component might … | 
            
              |  |  | @1356 | 18 years | bird | Fixed busted --changed implementation. It leaked a handle if the files … | 
            
              |  |  | @1341 | 18 years | bird | Detect Solaris. | 
            
              |  |  | @1340 | 18 years | bird | Made bootstrap work. (kmk_redirect + version.c clash) | 
            
              |  |  | @1335 | 18 years | bird | Fix strlcpy warnings on darwin. | 
            
              |  |  | @1334 | 18 years | bird | fixed warnings. | 
            
              |  |  | @1333 | 18 years | bird | More annoying warnings. | 
            
              |  |  | @1332 | 18 years | bird | kill strlen warnings++. | 
            
              |  |  | @1331 | 18 years | bird | kill strlen warnings++. | 
            
              |  |  | @1330 | 18 years | bird | include prototype for _dyld_get_image_name. | 
            
              |  |  | @1329 | 18 years | bird | fixed a few warnings the broken --help and --version for install. | 
            
              |  |  | @1328 | 18 years | bird | include our getopt.h | 
            
              |  |  | @1327 | 18 years | bird | include getopt.h. | 
            
              |  |  | @1324 | 18 years | bird | Check KMKFLAGS the other place too. | 
            
              |  |  |