summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-02- clear the PCI_AFSR during initJason Wright
2006-06-02Fix regress tests for automatic adaptive timeouts.Ryan Thomas McBride
2006-06-02correct bits for bus type in PCIAFSRJason Wright
2006-06-02ppm driver. We don't use it for much... except to blink the power switch led...Jason Wright
2006-06-02add powerhooks for ral(4) cards with the RT2560 chipset;Robert Nagy
2006-06-02tiny style cleanup and white spacesHans-Joerg Hoexer
2006-06-02check port modifiers in flow rules; ok hshoexer@Christian Weisgerber
2006-06-02fix the formatting for sadb_register messages in monitor mode.Mathieu Sauve-Frankel
2006-06-02strtoul() -> strtonum(). Also change iflag to unsigned int, sinceRay Lai
2006-06-02Simplify main/quick mode parsing and generation of the actual ike config.Hans-Joerg Hoexer
2006-06-02Generalize parsing of main/quick mode specification. PreparationHans-Joerg Hoexer
2006-06-02Replaced by new stuff in regressIan Darwin
2006-06-02cleanup, move thecus board_reset from MI arm/xscale into armish dir.Dale Rahn
2006-06-02bits bits bits, who got dat bitsJason Wright
2006-06-02add structs and macros for a few MMC commandsMichael Coulter
2006-06-02Initial regress for file(1); not hooked in yet; looked at by cloder.Ian Darwin
2006-06-02The I-cache seems to work fine on the UltraSPARC III, so never disable it,Mark Kettenis
2006-06-02Prepare for parsing lifetimes for ike main and quick mode. Not enabled yet.Hans-Joerg Hoexer
2006-06-02Remove unused local variable from debug code.Mark Kettenis
2006-06-02fix this test, too.Hans-Joerg Hoexer
2006-06-02fix this tests. Enable a bunch of new sa testsHans-Joerg Hoexer
2006-06-01the bit shifted should be a type at least as wide as the comparison (u_quad_t)Jason Wright
2006-06-01Avoid buffer overflow in case of oversized input.Chris Kuethe
2006-06-01add xge(4).Brad Smith
2006-06-01add xge(4).Brad Smith
2006-06-01hide link up/down messages under XGE_DEBUG.Brad Smith
2006-06-01Document all the new and shiny redistribute options. With a lot of help fromClaudio Jeker
2006-06-01do not enable promiscous mode by default.Brad Smith
2006-06-01syncTheo de Raadt
2006-06-01Final bits for SA grouping.Hans-Joerg Hoexer
2006-06-01Instead of polling the carp interface to detect a switch between MASTER andRyan Thomas McBride
2006-06-01Remove two unnecessary strlen() calls. Also, check if asprintfRay Lai
2006-06-01Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards).Uwe Stuehler
2006-06-01mbalmer says the swiss have learned how to swim.Chris Kuethe
2006-06-01Copy the pftableid in path_copy and correctly do the ref/unref dance inClaudio Jeker
2006-06-01pfkey bits needed for SA groupingHans-Joerg Hoexer
2006-06-01remove a comma from the attach line, makes dmesg prettierFelix Kronlage
2006-06-01modify local-ID sections for disabled regress tests tooMathieu Sauve-Frankel
2006-06-01address has two `d', and i had to use a dictionary to check ;)Jason McIntyre
2006-06-01tweaks;Jason McIntyre
2006-06-01don't use the newline character in hostapd_log() callsReyk Floeter
2006-06-01More kroute.c cleanup and start using the routing socket to track interfaceClaudio Jeker
2006-06-01missing full stop;Jason McIntyre
2006-06-01small tweaks;Jason McIntyre
2006-06-01These magics -> This magicBrad Smith
2006-06-01The largest allowable frame size is 9622 bytes.Brad Smith
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