summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-05if both debug and verbose defined, only spit out the dump onceTheo de Raadt
2006-01-05Find SLP_TYPx values and store them for future use inAlexander Yurchenko
2006-01-05syncTheo de Raadt
2006-01-05Use the system include <spinlock.h> to get the proper functionMarco S Hyman
2006-01-05enable nviicDavid Gwynne
2006-01-05In aml_eval_name() don't return success if no object found.Alexander Yurchenko
2006-01-05Enable amdpm; ok deraadt@.Alexander Yurchenko
2006-01-05System call stubs don't have a frame of their own, so use EMTRY_LEAF insteadMark Kettenis
2006-01-05In pthread_join(), check if we create a deadlock trying to joinOtto Moerbeek
2006-01-05System call stubs don't have a frame of their own, so use EMTRY_LEAF insteadMark Kettenis
2006-01-05Random KNF and cleanupAlexander Yurchenko
2006-01-05enable dynamic standby workaround for the 82551 as well.Brad Smith
2006-01-05Kill all typedef struct goo.Marco Peereboom
2006-01-05Disable the minimum size frame bundling when using the CPUSaver microcode.Brad Smith
2006-01-05Provide symbolic names for the acpi sleeping states and use it.Alexander Yurchenko
2006-01-05don't include sys/errno.h, pointed out by MiodMartin Reindl
2006-01-05load the CPUSaver 102E microcode for the 82551 Rev 10 chip.Brad Smith
2006-01-05More dead constants.Miod Vallat
2006-01-05A match() function should never, never, ever return UNSUPP for unsupportedMiod Vallat
2006-01-05Begone.Miod Vallat
2006-01-05regenBrad Smith
2006-01-05more fxp PCI ids.Brad Smith
2006-01-05Check securelevel and machdep.allowaperture for i386_set_ioperm() theMatthieu Herrb
2006-01-05enable ixgbTheo de Raadt
2006-01-05go ahead, enable asmsTheo de Raadt
2006-01-05Work around flawed IBM 325 eServer IPMI implementation.Marco Peereboom
2006-01-05Better debug verbosity values.Marco Peereboom
2006-01-05Kill ENSURE(), remove ensure.h, say bye bye to fatal_ensure() andClaudio Jeker
2006-01-05Adjust debug levels.Marco Peereboom
2006-01-05Fixup stack, it needs 16 bytes headroom. Help from miod@ and drahn.Otto Moerbeek
2006-01-05Show attribute cache total reference count.Claudio Jeker
2006-01-05Cache optional BGP attributes (mostly communities) and use a simpleClaudio Jeker
2006-01-05Make ospfd respect carp(4) interfaces and their weird behaviour. They willClaudio Jeker
2006-01-05Don't change pins state on attach.Alexander Yurchenko
2006-01-05I got the time scale wrong with the previous commit. Now the advertisedMarco Peereboom
2006-01-05Improve how ospfd copes with time changes.Esben Norby
2006-01-05Make it possible to set a default vlan priority to a vlan interface.Esben Norby
2006-01-05Make it possible to set a default vlan priority for vlan interfaces.Esben Norby
2006-01-05Finish framework for attaching kernel drivers to the GPIO pins.Alexander Yurchenko
2006-01-05knfAlexander Yurchenko
2006-01-05cleanup, move log.h and rcs.h inclusion into rcsprog.h;Xavier Santolaria
2006-01-05Various I2C updates, cleanups, etc.Alexander Yurchenko
2006-01-05Add my copyright.Alexander Yurchenko
2006-01-05Add SMBus host interface support for amdpm(4).Alexander Yurchenko
2006-01-05Happy New Year!Alexander Yurchenko
2006-01-05Reliability fixes:Alexander Yurchenko
2006-01-05Remove redundant mprotect() calls (we're unmapping the region anyway)Otto Moerbeek
2006-01-05interacting with the watchdog while we're in the middle of updating sensorsDavid Gwynne
2006-01-05rev 1.59 & 1.60 of rtw.c commited by David Young to NetBSD:Jonathan Gray
2006-01-05part of rev 1.58 of rtw.c David Young comitted to NetBSD:Jonathan Gray