Age | Commit message (Expand) | Author |
2005-05-25 | one last optimization, removing a jump, mostly by | Bob Beck |
2005-05-25 | - identify Compex NICs (untested) | Martin Reindl |
2005-05-25 | With PQUIK_NOMODESENSE gone, SDEV_NOMODESENSE can go too. | Kenneth R Westerback |
2005-05-25 | PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE was | Kenneth R Westerback |
2005-05-25 | Fix instances of macros with improperly parenthasized arguments. | Brad Smith |
2005-05-25 | - Fixed resetting of the watchdog timer and queue full flag. | Brad Smith |
2005-05-25 | Introduce safer, more general mode sense capability. Transparently use | Kenneth R Westerback |
2005-05-25 | funcs to fetch pci intr routing table(s) | Michael Shalayeff |
2005-05-25 | regen | Brad Smith |
2005-05-25 | 1 Mbps Ethernet, huh? | Brad Smith |
2005-05-25 | BCM5220 | Brad Smith |
2005-05-25 | regen | Brad Smith |
2005-05-25 | I don't know the real name of this PHY on a dc@cardbus I was | Brad Smith |
2005-05-25 | repair whichqs race by disabling ints in between check and halt-halt; marco@ ... | Michael Shalayeff |
2005-05-25 | comment typo | Jason Wright |
2005-05-25 | correctly initialize AD1886. | Joris Vink |
2005-05-25 | in tulip_reset() remove a useless printf and check flags before resetting | Martin Reindl |
2005-05-25 | Schedule a soft interrupt, not a timeout, in the hard rx interrupt handler. | Miod Vallat |
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter |
2005-05-25 | Resample the hinge value on wakeup, prevent 'hung' keyboard on return | Dale Rahn |
2005-05-25 | when an interface joins or leaves a group call back into pf so it can | Henning Brauer |
2005-05-25 | AESCTR support for ESP (RFC 3686); ok hshoexer | Markus Friedl |
2005-05-24 | Add scaffolding for feature tests that will be used by our include files. | Todd C. Miller |
2005-05-24 | add pci ints routing table entry struct | Michael Shalayeff |
2005-05-24 | -ansi considered harmful, even in comments | Todd C. Miller |
2005-05-24 | ath_hal_rx_monitor should be used for link state monitoring instead of | Reyk Floeter |
2005-05-24 | bye | Uwe Stuehler |
2005-05-24 | add a new field to vm_space and use it to track the number of anon | Ted Unangst |
2005-05-24 | When processing the flex_geometry page, don't use a reduced_geometry | Kenneth R Westerback |
2005-05-24 | printf(s) -> printf("%s", s) | Uwe Stuehler |
2005-05-24 | bump to version 2.08, adding | Uwe Stuehler |
2005-05-24 | Do not assume anything about the calling frame in the inline assembly | Miod Vallat |
2005-05-24 | serial console support | Uwe Stuehler |
2005-05-24 | fix links target | Uwe Stuehler |
2005-05-24 | crank up MAXCCB to 250 for cards that can handle it. ok mickey@ | Marco Peereboom |
2005-05-24 | wrap into nice defines | Martin Reindl |
2005-05-24 | replace jnz FOO;jmp BAR;FOO: with jz BAR;FOO:, the idle loop will be even mor... | Niklas Hallqvist |
2005-05-24 | Don't need to protect as many signals from _POSIX_SOURCE now that POSIX | Todd C. Miller |
2005-05-24 | oops | Theo de Raadt |
2005-05-24 | let ramdisks compile again. people -- please always try to compile with your... | Theo de Raadt |
2005-05-24 | add stge(4) | Brad Smith |
2005-05-24 | do not print cpu startup messages (because they are obvious) | Theo de Raadt |
2005-05-24 | hlt hlt is not a good idea. Rework APM to do what the spec actually says. R... | Marco Peereboom |
2005-05-24 | move sk(4) and epic(4) out of the untested section | Brad Smith |
2005-05-24 | support trunk stacking (trunks as trunk ports) and some fixes | Reyk Floeter |
2005-05-24 | add epic(4) and stge(4) | Brad Smith |
2005-05-24 | include trunk.h to get the NTRUNK value | Reyk Floeter |
2005-05-24 | remove NetBSD's event counter code. | Brad Smith |
2005-05-24 | san depends on sppp. canacar@ ok. | Hakan Olsson |
2005-05-24 | Fix our NTFS readdir function. | Brad Smith |