Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 | |
| | ||||||
* | Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' | Glenn L McGrath | 2004-07-23 | 1 | -1/+1 | |
| | | | | referencing a string and using a single char, when *p <= 0x1f." | |||||
* | Add part of a patch from Vernon Sauder that i missed a while back | Glenn L McGrath | 2004-05-02 | 1 | -1/+1 | |
| | ||||||
* | Add missing include files | Eric Andersen | 2004-03-27 | 1 | -0/+1 | |
| | ||||||
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 1 | -1/+1 | |
| | | | | s/fileno\(stdout\)/STDOUT_FILENO/g | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -2/+2 | |
| | ||||||
* | Patch from Vernon Sauder. | Glenn L McGrath | 2004-03-05 | 1 | -1/+1 | |
| | | | | | | The off_t type is not a consistent size; it depends on the kernel options (something about large file support). Therefore, the format string for printing an address is not always the same. | |||||
* | s/u_int/unsigned int/g | Eric Andersen | 2004-01-30 | 1 | -4/+4 | |
| | | | | s/u_short/unsigned short/g | |||||
* | sync with waldi | Glenn L McGrath | 2003-04-21 | 1 | -1/+1 | |
| | ||||||
* | Patch from David Updegraff to use calloc so that forward pointers start out | Eric Andersen | 2003-04-19 | 1 | -7/+29 | |
| | | | | | NULL, and so it can handle format strings that have stuff _after_ the last %? specification | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -313/+204 | |
| | ||||||
* | Run through indent, fix comments | Glenn L McGrath | 2002-08-22 | 1 | -176/+222 | |
| | ||||||
* | Remove advertising clauses in accordance with | Aaron Lehmann | 2002-06-23 | 1 | -5/+1 | |
| | | | | ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change | |||||
* | Introduce od and hexdump applets | Glenn L McGrath | 2001-11-02 | 1 | -0/+863 | |