index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
wsfontload
Age
Commit message (
Expand
)
Author
2015-09-06
UINT_MAX would overflow the integer calculation later on, leading to
Tobias Stoeckmann
2015-09-06
Avoid floating point exception when an invalid font width was specified.
Tobias Stoeckmann
2015-02-09
clean up flags++ instances around getopt()
Theo de Raadt
2013-10-20
Report i/o errors on stdin as occuring on "stdin" not "(null)"...
Miod Vallat
2013-10-20
If the font to load is not a file, compute the numbers of characters it
Miod Vallat
2013-08-14
some Bx/Ox conversion;
Jason McIntyre
2013-03-25
the unused palm code goes away.
Theo de Raadt
2009-09-09
Palm: Integration into the tree
Marek Vasut
2009-05-15
Stop this silliness with machine dependent man pages
Theo de Raadt
2007-08-01
cats went away
Theo de Raadt
2007-08-01
cats went away
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-08-07
Remove the Sony wsfonts from the list of fonts with special encoding.
Mark Kettenis
2005-11-27
ISOXXX/ISO-XXX -> ISO XXX
Jason McIntyre
2005-05-27
include sys/time.h to get struct timeval
Todd C. Miller
2005-01-13
build explictly on zaurus, not all arm, because of MANSUBDIR
Dale Rahn
2005-01-13
Build on zaurus too, (all arm)
Dale Rahn
2004-08-03
- kill a rake of unnecessary .Bk/.Ek macros
Jason McIntyre
2004-08-01
ansi cleanup; khalek@linuxgamers.net
Theo de Raadt
2004-07-09
ansi
Theo de Raadt
2004-01-29
will be needed for cats too
Theo de Raadt
2004-01-28
Repair build links for pegosos, and also build for amd64
Theo de Raadt
2003-06-12
- section reorder
Jason McIntyre
2003-06-10
- removed obsolete section about rc.wscons and wscons.conf;
Jason McIntyre
2003-04-19
Sync usage() and man page; closes PR 3219
Todd C. Miller
2003-03-12
more .Li
Theo de Raadt
2003-02-19
copyrights added;
Jason McIntyre
2003-02-17
typos;
Jason McIntyre
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-13
When you give command examples and etc., in a manual page prefix them with:
Mike Pechkin
2001-05-18
wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>
Michael Shalayeff
2001-05-01
Correct PCVT references.
Aaron Campbell
2001-03-27
Rearrange title macros into the correct order.
Aaron Campbell
2001-03-15
there is now a way to list loaded fonts, order options
Michael Shalayeff
2001-03-14
allow listing and soon deleting fonts; aaron@ ok
Michael Shalayeff
2001-03-13
better error messages, order getopt options
Michael Shalayeff
2001-01-30
Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.
Aaron Campbell
2001-01-30
install wscons utils manpages into i386 subdir as well
Michael Shalayeff
2001-01-30
Build these userland wscons utilities on i386.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-07-20
Move ws* command man pages to arch-dependent subdirs.
Marc Espie
2000-07-02
OpenBSD'ify these man pages.
Aaron Campbell
2000-07-02
make it compiling only for alpha and hppa
Michael Shalayeff
2000-07-02
wscons font loader; initial import from netbsd tree
Michael Shalayeff