Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-18 | within Rs/Re reference blocks, use %U instead of %O (or any other | Jason McIntyre | |
variants) for URLs, allowing mandoc -Thtml to properly generate links; (sendmail.8 changes are simply using Lk, which i somehow missed in previous) ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not, but 1.21 does; | |||
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-18 | Provide a working example of changing resolution. | Miod Vallat | |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat | |
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it... | |||
2003-07-09 | - fix lists/displays | Jason McIntyre | |
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros | |||
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat | |
per deraadt@'s request. | |||
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat | |
combination, found on the Tadpole SPARCbook 3 only (later model use the Power9100 and are already supported). Untested for lack of hardware and volunteers, but carefully crafted; if it does not work out of the box, this should be a good starting point. "worth having in the tree" millert@ | |||
2003-05-14 | Manual page for mgx(4), and references to it. | Miod Vallat | |
2003-05-14 | No more flags either for those frame buffer drivers. | Miod Vallat | |
2003-04-06 | cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth mode | Miod Vallat | |
for faster console, as they will now run the console in a low-depth mode by default. | |||
2003-03-10 | Better frame buffer manual pages: attempt to better describe the frame buffers | Miod Vallat | |
supported by the various drivers, and provide more accurate information about them. Some feedback and fixes from jmc@ and deraadt@ | |||
2003-03-10 | typos; | Jason McIntyre | |
2003-03-09 | A simple zx(4) manual page and references to it... | Miod Vallat | |
2003-03-06 | agten(4) manual page and references to it. | Miod Vallat | |
2003-03-05 | tvtwo(4) short manual page and references to it. | Miod Vallat | |
2003-01-05 | A short documentation on what frame buffer resolutions are available, | Miod Vallat | |
how to change them, and a link to the Sun Frame Buffer FAQ. Contents partially borrowed from the aforementioned FAQ. a few tweaks and ok deraadt@ | |||
2002-10-01 | Last minute cleaning: | Miod Vallat | |
- .Xr .Cd police (yawn) - layout glitch in esp(4) - intro(4) update "you're insane" deraadt@ | |||
2002-09-20 | talk about flags; help and ok from miod@ | Federico G. Schwindt | |
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat | |
this series. Thanks to Andrey Smagin (andrey at smagin dot com) for providing a VS10 card. | |||
2002-08-21 | Recognize both VSIMM slots, and allow one cgfourteen to attach to each | Miod Vallat | |
of them. | |||
2002-08-12 | Manual pages update to reflect the sparc wscons changes. | Miod Vallat | |
2002-07-22 | Fix pnozz(4) references. | Miod Vallat | |
2002-06-30 | Xr cleanup; seb@todesplanet.de | Theo de Raadt | |
2001-10-05 | Powered by @mantoya: | Mike Pechkin | |
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | |||
2001-06-23 | spelling fixes and minor repairs almost entirely from jsyn@nthought.com | Paul Janzen | |
1999-09-09 | Xr pnozz | Jason Wright | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-07-13 | General clean up... Xr's etc. | Jason Wright | |
1998-07-03 | More configuration details and .Xr X(1) | Jason Wright | |
1998-03-08 | Updated the SEE ALSO sections for all framebuffer driver man pages. | johns | |
1998-03-07 | Adding missing sparc device man pages. | johns | |