aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* oops. Don't commit autogenerated stuff.andersen2000-06-022-2492/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@595 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-0227-50/+681
| | | | | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik git-svn-id: svn://busybox.net/trunk/busybox@594 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen2000-06-021-0/+6
| | | | | | | | so the html goes into the website directory. -Erik git-svn-id: svn://busybox.net/trunk/busybox@593 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen2000-06-021-1/+5
| | | | | | | | so the html goes into the website directory. -Erik git-svn-id: svn://busybox.net/trunk/busybox@592 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More stuff to do...andersen2000-06-021-2/+7
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@591 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen2000-06-022-9/+16
| | | | | | | | so the html goes into the website directory. -Erik git-svn-id: svn://busybox.net/trunk/busybox@590 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Point to the local BusyBox.html docs.andersen2000-06-021-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@589 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Forgot to checkin the busybox website graphics. Here they are...andersen2000-06-026-0/+0
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@587 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More stuff.andersen2000-05-312-3/+7
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@585 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor doc fix. Added several bugs to the todo list. Fixed the way initandersen2000-05-315-55/+80
| | | | | | | | scans /etc/inittab entries so that commands can contain ":"s. -Erik git-svn-id: svn://busybox.net/trunk/busybox@584 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove the now-fixed tar segfault from the TODO list.andersen2000-05-301-4/+0
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@582 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"andersen2000-05-303-10/+10
| | | | | | | | both work (i.e. it works with or w/o the "-"). -Erik git-svn-id: svn://busybox.net/trunk/busybox@580 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor update to web page.andersen2000-05-251-0/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@565 69ca8d6d-28ef-0310-b511-8ec308f3f277
* First pass at fixing tar segfault, and more portability updates.erik2000-05-2010-24/+27
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@559 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More libc portability updates, add in the website (which has not beenerik2000-05-1938-521/+3428
| | | | | | | | archived previously). Wrote 'which' during the meeting today. -Erik git-svn-id: svn://busybox.net/trunk/busybox@558 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Another bug to fix...erik2000-05-171-0/+11
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@557 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some more portability updateserik2000-05-175-25/+25
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@556 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some updates for better portability.erik2000-05-167-52/+48
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@551 69ca8d6d-28ef-0310-b511-8ec308f3f277
* TODO updateerik2000-05-131-10/+5
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@539 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Change a descriptionerik2000-05-131-0/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@538 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor fixes to being a standalone shell.erik2000-05-134-4/+4
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@537 69ca8d6d-28ef-0310-b511-8ec308f3f277
* BusyBox shell (lash) can now be used as a standalone shell whenerik2000-05-138-28/+87
| | | | | | | | | BB_FEATURE_STANDALONE_SHELL is defined (i.e. BusyBox can now completely replace sash). Also fixed it so shell builtins now respect pipes and redirects. -Erik git-svn-id: svn://busybox.net/trunk/busybox@536 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More doc updateserik2000-05-135-19/+62
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@535 69ca8d6d-28ef-0310-b511-8ec308f3f277
* So much for my evil optimization. Doesn't seem to work. Will testerik2000-05-132-11/+74
| | | | | | | | more on it later. -Erik git-svn-id: svn://busybox.net/trunk/busybox@534 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-12136-454/+1743
| | | | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik git-svn-id: svn://busybox.net/trunk/busybox@532 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some experimental stuff (work in progress). heheh.erik2000-05-121-28/+10
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@531 69ca8d6d-28ef-0310-b511-8ec308f3f277
* * cp -fa now works as expected for symlinks (it didn't before)erik2000-05-1024-73/+135
| | | | | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik git-svn-id: svn://busybox.net/trunk/busybox@530 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add suffix stripping support to basenameerik2000-05-104-18/+47
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@529 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added some bugs / TODOs.markw2000-05-081-0/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@526 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix umount dependency on find_real_root_device_nameerik2000-05-081-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@524 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Doc updateserik2000-05-051-0/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@523 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add support for "noatime" and "nodiratime" mount flags to mount.erik2000-05-056-50/+104
| | | | | | | | | | Change umount "-f" to mean force, and actually use umount2. Change umount "-l" to mean "Do not free loop device". Updates docs accordingly. -Erik git-svn-id: svn://busybox.net/trunk/busybox@522 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Tell cvs to never checkin the resultant docs.erik2000-05-031-0/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@521 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Sensibly put the docs under the docs directory.erik2000-05-031-7/+7
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@520 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove BB_FEATURE_REMOUNT (small, and should always be present)erik2000-05-035-50/+20
| | | | | | | | | and fix documentation dependancy checks, so it is only built when it should be built. -Erik git-svn-id: svn://busybox.net/trunk/busybox@519 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More formatting bugs fixederik2000-05-021-4/+23
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@518 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bug fixes in the docserik2000-05-021-2/+5
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@517 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make the dependancies on the docs work properlyerik2000-05-021-6/+5
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@516 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More stufferik2000-05-0213-34/+68
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@515 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Document tr changeerik2000-05-012-4/+13
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@514 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Due to the license change I can now use Minix code. Minix trerik2000-05-012-1050/+380
| | | | | | | | | (adapted) now replaces BSD tr. Goes from 5k to 1k, and eliminates bsearch from the list of libc symbols. -Erik git-svn-id: svn://busybox.net/trunk/busybox@513 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor source modifications to improve readability.markw2000-05-011-10/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@512 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor doc changeerik2000-05-011-1/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@511 69ca8d6d-28ef-0310-b511-8ec308f3f277
* My little adventure of analyzing lib usage has already rooted outerik2000-05-013-10/+12
| | | | | | | | | | a big "P" Policy violator -- logname was using getlogin(3), which uses utmp under the hood. We don't need no stinkin' utmp (and if we are using tinylogin, it is unlikely to be useful trying). -Erik git-svn-id: svn://busybox.net/trunk/busybox@510 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Note how to find list of BusyBox libc dependancies, the ide being toerik2000-05-011-0/+12
| | | | | | | | limit them much more. -Erik git-svn-id: svn://busybox.net/trunk/busybox@509 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Oops.erik2000-05-012-2/+0
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@508 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some accrued fixes/updates.erik2000-05-0116-46/+286
| | | | | | | | | | | * cp/mv now accepts (and ignores) the -f flag, since it always does force anyway * tail can now accept -<num> commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet git-svn-id: svn://busybox.net/trunk/busybox@507 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fooerik2000-04-281-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@504 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix changelogerik2000-04-281-0/+7
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@503 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix tarball creation. In an attempt to accomodate the whinerserik2000-04-282-2/+2
| | | | | | | | | that wanted "tar cf foo.tar foo" (i.e. no "-" before options) I broke creation of tarballs. Now fixed. -Erik git-svn-id: svn://busybox.net/trunk/busybox@502 69ca8d6d-28ef-0310-b511-8ec308f3f277