Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-09 | glxsb can now be used for IPsec; from Okan Demirmen; ok tom | Markus Friedl | |
2007-08-08 | revert the change in rev 1.60 of audio.c and the corresponding | Jacob Meuser | |
documentation change the audio layer is still too "imperfect" for this change fixes problems reported aanriot, matthieu and dtucker requested by deraadt | |||
2007-08-05 | remove unneeded part from SYNOPSIS; from brad | Jason McIntyre | |
2007-08-02 | sync | Theo de Raadt | |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt | |
tybollt@solace.miun.se, ok jcs | |||
2007-08-02 | more cats removal; | Jason McIntyre | |
2007-08-01 | cats went away | Theo de Raadt | |
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat | |
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code. | |||
2007-07-29 | KNF synopsis: put stars in appropriate places (consistent with other synopses) | Constantine A. Murenin | |
2007-07-28 | pci_intr_line() doesn't take a pointer as its argument. | Mark Kettenis | |
2007-07-27 | tweaks; | Jason McIntyre | |
2007-07-27 | Add man pages bits after gwk's src commit. Not linked yet. | Xavier Santolaria | |
OK gwk@. | |||
2007-07-26 | updates for: | Jason McIntyre | |
- supported devices - DIAGNOSTICS - SEE ALSO from Marc Winiger ok mbalmer | |||
2007-07-25 | crank to 4.2-beta | Theo de Raadt | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-23 | sync | Todd T. Fries | |
2007-07-21 | make one of the lists -compact, to avoid some yucky vertical blankspace; | Jason McIntyre | |
2007-07-21 | fix the entry for Eminent EM3035. | Igor Sobrado | |
ok jmc@ | |||
2007-07-20 | Mention that the LCD can be made to "blink" by setting machdep.led_blink. | Mark Kettenis | |
2007-07-17 | typo; from Stephan A. Rickauer | Jason McIntyre | |
2007-07-16 | fix sensor_task_unregister description to reflect reality; ok dlg | Constantine A. Murenin | |
2007-07-15 | lcd(4) | Mark Kettenis | |
2007-07-15 | Delete BUGS section; support for serial and parallel ports is there now. | Mark Kettenis | |
2007-07-13 | Reenable accelerated text console primitives on pnozz if running with a | Miod Vallat | |
800x600 panel, and document the acceleration code as currently broken on 640x480 panels. | |||
2007-07-11 | we use fedora instead of redhat these days | Nikolay Sturm | |
from Arnaud Bergeron <abergeron at gmail.com> | |||
2007-07-10 | fix firmware file name to match reality. | Damien Bergamini | |
2007-07-10 | change firmware loading code to adopt the new 2.14.4 firmware layout. | Damien Bergamini | |
while i'm here, fix allocation of the Rx ring descriptors so we don't waste memory. IMPORTANT: you must upgrade your wpi-firmware package to rev. 2.14.4 or the driver will stop working. | |||
2007-07-07 | /altroot backup now documented in daily(8), not afterboot(8); | Jason McIntyre | |
from Maximilian Gass | |||
2007-07-06 | - enable full-duplex mode by default if a device is opened | Jacob Meuser | |
read-write and it supports full-duplex operation. - update documentation to match this behaviour. see http://marc.info/?l=openbsd-tech&m=118310788926431&w=2 for more background on this change "patches look correct to me" marc@ | |||
2007-07-04 | add "cua" to the NAME section; | Jason McIntyre | |
2007-07-04 | give a little indent; | Jason McIntyre | |
2007-07-04 | Revert r1.42 of if_bnx.c, "Enable IPv4 transmit TCP/UDP checksum | Kenneth R Westerback | |
offload", and associated man page change. To use IPv4 transmit TCP/UDP checksum offloading you must again define BNX_CSUM. As requested by mbalmer@ via deraadt@ on suggestion of reyk@ in response to PR #5437. | |||
2007-07-02 | JMB362 is ahci only | David Gwynne | |
2007-07-02 | we support lots of jmicron chips now. | David Gwynne | |
pointed out by jsg@ jmc@ | |||
2007-07-02 | pciide can attach to jmb now | David Gwynne | |
2007-07-02 | wording tweak; ok dlg | Jason McIntyre | |
2007-07-02 | make the jmb entry match its .Nd; | Jason McIntyre | |
2007-07-02 | list jmb(4) as an IDE controller | David Gwynne | |
2007-07-02 | ahci attaches to jmb as well | David Gwynne | |
2007-07-02 | document jmb(4). | David Gwynne | |
2007-07-01 | Add missing gentbi(4) in SYNOPSYS. | Mark Kettenis | |
2007-06-30 | malo doesn't support hostap mode so remove example which uses | Kevin Steves | |
hostap; ok claudio@ | |||
2007-06-26 | checkd -> checked; from Nicholas Marriott | Jason McIntyre | |
2007-06-26 | - add daddr32_t and daddr64_t | Jason McIntyre | |
- sync comment for daddr_t | |||
2007-06-25 | update struct disk; ok deraadt | Jason McIntyre | |
2007-06-25 | update struct fs; ok otto | Jason McIntyre | |
2007-06-25 | kill "is is"; from Charles Longeau | Jason McIntyre | |
2007-06-24 | Add a BUGS section, ok jmc@ | Can Erkin Acar | |
2007-06-24 | tweak the description of sensor_task_unregister; | Jason McIntyre | |