VirtualBox

source: kBuild/trunk/src/kmk/kmkbuiltin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2074   16 years bird kmk_redirect: OS/2 hack - close files, zap environment.
(edit) @2046   16 years bird sleep.c: no unsung or unsigned in help, they can be negative now like …
(edit) @2019   16 years bird GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
(edit) @2016   16 years bird kmk_append: new line -> newline
(edit) @2015   16 years bird kmk_append: added a new option '-N' for suppressing the trailing new …
(edit) @2003   16 years bird Added kmk_sleep as an external and internal kmk command.
(edit) @2001   16 years bird kmk: pedantic warnings.
(edit) @1739   16 years bird kmk_expr: Fixed regex disabling.
(edit) @1730   16 years bird kmk_install: --[no-]ignore-perm-errors on chmod and chown. This …
(edit) @1718   16 years bird kmk_ln: fixed DOS slashes.
(edit) @1717   16 years bird mscfakes: CreateSymbolicLinkA returns BOOLEAN not BOOL.
(edit) @1714   16 years bird typo.
(edit) @1713   16 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1712   16 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1711   16 years bird kmk_chmod: made it build on solaris (no lchmod or ALLPERMS).
(edit) @1710   16 years bird kmk: Made chmod build on windows. Some cleanup of the bsdisms.
(edit) @1708   16 years bird kmk_expr: no dead, please.
(edit) @1707   16 years bird kmk_expr: Ported expr. Fixes #43.
(edit) @1705   16 years bird kmk_chmod: Ported chmod. Fixes #41.
(edit) @1704   16 years bird kmkbuiltin/chmod.c: file revision 1.33 from FreeBSD.
(edit) @1703   16 years bird kmkbuiltin/expr.c: file revision 1.17 from OpenBSD
(edit) @1695   16 years bird append: Added the -d and -t options for writing define...endef and …
(edit) @1674   16 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   17 years bird Fixed busted --changed implementation. It leaked a handle if the files …
(edit) @1340   17 years bird Made bootstrap work. (kmk_redirect + version.c clash)
(edit) @1329   17 years bird fixed a few warnings the broken --help and --version for install.
(edit) @1328   17 years bird include our getopt.h
(edit) @1327   17 years bird include getopt.h.
(edit) @1321   17 years bird Fix stat(./).
(edit) @1320   17 years bird don't crash in usage().
(edit) @1318   17 years bird no xmalloc in the kmk_test link.
(edit) @1316   17 years bird main prototype fix.
(edit) @1310   17 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1309   17 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1308   17 years bird Added two new options: -C <dir> and -E var=val.
(edit) @1302   17 years bird Moved kmk_redirect.
(edit) @1297   17 years bird Skip blank program argument (kmk).
(edit) @1294   17 years bird copy & past bug.
(edit) @1292   17 years bird Added kmk_builtin_test and kmk_test - a slightly modified version of …
(edit) @1291   17 years bird NetBSD src/bin/test/test.c, revision 1.33.
(edit) @1287   17 years bird Added --ignore-non-existing and --changed flags. (latter not implemented)
(edit) @1269   17 years bird Fixed handle leak.
(edit) @1264   17 years bird fixed usage.
(edit) @1246   17 years bird Solaris build fixes.
(edit) @1231   17 years bird Strip both \r\n and \n.
(edit) @1194   17 years bird Fixed a couple of slash problems in cp and install (dos based systems).
(edit) @1193   17 years bird 16KB -> 256KB copy buffer for windows.
(edit) @1192   17 years bird 16KB -> 256KB copy buffer for windows.
(edit) @1190   17 years bird Mixed help and version.
(edit) @1183   17 years bird Added --version and --help to all builtins.
(edit) @1165   17 years bird Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB …
(edit) @1163   17 years bird proto.
(edit) @1162   17 years bird Made kDepIDB into an builtin command to try speed up windows…
(edit) @1151   17 years bird On solaris rmdir returns EEXIST instead of ENOTEMPTY.
(edit) @1141   17 years bird unused
(edit) @1125   17 years bird Fixed typo.
(edit) @1117   17 years bird kmk_builtin_cmp.
(edit) @1116   17 years bird src/usr.bin/cmp from NetBSD current, 2007-09-25.
(edit) @1115   17 years bird src/usr.bin/cmp from NetBSD current, 2007-09-25.
(edit) @1114   17 years bird Don't wanna use the FreeBSD code after all because of the license. darn.
(edit) @1113   17 years bird src/usr.bin/cmp from FreeBSD current, 2007-09-25.
(edit) @1112   17 years bird backed out 1111, it was netbsd instead of freebsd. :/
(edit) @1111   17 years bird src/usr.bin/cmp from FreeBSD current, 2007-09-25.
(edit) @1108   17 years bird Added symlink link support (vista).
(edit) @1104   17 years bird comment.
(edit) @1103   17 years bird reorged the code. progress option.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette