diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-09-26 05:08:04 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-09-26 05:08:04 +0000 |
commit | d55b7e606d62f2eafbb7bf50e610e826093303ba (patch) | |
tree | 822d65e78847ebbae14d89c2590890f16aa2ff41 | |
parent | 4ead323180ad6750b81d3f7028215ac33dbc7c9d (diff) | |
download | busybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.tar.gz busybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.tar.bz2 busybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.zip |
Log the devps patch update
git-svn-id: svn://busybox.net/trunk/busybox@1128 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ | |||
34 | * Fixed tar handling of stdin and stdout | 34 | * Fixed tar handling of stdin and stdout |
35 | * Renamed "internal.h" to the more sensible "busybox.h" | 35 | * Renamed "internal.h" to the more sensible "busybox.h" |
36 | * Preliminary support for GNU HURD. | 36 | * Preliminary support for GNU HURD. |
37 | * Updated my devps and devmtab kernel patches for the latest 2.2.x | ||
38 | kernel, for those wanting to go proc-less. | ||
37 | * Tons of other bugfixes. | 39 | * Tons of other bugfixes. |
38 | 40 | ||
39 | 41 | ||