2000-04-25 |
Erik Andersen | Several more updates |
commit | commitdiff | tree | snapshot |
2000-04-24 |
John Beppu | + grep -v # yay! |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Erik Andersen | Some more updates and such... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Erik Andersen | More Doc updates. cmdedit and more termio fixes. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Erik Andersen | Doc updates |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Add #include <sys/param.h> to syslogd. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Make the sys logger for so that concurrent logging... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Fix email address 0_43 |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Minor doc change |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Some emails I exchanged with Alan Cox and Linus re... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | Fix the makefile so docs get built |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | More minor updates to docs (and making apps behave... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Erik Andersen | make ps accept (and ignore) all options (--help works... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | More stuff |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Fix creation of /linuxrc |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Really fix the killall segfault this time. |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Fix symlink following bug in chmod -R and friends.... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Fix stupid bug (wrong variable) |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Jim Gleason | Reset DODEBUG to false |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | More little stuff. |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Fix killall |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Remove debug noise |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Erik Andersen | Updates |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | - grep -v ^\.PHONY < Makefile |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | - removal of (stray|stealth) spaces |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | + no need for comments. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Erik Andersen | Bugfixes. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Erik Andersen | More updates to the docs, and fixes to sync things... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | + added John Lombardo to AUTHORS section |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | - got rid of the .PHONY: docs, because I didn't want... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | + in the interest of robustness, I added |
commit | commitdiff | tree | snapshot |
2000-04-17 |
John Beppu | + added a .PHONY: docs |
commit | commitdiff | tree | snapshot |
2000-04-16 |
John Beppu | + fixed segfault when no parameters are given to math |
commit | commitdiff | tree | snapshot |
2000-04-16 |
John Beppu | + wrap things in B<> to make pod2man happy |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Erik Andersen | Turn off debugging |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Erik Andersen | More documentation updates, and minor fixes to make... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Erik Andersen | Fix a tar bug: tar removed leading '/'s for symlink... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Erik Andersen | Latest and greatest. Seems there is a bug. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
John Beppu | + minor whitespace oddities removed |
commit | commitdiff | tree | snapshot |
2000-04-13 |
John Beppu | + VERSION wasn't being propagated to the sub-make happe... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Erik Andersen | More doc updates for BusyBox, with fixes to apps for... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
John Beppu | - the message that comes up when busybox is invoked |
commit | commitdiff | tree | snapshot |
2000-04-13 |
John Beppu | + a comment on line 1 w/ suggested pod2man invocation: |
commit | commitdiff | tree | snapshot |
2000-04-13 |
John Beppu | + formatting modifications to make pod2man(1p) happy. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Erik Andersen | Some docs |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Erik Andersen | Some enhancements I've been working on over the weekend, |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Erik Andersen | Make tab completion an option |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Erik Andersen | More minor patches |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Erik Andersen | This makes tar work perfectly, and adds in "--exclude... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Erik Andersen | Fix tar checksum calculation bug. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Erik Andersen | Latest and greatest |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Erik Andersen | Oops. Left in some debug noise. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Erik Andersen | Slightly better fringe case handling and GNU tar like... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Erik Andersen | Patch to make killall actually kill all PIDs with the... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Erik Andersen | Some more minor updates to better use some gcc attributes. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Erik Andersen | Fix sed regexp replacement, which I had hosed (thanks to |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Erik Andersen | Fix time stamp style |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Erik Andersen | Turn off static linking. Duh. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Erik Andersen | Use gcc -E instead of cpp to enhance portability for... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Erik Andersen | Minor noise removal |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Erik Andersen | Tar now works perfectly. It behaves much better now... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Erik Andersen | Oops. Forgot the usleep.c file. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Erik Andersen | usleep contributed by Nicolas Pitre <nico@cam.org> |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Erik Andersen | Update tar so creation of tarballs is much closer to... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Erik Andersen | Minor structural change to allow core dumping(or not... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Erik Andersen | minor changes to mount/umount to support-by-ignoring... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Erik Andersen | Yet another installment in the ongoing tar saga |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Erik Andersen | First stages of (re-)writing busybox's tar creation... |
commit | commitdiff | tree | snapshot |
2000-03-25 |
Erik Andersen | Latest and greatest |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Erik Andersen | The new tar for busybox is now done, and works just... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Erik Andersen | More changes that are broken. It doesn't compile |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Erik Andersen | My latest ramblings. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Erik Andersen | Use the nice new find_real_root_device function to... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Erik Andersen | Add in a nifty function for mount to use. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Erik Andersen | * all mallocs now use xmalloc (and so are OOM error... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Erik Andersen | Hmm. Missed this change |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Erik Andersen | Fix bug in memory total checking. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Erik Andersen | more minor fixes |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Erik Andersen | Some more stuff. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Erik Andersen | Adjust the termio settings, and don't use octal since it |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Erik Andersen | Minor update |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Erik Andersen | Several fixes. |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Erik Andersen | Fix fg bug |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Erik Andersen | Forgot these files... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Erik Andersen | Major build system updates... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Erik Andersen | Bug fix |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Erik Andersen | Some bug fixes I forgot to check-in the other day. |
commit | commitdiff | tree | snapshot |
2000-03-12 |
Erik Andersen | First pass at writing a shell for busybox. |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Erik Andersen | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler 0_43pre1 |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Erik Andersen | First edition of my Busybox kernel patch. implements... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Erik Andersen | Fixed up lsmod so it works with my devmodules kernel... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
John Beppu | + changed a static array (FileList) into a dynamically... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Erik Andersen | Fix bugs related to finding PIDs. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Erik Andersen | Fix up some #define stuff to ensure the Right Thing(tm) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Erik Andersen | Add some description |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Erik Andersen | Add a #define to make init extra quiet on boot. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Erik Andersen | Wrote killall. |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Erik Andersen | Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Erik Andersen | Oops. I left debugging turned on... |
commit | commitdiff | tree | snapshot |
next |