aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-102-6/+6
* mdoc(7) police:Ruslan Ermilov2001-08-072-4/+5
* Fixed bitrot in DPADD in previous commit. The previous commit changedBruce Evans2001-07-301-8/+0
* Remove -traditional from CFLAGS and add unistd.h to header.h so thisBrooks Davis2001-07-273-2/+3
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-263-16/+28
* s/adress/address/Kris Kennaway2001-07-231-2/+4
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-209-34/+47
* Remove whitespace at EOL.Dima Dorfman2001-07-156-17/+17
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-109-9/+9
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-092-2/+0
* It seems to be no longer true that -O2 is required to compile this.Kris Kennaway2001-07-051-1/+0
* mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section.Dima Dorfman2001-04-131-12/+15
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-2610-9/+4
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-2011-12/+15
* Include <unistd.h> for getopt's interface rather than declare thingsWarner Losh2001-03-016-23/+11
* Finish cleaning up the error reporting (standardize on err*()/warn*())Kris Kennaway2001-01-284-140/+44
* Prevent overflow in -d argument by replacing hand-rolledKris Kennaway2001-01-191-23/+5
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-173-156/+225
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-275-41/+32
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-149-3/+10
* getopt interface is defined in <unistd.h> so use that in preference to externs.Warner Losh2000-12-111-4/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-092-3/+6
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-207-26/+26
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-103-8/+3
* Don't extract these files as mode 664 during build, use mode 644 instead.Kris Kennaway2000-08-153-3/+6
* exchange rc.local for a more modern, up to date and ready to runHellmuth Michaelis2000-03-313-265/+164
* Add support for "green" screensaver mode.Hellmuth Michaelis2000-03-311-1/+5
* PR: i386/1671Hellmuth Michaelis2000-03-291-18/+15
* pcvt cleanup. remove hopeless outdated example/demo MicroemacsHellmuth Michaelis2000-03-282-595/+1
* pcvt cleanup.Hellmuth Michaelis2000-03-286-1217/+4
* pcvt update.Hellmuth Michaelis2000-03-281-113/+6
* pcvt cleanup.Hellmuth Michaelis2000-03-282-8/+6
* pcvt cleanup.Hellmuth Michaelis2000-03-287-84/+78
* pcvt cleanup.Hellmuth Michaelis2000-03-283-93/+38
* pcvt cleanup. add $FreeBSD$.Hellmuth Michaelis2000-03-282-24/+2
* pcvt cleanup. add $FreeBSD$. get copyright in sync withHellmuth Michaelis2000-03-283-22/+11
* pcvt cleanup. add $FreeBSD$. get copyright header in sync withHellmuth Michaelis2000-03-283-18/+12
* pcvt cleanup. added $FreeBSD$. get copyright header in sync withHellmuth Michaelis2000-03-283-35/+15
* pcvt cleanup. added $FreeBSD$.Hellmuth Michaelis2000-03-281-0/+2
* pcvt cleanup. removed obsolete dependencies.Hellmuth Michaelis2000-03-281-14/+0
* pcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE codeHellmuth Michaelis2000-03-264-372/+1
* pcvt cleanup. remove the set2061 program, it is so outdated thatHellmuth Michaelis2000-03-267-816/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-019-38/+76
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+3
* "char *area" -> "char **area", to match the source code.Nik Clayton1999-12-161-1/+1
* Restore -traditional compilationMarcel Moolenaar1999-10-031-3/+1
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-1/+4
* Tidy up $Log$ debrisPeter Wemm1999-09-065-49/+0