aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2002-10-27FormattingEric Andersen1-5/+5
2002-10-27Update the webpageEric Andersen1-0/+40
2002-10-26last_patch64 from vodz:0_60_5Eric Andersen1-15/+17
2002-10-26A patch from Jouni Malinen to avoid some buffer overflows in vi,Eric Andersen1-3/+9
2002-10-26Ivan Popov noticed that handling of PREFIX was bad.Eric Andersen1-1/+1
2002-10-26A bugfix from Danny Lepage:Eric Andersen1-1/+1
2002-10-25This patch from Magnus Damm fixed a long standing problemEric Andersen1-1/+1
2002-10-22Fix warningEric Andersen1-0/+1
2002-10-22mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>Eric Andersen2-4/+0
2002-10-22vodz forgot to include the suid fieldEric Andersen1-2/+2
2002-10-22Apply patch from bug #1278 -- fix usage message for theEric Andersen1-1/+1
2002-10-22vodz writes:Eric Andersen2-14/+2
2002-10-22I committed the fflush in the wrong spot. I should go to bedEric Andersen1-1/+1
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen9-15/+1588
2002-10-22Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen8-312/+220
2002-10-22Apply last_patch51_3 from vodzEric Andersen1-1/+15
2002-10-22Be absurdly careful about flushing stdout.Eric Andersen1-2/+2
2002-10-22Move unzip.c uncompress.c from libbb to archiveal/libunarchiveGlenn L McGrath4-1213/+4
2002-10-21gz_open is used anymore, use inflate directly, see how its done in get_header...Glenn L McGrath1-58/+0
2002-10-19Dont try and make the "/" directoryGlenn L McGrath1-2/+2
2002-10-19Update dpkg to use new unarchive codeGlenn L McGrath5-7/+85
2002-10-19Fix exclude/include problemGlenn L McGrath6-48/+36