Age | Commit message (Expand) | Author |
---|---|---|
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
1999-11-30 | Using mkstemp to create permanent files is possible, but then | Marc Espie |
1999-05-24 | Dynamically allocate memory for structures whose sizes are based on the | Todd C. Miller |
1998-07-24 | put -H in synopsis; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-20 | use warnx() | Michael Shalayeff |
1998-07-20 | indent | Theo de Raadt |
1998-07-20 | fix usage correctly | Theo de Raadt |
1998-07-20 | consolidate printfs | Michael Shalayeff |
1997-06-30 | 64bit fixes. Some of these are a bit bogus as there were "long"s | Todd C. Miller |
1997-06-16 | Normalize treatment of -n option. Don't know why it was ever special-cased | Todd C. Miller |
1997-06-16 | Cosmetic cleanup, mostly KNF. | Todd C. Miller |
1997-01-26 | for implied stdin, do not corrupt argv[0] | Theo de Raadt |
1997-01-22 | Fix some err(3) usage and usage string. | Todd C. Miller |
1997-01-20 | sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me. | Todd C. Miller |