aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major coreutils update.mjn32003-03-193-110/+214
* Define bb_xgetlarg as a standard interface for extractingandersen2003-03-071-0/+1
* New applet sha1sumbug12003-02-172-0/+8
* Patch from Bastian Blankbug12003-02-151-0/+9
* udhcpc is supposed to be in /sbin, not /usr/sbin/andersen2003-02-101-1/+1
* New applet, inetd, make httpd features more configurable, update authors, las...bug12003-02-092-0/+11
* Patch from mathuria, compatability with solarisbug12003-02-082-0/+5
* A patch from John F. Kelly to add in a utility for configuringandersen2003-01-232-0/+14
* Apply patch from Ghozlane Toumi to add -inum support to find.andersen2003-01-231-1/+15
* Patch from Artem Egorkine to support the -m optionandersen2003-01-231-1/+7
* run telnet from inetd, present login prompt if login is configured,bug12003-01-211-1/+3
* New test mode that allows run_parts to fail silently if the directorybug12003-01-201-4/+4
* Dont use getopt_long, minor usage changes, patch by Nick Fedchikbug12003-01-191-2/+2
* Compile option to avoid using /usr directory, patch by Bastian Blankbug12003-01-191-0/+5
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blankbug12003-01-141-5/+5
* Fixup addgroup help textandersen2003-01-141-2/+2
* Correct some init issues, update email address, last_patch78 by Vladimirbug12003-01-131-1/+1
* Option to allow ifupdown use ip commands instead of ifconfig, add flushbug12003-01-131-16/+16
* arping applet by Nick Fedchikbug12003-01-092-0/+20
* New applet: httpd, by Glenn Engelbug12003-01-052-1/+17
* Add usage for tar -j and -zbug12002-12-271-1/+15
* rmmod -a removed modules recursivelytimr2002-12-142-1/+3
* Merge copyfd and copy_file_chunkbug12002-12-131-1/+1
* New applets, ftpget and ftpputbug12002-12-132-0/+27
* New applet, nameif by Nick Fedchik and myself.bug12002-12-132-0/+16
* full usage cleanup for udhcpbug12002-12-121-3/+1
* Support the o, f and p options, patch by Magnus M�rtenssonbug12002-12-121-1/+6
* rpm applet by Laurence Andersonbug12002-12-103-0/+17
* Realpath appletbug12002-12-102-0/+8
* Move add_to_list from libunarchive to libbb so it can be of more general use ...bug12002-12-082-10/+10
* Usage for klogd -cbug12002-12-051-1/+2
* Move compare_string_array to libbbbug12002-12-021-0/+1
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...bug12002-12-012-7/+58
* last_patch_68 from Vladimir N. Oleynikbug12002-11-271-1/+1
* fdisk applet by Vladimir N. Oleynikbug12002-11-262-0/+14
* Headers for the read_gz changesbug12002-11-191-0/+5
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...bug12002-11-111-0/+1
* Move readlink, mktemp, run-parts and which to a new debianutils dir.bug12002-11-111-0/+1
* ipcalc applet by Stephan Linz and Jordan Crousebug12002-11-102-0/+33
* Rewrite of xargs by Vladimir N. Oleynikbug12002-11-101-2/+6
* last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>bug12002-11-101-1/+1
* IP applet by Bastian Blank <waldi@debian.org>bug12002-11-102-0/+8
* debian compatable ifup and ifdown commandsbug12002-11-092-0/+34
* Fix a stupid typoandersen2002-11-071-2/+2
* Implement a small strings appletandersen2002-11-072-0/+12
* typo in udhcpc helpruss2002-11-051-1/+1
* Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...bug12002-11-051-0/+2
* enable .tar.bz2 for dpkg-debbug12002-11-051-4/+7
* Change filter paramaters, filters can be more powefull nowbug12002-11-041-4/+4
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...bug12002-11-032-12/+21