Age | Commit message (Expand) | Author |
---|---|---|
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-30 | 64bit fixes. Some of these are a bit bogus as there were "long"s | Todd C. Miller |
1997-06-30 | Fix an unaligned access on alpha. | Todd C. Miller |
1997-06-24 | Add #include for string.h to get declaration for memcpy | dgregor |
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-22 | Fix off-by-one differently--add an extra byte to buffer (ick). | Todd C. Miller |
1997-01-22 | Off by one error. Fixes a core dump. | Todd C. Miller |
1997-01-20 | sort(1) test suite | Todd C. Miller |
1997-01-20 | sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me. | Todd C. Miller |