| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD. | Juli Mallett | 2002-05-03 | 6 | -13/+52 |
| * | Add the csplit(1) utility, which splits files based on context, as specified | Tim J. Robbins | 2002-05-02 | 1 | -0/+5 |
| * | Add the csplit(1) utility, which splits files based on context, as specified | Tim J. Robbins | 2002-05-02 | 3 | -0/+589 |
| * | Remove redundant declarations of getopt(3) externals (since <unistd.h> does | Juli Mallett | 2002-05-02 | 2 | -4/+2 |
| * | __COPYRIGHT() and __SCCSID(). | Juli Mallett | 2002-05-02 | 1 | -12/+3 |
| * | An explicit cast to size_t for an inline integer, since the two are not the | Juli Mallett | 2002-05-02 | 1 | -2/+2 |
| * | A markup fix, and document -R as non-standard. | Juli Mallett | 2002-05-02 | 1 | -3/+5 |
| * | Make -J a proper flag internal to the code (rather than just check for | Juli Mallett | 2002-05-02 | 2 | -10/+30 |
| * | *str is spelled 's1' inside the body of the code. | Juli Mallett | 2002-05-02 | 1 | -4/+2 |
| * | Rework some of the -I support so I can't find a way to make xargs(1) core or | Juli Mallett | 2002-05-02 | 2 | -15/+14 |
| * | Add some spurious veritcal whitespace to reduce diffs to OpenBSD. | Juli Mallett | 2002-05-01 | 1 | -0/+2 |
| * | Merge local changes again, against ANSIfied m4(1). | Juli Mallett | 2002-05-01 | 8 | -245/+109 |
| * | Do not bother with #include <machine/psl.h> since it is just a stub file | Peter Wemm | 2002-05-01 | 1 | -1/+0 |
| * | Build elf2aout for sparc64. | Jake Burkholder | 2002-04-30 | 1 | -0/+4 |
| * | Don't use ISO_8859 when I should use ISO8859. | David Malone | 2002-04-29 | 7 | -2/+1057 |
| * | Do not override the `install' target. | Ruslan Ermilov | 2002-04-29 | 1 | -1/+1 |
| * | Add a French calendar. | David Malone | 2002-04-28 | 4 | -3/+19 |
| * | Minor nit; return(foo) from main rather than exit(foo). | Mark Murray | 2002-04-28 | 1 | -1/+1 |
| * | Very minor whitespace nit. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | Remove GCC-specific flags. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | Reorder for style. | Mark Murray | 2002-04-28 | 1 | -3/+3 |
| * | Remove GCC-specific flags. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | Fix VCS tags; ANSIfy functions | Mark Murray | 2002-04-28 | 1 | -14/+8 |
| * | Add some function prototypes to squash warnings. | Mark Murray | 2002-04-28 | 1 | -0/+6 |
| * | Easy warns fixes; sort out some types and me them a bit more consistent; | Mark Murray | 2002-04-28 | 1 | -8/+9 |
| * | Warnings fix; ANSIfy, constify, mark unused function parameter(s). | Mark Murray | 2002-04-28 | 3 | -18/+13 |
| * | Warns; ANSIfy, constify and move declarations into a common header. | Mark Murray | 2002-04-28 | 3 | -39/+68 |
| * | Remove GCC-specific flags. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | Fix a const-char vs char issue. | Mark Murray | 2002-04-28 | 1 | -1/+3 |
| * | Very minor whitespace nit. | Mark Murray | 2002-04-28 | 1 | -0/+1 |
| * | Declarations cleanup; make sure externs are in a common header. | Mark Murray | 2002-04-28 | 3 | -9/+72 |
| * | warns fixes; ANSIfy, deregister, constify. | Mark Murray | 2002-04-28 | 1 | -29/+16 |
| * | Easy warns fixes; constify. | Mark Murray | 2002-04-28 | 1 | -3/+3 |
| * | Style; line up columns, space things out more consistently. | Mark Murray | 2002-04-28 | 1 | -6/+7 |
| * | Style fixes; whitespace and header order. | Mark Murray | 2002-04-28 | 1 | -16/+30 |
| * | Fix VCS inclusion and tidy up #includes. | Mark Murray | 2002-04-28 | 1 | -4/+8 |
| * | Cast to kill warnings. De-register. | Mark Murray | 2002-04-28 | 1 | -3/+3 |
| * | fix warnings; change variable/argument names that mask global names. | Mark Murray | 2002-04-28 | 1 | -4/+4 |
| * | Remove GCC-specific flags and commented out cruft. | Mark Murray | 2002-04-28 | 1 | -3/+0 |
| * | Some easy const fixes. | Mark Murray | 2002-04-28 | 1 | -3/+3 |
| * | ANSIfy, VCS inclusions and some very minor style. | Mark Murray | 2002-04-28 | 3 | -55/+36 |
| * | Minor reorder for style. | Mark Murray | 2002-04-28 | 1 | -1/+1 |
| * | Fix some easy warnings; ANSIfy, constify. | Mark Murray | 2002-04-28 | 1 | -55/+48 |
| * | ANSIfy functions, and move extern declarations into a shared header | Mark Murray | 2002-04-28 | 5 | -42/+87 |
| * | Fix VCS inclusions. | Mark Murray | 2002-04-28 | 3 | -6/+9 |
| * | More low hanging warnings fruit; ANSIfy, de-register, constify. | Mark Murray | 2002-04-28 | 1 | -19/+17 |
| * | Fix some low-hanging fruit in the warnings department; ANSIfy functions, | Mark Murray | 2002-04-28 | 1 | -88/+59 |
| * | Easy warns fixes; use const, mark unused function parameters. Remove | Mark Murray | 2002-04-28 | 1 | -14/+13 |
| * | Remove GCC-specific flags. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | Trivial warnings fixes; staticise and use unsigned. | Mark Murray | 2002-04-28 | 1 | -13/+16 |