summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-01SDIO card identificationUwe Stuehler
2006-06-01fewer debug messagesUwe Stuehler
2006-06-01Remove some unneeded lint goo and use setres[ug]id() instead of the setuidClaudio Jeker
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-06-01regenUwe Stuehler
2006-06-01The Spectec device is probably a SDW-820. Keep product names shortUwe Stuehler
2006-06-01Hook dhcrelay(8) into the startup process.Esben Norby
2006-06-01leave the reply_dva address alone so we can post it back to the ioc ratherDavid 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-01latch the AFSR/AFAR -before- reading the PCI control/status registerJason Wright
2006-06-01regenUwe Stuehler
2006-06-01Start a list of SD vendors and products.Uwe Stuehler
2006-06-01Revert last commit. Modifing a interface does a remove and then an add.Claudio Jeker
2006-06-01do a better job of setting up the PBM. Doesn't fix the PIO faults we'reJason Wright
2006-06-01document port matching in flows; ok hshoexer@Christian Weisgerber
2006-06-01Add basic NMEA0183 support as a tty line discipline. The line disciplineMarc Balmer
2006-06-01fix some macrosDavid Gwynne
2006-06-01fix outputJoris Vink
2006-06-01import work on existing repos:Joris Vink
2006-06-01major rewrite of some rcs parsing stuff:Joris Vink
2006-06-01Clean 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-01Compile broken ipmi into GENERIC, so it's easy for marco to fixBob Beck
2006-06-01ifconfig should be either deleting an interface address, or adding one in oneBob Beck
2006-06-01After changing J3 to J4 on the thecus board, serial interrupts work justDale Rahn
2006-06-01implement adjacent nbr count, needed when we want to decide where to floodEsben Norby
2006-06-01Like DENIC, DK-HOSTMASTER is requires extra attention. This makes youMichael Knudsen
2006-06-01change the ike regression tests to use the new local-ID formatMathieu Sauve-Frankel
2006-06-01change the local-ID section name to always be unique as we may want to use mo...Mathieu Sauve-Frankel
2006-06-01Splraise is strictly to increase spl, do not lower.Dale Rahn
2006-06-01Support flows with port modifiers for proto tcp/udp, e.g.Christian Weisgerber
2006-06-01slightly better englishMartin Reindl
2006-06-01delintDavid Hill
2006-06-01Pass the captured packet length in addition to the real packet lengthMoritz Jodeit
2006-06-01Better to attach obio devices after pci.Dale Rahn
2006-06-01Proper config attach, not always return 1 from probe.Dale Rahn
2006-06-01syncTheo de Raadt
2006-06-01Make the debug printfs work if RAL_DEBUG is defined.Robert Nagy
2006-06-01syncTheo de Raadt
2006-06-01hook dvmrpctl and dvmrpd into builds.Esben Norby
2006-06-01syncTheo de Raadt
2006-06-01add all the goo to hook dvmrp into the systemEsben Norby
2006-06-01more to free, needed for SA grouping.Hans-Joerg Hoexer
2006-06-01add a sample dvmrpd.confEsben Norby
2006-06-01Don't treat the addition of a dhclient.conf 'alias{}' address as anKenneth R Westerback
2006-06-01Add powerhooks for ral(4) cards with RT2561 chipset, and also fixRobert Nagy
2006-06-01convert pfkey to ipsec_rule and use ipsecctl_print_rule() when dumpingMarkus Friedl
2006-06-01Add members dst2, proto2 and spi2 to struct ipsec_rule and defineHans-Joerg Hoexer