Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | Update to tzdata2009r from elsie.nci.nih.gov | Todd C. Miller | |
2009-11-09 | vether(4) is a virtual ethernet device driver which can be used | Theo de Raadt | |
so that a bridge-etherip-tunnel host can join into the bridge itself. It is ridiculous that this capability was missing from our network stack portfolio, considering we have bgp and ospf daemons... discussed at length with claudio | |||
2009-11-08 | - another axe i found | Jasper Lievisse Adriaanse | |
2009-11-07 | too specific a name | Theo de Raadt | |
2009-11-07 | say which is which | Theo de Raadt | |
2009-11-06 | correct values for set reassemble | Eric Faurot | |
ok henning@ pyr@ | |||
2009-11-05 | Adjust the description of network translation to match the code | Stuart Henderson | |
following the nat-to changes. Reworked slightly from a diff from eric@. ok henning jmc | |||
2009-11-03 | Don't mention ukphy(4) in SYNOPSIS, reminded by brad@; while there add nsphyter | Miod Vallat | |
as a possible iec(4) phy. | |||
2009-11-03 | nicer tables like in other bus man pages | Theo de Raadt | |
2009-11-02 | s/hz/Hz/ on multiples of the SI unit hertz other than MHz. | Igor Sobrado | |
reminded by STeve Andre. | |||
2009-11-02 | More detailed model list, with a mention of the appropriate kernel. | Miod Vallat | |
2009-11-02 | List phy attachments, and add a few .Xr | Miod Vallat | |
2009-11-01 | Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only so | Miod Vallat | |
far, and needs help to figure out its Ethernet address on IP35 systems. Heavily derived from mec(4) written by Izumi Tsutsui and Christopher Sekiya, although it required many changes to fit the IOC3 chip. | |||
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado | |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado | |
2009-10-31 | tweak the description for iop(4) again, this one was the diff | Igor Sobrado | |
suggested by jmc@ however i committed a slightly different one by error; s/device driver/device/ in some name description (.Nd) macros; add a missing chip to lmc(4)'s description in pci(4). ok jmc@ | |||
2009-10-29 | synchronize pci(4) and iop(4) descriptions. | Igor Sobrado | |
tweaked by jmc@, thanks! | |||
2009-10-29 | .Nd macro arguments are usually lower case. | Igor Sobrado | |
2009-10-29 | synchronize entries in pci(4) with .Nd macros in manual pages. | Igor Sobrado | |
2009-10-28 | Update to terminfo-20091003, now maintained by Thomas Dickey as part | Nicholas Marriott | |
of ncurses. OpenBSD local changes are altering kbs to \177 in the xterm entries to match our local xterm settings, and a typo fix (sent upstream). Notable changes from the current file are: - xterm is now an alias to xterm-new rather than xterm-r6 by default, and has colour. Those who prefer black and white should use xterm-r6. - The F1-F4 keys are correct for wsvt25. - pcvt25 no longer has colour - wsvt25 should now be used instead anyway. - xterm, rxvt and other terminals have extended entries for function keys with modifiers (kRIT2-7 etc). - many new entries, including putty, konsole, sun-color, and 256 colour variants of xterm, screen, rxvt and so on. ok millert | |||
2009-10-28 | "Diffie-Hellman" is the usual spelling for the cryptographic protocol | Igor Sobrado | |
first published by Whitfield Diffie and Martin Hellman in 1976. ok jmc@ | |||
2009-10-27 | Xr mpii(4) | Theo de Raadt | |
2009-10-27 | Add another Intel ICH10 variant and the PCH chipset. | Stuart Henderson | |
From Brad. PCH tested by bwaichu at yahoo com. | |||
2009-10-27 | Tweak description of supported hardware. | Mark Kettenis | |
2009-10-27 | encode the channels a converter will convert into the converter's | Jacob Meuser | |
mixer name. | |||
2009-10-27 | welcome mpii(4). | David Gwynne | |
2009-10-26 | specifies that intel wifi link 1000 is a single-chip solution. | Damien Bergamini | |
sync 4965 description with others. | |||
2009-10-26 | s/Draft-N/n/ | Damien Bergamini | |
remove 'b' if 'g' is supported since 'g' => 'b'. | |||
2009-10-26 | Sync with recent developments. | Miod Vallat | |
2009-10-26 | Update to tzdata2009p.tar.gz from elsie.nci.nih.gov | Todd C. Miller | |
2009-10-26 | Remove we cant rebuild in raid 1 from caveats. | Marco Peereboom | |
2009-10-25 | write manual page description (.Nd macro) in a more usual way, | Igor Sobrado | |
so it fits on a standard display. | |||
2009-10-25 | add a real description to the manual page; while here, update the | Igor Sobrado | |
list of supported chips. | |||
2009-10-25 | sync iwn(4) Nd; | Jason McIntyre | |
2009-10-24 | add codenames | Damien Bergamini | |
2009-10-24 | huge diff introducing many of the recent changes made by intel to iwlwifi: | Damien Bergamini | |
- ICT interrupts for >=5000 series (avoids reading IWN_INT which is slow) - support v2 firmware header (including build number) - switch to v2 firmware api (requires a firmware package upgrade) - initial support for 1000 series and initial bits for upcoming 6000 series (untested as hardware is not available to the general public) - many bug fixes, including workarounds for hardware bugs make sure to update your iwn-firmware package to iwn-firmware-5.2. | |||
2009-10-24 | add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to | Alexandre Ratchov | |
the list of supported cards | |||
2009-10-22 | Introduce a logical xbpci(4) device between xbridge and pci, since more than | Miod Vallat | |
one pci bus can attach to an xbridge (if PIC) and both being `bus 0' would make dmesg confusing. While there, seize the opportunity of this new dmesg line to display the bus mode (PCI or PCIX) and speed. | |||
2009-10-22 | arguments to name description (.Nd) macros are usually lower case; | Igor Sobrado | |
fix superfluous double space in manual page body; fix typo. from Alan R. S. Bueno. ok jmc@ | |||
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado | |
few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@ | |||
2009-10-22 | List Option GT HSUPA 380E, found in some Acer AspireOne. | Stuart Henderson | |
2009-10-22 | Since etc/daily rev. 1.58, there is no more output redirection in crontab(5). | Ingo Schwarze | |
Consequently, clean up the related instructions, this is now simpler. While here, make the discussion of daily(8) more concise. Thanks to Rene Maroufi <info at maroufi dot net> for reporting the outdated documentation. Wording tweaked by jmc@, OK jmc@ sobrado@ | |||
2009-10-22 | replace cross references to other manual pages with the right macros. | Igor Sobrado | |
2009-10-21 | Tweak after recent gnome MODULE changes. | Antoine Jacoutot | |
2009-10-20 | describe a bit more about High Definition Audio architecture | Jacob Meuser | |
as well as how the mixer item names are derived. | |||
2009-10-19 | update to tzdata2009o from elsie.nci.nih.gov | Todd C. Miller | |
2009-10-15 | sync with gcc4 port module change | Steven Mestdagh | |
2009-10-14 | Three cleanups: | Nicholas Marriott | |
- ESR no longer maintains termcap/terminfo and the URL in Makefile is dead, so remove it; - remove the tic(1) stdout usage hack which is no longer necessary; - remove the README file which doesn't have anything useful anymore. ok millert | |||
2009-10-14 | Second example discussing the pass modifier with rdr-to | jmeltzer | |
should actually use the pass modifier. ok henning jmc | |||
2009-10-13 | WRKOBJDIR defaults changed (obj -> pobj) | Landry Breuil | |