index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dutmp.c
Age
Commit message (
Expand
)
Author
2001-05-23
Patch from larry to fix some grammar errors.
Eric Andersen
2001-04-25
Move messages.c to libbb. Make each string in messages.c be its own .o file.
Eric Andersen
2001-04-10
Ha. Regression testing found a bug with uClibc support. Fixed.
Eric Andersen
2001-04-09
Update how we detect if libc5 is in use.
Eric Andersen
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-14
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2000-12-07
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-01
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-22
Better cross libc compatibility (so Dave Cinege can stop complaining
Eric Andersen
2000-08-10
Some #include updates.
Eric Andersen
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-05-16
Some updates for better portability.
Erik Andersen
2000-05-10
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-02
More stuff
Erik Andersen
2000-04-28
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-13
More doc updates for BusyBox, with fixes to apps for bugs revealed
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1999-11-08
Stuff
Eric Andersen
1999-10-19
Added sfdisk. Ststic-ified a bunch of stuff.
Eric Andersen
1999-10-18
More stuff.
Eric Andersen
1999-10-12
More stuff...
Eric Andersen
1999-10-05
Initial revision
Eric Andersen