Age | Commit message (Expand) | Author |
2006-08-19 | Sync with a bunch of man pages. | Jonathan Gray |
2006-08-19 | Add back some ural devices that got lost in a previous revision. | Jonathan Gray |
2006-08-19 | Remove 150-2, it is a silicon image not ami controller. | Jonathan Gray |
2006-08-19 | document machdep.aperture; pointed out by andrew smith | Jason McIntyre |
2006-08-19 | Don't shadow err(3). | Ray Lai |
2006-08-19 | regen | Jonathan Gray |
2006-08-19 | Add Intel ICH8/82801H devices and a few more NVIDIA MCP55 devices. | Jonathan Gray |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-18 | get the attach args from the right place (honestly, this "worked" on i386) | Jason Wright |
2006-08-18 | GSSAPI error code should be 0 and not -1; from simon@sxw.org.uk | Damien Miller |
2006-08-18 | Don't renumber the PCI bus if we don't need to. Fixes some machines (Dell | Mark Kettenis |
2006-08-18 | probe for the lm75a, meaning that the lm75/lm75a/lm77 probe routine must | Theo de Raadt |
2006-08-18 | Add a new Core Xeon CPU and an older Pentium Pro model to the bus | Dimitry Andric |
2006-08-18 | set of unrelated cosmetic tweaks. | Damien Bergamini |
2006-08-18 | fix a printf format string | Damien Bergamini |
2006-08-18 | sync w/ rum(4): | Damien Bergamini |
2006-08-18 | - fix support for RT5225 (802.11a MIMO) | Damien Bergamini |
2006-08-18 | constify host argument to match the rest of the GSSAPI functions and | Damien Miller |
2006-08-18 | oops, debug cruft shouldnt go into the tree. | David Gwynne |
2006-08-18 | add the sysinfo struct, and then use it to get the current state of the | David Gwynne |
2006-08-18 | bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk | Damien Miller |
2006-08-18 | py-cairo/py-gtk2 deathlock of dependencies. Not fixed yet. | Marc Espie |
2006-08-18 | Correctly leave the all AllDRouters group (224.0.0.6) if the interface was | Claudio Jeker |
2006-08-18 | every day of the first five months has at least one event now. | Jasper Lievisse Adriaanse |
2006-08-18 | easy bio bits first. this is is code that should enable, disable, and | David Gwynne |
2006-08-18 | reorder so prototypes are sorted by the files they refer to; no | Damien Miller |
2006-08-18 | arc, meet bio. bio, meet arc. | David Gwynne |
2006-08-18 | delay authentication related cleanups until we're authenticated and | Markus Friedl |
2006-08-18 | make signal handler termination path shorter; risky code pointed out by | Theo de Raadt |
2006-08-18 | Make sure the PCI mode detection code is called if it hasn't been run yet. | Mark Kettenis |
2006-08-18 | make non-root -M use not cut ifconfig output; ok jsg | Theo de Raadt |
2006-08-18 | Shrink dmesg output. | Jonathan Gray |
2006-08-18 | Remove some chatting about numbers which is inaccurate | Jonathan Gray |
2006-08-18 | ansi, no binary change. | Jonathan Gray |
2006-08-18 | check hw.max_frame_size when deciding when to use m_adj(). | Brad Smith |
2006-08-18 | regen | Brad Smith |
2006-08-18 | pretty print alternate PCI id entries for a few Broadcom Gig chipsets. | Brad Smith |
2006-08-18 | fix up the arc fw message macros a bit. change a comment while here. | David Gwynne |
2006-08-18 | tip/cu always set "dc" because the code was reading from the wrong value | Jason Wright |
2006-08-18 | support for ucycom: | Jason Wright |
2006-08-18 | a bit more infrastructure for firmware commands. | David Gwynne |
2006-08-18 | Oops. If you don't use a label, remove it. | Kenneth R Westerback |
2006-08-18 | Move backward-paragraph, forward-paragraph to M-{, M-} respectively. | Kjell Wooding |
2006-08-17 | Instead of doing all this pointer and buffer arithmetic, generate string | Ray Lai |
2006-08-17 | recv(2) returns a ssize_t, so match cc with it. | Ray Lai |
2006-08-17 | Remove the link state check from re_start() for now. Allows the 8139C+ | Brad Smith |
2006-08-17 | fix tyop. | Michael Knudsen |
2006-08-17 | remove more unused code. | Brad Smith |