Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bb_get_[chomped]line_from_file wasn't descriptive enough. | vda | 2006-10-12 | 1 | -1/+1 |
* | attempt to regularize atoi mess. | vda | 2006-10-08 | 1 | -2/+2 |
* | hexdump: fixlet for my breakage | vda | 2006-09-23 | 1 | -1/+1 |
* | hexdump: deindent, almost fits into 80 columns now | vda | 2006-09-23 | 1 | -34/+32 |
* | whitespace cleanup | vda | 2006-09-17 | 1 | -2/+2 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -2/+1 |
* | Standardize on the vi editing directives being on the first line. | rpjday | 2006-07-02 | 1 | -0/+1 |
* | Remove all usage of the "register" storage class specifier. | rpjday | 2006-07-01 | 1 | -1/+1 |
* | skip_whitespace() shouldn't claim its return value is const, it doesn't know | landley | 2006-06-18 | 1 | -46/+3 |
* | add "-C" format to hexdump | pgf | 2005-11-28 | 1 | -1/+5 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -86/+63 |
* | Remove advertising clauses in accordance with | aaronl | 2002-06-23 | 1 | -5/+1 |
* | Introduce od and hexdump applets | bug1 | 2001-11-02 | 1 | -0/+169 |