Commit Graph

293 Commits

Author SHA1 Message Date
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
3b0a46b3fa Added target who 2006-06-02 22:53:59 +00:00
84dda62139 Code cleanup 2006-06-02 15:20:24 +00:00
0c231c1647 Code cleanup 2006-06-02 15:02:26 +00:00
aad1908656 Initial release 2006-06-02 14:50:05 +00:00
e6e82f255f More portable tar flags 2006-05-31 12:08:58 +00:00
490ebff1e0 Added target df 2006-05-31 12:08:08 +00:00
098df7b088 Getting rid of a temporary variable 2006-05-30 21:43:05 +00:00
8a94ae1a86 Format string alignment (probable) fix for some platforms 2006-05-30 21:35:31 +00:00
38695ef726 Started thinking about default behaviour's implementation 2006-05-29 23:39:45 +00:00
2883d8e7b5 -T is unspecified 2006-05-29 23:32:06 +00:00
440a7559fc Implemented -k 2006-05-29 23:20:56 +00:00