Age | Commit message (Expand) | Author |
2006-06-01 | SDIO card identification | Uwe Stuehler |
2006-06-01 | fewer debug messages | Uwe Stuehler |
2006-06-01 | Remove some unneeded lint goo and use setres[ug]id() instead of the setuid | Claudio Jeker |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2006-06-01 | regen | Uwe Stuehler |
2006-06-01 | The Spectec device is probably a SDW-820. Keep product names short | Uwe Stuehler |
2006-06-01 | Hook dhcrelay(8) into the startup process. | Esben Norby |
2006-06-01 | leave the reply_dva address alone so we can post it back to the ioc rather | David Gwynne |
2006-06-01 | - rcs_buf_release() has no need for u_char since it returns void * | Niall O'Higgins |
2006-06-01 | - zap dangling macro, will be replaced with a function later. | Niall O'Higgins |
2006-06-01 | latch the AFSR/AFAR -before- reading the PCI control/status register | Jason Wright |
2006-06-01 | regen | Uwe Stuehler |
2006-06-01 | Start a list of SD vendors and products. | Uwe Stuehler |
2006-06-01 | Revert last commit. Modifing a interface does a remove and then an add. | Claudio Jeker |
2006-06-01 | do a better job of setting up the PBM. Doesn't fix the PIO faults we're | Jason Wright |
2006-06-01 | document port matching in flows; ok hshoexer@ | Christian Weisgerber |
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer |
2006-06-01 | fix some macros | David Gwynne |
2006-06-01 | fix output | Joris Vink |
2006-06-01 | import work on existing repos: | Joris Vink |
2006-06-01 | major rewrite of some rcs parsing stuff: | Joris Vink |
2006-06-01 | Clean out more crap. Tweaks by jmc@. | Kenneth R Westerback |
2006-06-01 | - stop using magic constants for the onboard error INOs (one was wrong anyway) | Jason Wright |
2006-06-01 | '-alias' is deprecated. Use 'delete' in ifconfig statements. | Kenneth R Westerback |
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck |
2006-06-01 | ifconfig should be either deleting an interface address, or adding one in one | Bob Beck |
2006-06-01 | After changing J3 to J4 on the thecus board, serial interrupts work just | Dale Rahn |
2006-06-01 | implement adjacent nbr count, needed when we want to decide where to flood | Esben Norby |
2006-06-01 | Like DENIC, DK-HOSTMASTER is requires extra attention. This makes you | Michael Knudsen |
2006-06-01 | change the ike regression tests to use the new local-ID format | Mathieu Sauve-Frankel |
2006-06-01 | change the local-ID section name to always be unique as we may want to use mo... | Mathieu Sauve-Frankel |
2006-06-01 | Splraise is strictly to increase spl, do not lower. | Dale Rahn |
2006-06-01 | Support flows with port modifiers for proto tcp/udp, e.g. | Christian Weisgerber |
2006-06-01 | slightly better english | Martin Reindl |
2006-06-01 | delint | David Hill |
2006-06-01 | Pass the captured packet length in addition to the real packet length | Moritz Jodeit |
2006-06-01 | Better to attach obio devices after pci. | Dale Rahn |
2006-06-01 | Proper config attach, not always return 1 from probe. | Dale Rahn |
2006-06-01 | sync | Theo de Raadt |
2006-06-01 | Make the debug printfs work if RAL_DEBUG is defined. | Robert Nagy |
2006-06-01 | sync | Theo de Raadt |
2006-06-01 | hook dvmrpctl and dvmrpd into builds. | Esben Norby |
2006-06-01 | sync | Theo de Raadt |
2006-06-01 | add all the goo to hook dvmrp into the system | Esben Norby |
2006-06-01 | more to free, needed for SA grouping. | Hans-Joerg Hoexer |
2006-06-01 | add a sample dvmrpd.conf | Esben Norby |
2006-06-01 | Don't treat the addition of a dhclient.conf 'alias{}' address as an | Kenneth R Westerback |
2006-06-01 | Add powerhooks for ral(4) cards with RT2561 chipset, and also fix | Robert Nagy |
2006-06-01 | convert pfkey to ipsec_rule and use ipsecctl_print_rule() when dumping | Markus Friedl |
2006-06-01 | Add members dst2, proto2 and spi2 to struct ipsec_rule and define | Hans-Joerg Hoexer |