aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt
Commit message (Expand)AuthorAgeFilesLines
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-1786-12424/+0
* Remove the vttest program. It lives in ports/sysutils/vttest now.Poul-Henning Kamp2005-07-216-2554/+0
* Decouple vttest from the tree so we can remove <sgtty.h>Poul-Henning Kamp2005-07-151-1/+1
* Use __FBSDID() over #ident.Stefan Farfeleder2005-05-314-4/+8
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Utilize bsd.files.mk.Ruslan Ermilov2005-01-281-8/+4
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Sort sections.Ruslan Ermilov2005-01-187-28/+28
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-215-5/+5
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-245-5/+5
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-4/+6
* Call exit(0), not exit.Alexander Kabaev2003-04-291-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-0/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-013-10/+12
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Don't depend on <sys/types.h> pollution in <sys/fcntl.h>.Mike Barcroft2002-09-172-0/+2
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-1/+3
* Comment out comments trailing #endif directivesAlfred Perlstein2002-05-281-16/+17
* PR: 33966Hellmuth Michaelis2002-04-241-6/+6
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-205-15/+29
* Install files via FILES.Ruslan Ermilov2001-12-171-9/+4
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-174-33/+9
* 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