aboutsummaryrefslogtreecommitdiff
path: root/ps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-07Syslogd will not go to background if "-n" is given. Better helpproski4-96/+111
2000-06-07Implemented "ping -s", fixed error messages and argument parsingproski4-51/+68
2000-06-07Debug should be off in the Makefile. I will now do (per Pavel'sandersen1-1/+1
2000-06-07* Fixed 'swapon -a' and 'swapoff -a', which were broken.andersen10-53/+125
2000-06-06Fix 'date -u'andersen3-4/+2
2000-06-06Oops. Remove the debugging noise.andersen2-14/+0
2000-06-06mkfs.minix rev 1.7 completely broke the option parser. This fixes it.andersen3-24/+54
2000-06-06Removed chmod,chown,chgrp from the "Bugs that need fixing" list.markw1-11/+7
2000-06-06Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "toomarkw2-9/+16
2000-06-06Fixed exit status for killallproski3-2/+11
2000-06-06Added considering making a unified option parser someday.markw1-1/+1
2000-06-06Fixed segfault when you type "chmod -R". "chown -R" and "chgrp -R" are stillmarkw1-1/+1
2000-06-06"mount" now reports errors from nfsmount() and assumes NFS mountproski3-8/+16
2000-06-06Updated TODO item re: 'cp -a /tmp/*' not producing the right error messagemarkw1-2/+0
2000-06-06Fixed a bunch of stuff:andersen11-98/+123
2000-06-05"which" rewritten to use stat(). Fixes to improve its compatabilityproski3-36/+92
2000-06-05Fix more spelling errors.proski1-7/+7
2000-06-05Fix spelling errorandersen1-3/+3
2000-06-05Fix spelling errors.andersen1-2/+2
2000-06-05More TODO items. Fix a dependancy bug on busybox.def.handersen2-2/+9
2000-06-04"nc" exits silently on errors. This patch makes it print something beforeandersen2-2/+6
2000-06-04Don't allow mkfifo to create files such as "--help"andersen2-2/+2
2000-06-04This patchandersen3-16/+9
2000-06-03Turn off debugging in the Makefile.andersen2-2/+2
2000-06-03Note that I broke mkfs_minix's parser in rev 1.7.andersen1-0/+1
2000-06-02Fix touch so it behaves itself (it could segfault in some cases).andersen4-54/+58
2000-06-02This is a fix for chrootandersen2-16/+14
2000-06-02Pavel fixed a segfault in yes.andersen3-2/+3
2000-06-02Fix /etc/passwd misspelling.andersen1-1/+1
2000-06-02Some Makefile fixes for the docs.andersen1-4/+6
2000-06-02Note the addition of ar.andersen1-0/+2
2000-06-02oops. Don't commit autogenerated stuff.andersen2-2492/+1
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theandersen27-50/+681
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen1-0/+6
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen1-1/+5
2000-06-02More stuff to do...andersen1-2/+7
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen2-9/+16
2000-06-02Point to the local BusyBox.html docs.andersen1-1/+1
2000-06-02Forgot to checkin the busybox website graphics. Here they are...andersen6-0/+0
2000-05-31More stuff.andersen2-3/+7
2000-05-31Minor doc fix. Added several bugs to the todo list. Fixed the way initandersen5-55/+80
2000-05-30Remove the now-fixed tar segfault from the TODO list.andersen1-4/+0
2000-05-30Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"andersen3-10/+10
2000-05-25Minor update to web page.andersen1-0/+2
2000-05-20First pass at fixing tar segfault, and more portability updates.erik10-24/+27
2000-05-19More libc portability updates, add in the website (which has not beenerik38-521/+3428
2000-05-17Another bug to fix...erik1-0/+11
2000-05-17Some more portability updateserik5-25/+25
2000-05-16Some updates for better portability.erik7-52/+48
2000-05-13TODO updateerik1-10/+5