Age | Commit message (Expand) | Author |
2005-05-26 | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | Daniel Hartmeier |
2005-05-26 | enable cardbus rtw(4) on macppc. | Jonathan Gray |
2005-05-26 | Fix compilation on macppc and likely other archs. | Jonathan Gray |
2005-05-26 | turd polishing | Henning Brauer |
2005-05-26 | repair (self) notation - just attach "self" to the "all" group | Henning Brauer |
2005-05-26 | regen | Federico G. Schwindt |
2005-05-26 | geforce fx5500 | Federico G. Schwindt |
2005-05-26 | Implement PT_STEP for hppa. | Mark Kettenis |
2005-05-26 | optimise one more jmp out of the idle loop; toby@ marco@ ok | Michael Shalayeff |
2005-05-26 | deny groupnames ending in digits in if_addgroup, frantzen ok | Henning Brauer |
2005-05-26 | remove a self-nested #ifdef MULTIPROCESSOR | Kjell Wooding |
2005-05-26 | Reset the zaurus audio components after resume, so that subsequent opens | Christopher Pascoe |
2005-05-26 | oups another unused var | Henning Brauer |
2005-05-26 | typo | Michael Shalayeff |
2005-05-26 | No need to clock i2s during i2c operations, so don't. Relocate i2c | Christopher Pascoe |
2005-05-26 | unused var | Henning Brauer |
2005-05-26 | remove the interface family group (i. e. "em" for "em0") | Henning Brauer |
2005-05-26 | on the iBook G3, there are too many devices with the same gpio name; | Jason Wright |
2005-05-26 | Use new mode sense mechanism for atapi disks. Make sure that fake | Kenneth R Westerback |
2005-05-26 | protect all of MGET/MGETHDR with MBUFLOCK() otherwise we'll splimp/splx | Markus Friedl |
2005-05-26 | fix little nonsense introduced by my last commit here | Pedro Martelletto |
2005-05-26 | bye bye, rest in attic ad infinitum, amen | Pedro Martelletto |
2005-05-26 | RIP stackable filesystems, ok marius@ tedu@, discussed with deraadt@ | Pedro Martelletto |
2005-05-25 | This patch is mortly art's work and was done *a year* ago. Art wants to thank | Niklas Hallqvist |
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 |