Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use NULL instead of 0 for the return value of fopen(). | kevlo | 2007-09-21 | 1 | -1/+1 |
* | Don't depend on NULL's expansion being a pointer, cast it before it is passed | stefanf | 2004-05-18 | 1 | -1/+1 |
* | Kill extraneous whitespace. | jmallett | 2002-07-15 | 1 | -24/+24 |
* | Functions declared as <type> <identifier>(<nil>) should be declared as | jmallett | 2002-07-14 | 1 | -2/+2 |
* | Merge local changes again, against ANSIfied m4(1). | jmallett | 2002-05-01 | 1 | -60/+20 |
* | Use %zu to print a size_t, not %u and definitely not %d. | jmallett | 2002-04-20 | 1 | -1/+1 |
* | Print a size_t as %u not %d. | jmallett | 2002-04-20 | 1 | -1/+1 |
* | Crank WARNS. | jmallett | 2002-04-20 | 1 | -9/+3 |
* | Add __FBSDID, this file was unmodified so it was missed in the initial sweep. | jmallett | 2002-04-19 | 1 | -0/+3 |
* | Import OpenBSD m4 as of today. | jmallett | 2002-02-16 | 1 | -0/+563 |