aboutsummaryrefslogtreecommitdiff
path: root/dutmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from larry to fix some grammar errors.andersen2001-05-231-1/+1
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-3/+0
* Ha. Regression testing found a bug with uClibc support. Fixed.andersen2001-04-101-1/+1
* Update how we detect if libc5 is in use.andersen2001-04-091-5/+4
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-4/+4
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-2/+2
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-1/+3
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-1/+1
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Better cross libc compatibility (so Dave Cinege can stop complainingandersen2000-09-221-2/+17
* Some #include updates.andersen2000-08-101-1/+0
* Extract usage information into a separate file.kraai2000-07-161-8/+0
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-1/+1
* Some updates for better portability.erik2000-05-161-19/+16
* * cp -fa now works as expected for symlinks (it didn't before)erik2000-05-101-3/+6
* More stufferik2000-05-021-0/+1
* Latest and greatest. Some effort at libc5 (aiming towards newlib)erik2000-04-281-3/+9
* More doc updates for BusyBox, with fixes to apps for bugs revealederik2000-04-131-4/+3
* Upates to include copyright 2000 to everythingerik2000-04-131-12/+13
* Some formatting updates (ran the code through indent)erik2000-02-081-30/+32
* Stuffandersen1999-11-081-1/+1
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-2/+2
* More stuff.andersen1999-10-181-2/+1
* More stuff...andersen1999-10-121-28/+33
* Initial revisionandersen1999-10-051-0/+47