summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-18Remove some useless variables/code dealing with cardbus BARsAlexander Yurchenko
2006-11-18Due to a thinko on my part, (and a badly named structure member),Kjell Wooding
2006-11-18- update commentNiall O'Higgins
2006-11-18Fix line number bug (actually, dot-mark bug). to reproduce:Kjell Wooding
2006-11-18ixgb_get_buf():Brad Smith
2006-11-18add a few commentsBrad Smith
2006-11-18fix commentsBrad Smith
2006-11-18Add Digiconnect WL591C.Mark Kettenis
2006-11-18- set descriptor DMA addresses before enabling TX and RXBrad Smith
2006-11-18Fix table alignment in the hardware section.Marcus Glocker
2006-11-18Do not include <machine/frame.h> (forgotten when the former was removed).Miod Vallat
2006-11-18more fixes from bret lambert; ok pedroJason McIntyre
2006-11-18typos; from bret lambertJason McIntyre
2006-11-18remove the `a' stuff from here too;Jason McIntyre
2006-11-17syncTheo de Raadt
2006-11-17Move m88k memory copy and fill functions to libkern. The copy functions willMiod Vallat
2006-11-17fix my bad wording;Jason McIntyre
2006-11-17more `a' (as in `a/b/g') removal; ok deraadtJason McIntyre
2006-11-17`<' -> \*(LtJason McIntyre
2006-11-17discourage .Tn;Jason McIntyre
2006-11-17.Ex these pages; ok millertJason McIntyre
2006-11-17Decide whether we need to attach the primary cpu by checking the CPUF_PRESENTMark Kettenis
2006-11-17change PRE_Block to an int, which architectures like alpha can accessTheo de Raadt
2006-11-17Minor cleanup.Marcus Glocker
2006-11-17bad job of first importTheo de Raadt
2006-11-17KNFMarcus Glocker
2006-11-17Remove code that deals with sk(4) specific phy's that breaks certain msk(4)Mark Kettenis
2006-11-17This is a very initial import for a driver which supports the IEEE 802.11Marcus Glocker
2006-11-17typo introduced last time; sparc support works againTheo de Raadt
2006-11-17Add code for AES acceleration. This is currently disabled withTom Cosgrove
2006-11-17simplify synopsis and usage(); ok millertJason McIntyre
2006-11-17don't return undef, use plain return.Marc Espie
2006-11-17typos from bret lambert;Jason McIntyre
2006-11-17There is no need to set IN_CHANGE or IN_UPDATE when no on-disk data isPedro Martelletto
2006-11-17Handle EOF in interactive mode. Report and initial diff from Antti HarriBernd Ahlers
2006-11-17missing punctuation in comments; from bret lambertJason McIntyre
2006-11-17Support for multiple networks on one interface. Until now only the mainClaudio Jeker
2006-11-17Fix a needless inversion of flag names; i.e. change them from theKjell Wooding
2006-11-17er, as far as i know malo is only b/g, not a/b/gTheo de Raadt
2006-11-17Fix extracting and setting permissions for tar archives whenOtto Moerbeek
2006-11-17sorry miod, but this version locks the machine up rather fastTheo de Raadt
2006-11-17Make getpeereid() work on both sides of a connection. The client can now getClaudio Jeker
2006-11-17syncTheo de Raadt
2006-11-17usb hub found on ibm x3455; Srebrenko SehicTheo de Raadt
2006-11-17Fix typo to let this compile.Tom Cosgrove
2006-11-17Make sure we copy the IV back into the session structure, not theTom Cosgrove
2006-11-17fix a segfault on isearch. Using ^W to add more than NPAT chars to theKjell Wooding
2006-11-17clarify the situationTheo de Raadt
2006-11-17Add a lower TX threshold value and use this when checking the number ofBrad Smith
2006-11-17Reset the number of lines of tail context left to printJared Yanovich