summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some spaces that mess up autodocifier.plEric Andersen2003-12-111-4/+4
* Patch from Steven Scholz, make usage more consistent with actualGlenn L McGrath2003-12-041-7/+9
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-212-4/+3
* Remove unused functionGlenn L McGrath2003-11-201-1/+0
* Dont over-read fd, use function pointer for hash function.Glenn L McGrath2003-11-201-1/+1
* Include stdint.hGlenn L McGrath2003-11-201-0/+1
* COMPRESS, not UNCOMPRESSGlenn L McGrath2003-11-181-1/+1
* Update usage for tar -ZGlenn L McGrath2003-11-181-1/+7
* Update md5sum, sha1sum options, patch by Steven ScholzGlenn L McGrath2003-11-181-10/+20
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-12/+6
* NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath2003-11-141-0/+3
* Oskar Liljeblad writes:Eric Andersen2003-11-141-0/+2
* Merge common parts of sha1sum and md5sum, which is everything except theGlenn L McGrath2003-11-101-0/+6
* Fix rdate and ftpget/ftpput so they compile with the new xconnect.Eric Andersen2003-11-031-2/+2
* Rework wget, the xconnect interface, and its various clientsEric Andersen2003-10-311-3/+5
* Use the return value from uncompress_bunzip, fix some typoGlenn L McGrath2003-10-291-2/+2
* Goetz Bock writes:Eric Andersen2003-10-221-2/+4
* Vodz last_patch_117, update options for new xargsGlenn L McGrath2003-10-101-2/+21
* New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath2003-10-092-0/+15
* Arnd Ben Otto writes:Eric Andersen2003-10-091-0/+8
* We did not have a safe_write, which is the analog to safe_read. ConvertEric Andersen2003-10-091-0/+1
* Patch by Rob Landley, work in progress update, fixes lots of bugs,Glenn L McGrath2003-10-011-1/+2
* Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath2003-09-243-0/+16
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen2003-09-151-3/+4
* Typo.Glenn L McGrath2003-09-121-1/+1
* more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath2003-09-031-0/+1
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-021-0/+15
* Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled.Glenn L McGrath2003-08-291-1/+11
* Vodz, last patch 105Glenn L McGrath2003-08-291-1/+1
* Dont unlink when testing !Glenn L McGrath2003-08-281-0/+1
* "staywithu" writes:Eric Andersen2003-08-221-1/+2
* Implement a minimalist 'last' which allows the LEAF project toEric Andersen2003-08-082-19/+9
* Kent Robotti noted that mt.c uses "rewind" not "rew"Eric Andersen2003-08-081-1/+12
* Patch from Steven Scholz:Eric Andersen2003-08-061-1/+7
* Remove code that too agressively disabled inlinesEric Andersen2003-08-011-5/+0
* Bruno Randolf writes:Eric Andersen2003-07-291-1/+1
* Patch from vodz to update httpd usageEric Andersen2003-07-281-4/+31
* last_patch95 from vodz:Eric Andersen2003-07-281-0/+2
* Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen2003-07-222-12/+0
* Remove remaining libc5 support codeEric Andersen2003-07-222-23/+6
* Very minor rdate updatesEric Andersen2003-07-222-2/+2
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-07-221-2/+4
* Patch from Paul Mundt:Eric Andersen2003-07-221-6/+21
* Matteo Croce submitted a hdparm applet.Eric Andersen2003-07-222-0/+78
* Fix a silly typoEric Andersen2003-07-141-1/+1
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* This declaration no longer needs to hide when using dmallocEric Andersen2003-07-071-1/+1
* Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen2003-07-052-0/+10
* Fix stupid unterminated parenthesisEric Andersen2003-07-031-1/+1
* Patch from Russell Coker:Eric Andersen2003-07-032-6/+24