aboutsummaryrefslogtreecommitdiff
path: root/coreutils (unfollow)
Commit message (Expand)AuthorFilesLines
2002-10-22Fix warningandersen1-0/+1
2002-10-22mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>andersen2-4/+0
2002-10-22vodz forgot to include the suid fieldandersen1-2/+2
2002-10-22Apply patch from bug #1278 -- fix usage message for theandersen1-1/+1
2002-10-22vodz writes:andersen2-14/+2
2002-10-22I committed the fflush in the wrong spot. I should go to bedandersen1-1/+1
2002-10-22last_patch63 from vodz: add in crond and crontab appletsandersen9-15/+1588
2002-10-22Patch last_pach62 from vodz. This patch moves all the /proc parsingandersen8-312/+220
2002-10-22Apply last_patch51_3 from vodzandersen1-1/+15
2002-10-22Be absurdly careful about flushing stdout.andersen1-2/+2
2002-10-22Move unzip.c uncompress.c from libbb to archiveal/libunarchivebug14-1213/+4
2002-10-21gz_open is used anymore, use inflate directly, see how its done in get_header...bug11-58/+0
2002-10-19Dont try and make the "/" directorybug11-2/+2
2002-10-19Update dpkg to use new unarchive codebug15-7/+85
2002-10-19Fix exclude/include problembug16-48/+36