summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-31don't clear sensor flags that were never set; ok deraadtConstantine A. Murenin
2007-10-31Remove some comments about 32-bit mode.Mark Kettenis
2007-10-31Garbage collect ienab_bis() and ienab_bic().Mark Kettenis
2007-10-31Pull from master repo, commit by gmcgarry:Otto Moerbeek
2007-10-31Pull from master repo, commit by gmcgarry:Otto Moerbeek
2007-10-31"signal" is an argument, not a flag;Jason McIntyre
2007-10-31sort flags in STANDARDS; from Pierre RiteauJason McIntyre
2007-10-31sync usage() w/ synopsis; from Pierre RiteauJason McIntyre
2007-10-31some updates from Pierre Riteau; tweaked by myself and teduJason McIntyre
2007-10-31remove out of date comment in BUGS: "Takes 2-10 percent of the CPU."Jason McIntyre
2007-10-31for now, workaround MP timeout/splhigh/scsi race at reboot time using aTheo de Raadt
2007-10-31better .Nd; from Pierre RiteauJason McIntyre
2007-10-31comment fixes.Joel Sing
2007-10-31Add parentheses to avoid warning:Charles Longeau
2007-10-31syncTheo de Raadt
2007-10-30remove an unused macro, NFSMINOFF;Thordur I. Bjornsson
2007-10-30untangle a mess in the state update logicReyk Floeter
2007-10-30syncTheo de Raadt
2007-10-30MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-30Add two module configuration directories named modules and modules.sampleRobert Nagy
2007-10-30add HISTORYJasper Lievisse Adriaanse
2007-10-30shrink the intr establish code a bit. all that intrstr handling is cruft.David Gwynne
2007-10-30tweaks for previous;Jason McIntyre
2007-10-30the marvell based boards have difference registers to the current intel iopDavid Gwynne
2007-10-30if we cant query the firmware or allocate ccbs then clean up the pciDavid Gwynne
2007-10-30Add man pages for et and etphy.Jonathan Gray
2007-10-30fix printing of enterprise-specific SNMP traps.Reyk Floeter
2007-10-30Initial port of Sepherosa Ziehau's DragonFlyBSD driversJonathan Gray
2007-10-30regenJonathan Gray
2007-10-30Add Agere ET1011 10/100/1000 PHYJonathan Gray
2007-10-30- replace the remaining MALLOC/FREE -> malloc/free in sys/compatGilles Chehade
2007-10-30If we receive SIGTTOU when turning off echo, the process is alreadyTodd C. Miller
2007-10-30fix a typo, LIST_FOREACH(bp2, ... and then using bp instead of bp2Henning Brauer
2007-10-30print some word reads as well in the verbose outputTheo de Raadt
2007-10-30don't use intermediate target (a.out) in multiple targetsOtto Moerbeek
2007-10-30avoid intermediate files with same name (ie. a.out) for parallel makeTheo de Raadt
2007-10-29remove extra backslash at the end of RB_PROTOTYPE, report fromDamien Miller
2007-10-29run depend so that SFILES depend on assym.h, which allows them to buildMarc Espie
2007-10-29add missing dependency. Taken from upstream gcc.Marc Espie
2007-10-29UltraSPARC CPUs (and other SPARC V9 implementations) don't have aMark Kettenis
2007-10-29Make sure the dma_cachectl*() functions actually do their work on allMiod Vallat
2007-10-29When a secondary cpu gets its interrupt pin stuck, be sure to savectxMiod Vallat
2007-10-29For fd passing, at externalize time we are dealing with int[] not pointer[],Theo de Raadt
2007-10-29Pull from master repo:Stefan Kempf
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29More tweaking of option processing, this time around the creation ofKenneth R Westerback
2007-10-29From master repo:Anders Magnusson
2007-10-29Updates from master repo:Anders Magnusson