Age | Commit message (Expand) | Author |
2006-08-28 | sync | Theo de Raadt |
2006-08-28 | Except I disagree strongly, and I was not asked | Theo de Raadt |
2006-08-28 | Fix manual media types by always leaving the PHY in autoneg mode but adjusting | Brad Smith |
2006-08-28 | bzero() the sensor memory after allocating it. | Kenneth R Westerback |
2006-08-28 | set error and break -- not return an error before spl is set back in ioctl! f... | Michael Shalayeff |
2006-08-28 | add a BGE_JUMBO flag. | Brad Smith |
2006-08-28 | turns out the volume info contains a bitmap of failed physdisks in it, so | David Gwynne |
2006-08-28 | Dell PCI vendor subid. | Brad Smith |
2006-08-28 | Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attaching | Brad Smith |
2006-08-27 | proper justify the size caption to match numbers justification; krw@ ok | Michael Shalayeff |
2006-08-27 | add -nosplit to AUTHORS; from deanna phillips | Jason McIntyre |
2006-08-27 | display proper volume device name in the volume line (; krw@ testing | Michael Shalayeff |
2006-08-27 | tweaks; | Jason McIntyre |
2006-08-27 | tweaks; | Jason McIntyre |
2006-08-27 | spelling; | Jason McIntyre |
2006-08-27 | it works a little better like this. | Brad Smith |
2006-08-27 | Enable HORRID_III_HACK, but make sure we only disable the data cache on | Mark Kettenis |
2006-08-27 | pack several boolean fields into the existing bge_flags field. | Brad Smith |
2006-08-27 | notes on new bioctl support | Michael Shalayeff |
2006-08-27 | basic monitoring and management support. there are a few more things to fix b... | Michael Shalayeff |
2006-08-27 | Change ``etc'' to ``/etc'' for consistency with the rest of th epage. | Ray Lai |
2006-08-27 | Use the correct IGN for the B side of schizo. Makes interrupts actually work | Mark Kettenis |
2006-08-27 | Regen | Miod Vallat |
2006-08-27 | Add ttyb[0-3] nodes for qsc0, not created by default for now. | Miod Vallat |
2006-08-27 | Document new stuff and fix a few .Nd lines for consistency. | Miod Vallat |
2006-08-27 | in the restart capability (that we do not actually send yet), set the | Henning Brauer |
2006-08-27 | Work-in-progress VXT2000 support (commented out in GENERIC so far). Glass | Miod Vallat |
2006-08-27 | Extract the device-independent parts of dzms, to let lkms@non-dz exist. | Miod Vallat |
2006-08-27 | Move cfdriver structs to better places, in preparation for new attachments. | Miod Vallat |
2006-08-27 | fix a small logic botch in session_accept() in the fast reconnect logic, | Henning Brauer |
2006-08-27 | add code to announce the restart capability according to | Henning Brauer |
2006-08-27 | missing htons() in session_rrefresh() | Henning Brauer |
2006-08-27 | change how we advertise capabilities. | Henning Brauer |
2006-08-27 | add buf_grow() to grow an existing buffer (realloc), claudio ok | Henning Brauer |
2006-08-27 | mention bio(4) and bioctl(8) | David Gwynne |
2006-08-27 | sigh, this is annoying. it appears that the arc firmware doesnt care if a | David Gwynne |
2006-08-27 | try to get the status of the volume out of the arc firmware and into | David Gwynne |
2006-08-27 | if a disk dissapears out of a raidset, then the raid info will list its id | David Gwynne |
2006-08-27 | little nit | David Gwynne |
2006-08-26 | improved text for SUDO; from jared rr spiegel (pr #5204); | Jason McIntyre |
2006-08-26 | Doh, compile before commit. | Miod Vallat |
2006-08-26 | Enable all planes in the ramdac as well, so that color really works. | Miod Vallat |
2006-08-26 | Remove ifdef/ifndef __OpenBSD__ maze so only what we use is left. | Jonathan Gray |
2006-08-26 | /* $OpenBSD $*/ -> /* $OpenBSD$ */ | Kenneth R Westerback |
2006-08-26 | Set flags to 0x0001 for fintek(4), to make the fans run at full speed. | Mark Kettenis |
2006-08-26 | Document config flags. | Mark Kettenis |
2006-08-26 | Cleanup. Add config flag to make fans blast at full speed. | Mark Kettenis |
2006-08-26 | print updates on the same line, per second, as we go along writing, in | Theo de Raadt |
2006-08-25 | Be a little less agressive in declaring the change pending bit stuck, increase | Gordon Willem Klok |
2006-08-25 | forget about >4g memory if not switched to pae in order to disable all the bo... | Michael Shalayeff |