aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill off the loadacm applet. It is unused, unmaintainedandersen2003-12-201-3/+0
* Change interface to bb_lookup_host, dont try and set port inside thisbug12003-12-201-2/+2
* Patch from Fillod Stephane:andersen2003-12-191-3/+5
* Tito writes:andersen2003-12-191-5/+13
* rename __getgrent so that it doesn't conflict with some libc'sruss2003-12-181-1/+1
* Get vfork_daemon_rexec working under uclinuxruss2003-12-151-1/+2
* remove some spaces that mess up autodocifier.plandersen2003-12-111-4/+4
* Patch from Steven Scholz, make usage more consistent with actualbug12003-12-041-7/+9
* As we no longer use function pointers for read in common archiving codebug12003-11-212-4/+3
* Remove unused functionbug12003-11-201-1/+0
* Dont over-read fd, use function pointer for hash function.bug12003-11-201-1/+1
* Include stdint.hbug12003-11-201-0/+1
* COMPRESS, not UNCOMPRESSbug12003-11-181-1/+1
* Update usage for tar -Zbug12003-11-181-1/+7
* Update md5sum, sha1sum options, patch by Steven Scholzbug12003-11-181-10/+20
* Move from read_gz to the pipe()+fork() method.bug12003-11-151-12/+6
* NEW APPLET: pipe_progress, used by debian installerbug12003-11-141-0/+3
* Oskar Liljeblad writes:andersen2003-11-141-0/+2
* Merge common parts of sha1sum and md5sum, which is everything except thebug12003-11-101-0/+6
* Fix rdate and ftpget/ftpput so they compile with the new xconnect.andersen2003-11-031-2/+2
* Rework wget, the xconnect interface, and its various clientsandersen2003-10-311-3/+5
* Use the return value from uncompress_bunzip, fix some typobug12003-10-291-2/+2
* Goetz Bock writes:andersen2003-10-221-2/+4
* Vodz last_patch_117, update options for new xargsbug12003-10-101-2/+21
* New applet, devfsd, by Matteo Croce and Titobug12003-10-092-0/+15
* Arnd Ben Otto writes:andersen2003-10-091-0/+8
* We did not have a safe_write, which is the analog to safe_read. Convertandersen2003-10-091-0/+1
* Patch by Rob Landley, work in progress update, fixes lots of bugs,bug12003-10-011-1/+2
* Add the "install" applet, move get_ug_id to libbb as its used by chown,bug12003-09-243-0/+16
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)andersen2003-09-151-3/+4
* Typo.bug12003-09-121-1/+1
* more crond+crontab integrating with loginutil libbb functions and deletedbug12003-09-031-0/+1
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-0/+15
* Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled.bug12003-08-291-1/+11
* Vodz, last patch 105bug12003-08-291-1/+1
* Dont unlink when testing !bug12003-08-281-0/+1
* "staywithu" writes:andersen2003-08-221-1/+2
* Implement a minimalist 'last' which allows the LEAF project toandersen2003-08-082-19/+9
* Kent Robotti noted that mt.c uses "rewind" not "rew"andersen2003-08-081-1/+12
* Patch from Steven Scholz:andersen2003-08-061-1/+7
* Remove code that too agressively disabled inlinesandersen2003-08-011-5/+0
* Bruno Randolf writes:andersen2003-07-291-1/+1
* Patch from vodz to update httpd usageandersen2003-07-281-4/+31
* last_patch95 from vodz:andersen2003-07-281-0/+2
* Remove the update utility, that is only relevant to older 2.0.x kernelsandersen2003-07-222-12/+0
* Remove remaining libc5 support codeandersen2003-07-222-23/+6
* Very minor rdate updatesandersen2003-07-222-2/+2
* Paul Mundt <lethal@linux-sh.org> writes:andersen2003-07-221-2/+4
* Patch from Paul Mundt:andersen2003-07-221-6/+21
* Matteo Croce submitted a hdparm applet.andersen2003-07-222-0/+78