Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | Patches to commands for issues reported from static analysis tool. | Ashwini Sharma | |
portability.h.patch - it is for O_CLOEXEC, as compiler complained of it. Makefile.patch - for cleaning generated/*.o files and libopts.dat file [Fixup to uniq.c from Rob.] | |||
2014-07-14 | fdisk : partitions > 60, are deleted, offset entry for extended partitions ↵ | Ashwini Sharma | |
was wrong. fsck: memory leak/segfault resolved. ftpget : warning for unused variable 'ptr' removed. | |||
2013-12-27 | Noticed a few differences from standard help messages, plus a small | Isaac Dunham | |
problem with the port number handling: when no port was specified, it failed. The solution ended up dropping a couple lines. | |||
2013-12-27 | Attached is an implementation for ftpget/put commands. | Ashwini Sharma | |