summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-24Teach as(1) about %gl on sparc64.Mark Kettenis
2007-12-24Use zero_partitions() to implement the '-E' command 'd *', as itKenneth R Westerback
2007-12-24alwais unmap i/o space in it_matchOleg Safiullin
2007-12-24bool -> intOtto Moerbeek
2007-12-24some fixes from Girish Venkatachalam; as far as i can see, otto has alreadyJason McIntyre
2007-12-23log 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-23for "fixed-address", note that no lease is generated; after someJason McIntyre
2007-12-23remove double word in comment;Jason McIntyre
2007-12-23In pmap_dumpmmu(), account for the fact that we use 4MB mappings for text andMark Kettenis
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