summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-03make sure to call SLIST_INIT on sc->rx_freelist.Damien Bergamini
2006-10-03don't use IF_PREPEND() on altq's.Damien Bergamini
2006-10-03move the advice about smart, readattr, and sec* to before the commandJason McIntyre
2006-10-03Enable altq in acx(4) the tx path is already handling all cases correctly.Claudio Jeker
2006-10-03Do not use IF_PREPEND. Instead use IFQ_POLL and IFQ_DEQUEUE. This shouldClaudio Jeker
2006-10-03correct check for proper return value of dup2Kurt Miller
2006-10-03provide a summary of the available commands, since there's a ton ofJason McIntyre
2006-10-03put the command list into some semblance of order;Jason McIntyre
2006-10-03when using SHA1Data(), no CTX is needed, so zap that line in the exampleAlexander von Gernler
2006-10-03syncTheo de Raadt
2006-10-03Last Part of file descriptor race and deadlock corrections.Kurt Miller
2006-10-03upon success dup2() returns newfd so don't overwrite it withKurt Miller
2006-10-03Don't load bad144 bad sector information into disklabels for archs thatKenneth R Westerback
2006-10-03strtonum() with INT_MAX intead of LONG_MAX, problem pointed out by pierre-yve...Theo de Raadt
2006-10-02Fix error messages, okay ray@ deraadt@Pedro Martelletto
2006-10-02Zap unused MLME routines. Probably they were just used in WPA mode.Marcus Glocker
2006-10-02Fill OctoberJasper Lievisse Adriaanse
2006-10-02Fully sort MLINKS.Michael Knudsen
2006-10-02various tweaks to smarten this page up a bit;Jason McIntyre
2006-10-02Remove old ACPI device page builds (reorder build order alphabeticallyMichael Knudsen
2006-10-02Remove old ACPI pages.Michael Knudsen
2006-10-02Merge the ACPI device man pages into acpi(4) after discussion with andMichael Knudsen
2006-10-02standard EXAMPLES;Jason McIntyre
2006-10-02simplify SYNOPSIS and sync usage();Jason McIntyre
2006-10-02Simplify device attachment. From brad@ with a tiny correction.Marcus Glocker
2006-10-02sync the ServerWorks ids.Brad Smith
2006-10-02regenBrad Smith
2006-10-02revert this change. after a little more digging I found some conflictingBrad Smith
2006-10-02One <arm/exec.h> to bind them all.Miod Vallat
2006-10-02regenBrad Smith
2006-10-02gah. ensure the entries are unique.Brad Smith
2006-10-02add the ServerWorks PCIe bridge ids and correct an unknown ServerWorksBrad Smith
2006-10-02Fix off by one comparison. FSMAXTYPES is the last valid index intoKenneth R Westerback
2006-10-02get rid of a boolean typedef. this is c, we have ints, deal with it.David Gwynne
2006-10-02remove some unneccessary escaping;Jason McIntyre
2006-10-02- simplify a list itemJason McIntyre
2006-10-02reword a clunky sentence;Jason McIntyre
2006-10-02remove variable we do not needTheo de Raadt
2006-10-02Since monitor mode works now, mention it.Marcus Glocker
2006-10-02do not bother to read the esr and isr registers in the status routine justBrad Smith
2006-10-02return EINVAL for the Gig manual media types when attached to aBrad Smith
2006-10-02syncTheo de Raadt
2006-10-02enable bnx firmware buildsTheo de Raadt
2006-10-02actually put all the require firmware bits into the fileTheo de Raadt
2006-10-02new structure for the firmware blob; ok bradTheo de Raadt
2006-10-02move the checksum stuff under IXGB_CSUM_OFFLOAD.Brad Smith
2006-10-01Make monitor mode work by prepending the right kind headers and fixing theClaudio Jeker
2006-10-01Get rid of this strange pgt_data_frame which is unused. Nice side-effect isClaudio Jeker
2006-10-01bye bye maestro_reg*Marc Espie
2006-10-01zap maestro_reg.h, since it's only used in the kernel.Marc Espie