summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27remove unused structures and duplicated definitions.Damien Bergamini
2008-07-27an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-27Some devices take longer to load the firmware. Increase the firmwareMarcus Glocker
2008-07-27fix a typo in a comment.Marc Balmer
2008-07-27bad comma;Jason McIntyre
2008-07-27Use __progname instead of hand rolled version using argv[0].Claudio Jeker
2008-07-27Get TAILQ_REPLACE and CIRCLEQ_REPLACE prototypes right.Stefan Kempf
2008-07-26Recognize an explicit + sign in exponent of hex float constants, needed toMiod Vallat
2008-07-26Silence scsi_inquire_vpd() so devices that don't understand the necessaryKenneth R Westerback
2008-07-26Add M$ NX-6000 cam, ok mglocker@Ian Darwin
2008-07-26shrink ieee80211_set_link_state().Damien Bergamini
2008-07-26remove useless #includes.Damien Bergamini
2008-07-26properly handle management frames (required for future work).Damien Bergamini
2008-07-26call Phase1 every 2**16 frames instead of calling it for every frame.Damien Bergamini
2008-07-26Since we are able to change the device image resolution on the fly in theMarcus Glocker
2008-07-26note that fetch hooks are a real bad ideaMarc Espie
2008-07-26document update-or-installMarc Espie
2008-07-26add -b to SYNOPSIS and usage();Jason McIntyre
2008-07-26Make sure the test array is 64 bit aligned, this now makes sparc fail thisMiod Vallat
2008-07-26Add -b switch for matching on the last part of the path only.Pierre-Yves Ritschard
2008-07-26deivce -> device typo fix in comment.Kenneth R Westerback
2008-07-26syncTodd T. Fries
2008-07-26Only full-dupex is supported for 1000baseT.Brad Smith
2008-07-26no .Pp before/after .Sh;Jason McIntyre
2008-07-26Also mention half-duplex for 1000baseT.Brad Smith
2008-07-26kill trailing whitespace;Jason McIntyre
2008-07-26slight wording tweak to make the media selection entry consistent withBrad Smith
2008-07-26Pull out some mostly useless info from these pages.Brad Smith
2008-07-26Update for the fibre support.Brad Smith
2008-07-25phyio -> physioMiod Vallat
2008-07-25Improve eisa bus probe by deciding the number of logical eisa slots fromMiod Vallat
2008-07-25missing .PpDamien Bergamini
2008-07-25The PIE address range defaults are too big for alpha and can land on orKurt Miller
2008-07-25add a note in the CAVEATS section about the hardware crypto engine notDamien Bergamini
2008-07-25tweak the rt2700 stuff; ok damienJason McIntyre
2008-07-25groff does not like ultra-long lines without whitespace, since it cannotJason McIntyre
2008-07-25Mention @bin plist element, ok espie@Ian Darwin
2008-07-25Work around a problem on the t5120 where top(1) would lock up the system forMark Kettenis
2008-07-25link to updated firmware packages that remove the obsolete @ignoreDamien Bergamini
2008-07-25don't redefine INFINITY -- math.h defines it nowMartynas Venckus
2008-07-25After our recent changes, VIDIOC_S_FMT didn't always return the correctMarcus Glocker
2008-07-25document RT2700 (tested by bernd@) and try documenting WPA support.Damien Bergamini
2008-07-25In gdt_grow, always map the gdt on the secondary cpus too. This farArtur Grabowski
2008-07-25much more correct way of dealing with nfs pending reads/writesBob Beck
2008-07-25Switch to a temporary stack early on such that we don't lose if the stackMark Kettenis
2008-07-25syncTheo de Raadt
2008-07-25i have to crank this for a ridiculous reason, to save me about 4 hours of workTheo de Raadt
2008-07-25don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that weMartynas Venckus
2008-07-25doc fix; from David HiggsJason McIntyre
2008-07-25Correct printing of the pg_flags for ddb.Artur Grabowski