Age | Commit message (Expand) | Author |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2021-10-25 | Zap unused variables/functions under /usr/src/*bin/ | Klemens Nanni |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2020-09-14 | Document the fact that the maximum size of a font is currently 512 KiB. | Frederic Cambus |
2020-08-16 | Reflect recent wsfontload(8) changes in the man page. | Frederic Cambus |
2020-08-05 | Get the default values for font height and width in wsfontload(8) using | Frederic Cambus |
2020-07-20 | Add a new column to wsfontload -l output, to report the number of | Frederic Cambus |
2020-05-28 | Enable building wsfontload on arm64 and armv7. | Frederic Cambus |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2017-08-23 | Switch from 4-clause to 2-clause BSD license. | Frederic Cambus |
2017-06-22 | Close file descriptor on an exit path. | Frederic Cambus |
2017-06-17 | Since WSFONT_NAME_SIZE was switched from 16 to 32, account for the | Frederic Cambus |
2017-06-15 | We do not support iso7 nor pcvt encoding, so remove macro definitions | Frederic Cambus |
2017-04-03 | WSDISPLAY_MAXFONTCOUNT macro was introduced in sys/dev/wscons/wsconsio.h | Frederic Cambus |
2017-01-19 | Enable building wsfontload on Loongson. | Frederic Cambus |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
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 |