changelog shortlog tags file annotate rss atom

toys/mdev.c revision history

navigate: (0) tip

19 hours ago: dirtree logic cleanup: switch DIRTREE_NORECURSE and DIRTREE_NOSAVE to DIRTREE_RECURSE and DIRTREE_SAVE.
revision 12: 4877cff01b25 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Sun May 20 15:00:19 2012 -0500
12 days ago: Remove strndupa() gnu-ism at Georgi's suggestion, and adjust mdev to compile with new dirtree. (No idea if it works, this command was never finished and needs a lot more work.)
revision 11: 2a757e592ff7 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Wed May 09 06:39:01 2012 -0500
2 months ago: More stabs at getting #includes right, and moving off of deprecated functions.
revision 10: d51be130fda2 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Thu Mar 08 20:14:55 2012 -0600
2 years ago: Use fdlength() instead of lseek(SEEK_END).
revision 9: b8c8b4827e97 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Tue Jan 05 10:45:16 2010 -0600
3 years ago: Shut up some new aggressively stupid warnings gcc 4.3 produces.
revision 8: 6773399539aa (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Sun Dec 14 01:08:37 2008 -0600
4 years ago: Update mdev to work around the newest sysfs api breakage in the 2.6.25 kernel.
revision 7: b4077be6c746 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Mon May 12 00:52:27 2008 -0500
4 years ago: Add TOYFLAG_UMASK.
revision 6: 951110c37fee (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Tue Feb 12 19:05:44 2008 -0600
4 years ago: Fix up (admittedly stubby) mdev so it's actually hooked up to the build.
revision 5: bf3f98a58ee2 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Tue Feb 12 17:35:10 2008 -0600
4 years ago: Zap toys/Config.in and instead create generated/Config.in from contents of
revision 4: d4176f3f3835 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Sat Jan 19 17:08:39 2008 -0600
4 years ago: Add comments about SUSv3 specs (or lack thereof).
revision 3: 30a6db5a95c2 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Mon Dec 03 20:05:57 2007 -0600
4 years ago: Change command main() functions to return void, and exit(toys.exitval) from
revision 2: 25447caf1b4b (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Thu Nov 29 18:14:37 2007 -0600
4 years ago: Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment
revision 1: 1e8f4b05cb65 (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Thu Nov 15 18:30:30 2007 -0600
5 years ago: Add sync and an incomplete version of mdev.
revision 0: ce6956dfc0cf (diff) (annotate)
author: Rob Landley <rob@landley.net>
date: Mon Apr 23 15:45:55 2007 -0400