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 |
2000-03-05 |
Erik Andersen | Oops. Forgot to add in uptime when I added uptime. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Erik Andersen | Add in tr and dirname |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Erik Andersen | Wrote uptime. Doesn't use /proc. :) |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Erik Andersen | Add in freeramdisk.c, which (duh) frees ramdisks. ... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Erik Andersen | A few updates (including the cp fix the Craig has been... |
commit | commitdiff | tree | snapshot |
2000-02-29 |
Erik Andersen | Minor makefile and todo updates |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Erik Andersen | Minor tweak to argv[0] handling for linuxrc |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Erik Andersen | Fixed rebooting when init runs as /linuxrc |
commit | commitdiff | tree | snapshot |
2000-02-23 |
John Beppu | + this is a small script for helping TargetWizard auto... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Erik Andersen | Sync up a few things. Add in a new telnet implementati... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Erik Andersen | Add in a TODO item, |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Erik Andersen | Update the changelog |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Erik Andersen | Removed proc dependancies for init and free (which... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Erik Andersen | Minor update for handling TERM with serial consoles. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Erik Andersen | Forgot to add basename. More fixes to du from |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Erik Andersen | Fixed du. Now behaves just like GNU du (only less... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Erik Andersen | Some updates for the day, |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Erik Andersen | Formatting fix |
commit | commitdiff | tree | snapshot |
2000-02-13 |
John Beppu | - I suspect the problem has something to do w/ symlinks. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Erik Andersen | Add this in 0_42 |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Erik Andersen | Updates |
commit | commitdiff | tree | snapshot |
2000-02-11 |
John Beppu | + memory allocation/deallocation is less tolerant of... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
John Beppu | fsck_minix.c lost fat. |
commit | commitdiff | tree | snapshot |
2000-02-11 |
John Beppu | reduced .bss size by dynmaically allocating a certain... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Erik Andersen | Fixed a bug, |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Erik Andersen | More minor touchups. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Erik Andersen | Fix stupid typos -- thanks to Taketoshi Sano <kgh12351... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Erik Andersen | Fix a possible /linuxrc crash. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Erik Andersen | Update the sample inittab to add the "ctrlaltdel" action. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Erik Andersen | Fixed the init problem where it wouldn't unmount filesy... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Erik Andersen | mkdir -p had gotten broken. Fixed now. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Erik Andersen | Forgot a semicolon. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Erik Andersen | device_open is common code -- moved into utility.c |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Erik Andersen | Forgot cp and mv are now cp_mv |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Erik Andersen | Remove the now obsolete test. Tests now |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Erik Andersen | A few minor updates. ;-) |
commit | commitdiff | tree | snapshot |
2000-01-30 |
John Beppu | made more robust and commented my code. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
John Beppu | nslookup -- a work in progress... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Erik Andersen | Clear up some ambiguity with old style assignments. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Erik Andersen | Minor change. init now uses dup2. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Erik Andersen | copy fixes to simplify link copying and always do the... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Erik Andersen | Forgot some debugging noise. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Erik Andersen | copyFile could call chmod on a symlink, changing the... |
commit | commitdiff | tree | snapshot |
next |