| Age | Commit message (Expand) | Author |
| 2008-08-10 | Drop trailing whitespace. Use .Dq. | wiz |
| 2008-08-10 | Add error checking to use of fputs in creating output file in | gdt |
| 2008-08-10 | Clarify a bit .SUFFIXES and .IMPSRC. Should fix PR#37822. | cube |
| 2008-08-03 | WARNS=3 | skrll |
| 2008-08-02 | Lint predefines the following symbols: "__LINT__", "lint", "__lint", and | apb |
| 2008-07-31 | enable -P | christos |
| 2008-07-31 | document P | christos |
| 2008-07-31 | Add Picky flag; this produces more warnings: | christos |
| 2008-07-31 | Micro-optimise VarQuote by exploiting that meta characters are normally | joerg |
| 2008-07-31 | Meta characters are a constant, mark it so. | joerg |
| 2008-07-30 | Fix 'total' output from 'du -sc'. | dsl |
| 2008-07-29 | Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer | pooka |
| 2008-07-28 | include correct header | pooka |
| 2008-07-25 | Add a check for 'continue' inside a 'do ... while (0)' loop. | dsl |
| 2008-07-25 | Both legs of a conditional operator must return the same type. | gmcgarry |
| 2008-07-24 | PR/39201: Brian Marcotte: "who am i" problem when using ptyfs, because it | christos |
| 2008-07-23 | handle more types. | christos |
| 2008-07-23 | Add back rev 1.83. (hi christos!) | lukem |
| 2008-07-22 | a better attempt on printing dtype_misc | christos |
| 2008-07-22 | Per discussion on tech-userlevel@, do not compile and install nvi | dyoung |
| 2008-07-21 | Add TNF to __COPYRIGHT | lukem |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-07-20 | Use BUILDSYMLINKS for the nvi.1 manpage instead of copying the vi.1 file | veego |
| 2008-07-20 | Add CLEANFILES for krb5-config | veego |
| 2008-07-18 | thanks David, but the initialisation might not work, dependent on | drochner |
| 2008-07-18 | groff puts this code through g++ which is rather happier if we give | dsl |
| 2008-07-17 | fix a longstanding bug, from Otto Moerbeck: | drochner |
| 2008-07-16 | some improvements to digital play mode: | drochner |
| 2008-07-16 | * emitrules() | kent |
| 2008-07-16 | top is now in dist/bsd | christos |
| 2008-07-15 | Remove trailing whitespace. Fix formatting. Remove superfluous .Pp. | wiz |
| 2008-07-15 | Improve with information provided by Joerg. | dillo |
| 2008-07-13 | Clarify how one is supposed to use the pointers returned by getutentries() | dholland |
| 2008-07-13 | fix build. | christos |
| 2008-07-10 | add check wether /var/run/vi.* is regular file or not. | tnozaki |
| 2008-07-07 | It actually makes no sense to warn on a behaviour that was allowed in | cube |
| 2008-06-24 | Fix alignment of fields for "vmstat -m" when KMEMSTATS are available: | he |
| 2008-06-18 | Output linux ptrace request name for processes under compat linux32 | njoly |
| 2008-06-17 | From skd: Delete kernel_floor tests. They don't make sense on amd64. | christos |
| 2008-06-11 | If key usage validation is requested, ensure that all bits exist. | joerg |
| 2008-06-10 | enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'. | aymeric |
| 2008-06-10 | Disable use of pseudo-devices defined "defpseudo" with interface | drochner |
| 2008-06-10 | Do proper config(5) version checking after previous changes [hi drochner!]. | cube |
| 2008-06-10 | Bump date for previous. | wiz |
| 2008-06-10 | Seperate pseudo-devs which don't use device_t et al. (the classical | drochner |
| 2008-06-05 | rename ru_SU to ru_RU, as was done in the previous vi 7 years ago | aymeric |
| 2008-06-04 | vmstat -s: report cpu pagealloc hits/misses. | ad |
| 2008-06-03 | PR/38840: Pierre Pronchery: make crashes while parsing long lines in Makefiles | christos |
| 2008-06-01 | Sort options. | wiz |
| 2008-05-31 | - rewrite, ansify, lint | christos |