summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* - removal of (stray|stealth) spacesJohn Beppu2000-04-171-2/+2
|
* Bugfixes.Erik Andersen2000-04-171-9/+6
| | | | -Erik
* More updates to the docs, and fixes to sync things with the docs.Erik Andersen2000-04-171-18/+115
| | | | -Erik
* + added John Lombardo to AUTHORS sectionJohn Beppu2000-04-171-1/+5
|
* + wrap things in B<> to make pod2man happyJohn Beppu2000-04-161-12/+17
|
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-63/+692
| | | | | up with the docs. -Erik
* Fix a tar bug: tar removed leading '/'s for symlink targets.Erik Andersen2000-04-141-0/+1
| | | | | | Fix a syslogd bug: Only the first sizeof(buffer) was read from the /dev/log socket, causing (for most cases) only every other log item to be logged. -Erik
* + minor whitespace oddities removedJohn Beppu2000-04-131-12/+13
| | | | | + re-alphabetized AUTHORS section + added Id tag at bottom
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-133-1293/+465
| | | | | while trying to write docs . :-) -Erik
* + a comment on line 1 w/ suggested pod2man invocation:John Beppu2000-04-131-0/+2
| | | | pod2man --center=Lineo --release="version 0.43" busybox.pod > busybox.1
* + formatting modifications to make pod2man(1p) happy.John Beppu2000-04-131-30/+41
|
* Some docsErik Andersen2000-04-131-67/+294
| | | | -Erik
* Fixed a bug,Erik Andersen2000-02-101-1/+1
| | | | -Erik
* foreach (@busybox_command) {John Beppu2000-01-191-7/+428
| | | | | put_help_message_in_busybox_pod($_); }
* added a little more content.John Beppu2000-01-191-14/+37
|
* fleshed out a bit more... just wanted to put the currentJohn Beppu2000-01-181-3/+156
| | | | changes under version control.
* the beginnings of a proper man page for busybox.John Beppu2000-01-181-0/+36
|
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-3/+6
| | | | | the Embedix release. -Erik
* Bug fixes.Erik Andersen2000-01-131-69/+35
| | | | -Erik
* More adjustmentsErik Andersen2000-01-071-0/+1056
-Erik