Commit Graph

580 Commits

Author SHA1 Message Date
76e27ba17e Code cleanup 2009-10-19 21:00:09 +00:00
f1b36ae49e Re-organized 2009-10-14 00:10:57 +00:00
b21305c8bb Updated copyright information 2009-10-14 00:00:32 +00:00
4d9f3c9ca5 Added usage screen 2009-10-14 00:00:31 +00:00
a3491d5fe8 Drastically reduce the warnings in utilbox 2009-10-13 10:19:32 +00:00
3f43762bf8 Was missing <stdlib.h> 2009-10-13 10:12:36 +00:00
c8f70f30d8 Preparing for the 0.0.2 release 2009-10-12 23:40:28 +00:00
3664f69bb3 Added the tools subdirectory 2009-10-12 23:39:41 +00:00
1e6f0ca087 Fixed some dependencies 2009-10-12 23:39:06 +00:00
82df233084 Only allow common.c to be included once 2009-10-12 23:30:57 +00:00
1f3c841fe4 Use defines instead of an enum (mostly useful for utilbox) 2009-10-12 23:29:15 +00:00
aabbab3a3f Renamed some static functions to not conflict when both included (see utilbox) 2009-10-12 23:24:23 +00:00
d4eaaf189c Implement utilbox as an equivalent to busybox 2009-10-12 23:19:36 +00:00
5db44191b0 Fixed a warning with -pedantic 2009-07-12 00:22:56 +00:00
3ae04f587a Using -pedantic instead of -ansi 2009-07-12 00:14:31 +00:00
64f31f34ee Fixed a warning with -pedantic 2009-07-11 23:52:28 +00:00
af8caf0bce Fixed a crash on NetBSD 2009-07-11 23:46:38 +00:00
ec427932a5 Fixed a warning with -pedantic 2009-07-11 23:46:03 +00:00
0a037a5c67 Code cleanup 2009-07-04 13:22:17 +00:00
8a4829b15c Re-generated Makefiles 2009-06-16 23:45:52 +00:00
5050faaa84 common is not an executable 2009-06-01 16:35:50 +00:00
ecac0d25d8 Initial release 2009-06-01 16:35:20 +00:00
6a6a731919 Re-generated Makefiles 2009-01-11 21:46:49 +00:00
3ca07ebf95 GPLv3'ing 2008-10-15 10:43:33 +00:00
ee8a72332f Merging the two TODO files 2008-10-02 13:50:03 +00:00
bc84231444 Re-generated Makefiles 2008-09-26 21:20:27 +00:00
c91ad0d6f8 Code cleanup 2008-06-22 00:06:02 +00:00
6b47bbc578 Re-generated Makefiles 2008-06-06 23:15:40 +00:00
232274d7b6 Code cleanup 2007-11-20 01:13:37 +00:00
5cb9051a4f Re-generated Makefile 2007-10-14 14:11:42 +00:00
da533ad0e5 More robust when going through group members 2007-09-27 01:08:57 +00:00
c13c4c2528 Implemented partly -H 2007-09-18 22:04:45 +00:00
4e9b3c0ab0 Code cleanup 2007-09-18 22:04:23 +00:00
b9613aa9a1 Supports many more commands 2007-09-15 10:28:44 +00:00
0e94c7100b Parsing probably more accurate for -nouser and -nogroup 2007-09-12 23:38:27 +00:00
84296898dc Supports -prune 2007-09-12 23:36:29 +00:00
f897d18c21 Code cleanup 2007-09-12 23:26:16 +00:00
abca89e3c2 Fixed -name as it returned before evaluating the following primaries 2007-09-09 17:25:06 +00:00
e33d492ef0 Implemented -name 2007-09-09 17:23:36 +00:00
9dbf24fdef Code cleanup 2007-09-09 16:18:38 +00:00
510b3517ec Recognizes the first command entered 2007-09-09 16:12:28 +00:00
dceb83a246 Added target find 2007-09-09 15:59:26 +00:00
f136e46342 Implemented tail by line count 2007-08-22 01:55:50 +00:00
8d22adb9c2 Releasing utils 0.0.1 2007-08-17 17:04:07 +00:00
cc60015ea7 Unifying usage screens 2007-08-17 17:03:33 +00:00
25d1644d43 Fixed use before initialization 2007-08-03 01:36:58 +00:00
b3ec4fa2be Code cleanup 2007-08-03 01:32:59 +00:00
1dd4e45e98 Implemented recursion for cross-device moving 2007-08-03 01:32:31 +00:00
2df6ec2667 Fixed copy or regular files across devices 2007-08-03 01:14:22 +00:00
03e144c8ee Code cleanup
Fixed usage screen
2007-08-03 01:09:39 +00:00