Commit Graph

304 Commits

Author SHA1 Message Date
cb8688366a With more than two file operands the last one must already be a directory 2007-03-17 17:37:37 +00:00
1ad51d9fe6 Added stub for mv 2007-03-17 17:19:50 +00:00
f648dd32b3 Code cleanup 2007-03-17 16:53:01 +00:00
7a1bab59cf Code cleanup 2007-03-17 16:46:36 +00:00
68ec0c73d0 Actually implemented -H and -P 2007-03-17 16:42:19 +00:00
bab1549e4d Implemented recursion 2007-03-17 16:06:23 +00:00
258c24e143 Safer way to print results 2007-03-16 00:12:06 +00:00
32cccc3f68 Code cleanup 2007-03-15 15:36:31 +00:00
bd13f4bb09 Code cleanup 2007-03-15 15:07:30 +00:00
7c3a909593 Code cleanup 2007-03-14 12:38:55 +00:00
4fa89f9104 Apparently fixed filesystems blocks to bytes ratio 2007-03-14 11:43:42 +00:00
35857e29b4 Implemented df on NetBSD 2007-03-14 00:16:25 +00:00
4644182264 Fixed some type size issues 2007-02-07 18:29:49 +00:00
2311c44d1c Do not assume "." and ".." are the first entries 2007-02-07 00:12:22 +00:00
9567b4bfdb Code cleanup 2007-02-07 00:10:48 +00:00
3ee6b2ff1e Code cleanup 2007-01-30 23:22:55 +00:00
5ecf649485 Added copyright strings 2007-01-30 23:22:33 +00:00
44df075eb4 Using fputs() instead of fprintf() where possible 2007-01-26 14:32:05 +00:00
d17ce1d939 Re-generated Makefiles 2007-01-19 01:36:16 +00:00
e6fc3d2532 ls was improved some time ago 2007-01-10 20:44:49 +00:00
2acab8b828 Extra arguments are not allowed 2007-01-10 05:02:01 +00:00
f31f3d439c Stricter error checking 2007-01-10 00:20:12 +00:00
31fd387308 Code cleanup 2007-01-07 22:49:02 +00:00
343a9b680c Code cleanup 2007-01-07 20:10:48 +00:00
0e1851a62b Re-generated Makefile 2006-12-14 17:59:49 +00:00
b5186ccbd7 Code cleanup 2006-11-26 14:02:17 +00:00
dae17c6dad Fixing Makefiles 2006-11-03 10:58:14 +00:00
27a485dd8a Include Makefile in dist 2006-11-01 21:08:35 +00:00
04f0ce65f3 Fixes dist creation 2006-11-01 21:07:55 +00:00
c6bb475430 Code cleanup 2006-10-27 11:04:08 +00:00
a3c61e5358 A memory leak is left (this tool deserves a reengineering) 2006-10-27 10:45:55 +00:00
653f354b82 Fixed logical errors when closing opened files 2006-10-27 10:37:17 +00:00
f67ab1912a Fixed a memory leak 2006-10-27 10:34:19 +00:00
785e270d52 Code cleanup 2006-10-27 10:27:12 +00:00
2433c6b43f Code cleanup 2006-10-26 22:47:13 +00:00
29fb417934 Code cleanup 2006-10-26 22:40:40 +00:00
787c838913 Code cleanup 2006-10-26 22:32:27 +00:00
014c2d9816 Failed to check an fclose() call return value 2006-10-26 22:26:44 +00:00
7f0623f385 Making error on closedir() non-fatal to try to be useful and avoid memory leak 2006-10-26 22:22:50 +00:00
22f97cbcbb Did not check for errors when closing directory (memory leak also suspected) 2006-10-26 22:08:19 +00:00
434ce4bd68 Adding copyright notices 2006-10-11 07:27:47 +00:00
8f16f2bc58 Added target tail 2006-10-11 07:20:31 +00:00
b78d13a5cb tail is not implemented 2006-10-11 07:19:42 +00:00
aaeb68c8a7 Initial release 2006-10-11 07:18:22 +00:00
6026b609c7 Adding copyright notices 2006-10-11 07:15:41 +00:00
f5f1bbbcbd Code cleanup 2006-10-09 03:50:16 +00:00
e10c3531cf Aligned with other programs for preferences handling 2006-07-16 17:38:26 +00:00
812af56954 Code cleanup 2006-07-16 15:56:02 +00:00
42b44ef077 Portability fix 2006-07-14 11:58:50 +00:00
b3d5888ffc Re-generated Makefile 2006-07-14 11:49:18 +00:00