Age | Commit message (Expand) | Author |
---|---|---|
2010-01-05 | Use fdlength() instead of lseek(SEEK_END). | Rob Landley |
2008-12-14 | Shut up some new aggressively stupid warnings gcc 4.3 produces. | Rob Landley |
2008-05-12 | Update mdev to work around the newest sysfs api breakage in the 2.6.25 kernel. | Rob Landley |
2008-02-12 | Add TOYFLAG_UMASK. | Rob Landley |
2008-02-12 | Fix up (admittedly stubby) mdev so it's actually hooked up to the build. | Rob Landley |
2008-01-19 | Zap toys/Config.in and instead create generated/Config.in from contents of | Rob Landley |
2007-12-03 | Add comments about SUSv3 specs (or lack thereof). | Rob Landley |
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley |
2007-11-15 | Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment | Rob Landley |
2007-04-23 | Add sync and an incomplete version of mdev. | Rob Landley |