Age | Commit message (Expand) | Author |
2007-12-25 | Accept valid forms of double-precision fmul/fadd/fsub/fdiv and reject invalid | Miod Vallat |
2007-12-25 | Pull from master repo: | Stefan Kempf |
2007-12-25 | Missing pointer initialization for int/nint/trnc exceptions. | Miod Vallat |
2007-12-25 | Never write boolean expressions which do not fit in one line, after midnight. | Miod Vallat |
2007-12-25 | Do not make struct pmap visible unless _KERNEL. | Miod Vallat |
2007-12-25 | Restart the m88110 floating-point trap code from scratch, basing it on the | Miod Vallat |
2007-12-24 | Teach as(1) about %gl on sparc64. | Mark Kettenis |
2007-12-24 | Use zero_partitions() to implement the '-E' command 'd *', as it | Kenneth R Westerback |
2007-12-24 | alwais unmap i/o space in it_match | Oleg Safiullin |
2007-12-24 | bool -> int | Otto Moerbeek |
2007-12-24 | some fixes from Girish Venkatachalam; as far as i can see, otto has already | Jason McIntyre |
2007-12-23 | log a warning one time when we can't open or write the drift file; | Kevin Steves |
2007-12-23 | {dip,DIP-} -> DIP; now they're all the same... | Jason McIntyre |
2007-12-23 | +.Xr isa 4 , | Jason McIntyre |
2007-12-23 | for "fixed-address", note that no lease is generated; after some | Jason McIntyre |
2007-12-23 | remove double word in comment; | Jason McIntyre |
2007-12-23 | In pmap_dumpmmu(), account for the fact that we use 4MB mappings for text and | Mark Kettenis |
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 |