summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor web page update.0_45Eric Andersen2000-06-221-30/+34
| | | | -Erik
* Document 'ln --'Eric Andersen2000-06-211-1/+2
| | | | -Erik
* Web site updates.Eric Andersen2000-06-213-215/+329
| | | | -Erik
* Documented "which"Pavel Roskin2000-06-211-1/+14
|
* Removed trailing spacesPavel Roskin2000-06-211-15/+15
|
* Add in telnet docs.Eric Andersen2000-06-211-1/+10
| | | | -Erik
* Add insmod docsEric Andersen2000-06-211-1/+16
| | | | -Erik
* Updated the list of supported commandsPavel Roskin2000-06-211-11/+11
|
* Removed all vestiges of "math"Pavel Roskin2000-06-211-4/+4
|
* + added dc (aka the function formerly known as math)John Beppu2000-06-211-24/+27
| | | | + did all the housekeeping that this change requires.
* Updated e-mail address of Pavel Roskin to proski@gnu.orgPavel Roskin2000-06-201-2/+2
|
* Ran it through a spell checker and fixed the spelling errors.Eric Andersen2000-06-161-12/+12
| | | | -Erik
* + minor typo fixJohn Beppu2000-06-141-1/+1
| | | | s/&gt/>/
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen2000-06-131-6/+75
| | | | -Erik
* + updated docs to reflect math's filter capabilities.John Beppu2000-06-121-2/+5
|
* My pod2man (perl-5.00503) complains if there is no newline after "Options:"Pavel Roskin2000-06-071-1/+2
|
* Syslogd will not go to background if "-n" is given. Better helpPavel Roskin2000-06-071-6/+5
| | | | and argument checking
* Implemented "ping -s", fixed error messages and argument parsingPavel Roskin2000-06-071-1/+2
|
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-2/+3
| | | | | | * Fixed 'mount -a' so it works as expected. * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) -Erik
* Fixed a bunch of stuff:Eric Andersen2000-06-061-2/+3
| | | | | | | | | | * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik
* Fix more spelling errors.Pavel Roskin2000-06-051-7/+7
|
* Fix spelling errorEric Andersen2000-06-051-3/+3
| | | | -Erik
* Fix spelling errors.Eric Andersen2000-06-051-2/+2
| | | | -Erik
* oops. Don't commit autogenerated stuff.Eric Andersen2000-06-022-2492/+1
| | | | -Erik
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-022-5/+51
| | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-021-0/+6
| | | | | so the html goes into the website directory. -Erik
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-021-1/+5
| | | | | so the html goes into the website directory. -Erik
* Point to the local BusyBox.html docs.Eric Andersen2000-06-021-1/+1
| | | | -Erik
* Forgot to checkin the busybox website graphics. Here they are...Eric Andersen2000-06-026-0/+0
| | | | -Erik
* Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen2000-05-311-1/+1
| | | | | scans /etc/inittab entries so that commands can contain ":"s. -Erik
* Minor update to web page.Eric Andersen2000-05-251-0/+2
| | | | -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-194-0/+2894
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* More doc updatesErik Andersen2000-05-131-10/+51
| | | | -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-6/+6
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Add suffix stripping support to basenameErik Andersen2000-05-101-3/+6
| | | | -Erik
* Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen2000-05-051-18/+20
| | | | | | | Change umount "-f" to mean force, and actually use umount2. Change umount "-l" to mean "Do not free loop device". Updates docs accordingly. -Erik
* Tell cvs to never checkin the resultant docs.Erik Andersen2000-05-031-0/+3
| | | | -Erik
* Remove BB_FEATURE_REMOUNT (small, and should always be present)Erik Andersen2000-05-031-21/+0
| | | | | | and fix documentation dependancy checks, so it is only built when it should be built. -Erik
* More formatting bugs fixedErik Andersen2000-05-021-4/+23
| | | | -Erik
* Bug fixes in the docsErik Andersen2000-05-021-2/+5
| | | | -Erik
* Document tr changeErik Andersen2000-05-011-4/+9
| | | | -Erik
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-4/+20
| | | | | compatability. -Erik
* Several more updatesErik Andersen2000-04-251-5/+21
| | | | -Erik
* + grep -v # yay!John Beppu2000-04-241-1/+2
|
* Some more updates and such...Erik Andersen2000-04-211-4/+4
| | | | -Erik
* Doc updatesErik Andersen2000-04-211-66/+79
| | | | -Erik
* Fix email address0_43Erik Andersen2000-04-191-3/+3
| | | | -Erik
* Minor doc changeErik Andersen2000-04-191-6/+6
| | | | -Erik
* More minor updates to docs (and making apps behave as the docsErik Andersen2000-04-191-4/+26
| | | | | suggest they should) -Erik
* UpdatesErik Andersen2000-04-182-10/+11
| | | | -Erik