Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sulogin: fix bug: -tNNN didn't work | Denis Vlasenko | 2006-09-03 | 1 | -4/+5 | |
| | ||||||
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -0/+4 | |
| | ||||||
* | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | 2006-05-27 | 1 | -1/+0 | |
| | ||||||
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 | |
| | | | | definitions. (That should only be on prototypes.) | |||||
* | - bzero -> memset | Bernhard Reutner-Fischer | 2006-01-31 | 1 | -9/+8 | |
| | | | | | | | | | | | | | | | text data bss dec hex filename 1652855 14444 1215616 2882915 2bfd63 busybox.oorig.gcc-3.3 1652823 14444 1215616 2882883 2bfd43 busybox.gcc-3.3 1603655 14412 1215552 2833619 2b3cd3 busybox.oorig.gcc-3.4 1603655 14412 1215552 2833619 2b3cd3 busybox.gcc-3.4 1609755 14508 1215744 2840007 2b55c7 busybox.oorig.gcc-4.0 1609755 14508 1215744 2840007 2b55c7 busybox.gcc-4.0 1590495 13516 1215392 2819403 2b054b busybox.oorig.gcc-4.1-HEAD 1590495 13516 1215392 2819403 2b054b busybox.gcc-4.1-HEAD 1589079 13036 1213248 2815363 2af583 busybox.oorig.gcc-4.2-HEAD 1589079 13036 1213248 2815363 2af583 busybox.gcc-4.2-HEAD | |||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 | |
| | ||||||
* | patch from tito: consolidate delay functions as bb_do_delay() | Rob Landley | 2006-01-06 | 1 | -7/+1 | |
| | ||||||
* | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -3/+5 | |
| | ||||||
* | A patch from Takeharu KATO to update/fix SE-Linux support. | Rob Landley | 2005-05-03 | 1 | -0/+6 | |
| | ||||||
* | Do not use getpass(3) | Eric Andersen | 2004-05-01 | 1 | -27/+1 | |
| | ||||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 | |
| | ||||||
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -0/+184 | |
-Erik |