summaryrefslogtreecommitdiff
path: root/examples/kernel-patches/devps.patch.3_7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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