Age | Commit message (Expand) | Author |
2009-09-21 | Nuke -i option which isn't used anymore. | Nicholas Marriott |
2009-09-21 | Use option print function for info messages as well. | Nicholas Marriott |
2009-09-21 | Move common code from show-options and show-window-options into a function. | Nicholas Marriott |
2009-09-21 | - some tweaks for the global section | Jason McIntyre |
2009-09-21 | merge EXPANSION into DESCRIPTION, since it is really part of | Jason McIntyre |
2009-09-21 | zap trailing whitespace; | Jason McIntyre |
2009-09-21 | Document a private ioctl range for wscons drivers (from Miod). Therefore | Marcus Glocker |
2009-09-21 | Drop tiny union from option struct. | Nicholas Marriott |
2009-09-21 | Key options were implemented as a number so these struct members are unused. | Nicholas Marriott |
2009-09-20 | Update the hostname stored in the LOM based on the hostname set in the kernel. | Mark Kettenis |
2009-09-20 | Back out via nano temperature sensor changes. | Jonathan Gray |
2009-09-20 | Add fan sensors. | Mark Kettenis |
2009-09-20 | if_new() would treat the new interface as a virtual link if the ifname | Stefan Sperling |
2009-09-20 | In kif_update(), the ifname array could be used uninitialised if the | Stefan Sperling |
2009-09-20 | Implement a detach function in wpi(4) and iwn(4). | Damien Bergamini |
2009-09-20 | Use name provided by the LOM device as description for the temperature | Mark Kettenis |
2009-09-20 | Fix typo, noticed by Nava Carson, thanks! | Jacek Masiulaniec |
2009-09-20 | Sync dummy_cpu layout with current struct cpu_info. | Miod Vallat |
2009-09-20 | run-shell command to run a shell command without opening a window, sending | Nicholas Marriott |
2009-09-20 | Nuke unused variables and fix stupid error message. | Nicholas Marriott |
2009-09-20 | Move some common and untidy code for window link/unlink into generic functions | Nicholas Marriott |
2009-09-20 | add support for VIA Nano cpu core temperature sensor | Kevin Lo |
2009-09-20 | Regularise some fatal messages. | Nicholas Marriott |
2009-09-20 | sync | Stuart Henderson |
2009-09-20 | Add ATI SB900 IDs, from Brad. Confirmed against Linux diffs submitted by AMD. | Stuart Henderson |
2009-09-20 | sync | Theo de Raadt |
2009-09-20 | Support the AX88772A model (found while shopping today); tested by mtu | Theo de Raadt |
2009-09-20 | Remove XXX content about missing screen repaint when switching to EMUL | Marcus Glocker |
2009-09-20 | For now just clear the screen when switching to emulation mode (need to | Marcus Glocker |
2009-09-20 | Add WSDISPLAYIO_SMODE, WSDISPLAYIO_SVIDEO, WSDISPLAYIO_GVIDEO ioctl. To | Marcus Glocker |
2009-09-19 | Rename another function; udl_cmd_set_xfer -> udl_cmd_set_xfer_type is | Marcus Glocker |
2009-09-19 | Rename two functions; udl_cmd_get_offset -> udl_cmd_save_offset, and | Marcus Glocker |
2009-09-19 | Re-sort function pointer assignments. No functional changes. | Marcus Glocker |
2009-09-19 | if pipe_read() returns 0 we are at EOF and the structure describing | Jacob Meuser |
2009-09-19 | If UDLIO_DAMAGE fails to queue the damage drawing request, undo the | Marcus Glocker |
2009-09-19 | Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire | Mark Kettenis |
2009-09-19 | if the device is dying, don't try to stop it, otherwise this would | Alexandre Ratchov |
2009-09-19 | KNF indentation; no binary change | Stuart Henderson |
2009-09-19 | tag the device as stopped even if sio_stop() failed (ie. device | Alexandre Ratchov |
2009-09-19 | some minor improvements for this page, as well as an expanded examples | Jason McIntyre |
2009-09-19 | - "stub redistribute default" does not take a "no" option, remove it | Stuart Henderson |
2009-09-19 | Add bits for X11 support over the wsdisplay framework (fully Huffman | Marcus Glocker |
2009-09-18 | Zero out IPv6 mask before using it. This fixes expressions like | Alexander Bluhm |
2009-09-18 | now in sync with version 1.9.2 | Ingo Schwarze |
2009-09-18 | sync to 1.9.2: Add .UC libman macro for compatibility, has no effect. | Ingo Schwarze |
2009-09-18 | fix typo (overriden -> overridden); from jmc@; included in 1.9.2 | Ingo Schwarze |
2009-09-18 | sync to 1.9.2: non-printable characters in macro names are errors; | Ingo Schwarze |
2009-09-18 | Make sure we handle all possible ways regions can overlap when EX_CONFLICTOK | Mark Kettenis |
2009-09-18 | ldt removal missed some. amd64_{get,set}_ldt gone. also remove | Martynas Venckus |
2009-09-18 | like login(1), back off password guesses after login-backoff; and | Martynas Venckus |