summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-23provide timer_nextduein, which provides the number of seconds until theHenning Brauer
2007-12-23remove some unused #defines; ok henning@Kevin Steves
2007-12-23send timers for bgpctlshow neighbor foo timer in seperate messages afterHenning Brauer
2007-12-23Look for environment controller first, and access ITE SuperIO address/dataOleg Safiullin
2007-12-23use sizeof where neededTheo de Raadt
2007-12-23use timer_running (with left = NULL, which the last commit made possible)Henning Brauer
2007-12-23make all timer_get() callers (except timer_set which will needHenning Brauer
2007-12-23Setting p_fstype to the number of free sectors can't be right. Instead, setKenneth R Westerback
2007-12-23Remove DMMU_MISS_2; it's identical to DMMU_MISS.Mark Kettenis
2007-12-23pmap_steal_memory() returns vaddr_t.Joel Sing
2007-12-23protect the disk statistics with a mutex.David Gwynne
2007-12-23increase the marker buffers, they are not big enough for hg mergeTed Unangst
2007-12-22remove an obsolete comment art spottedTed Unangst
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Make sure we have a real stack when invoking getipl() during exceptions.Miod Vallat
2007-12-22just call getpwnam(NTPD_USER) once; ok henning@Kevin Steves
2007-12-22fix df posix mode bugCharles Longeau
2007-12-22Move initial PSR initialization to a separate routine, instead of duplicatingMiod Vallat
2007-12-22Enable branch prediction on MC88110 revision 5 and later, since we canMiod Vallat
2007-12-22Replace _bus_dmamap_load() with an implementation based onMark Kettenis
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Sync with main repo.Stefan Kempf
2007-12-22Reset the MAC filter if we stop the device, so no frames are acceptedMarcus Glocker
2007-12-22syncTheo de Raadt
2007-12-22more qlogic productsTheo de Raadt
2007-12-21Change the EF_xxx constants to be real offsets within the trapframe, insteadMiod Vallat
2007-12-21remove trailing whitespace;Jason McIntyre
2007-12-21Don't panic if someone inserts a CardBus slot for which we disabled CardBusMark Kettenis
2007-12-21a few nitsMarc Espie
2007-12-21Add a hack to discover all devices on (some) K-class servers.Mark Kettenis
2007-12-21Don't use getpropstring to get the CPU model name; it's evil. Instead, rely onMark Kettenis
2007-12-21basic (crypto, kex and transfer) interop regression tests against puttyDamien Miller
2007-12-21update to sudo 1.6.9p10Todd C. Miller
2007-12-20Get rid of disable_interrupt() and have caller use get_psr() and set_psr();Miod Vallat
2007-12-20Do not protect this file with _KERNEL; other header files which include it do itMiod Vallat
2007-12-20Print the VME vector number used when attaching.Miod Vallat
2007-12-20Flush the source page before copying in pmap_copy_page(). This should notMiod Vallat
2007-12-20Do not wait for the end of the universe if delay(0).Miod Vallat
2007-12-20More minor TX fixing (still sucks). Add more debug info and leave debugMarcus Glocker
2007-12-20note that redirections with the sticky-address option will not countReyk Floeter
2007-12-20implement statistics for redirections, like the existing statisticsReyk Floeter
2007-12-20increment the match/nomatch table counters when using a table/pool inReyk Floeter
2007-12-20Remove an obsolete nfs kludge, spotted by Frank Denis (many thanks), also the...Charles Longeau
2007-12-20rework timers.Henning Brauer
2007-12-20Get rid of __HAVE_PCCBB_ATTACH_HOOK.Mark Kettenis
2007-12-20Add an empty pccbb_attach_hook.Mark Kettenis
2007-12-20Add an empty pccbb_attach_hook.Mark Kettenis