summaryrefslogtreecommitdiff
path: root/usr.sbin/wsfontload
AgeCommit message (Collapse)Author
2004-01-29will be needed for cats tooTheo de Raadt
2004-01-28Repair build links for pegosos, and also build for amd64Theo de Raadt
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-06-10- removed obsolete section about rc.wscons and wscons.conf;Jason McIntyre
from Wouter Clarie - thanks!
2003-04-19Sync usage() and man page; closes PR 3219Todd C. Miller
2003-03-12more .LiTheo de Raadt
2003-02-19copyrights added;Jason McIntyre
these are all Matthias Drochner, except: gsckbd(4): miod@ + Drochner wsdisplay(4): Harris + Drochner
2003-02-17typos;Jason McIntyre
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
$ command or # command deraadt@ ok
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-05-01Correct PCVT references.Aaron Campbell
2001-03-27Rearrange title macros into the correct order.Aaron Campbell
2001-03-15there is now a way to list loaded fonts, order optionsMichael Shalayeff
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-13better error messages, order getopt optionsMichael Shalayeff
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30install wscons utils manpages into i386 subdir as wellMichael Shalayeff
2001-01-30Build these userland wscons utilities on i386.Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-07-20Move ws* command man pages to arch-dependent subdirs.Marc Espie
2000-07-02OpenBSD'ify these man pages.Aaron Campbell
2000-07-02make it compiling only for alpha and hppaMichael Shalayeff
2000-07-02wscons font loader; initial import from netbsd treeMichael Shalayeff