Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-19Fix email address0_43Erik Andersen
2000-04-19Minor doc changeErik Andersen
2000-04-19Some emails I exchanged with Alan Cox and Linus re my /dev/psErik Andersen
2000-04-19Fix the makefile so docs get builtErik Andersen
2000-04-19More minor updates to docs (and making apps behave as the docsErik Andersen
2000-04-19make ps accept (and ignore) all options (--help works of course).Erik Andersen
2000-04-19More stuffErik Andersen
2000-04-19Fix creation of /linuxrcErik Andersen
2000-04-19Really fix the killall segfault this time.Erik Andersen
2000-04-19Fix symlink following bug in chmod -R and friends. Allow SYSV styleErik Andersen
2000-04-19Fix stupid bug (wrong variable)Erik Andersen
2000-04-19Reset DODEBUG to falseJim Gleason
2000-04-19More little stuff.Erik Andersen
2000-04-18Fix killallErik Andersen
2000-04-18Remove debug noiseErik Andersen
2000-04-18UpdatesErik Andersen
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
2000-04-17- removal of (stray|stealth) spacesJohn Beppu
2000-04-17+ no need for comments.John Beppu
2000-04-17Bugfixes.Erik Andersen
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-04-17+ added John Lombardo to AUTHORS sectionJohn Beppu
2000-04-17- got rid of the .PHONY: docs, because I didn't want it toJohn Beppu
2000-04-17+ in the interest of robustness, I addedJohn Beppu
2000-04-17+ added a .PHONY: docsJohn Beppu
2000-04-16+ fixed segfault when no parameters are given to mathJohn Beppu
2000-04-16+ wrap things in B<> to make pod2man happyJohn Beppu
2000-04-15Turn off debuggingErik Andersen
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
2000-04-15Fix a tar bug: tar removed leading '/'s for symlink targets.Erik Andersen
2000-04-14Latest and greatest. Seems there is a bug.Erik Andersen
2000-04-14+ minor whitespace oddities removedJohn Beppu
2000-04-14+ VERSION wasn't being propagated to the sub-make happening in docs/John Beppu
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-13- the message that comes up when busybox is invokedJohn Beppu
2000-04-13+ a comment on line 1 w/ suggested pod2man invocation:John Beppu
2000-04-13+ formatting modifications to make pod2man(1p) happy.John Beppu
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-13Some docsErik Andersen
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-09Make tab completion an optionErik Andersen
2000-04-09More minor patchesErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen
2000-04-09Fix tar checksum calculation bug.Erik Andersen
2000-04-08Latest and greatestErik Andersen
2000-04-07Oops. Left in some debug noise.Erik Andersen
2000-04-07Slightly better fringe case handling and GNU tar like error messages.Erik Andersen
2000-04-07Patch to make killall actually kill all PIDs with the specified name,Erik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-04-06Fix sed regexp replacement, which I had hosed (thanks toErik Andersen