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