source: trunk/src/kmk/kmkbuiltin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2413   15 years bird copyright year update.
(edit) @2352   16 years bird mkdir.c: More workarounds for solaris mkdir/mount-point crap.
(edit) @2278   16 years bird kObjDep: HLL source file table parser.
(edit) @2267   16 years bird kDepObj: Taught it how to parse .debug$S section and find the source …
(edit) @2263   16 years bird kDepObj: Initial code that deals with Watcom and MASM OMF files.
(edit) @2243   17 years bird *: Updated copyright to 2009 and normalized name & email.
(edit) @2206   17 years bird cp.c: solaris build fix (strlcpy).
(edit) @2204   17 years bird kmk: strlcpy build fix for windows.
(edit) @2203   17 years bird fts.c,ftsfake.h: OS/2 build fix.
(edit) @2192   17 years bird cp.c, cp_utils.c: fixed a couple of warnings.
(edit) @2184   17 years bird fts.c: made it build on linux.
(edit) @2178   17 years bird kmk: windows build fixes.
(edit) @2145   17 years bird kmk: use our fts everywhere.
(edit) @2142   17 years bird mv.c: avoid including sys/acl.h. Fixes #66.
(edit) @2141   17 years bird kmk: new function $(printf fmt,arg0,arg1,...).
(edit) @2133   17 years bird rm.c: warning.
(edit) @2132   17 years bird printf.c: warning
(edit) @2131   17 years bird mv.c: warnings.
(edit) @2130   17 years bird md5sum: warnings.
(edit) @2129   17 years bird ln.s: include config.h first.
(edit) @2128   17 years bird ln.c: fixed #ifdef/defined bug.
(edit) @2126   17 years bird chmod.c: warnings.
(edit) @2121   17 years bird kmk: make sure alloca.h gets included (Solaris again).
(edit) @2115   17 years bird kDepIDB: warnings.
(edit) @2114   17 years bird redirect.c: warning
(edit) @2113   17 years bird kmkbuiltin: include config.h
(edit) @2104   17 years bird kDepIDB: Added a -qquiet switch for disabling harmless warnings …
(edit) @2097   17 years bird kmk_test: Fixed exec bug (crash) on non-windows platforms. On windows …
(edit) @2074   17 years bird kmk_redirect: OS/2 hack - close files, zap environment.
(edit) @2046   17 years bird sleep.c: no unsung or unsigned in help, they can be negative now like …
(edit) @2019   17 years bird GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
(edit) @2016   17 years bird kmk_append: new line -> newline
(edit) @2015   17 years bird kmk_append: added a new option '-N' for suppressing the trailing new …
(edit) @2003   17 years bird Added kmk_sleep as an external and internal kmk command.
(edit) @2001   17 years bird kmk: pedantic warnings.
(edit) @1739   17 years bird kmk_expr: Fixed regex disabling.
(edit) @1730   17 years bird kmk_install: --[no-]ignore-perm-errors on chmod and chown. This …
(edit) @1718   17 years bird kmk_ln: fixed DOS slashes.
(edit) @1717   17 years bird mscfakes: CreateSymbolicLinkA returns BOOLEAN not BOOL.
(edit) @1714   17 years bird typo.
(edit) @1713   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1712   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1711   17 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1710   17 years bird kmk: Made chmod build on windows. Some cleanup of the bsdisms.
(edit) @1708   17 years bird kmk_expr: no dead, please.
(edit) @1707   17 years bird kmk_expr: Ported expr. Fixes #43.
(edit) @1705   17 years bird kmk_chmod: Ported chmod. Fixes #41.
(edit) @1704   17 years bird kmkbuiltin/chmod.c: file revision 1.33 from FreeBSD.
(edit) @1703   17 years bird kmkbuiltin/expr.c: file revision 1.17 from OpenBSD
(edit) @1695   17 years bird append: Added the -d and -t options for writing define...endef and …
(edit) @1674   17 years bird Fixed the error message on _spawnvp failure (windows) and added an …
(edit) @1635   17 years bird Added missing headers (OS/2).
(edit) @1630   17 years bird Forgot to read the environment.
(edit) @1629   17 years bird Fixed warning.
(edit) @1627   17 years bird Enabled recursive copying w/ protection a la rm.
(edit) @1626   17 years bird removed a leftover prototype.
(edit) @1604   17 years bird DragonFly BSD config. Kudos to Francis G.
(edit) @1598   17 years bird split out the path protection code from rm.
(edit) @1597   17 years bird protection work in progress.
(edit) @1596   17 years bird indent.
(edit) @1595   17 years bird indent.
(edit) @1594   17 years bird xmalloc should work fine.
(edit) @1593   17 years bird prop and header.
(edit) @1582   17 years bird Fixed crash in open(NULL) on solaris because of bad dirfd macro.
(edit) @1578   17 years bird Compile fix and workaround for broken _getdcwd (see libc ticket #194).
(edit) @1577   17 years bird It's lu not ul you feed printf to print a ULONG.
(edit) @1576   17 years bird build fix.
(edit) @1567   17 years bird strncmp can be a freeking macro of course, so STR_SIZE_PAIR won't …
(edit) @1558   17 years bird drop the cyclic check on windows if ino and dev is 0. fixed a slash check.
(edit) @1556   17 years bird Fixed UNC build. (mkdir -p server/share/something failed because of …
(edit) @1555   17 years bird bugfixes for windows/os2.
(edit) @1553   17 years bird MSC build fixes.
(edit) @1552   17 years bird minor cleanup.
(edit) @1551   17 years bird Full protection, depth argument and environment overrides.
(edit) @1550   17 years bird Enabled rm -R.
(edit) @1539   17 years bird fixed strip() not returning a value (one more case).
(edit) @1538   17 years bird fixed strip() not returning a value.
(edit) @1527   17 years bird Intercept BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2. Print …
(edit) @1526   17 years bird Print the revision in the version info.
(edit) @1516   17 years bird Solaris mount points *may* return ENOSYS if prodded with mkdir() (nfs …
(edit) @1514   17 years bird Bad idea to use read(fileno()) on a stream after searching it because …
(edit) @1455   17 years bird Fixed electric heap build problem.
(edit) @1442   17 years bird fixes.
(edit) @1440   17 years bird Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
(edit) @1393   17 years bird Added an --output/-o option for use with -p.
(edit) @1356   18 years bird Fixed busted --changed implementation. It leaked a handle if the files …
(edit) @1340   18 years bird Made bootstrap work. (kmk_redirect + version.c clash)
(edit) @1329   18 years bird fixed a few warnings the broken --help and --version for install.
(edit) @1328   18 years bird include our getopt.h
(edit) @1327   18 years bird include getopt.h.
(edit) @1321   18 years bird Fix stat(./).
(edit) @1320   18 years bird don't crash in usage().
(edit) @1318   18 years bird no xmalloc in the kmk_test link.
(edit) @1316   18 years bird main prototype fix.
(edit) @1310   18 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1309   18 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1308   18 years bird Added two new options: -C <dir> and -E var=val.
(edit) @1302   18 years bird Moved kmk_redirect.
(edit) @1297   18 years bird Skip blank program argument (kmk).
(edit) @1294   18 years bird copy & past bug.
Note: See TracRevisionLog for help on using the revision log.