| Commit message (Expand) | Author | Age | Files | Lines |
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | vda | 2006-12-28 | 1 | -38/+44 |
* | style cleanup: return(a) -> return a, part 1 | vda | 2006-11-27 | 1 | -2/+2 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | vda | 2006-10-20 | 1 | -2/+2 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -3/+3 |
* | Another whack at scripts/individual. Now builds 212 applets. | landley | 2006-08-09 | 1 | -8/+2 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | rpjday | 2006-07-12 | 1 | -14/+1 |
* | Standardize on the vi editing directives being on the first line. | rpjday | 2006-07-02 | 1 | -0/+1 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | aldot | 2006-05-26 | 1 | -0/+4 |
* | - typos: s/compatability/compatibility/g;s/compatable/compatible/g; | aldot | 2006-04-02 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | clean up yet more annoying signed/unsigned mismatches and fixup | andersen | 2006-01-30 | 1 | -1/+1 |
* | just whitespace | timr | 2006-01-25 | 1 | -1/+1 |
* | - new bb_opt_complementally syntax, use [-:?] only - 'free' chars | vodz | 2005-10-14 | 1 | -1/+1 |
* | - use complementally '!' to '?' - 'ask' is best 'free' char for this. | vodz | 2005-10-11 | 1 | -1/+1 |
* | When lstat returns an error (such as file not found), the value of | landley | 2005-10-09 | 1 | -10/+9 |
* | - rename libbb's password helpers as suggested in libbb.h | aldot | 2005-09-20 | 1 | -2/+2 |
* | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | landley | 2005-09-11 | 1 | -1/+1 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 2005-09-05 | 1 | -6/+1 |
* | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | vapier | 2005-05-11 | 1 | -1/+1 |
* | Update my email address, document some of my tasks in the AUTHORS file | bug1 | 2004-04-25 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -5/+5 |
* | Enable long options, adds 150 bytes. | bug1 | 2004-01-23 | 1 | -1/+12 |
* | Check valid options were given | bug1 | 2004-01-23 | 1 | -0/+6 |
* | Dont change ownership unless we created the directory. | bug1 | 2004-01-23 | 1 | -4/+6 |
* | Remove unneeded conditions and logic, fix bug where ownership didnt | bug1 | 2004-01-23 | 1 | -33/+34 |
* | Fix a bug, ignore the source path when installing to a directory. | bug1 | 2003-11-27 | 1 | -45/+41 |
* | Accept the -c option and do nothing | bug1 | 2003-10-29 | 1 | -0/+3 |
* | Add the -d option | bug1 | 2003-09-24 | 1 | -1/+31 |
* | Add the "install" applet, move get_ug_id to libbb as its used by chown, | bug1 | 2003-09-24 | 1 | -0/+102 |