aboutsummaryrefslogtreecommitdiff
path: root/examples/kernel-patches/devps.patch.3_7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update my devps patch for the latest 2.2 kernel.Eric Andersen2000-09-261-2316/+0
| | | | -Erik
* First edition of my Busybox kernel patch. implements devps, devmtab, andErik Andersen2000-03-081-0/+2316
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