Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Wed, 24 Apr 2013 21:52:08 -0500 | Rob Landley | Yet more drive-by cleanup of ifconfig. |
Wed, 24 Apr 2013 03:04:31 -0500 | Rob Landley | Isaac Dunham pointed out that the kernel treats - and _ as identical in module names, so modinfo should too. Made it use mmap() while I was there, and some cosmetic refactoring. |
Mon, 22 Apr 2013 01:56:26 -0500 | Rob Landley | Forgot to check in a header that moved from ifconfig to toynet.h. |
Sun, 21 Apr 2013 23:45:35 +0200 | Felix Janda | More find cleanup |
Sat, 20 Apr 2013 17:25:41 +0200 | Felix Janda | More find cleanup |
Sun, 21 Apr 2013 12:15:59 -0500 | Rob Landley | Fix some comments from way back when toybox first started (in 2006), when I was still cleaning busybox-isms out of my head... |
Sat, 20 Apr 2013 00:18:17 +0200 | Felix Janda | stat cleanup |