| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not bother with #include <machine/psl.h> since it is just a stub file | peter | 2002-05-01 | 1 | -1/+0 |
* | Build elf2aout for sparc64. | jake | 2002-04-30 | 1 | -0/+4 |
* | Don't use ISO_8859 when I should use ISO8859. | dwmalone | 2002-04-29 | 7 | -2/+1057 |
* | Do not override the `install' target. | ru | 2002-04-29 | 1 | -1/+1 |
* | Add a French calendar. | dwmalone | 2002-04-28 | 4 | -3/+19 |
* | Minor nit; return(foo) from main rather than exit(foo). | markm | 2002-04-28 | 1 | -1/+1 |
* | Very minor whitespace nit. | markm | 2002-04-28 | 1 | -1/+0 |
* | Remove GCC-specific flags. | markm | 2002-04-28 | 1 | -1/+0 |
* | Reorder for style. | markm | 2002-04-28 | 1 | -3/+3 |
* | Remove GCC-specific flags. | markm | 2002-04-28 | 1 | -1/+0 |
* | Fix VCS tags; ANSIfy functions | markm | 2002-04-28 | 1 | -14/+8 |
* | Add some function prototypes to squash warnings. | markm | 2002-04-28 | 1 | -0/+6 |
* | Easy warns fixes; sort out some types and me them a bit more consistent; | markm | 2002-04-28 | 1 | -8/+9 |
* | Warnings fix; ANSIfy, constify, mark unused function parameter(s). | markm | 2002-04-28 | 3 | -18/+13 |
* | Warns; ANSIfy, constify and move declarations into a common header. | markm | 2002-04-28 | 3 | -39/+68 |
* | Remove GCC-specific flags. | markm | 2002-04-28 | 1 | -1/+0 |
* | Fix a const-char vs char issue. | markm | 2002-04-28 | 1 | -1/+3 |
* | Very minor whitespace nit. | markm | 2002-04-28 | 1 | -0/+1 |
* | Declarations cleanup; make sure externs are in a common header. | markm | 2002-04-28 | 3 | -9/+72 |
* | warns fixes; ANSIfy, deregister, constify. | markm | 2002-04-28 | 1 | -29/+16 |
* | Easy warns fixes; constify. | markm | 2002-04-28 | 1 | -3/+3 |
* | Style; line up columns, space things out more consistently. | markm | 2002-04-28 | 1 | -6/+7 |
* | Style fixes; whitespace and header order. | markm | 2002-04-28 | 1 | -16/+30 |
* | Fix VCS inclusion and tidy up #includes. | markm | 2002-04-28 | 1 | -4/+8 |
* | Cast to kill warnings. De-register. | markm | 2002-04-28 | 1 | -3/+3 |
* | fix warnings; change variable/argument names that mask global names. | markm | 2002-04-28 | 1 | -4/+4 |
* | Remove GCC-specific flags and commented out cruft. | markm | 2002-04-28 | 1 | -3/+0 |
* | Some easy const fixes. | markm | 2002-04-28 | 1 | -3/+3 |
* | ANSIfy, VCS inclusions and some very minor style. | markm | 2002-04-28 | 3 | -55/+36 |
* | Minor reorder for style. | markm | 2002-04-28 | 1 | -1/+1 |
* | Fix some easy warnings; ANSIfy, constify. | markm | 2002-04-28 | 1 | -55/+48 |
* | ANSIfy functions, and move extern declarations into a shared header | markm | 2002-04-28 | 5 | -42/+87 |
* | Fix VCS inclusions. | markm | 2002-04-28 | 3 | -6/+9 |
* | More low hanging warnings fruit; ANSIfy, de-register, constify. | markm | 2002-04-28 | 1 | -19/+17 |
* | Fix some low-hanging fruit in the warnings department; ANSIfy functions, | markm | 2002-04-28 | 1 | -88/+59 |
* | Easy warns fixes; use const, mark unused function parameters. Remove | markm | 2002-04-28 | 1 | -14/+13 |
* | Remove GCC-specific flags. | markm | 2002-04-28 | 1 | -1/+0 |
* | Trivial warnings fixes; staticise and use unsigned. | markm | 2002-04-28 | 1 | -13/+16 |
* | Use __FBSDID, ANSIfy functions, fix const string. | markm | 2002-04-28 | 1 | -44/+37 |
* | Use __FBSDID(), ANSIfy headings, use const/unsigned in minor but | markm | 2002-04-28 | 1 | -24/+16 |
* | Style only; format function declarations, sort header includes, and | markm | 2002-04-28 | 1 | -20/+26 |
* | Backout copyright notice I broke by my previous commit. | ume | 2002-04-26 | 1 | -1/+1 |
* | Some minor nits exposed by the Open Group's VSC Lite verification suite: | tjr | 2002-04-25 | 1 | -18/+25 |
* | Handle numbers larger than QUAD_MAX for unsigned conversions correctly. | tjr | 2002-04-25 | 1 | -50/+96 |
* | Back out the NO_RCMNDS knob. | obrien | 2002-04-23 | 1 | -5/+2 |
* | Restore some of the original variable names, but fix the warnings their | obrien | 2002-04-23 | 1 | -21/+19 |
* | Add the -t option, which allows tab stop positions to be specified similarly | tjr | 2002-04-23 | 2 | -52/+132 |
* | - printf shouldn't bail out if a conversion fails, it should just keep | jmallett | 2002-04-23 | 2 | -42/+93 |
* | Add myself | anholt | 2002-04-22 | 1 | -0/+1 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 14 | -27/+26 |