summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-11-01fix attach time messages; tested by Nicholas MarriottTheo de Raadt
2007-11-01correct fixTheo de Raadt
2007-11-01tsk tsk tsk, noone tested this; spotted by canacarTheo de Raadt
2007-11-01syncTheo de Raadt
2007-11-01Admtek/Shantou ADM8515; nicm__@ntlworld.comTheo de Raadt
2007-10-31Overhaul fpu context save/restore code, making it more similar to what we doMark Kettenis
2007-10-31Remove some XXX code that has been #ifdef'ed out for ages.Mark Kettenis
2007-10-31Remove idle_u; it's been unused for a while.Mark Kettenis
2007-10-31'block return' must not send anything on blocked icmp packets.Marco Pfatschbacher
2007-10-31Don't leak potentially secret authname through ioctl interface.Mike Belopuhov
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-31for now, workaround MP timeout/splhigh/scsi race at reboot time using aTheo de Raadt
2007-10-31comment fixes.Joel Sing
2007-10-30remove an unused macro, NFSMINOFF;Thordur I. Bjornsson
2007-10-30MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-30shrink the intr establish code a bit. all that intrstr handling is cruft.David Gwynne
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-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-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-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-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-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29regenMike Belopuhov
2007-10-29Add missing Marvell 88SE61xx IDs.Mike Belopuhov
2007-10-29MALLOC/FREE -> malloc/freeCharles Longeau
2007-10-29unmap on error and correct some output in those cases.Federico G. Schwindt
2007-10-29Touch of KNF and style(9), spaces and comments.Thordur I. Bjornsson
2007-10-29fix the setup of Tx descriptors. the frame type and "no ack" bits wereReyk Floeter
2007-10-29regenDavid Gwynne
2007-10-29the areca with the 1201 pci id is known as the 1200 everywhere. itDavid Gwynne
2007-10-29regen, finally.David Gwynne