aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-11-19Headers for the read_gz changesGlenn L McGrath
2002-11-11Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath
2002-11-11Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath
2002-11-10ipcalc applet by Stephan Linz and Jordan CrouseGlenn L McGrath
2002-11-10Rewrite of xargs by Vladimir N. OleynikGlenn L McGrath
2002-11-10last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>Glenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath
2002-11-09debian compatable ifup and ifdown commandsGlenn L McGrath
2002-11-07Fix a stupid typoEric Andersen
2002-11-07Implement a small strings appletEric Andersen
2002-11-05typo in udhcpc helpRuss Dill
2002-11-05Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath
2002-11-05enable .tar.bz2 for dpkg-debGlenn L McGrath
2002-11-04Change filter paramaters, filters can be more powefull nowGlenn L McGrath
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath
2002-11-03Move data_extract_all_prefix to dpkg, its only used there.Glenn L McGrath
2002-11-03Move bunzip2 idecompression code to libunarchiveGlenn L McGrath
2002-11-01Make uncompress a seperate applet so it doesnt pull in all the gunzip codeGlenn L McGrath
2002-10-22vodz forgot to include the suid fieldEric Andersen
2002-10-22Apply patch from bug #1278 -- fix usage message for theEric Andersen
2002-10-22vodz writes:Eric Andersen
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen
2002-10-22Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen
2002-10-19Update dpkg to use new unarchive codeGlenn L McGrath
2002-10-19Fix exclude/include problemGlenn L McGrath
2002-10-14added full udhcp integrationRuss Dill
2002-09-30Fix init docsEric Andersen
2002-09-30last_patch58 from vodz:Eric Andersen
2002-09-30Vodz' last_patch57:Eric Andersen
2002-09-27Fix compress support and prevent a segfaultGlenn L McGrath
2002-09-25Reverse some minor changes that got caught up in my big unarchive patchGlenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath
2002-09-17Add a new top appletEric Andersen
2002-09-16Watch applet by Michael HabermannGlenn L McGrath
2002-09-16Apply vodz' last_patch52Eric Andersen
2002-09-16mesg applet by Manuel Novoa IIIGlenn L McGrath
2002-09-16openvt applet by Quy TonthatGlenn L McGrath
2002-09-15Use busybox's show_usage function for helpGlenn L McGrath
2002-09-15Awk applet written from scratch by Dmitry ZakharovGlenn L McGrath
2002-08-23Remove extrangeous backslashes that were probably introduced byAaron Lehmann
2002-08-22define inline if needed for ANSI C compatabilityGlenn L McGrath
2002-08-22Remove unwanted comments, run through indentGlenn L McGrath
2002-08-22Run through indent, use /* */ style commentsGlenn L McGrath
2002-08-22Remove definition of is_octal and is_decimal, they arent usedGlenn L McGrath
2002-08-21New applet, udhcp clientGlenn L McGrath
2002-08-07Added a help text for the -C option to syslogdRobert Griebl
2002-07-21Initial checkin of a very primitive hwclock replacementRobert Griebl
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl
2002-07-03Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen
2002-07-03This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen