| Commit message (Expand) | Author | Files | Lines |
2003-06-21 | Fix a silly bug I introduced yesterday | Eric Andersen | 1 | -1/+3 |
2003-06-20 | Fixup whitespace handing, fixing some annoying behavior and | Eric Andersen | 1 | -10/+21 |
2003-06-20 | Fall back to looking in /lib/modules/modules.dep if | Eric Andersen | 1 | -2/+7 |
2003-06-20 | Patch from Andrew Dennison: | Eric Andersen | 1 | -13/+25 |
2003-06-20 | Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a | Eric Andersen | 3 | -3/+9 |
2003-06-20 | Don't shadow a paramater | Eric Andersen | 1 | -3/+3 |
2003-06-20 | Fix a couple vars that could be used uninitialized | Eric Andersen | 1 | -1/+3 |
2003-06-20 | use an explicit cast on some types that change size when | Eric Andersen | 1 | -2/+2 |
2003-06-20 | Make gcc not whine about "deprecated use of label at end of compound statement" | Eric Andersen | 1 | -0/+1 |
2003-06-20 | Add prototype update missing from last_patch89. Fix screwy | Eric Andersen | 2 | -4/+5 |
2003-06-20 | Patch from Lars Kellogg-Stedman: | Eric Andersen | 4 | -0/+22 |
2003-06-20 | last_patch89 from vodz: | Eric Andersen | 19 | -522/+581 |
2003-06-15 | Fix rpm usage msg | Eric Andersen | 1 | -8/+8 |
2003-06-14 | Add missing pieces from vodz' last_patch88 | Eric Andersen | 3 | -0/+203 |
2003-06-12 | Fix the location for the default config so 'make defconfig' | Eric Andersen | 1 | -1/+1 |
2003-06-12 | Handle hard links by converting them to symlinks | Glenn L McGrath | 1 | -1/+5 |
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath | 22 | -365/+211 |
2003-06-08 | sha1sum option to compare checksums | Glenn L McGrath | 2 | -46/+123 |
2003-06-07 | Better error handling | Glenn L McGrath | 1 | -9/+16 |
2003-06-07 | Minor correction | Glenn L McGrath | 1 | -1/+1 |
2003-06-07 | Fix bug (wrong value computed) when reading file from stdin, implement | Glenn L McGrath | 1 | -39/+41 |
2003-06-07 | Run through indent | Glenn L McGrath | 1 | -780/+808 |
2003-06-05 | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | Eric Andersen | 1 | -6/+12 |
2003-05-27 | Put this back the way it was. I misunderstood what vodz was doing. | Eric Andersen | 1 | -23/+17 |
2003-05-26 | Make all syscall declarations use the syscall() function | Eric Andersen | 3 | -63/+77 |
2003-05-26 | This was doing some silly stuff that is not necessary when using | Eric Andersen | 1 | -17/+23 |
2003-05-26 | cleanup a bit to remove needless verify() function | Eric Andersen | 1 | -39/+36 |
2003-05-26 | Skip printing "/proc/%d/cmdline" stuff when it is not relevant | Eric Andersen | 1 | -1/+1 |
2003-05-26 | Remove cruft | Eric Andersen | 1 | -2/+0 |
2003-05-26 | Vodz, last_path_87, formatiing changes | Glenn L McGrath | 1 | -275/+306 |
2003-05-26 | Vodz, last_patch_86 | Glenn L McGrath | 17 | -115/+121 |
2003-05-24 | Update mkdep, per the "touchless dependencies for 2.4.x" patch | Eric Andersen | 1 | -14/+14 |
2003-05-23 | oops | Eric Andersen | 1 | -1/+2 |
2003-05-23 | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen | 1 | -15/+5 |
2003-05-22 | Patch from Russell Coker: | Eric Andersen | 1 | -2/+3 |
2003-05-19 | Patch from Glenn Engel | Glenn L McGrath | 1 | -39/+139 |
2003-05-18 | Handle -O preceding -x. | Matt Kraai | 2 | -1/+6 |
2003-05-16 | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen | 1 | -8/+18 |
2003-05-14 | Part of a patch from Glenn Engel, updates httpd help | Glenn L McGrath | 1 | -31/+43 |
2003-05-14 | vodz, last_patch_85 | Glenn L McGrath | 1 | -39/+38 |
2003-05-13 | Re-use existing variables, patch from Tito | Glenn L McGrath | 1 | -7/+5 |
2003-05-13 | last_patch84 by Vodz. | Glenn L McGrath | 1 | -327/+284 |
2003-05-13 | Add some missing lines for getty, patch by Steven Scholz | Glenn L McGrath | 1 | -0/+2 |
2003-05-13 | Fix \l so it doesnt print the character as well as the tty, from old | Glenn L McGrath | 1 | -1/+2 |
2003-05-11 | minit, a Minimal init system. | Glenn L McGrath | 7 | -0/+1051 |
2003-05-08 | Use xopen instead of xfopen | Glenn L McGrath | 1 | -5/+4 |
2003-05-02 | Patch from Dmitry V. Levin to fix a fd leak | Eric Andersen | 1 | -0/+1 |
2003-04-27 | A couple of patches from Tito <farmatito@tiscali.it> | Eric Andersen | 2 | -18/+21 |
2003-04-27 | Use bb_xgetlarg | Glenn L McGrath | 1 | -9/+1 |
2003-04-27 | New applet, fold | Glenn L McGrath | 5 | -0/+222 |