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