commit | 47d3bb3b6ddb961b035493621a1601017535a1e4 | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Wed Mar 08 06:52:04 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Wed Mar 08 06:52:04 2000 +0000 |
tree | 4cbd432a4079ea68c5eb132112693f86a3e1bd5b | |
parent | 54969a1f6443b98c6874bd611de89b9ce30ca116 [diff] |
First edition of my Busybox kernel patch. implements devps, devmtab, and 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