summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-18make signal handler termination path shorter; risky code pointed out byTheo de Raadt
2006-08-18Make sure the PCI mode detection code is called if it hasn't been run yet.Mark Kettenis
2006-08-18make non-root -M use not cut ifconfig output; ok jsgTheo de Raadt
2006-08-18Shrink dmesg output.Jonathan Gray
2006-08-18Remove some chatting about numbers which is inaccurateJonathan Gray
2006-08-18ansi, no binary change.Jonathan Gray
2006-08-18check hw.max_frame_size when deciding when to use m_adj().Brad Smith
2006-08-18regenBrad Smith
2006-08-18pretty print alternate PCI id entries for a few Broadcom Gig chipsets.Brad Smith
2006-08-18fix up the arc fw message macros a bit. change a comment while here.David Gwynne
2006-08-18tip/cu always set "dc" because the code was reading from the wrong valueJason Wright
2006-08-18support for ucycom:Jason Wright
2006-08-18a bit more infrastructure for firmware commands.David Gwynne
2006-08-18Oops. If you don't use a label, remove it.Kenneth R Westerback
2006-08-18Move backward-paragraph, forward-paragraph to M-{, M-} respectively.Kjell Wooding
2006-08-17Instead of doing all this pointer and buffer arithmetic, generate stringRay Lai
2006-08-17recv(2) returns a ssize_t, so match cc with it.Ray Lai
2006-08-17Remove the link state check from re_start() for now. Allows the 8139C+Brad Smith
2006-08-17fix tyop.Michael Knudsen
2006-08-17remove more unused code.Brad Smith
2006-08-17remove the Yukon Lite workaround which is not being used in the msk(4) driver.Brad Smith
2006-08-17cosmetic tweaks.Brad Smith
2006-08-17remove PCI ids which msk(4) will match against from sk(4).Brad Smith
2006-08-172 more PCI ids.Brad Smith
2006-08-17Remove some #ifdef'ed out (bogus) debug code.Mark Kettenis
2006-08-17reduce the stack usage of the ioctl function by malloc/free'ing a numberTheo de Raadt
2006-08-17remove some unused code from msk_init_yukon().Brad Smith
2006-08-17SK_DEBUG/skdebug -> MSK_DEBUG/mskdebugBrad Smith
2006-08-17refactor the promiscuous mode handling code and simplify the ioctl handler.Brad Smith
2006-08-17get rid of the last traces of ykc.Brad Smith
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-17tsk tsk, krw did not test compile thisTheo de Raadt
2006-08-17No need for divsi and friends, yetMiod Vallat
2006-08-17prefer higher phys memory for page tablesMichael Shalayeff
2006-08-17Remove -Wredundant-decls from CFLAGSClaudio Jeker
2006-08-17Remove -Wredundant-decls from CFLAGSClaudio Jeker
2006-08-17-Wmissing-declarations -Wredundant-decls are not very useful and especiallyClaudio Jeker
2006-08-17sync to new firmware namesTheo de Raadt
2006-08-17chose proper mountpoint in making decision on upgradingMichael Shalayeff
2006-08-17syncTheo de Raadt
2006-08-17enter rumTheo de Raadt
2006-08-17typo in comment; from eric andersonJason McIntyre
2006-08-17dont need debug in the treeDavid Gwynne
2006-08-17man, i wish firmware commands were as easy as scsi io's on theseDavid Gwynne
2006-08-17add -nosplit to AUTHORS;Jason McIntyre
2006-08-17- sort sectionsJason McIntyre
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-17Separate rum(4) firmware from ral(4) ones.Damien Bergamini
2006-08-17add myself.Brad Smith
2006-08-17syncTheo de Raadt