summaryrefslogtreecommitdiff
path: root/usr.sbin/wsfontload
AgeCommit message (Expand)Author
2015-09-06UINT_MAX would overflow the integer calculation later on, leading toTobias Stoeckmann
2015-09-06Avoid floating point exception when an invalid font width was specified.Tobias Stoeckmann
2015-02-09clean up flags++ instances around getopt()Theo de Raadt
2013-10-20Report i/o errors on stdin as occuring on "stdin" not "(null)"...Miod Vallat
2013-10-20If the font to load is not a file, compute the numbers of characters itMiod Vallat
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-03-25the unused palm code goes away.Theo de Raadt
2009-09-09Palm: Integration into the treeMarek Vasut
2009-05-15Stop this silliness with machine dependent man pagesTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2006-08-07Remove the Sony wsfonts from the list of fonts with special encoding.Mark Kettenis
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-01-13build explictly on zaurus, not all arm, because of MANSUBDIRDale Rahn
2005-01-13Build on zaurus too, (all arm)Dale Rahn
2004-08-03- kill a rake of unnecessary .Bk/.Ek macrosJason McIntyre
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-07-09ansiTheo de Raadt
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
2003-06-10- removed obsolete section about rc.wscons and wscons.conf;Jason McIntyre
2003-04-19Sync usage() and man page; closes PR 3219Todd C. Miller
2003-03-12more .LiTheo de Raadt
2003-02-19copyrights added;Jason McIntyre
2003-02-17typos;Jason McIntyre
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
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
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