Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-26 | Update my devps patch for the latest 2.2 kernel. | Eric Andersen | |
-Erik | |||
2000-08-21 | Removed since this patch is now in the current 2.4.x kernel | Eric Andersen | |
tree. -Erik | |||
2000-07-07 | Add in my fix for 2.4.x kernels so /proc/mounts will not have useless | Eric Andersen | |
deg entries which break mount, df, and friends. Renamed WillThisGoIntoTheKernel to avoid any confision. -Erik | |||
2000-06-27 | This kernel patch is no longer needed, with the change I made to init | Eric Andersen | |
and free... -Erik | |||
2000-06-21 | Add in my little patch for 2.4.x to make sysinfo binary compatable (again) | Eric Andersen | |
-Erik | |||
2000-04-19 | Some emails I exchanged with Alan Cox and Linus re my /dev/ps | Erik Andersen | |
kernel patch. To summarize, it won't be going into the kernel. -Erik | |||
2000-03-08 | First edition of my Busybox kernel patch. implements devps, devmtab, and | Erik Andersen | |
devmodules. With this patch, you can enable BB_FEATURE_USE_DEVPS_N_DEVMTAB and have a completely full featured busybox without having to even compile /proc into the kernel. I'm pretty proud of this patch. It has a few loose ends that should be filled in sometime, but arn't used by busybox (so they arn't very important). -Erik |