Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich | |
2005-07-22 | We can now get the ``battery absent'' status accurately. | Miod Vallat | |
2005-07-19 | On the SPARCbooks, allow tctrl(4) to control the external video output, | Miod Vallat | |
acting when the external display status changes, with the help of the pnozz(4) driver. | |||
2005-07-17 | Mention com, and sort by device type for better readability. | Miod Vallat | |
2005-05-20 | use a display instead of .Em for the kernel config line: avoids nasty | Jason McIntyre | |
line splits, and it should be `literal' anyway; ok miod@ | |||
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat | |
limited to power change events and battery status retrieval. ok deraadt@ mickey@ | |||
2005-03-18 | Update descriptions of wireless drivers from their respective man pages. | Jonathan Gray | |
Only list PRISM part of wi(4) description in usb(4). | |||
2005-03-09 | Merge sparc and MI fdc(4) manual pages, add sparc64 bits. | Miod Vallat | |
2005-03-06 | DIP switches can be tricky to find | Martin Reindl | |
ok miod@ | |||
2005-03-06 | Document how to force a specific resolution, when not using a Sun monitor. | Miod Vallat | |
2005-03-03 | It turns out that despite what Sun documentation says, zx cards work fine | Miod Vallat | |
inside an xbox, so remove the warning - it is probably a software restriction for their driver, not a hardware restriction. | |||
2005-02-22 | correct device nodes in files section, miod ok | Henning Brauer | |
2004-11-29 | tweaks; | Jason McIntyre | |
ok miod@ | |||
2004-11-29 | Do not Xr boot_config anymore. | Miod Vallat | |
2004-11-09 | whitespace; | Jason McIntyre | |
2004-11-09 | add missing wireless adapters, and sync w/ .Nd; | Jason McIntyre | |
suggested by alexey e. suslikov; ok deraadt@ | |||
2004-09-30 | kill default locators | Michael Shalayeff | |
2004-09-28 | sparc64 -> sparc; | Jason McIntyre | |
2004-09-28 | timer man page for sparc (while I was in the neighborhood..) | Jason Wright | |
2004-09-23 | missing .El; | Jason McIntyre | |
2004-09-23 | man pages for the clocks on sparc/sparc64. getting the links right was | Jason Wright | |
painful... | |||
2004-08-15 | uppercase the `e' in Ethernet; | Jason McIntyre | |
2004-04-01 | uppercase the `e' in Ethernet while here; | Jason McIntyre | |
2004-04-01 | add missing copyright, with permission from the author (John E. Stone); | Jason McIntyre | |
problem found by wiz@netbsd | |||
2004-04-01 | remove unnecessary quoting around .Tn args; | Jason McIntyre | |
from wiz@netbsd | |||
2004-03-31 | consistency fixes for le(4) description; | Jason McIntyre | |
started by a diff from xsa@, with help from (and ok) miod@ | |||
2004-03-22 | Improve layout, add more Xr, complete a few intro pages. | Miod Vallat | |
This completes the man4 frolicking for this release. | |||
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-11-09 | remove .Pp's before lists and displays; | Jason McIntyre | |
2003-11-03 | spelling | David Krause | |
2003-09-08 | Minor glitches; ok jmc@ | Miod Vallat | |
2003-09-04 | put escapes in the right place; | Jason McIntyre | |
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | |||
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-23 | Document tslot(4), and the availability of stp(4) on sparc now. | Miod Vallat | |
2003-06-20 | bpp man page | Jason Wright | |
2003-06-20 | auxreg man page | Jason Wright | |
2003-06-19 | use width 12n and -compact | Theo de Raadt | |
2003-06-19 | simplify | Theo de Raadt | |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat | |
per deraadt@'s request. | |||
2003-06-18 | .Pp | Theo de Raadt | |
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-06-16 | keep spelling of Weitek Power9100 consistent; | Jason McIntyre | |
ok miod@ | |||
2003-06-16 | Correct a few inaccuracies, and mention that this driver supports 3TX and 3XP | Miod Vallat | |
as well. | |||
2003-06-06 | - section reorder | Jason McIntyre | |
- some macro fixes - kill whitespace at EOL | |||
2003-06-04 | mop up some more 3/4 license issues | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-02 | Nuke clause 3 & 4. | Jason Wright | |
2003-05-27 | Better layout, and also bump date after VS11 support. | Miod Vallat | |
2003-05-25 | Support for the Vigra VS11 frame buffer. This is basically the same as the | Miod Vallat | |
VS12, but with a different ramdac that allows higher refresh rates. | |||
2003-05-14 | Fix stupid typo in example. | Miod Vallat | |