Commit Graph

616 Commits

Author SHA1 Message Date
b5132b4855 Supports systems without the d_type field in struct dirent 2007-03-28 05:03:27 +00:00
b00b5b9602 Implemented -i 2007-03-28 04:51:24 +00:00
d91bdcf3fd Displaying numerical uid and gid when unknown 2007-03-25 15:42:12 +00:00
1398021ba8 Code cleanup 2007-03-25 15:35:58 +00:00
092b5b9b0e Fixed interactive mode spurious error messages on EOF 2007-03-25 14:31:04 +00:00
27146b75d9 More adequate error messages 2007-03-17 18:53:25 +00:00
6562d4c302 Added copyright string 2007-03-17 18:18:58 +00:00
ebfb69001f Provided mv basic functionality 2007-03-17 18:06:47 +00:00
18b631ed12 Fixed error code when a memory allocation error occured 2007-03-17 18:04:16 +00:00
e36447da8f Code cleanup 2007-03-17 18:02:03 +00:00
fd174ae198 Hopefully fixed -P and -H 2007-03-17 17:53:28 +00:00
568f3e7088 Removed bloat code (-P has to be implemented another way) 2007-03-17 17:47:43 +00:00
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