2003-07-14 |
Eric Andersen | decouple delgroup and deluser |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Patch from Thomas Cameron: |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Use standard types |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Michael Sternberg writes: |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Require that LFS is enabled to get fdisk |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Remove all the llseek junk and just use regular old... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | On second thought, this is a better way to fix things |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Eric Andersen | Don't use Linux kernel headers |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Eric Andersen | This declaration no longer needs to hide when using... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Be certain to not abort prematurely when reading stuff... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Fixup compile problem with dmalloc |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | As noted by Thomas Eckert: |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | oops |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Daniel writes: |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Patch from Kent Robotti adding a bunch of needed docs! |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Add the fdformat utility, based on a patch from Kent... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Eric Andersen | Glenn McGrath (bug1) isaway from my email till the... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Patch from Vladimir N. Oleynik (vodz): |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Fix stupid unterminated parenthesis |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Patch from Russell Coker: |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Patch from Kent Robotti updating fdisk to version v2.11z |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Patch from Kent Robotti adding a bunch of menuconfig... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | Using safe_read seems, well, safer... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Andersen | As implemented, sha1sum would sometimes give the wrong... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Eric Andersen | Patch from Pavel Roskin to fixup toplevel help text |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Eric Andersen | Apply last_patch93 from vodz: |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Eric Andersen | Remove bdflush garbage, which is only relevant to unsup... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | oops. make this actually work as intended.... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | Make sure we end up with a unix2dos link to busybox |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | Oops. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | last_patch91 from vodz to convert tar to use bb_getopt_... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | Geir Thomassen wrote, regarding networking/httpd.c... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Eric Andersen | Per patch from Nick Fedchik, use SHADOW_FILE, not ... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Eric Andersen | Oops. As Andrew Dennison just noticed, I left a stray |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Eric Andersen | Regenerate the busybox.links file when the .config... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Glenn L McGrath | New applet: patch, applies a unified diff |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Glenn L McGrath | Save a few bytes by using bb_getopt_ulflags and a few... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Eric Andersen | Based on a tinylogin patch from Philip Blundell, add... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Eric Andersen | Fix a silly bug I introduced yesterday |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Fixup whitespace handing, fixing some annoying behavior and |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Fall back to looking in /lib/modules/modules.dep if |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Patch from Andrew Dennison: |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Somewhere in the 2.4.x kernel series, /proc/mounts... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Don't shadow a paramater |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Fix a couple vars that could be used uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | use an explicit cast on some types that change size... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Make gcc not whine about "deprecated use of label at... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Add prototype update missing from last_patch89. Fix... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | Patch from Lars Kellogg-Stedman: |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Andersen | last_patch89 from vodz: |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Eric Andersen | Fix rpm usage msg |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Eric Andersen | Add missing pieces from vodz' last_patch88 |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Eric Andersen | Fix the location for the default config so 'make defconfig' |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Glenn L McGrath | Handle hard links by converting them to symlinks |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Glenn L McGrath | Vodz, last_patch_88 |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Glenn L McGrath | sha1sum option to compare checksums |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Glenn L McGrath | Better error handling |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Glenn L McGrath | Minor correction |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Glenn L McGrath | Fix bug (wrong value computed) when reading file from... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Eric Andersen | Patch from Lars Kellogg-Stedman, lars at larsshack... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Eric Andersen | Put this back the way it was. I misunderstood what... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Eric Andersen | Make all syscall declarations use the syscall() function |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Eric Andersen | This was doing some silly stuff that is not necessary... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Eric Andersen | cleanup a bit to remove needless verify() function |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Eric Andersen | Skip printing "/proc/%d/cmdline" stuff when it is not... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Eric Andersen | Remove cruft |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Glenn L McGrath | Vodz, last_path_87, formatiing changes |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Glenn L McGrath | Vodz, last_patch_86 |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Eric Andersen | Update mkdep, per the "touchless dependencies for 2... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Eric Andersen | oops |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Eric Andersen | This patch from Vitezslav Batrla, is a cleaner fix... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Eric Andersen | Patch from Russell Coker: |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Glenn L McGrath | Patch from Glenn Engel |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Matt Kraai | Handle -O preceding -x. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Eric Andersen | Apply patch from Georg Magschok to fix syslog behavior... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Glenn L McGrath | Part of a patch from Glenn Engel, updates httpd help |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Glenn L McGrath | vodz, last_patch_85 |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Glenn L McGrath | Re-use existing variables, patch from Tito |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Glenn L McGrath | last_patch84 by Vodz. |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Glenn L McGrath | Add some missing lines for getty, patch by Steven Scholz |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Glenn L McGrath | Fix \l so it doesnt print the character as well as... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Glenn L McGrath | minit, a Minimal init system. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Glenn L McGrath | Use xopen instead of xfopen |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Eric Andersen | Patch from Dmitry V. Levin to fix a fd leak |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Eric Andersen | A couple of patches from Tito <farmatito@tiscali.it> |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Use bb_xgetlarg |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | New applet, fold |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Config option to create an fgrep alias |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Fix segfault when cleaning up |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | grep -f support, adds only 60 Bytes, but regex's now... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | Always preserve date |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | New commands, 'G' and 'H' |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | Add the -d option, its used by old versions of config... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | iPatch from waldi, fixes usage of ip route flush (from... |
commit | commitdiff | tree | snapshot |
next |