Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-05 | Add support for "noatime" and "nodiratime" mount flags to mount. | Erik Andersen | |
Change umount "-f" to mean force, and actually use umount2. Change umount "-l" to mean "Do not free loop device". Updates docs accordingly. -Erik | |||
2000-05-03 | Tell cvs to never checkin the resultant docs. | Erik Andersen | |
-Erik | |||
2000-05-03 | Remove BB_FEATURE_REMOUNT (small, and should always be present) | Erik Andersen | |
and fix documentation dependancy checks, so it is only built when it should be built. -Erik | |||
2000-05-02 | More formatting bugs fixed | Erik Andersen | |
-Erik | |||
2000-05-02 | Bug fixes in the docs | Erik Andersen | |
-Erik | |||
2000-05-01 | Document tr change | Erik Andersen | |
-Erik | |||
2000-04-28 | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | |
compatability. -Erik | |||
2000-04-25 | Several more updates | Erik Andersen | |
-Erik | |||
2000-04-24 | + grep -v # yay! | John Beppu | |
2000-04-21 | Some more updates and such... | Erik Andersen | |
-Erik | |||
2000-04-21 | Doc updates | Erik Andersen | |
-Erik | |||
2000-04-19 | Fix email address | Erik Andersen | |
-Erik | |||
2000-04-19 | Minor doc change | Erik Andersen | |
-Erik | |||
2000-04-19 | More minor updates to docs (and making apps behave as the docs | Erik Andersen | |
suggest they should) -Erik | |||
2000-04-18 | Updates | Erik Andersen | |
-Erik | |||
2000-04-17 | - removal of (stray|stealth) spaces | John Beppu | |
2000-04-17 | Bugfixes. | Erik Andersen | |
-Erik | |||
2000-04-17 | More updates to the docs, and fixes to sync things with the docs. | Erik Andersen | |
-Erik | |||
2000-04-17 | + added John Lombardo to AUTHORS section | John Beppu | |
2000-04-16 | + wrap things in B<> to make pod2man happy | John Beppu | |
2000-04-15 | More documentation updates, and minor fixes to make things sync | Erik Andersen | |
up with the docs. -Erik | |||
2000-04-14 | Fix a tar bug: tar removed leading '/'s for symlink targets. | Erik Andersen | |
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 | |||
2000-04-13 | + minor whitespace oddities removed | John Beppu | |
+ re-alphabetized AUTHORS section + added Id tag at bottom | |||
2000-04-13 | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | |
while trying to write docs . :-) -Erik | |||
2000-04-13 | + a comment on line 1 w/ suggested pod2man invocation: | John Beppu | |
pod2man --center=Lineo --release="version 0.43" busybox.pod > busybox.1 | |||
2000-04-13 | + formatting modifications to make pod2man(1p) happy. | John Beppu | |
2000-04-13 | Some docs | Erik Andersen | |
-Erik | |||
2000-02-10 | Fixed a bug, | Erik Andersen | |
-Erik | |||
2000-01-19 | foreach (@busybox_command) { | John Beppu | |
put_help_message_in_busybox_pod($_); } | |||
2000-01-19 | added a little more content. | John Beppu | |
2000-01-18 | fleshed out a bit more... just wanted to put the current | John Beppu | |
changes under version control. | |||
2000-01-18 | the beginnings of a proper man page for busybox. | John Beppu | |
2000-01-15 | Sync up busybox with the latest and greatest. This is not stuff for | Erik Andersen | |
the Embedix release. -Erik | |||
2000-01-13 | Bug fixes. | Erik Andersen | |
-Erik | |||
2000-01-07 | More adjustments | Erik Andersen | |
-Erik |