summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-13add my logitech cameraChris Kuethe
2008-04-13Use %g7 to store a pointer `struct cpu_info', and use it whereever possible.Mark Kettenis
2008-04-13lear CPUF_RUNNING when halting a CPU. Fixes problems with powering dowmMark Kettenis
2008-04-13Redo the '?' output in (E)ditor mode so it uses two columns and onceKenneth R Westerback
2008-04-13Disable ISP10160 and ISP12160. They don't quite work yet, and people withMark Kettenis
2008-04-13MSIZE is defined in sys/param.h, not machine/param.h;Jason McIntyre
2008-04-13some small fixes;Jason McIntyre
2008-04-13garbage collect the cpus_running global variable;Thordur I. Bjornsson
2008-04-13bring back a free call which was left out when moving from handrolled listsPierre-Yves Ritschard
2008-04-13Improve the libc DNS resolver ID generation algorithm to be moreDamien Miller
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2008-04-12bring in changes as found in libossaudioJacob Meuser
2008-04-12Protect errno from being trashed by other functions.Ray Lai
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-12Prune the in-use swap encryption keys in uvm_shutdown(), per deraadt@'s idea.Miod Vallat
2008-04-12When enabling swap encryption, pass the correct number of swap pages toMiod Vallat
2008-04-12typosMiod Vallat
2008-04-12Initial man page for uvideo(4), not connected to build until driver is.Ian Darwin
2008-04-12yes, all; girishvenkatachalamTheo de Raadt
2008-04-12remove useless defines for the vnode operations, and insteadThordur I. Bjornsson
2008-04-12Introduce macros to get and set the MMU context ID in asm code and switch toMark Kettenis
2008-04-12Tighten check for consoleness by comparing comconsiot as well as comconsaddr.Mark Kettenis
2008-04-12just use an incremented int to calculate drawable ids. This is simplerOwain Ainsworth
2008-04-12Make sure that the drawables are properly freed when removed, and uponOwain Ainsworth
2008-04-12Switch part of the magic hashtable over to using a TAILQ insteadOwain Ainsworth
2008-04-12check the softc for null before we use it. Fixes a crash when drm is enabledOwain Ainsworth
2008-04-12Convert the list of agp memory over to a TAILQ instead of using a hand-Owain Ainsworth
2008-04-12remove useless defines for the vnode operations, and insteadThordur I. Bjornsson
2008-04-12Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1Mark Kettenis
2008-04-12Initialize comconsiot in comcninit().Mark Kettenis
2008-04-12getnewvnode() is not a system call; fix from Iruata Souza, though iJason McIntyre
2008-04-12Fix some debug output.Marcus Glocker
2008-04-12There are so many reasons why a printf in an ipi is a very bad idea.Mark Kettenis
2008-04-11Add directory for sparc64 build.Stefan Kempf
2008-04-11OpenBSD tag is enough.Stefan Kempf
2008-04-11add a commented out entry that disables the lecture blurb the firstThordur I. Bjornsson
2008-04-11Sync with master repo. Reminded by otto@Stefan Kempf
2008-04-11Correct a bug where _dl_error was set to DL_NOT_FOUND when a shared libKurt Miller
2008-04-11Pass output to groff instead of troff so we end up with postscriptTodd C. Miller
2008-04-11introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of theThordur I. Bjornsson
2008-04-11ditch c99 style struct initialisers that should have been removed.Jonathan Gray
2008-04-11Correctly initialize the probe sequence buffer.Marcus Glocker
2008-04-11add support for the "include" directive using code from pfctl/parse.y.Reyk Floeter
2008-04-10introduce mitigation for the calling of an interfaces start routine.David Gwynne
2008-04-10Also count multicast packets and input bytes for interfaces enslaved byBrad Smith
2008-04-10scrub local stack-based buffers in the tty subsystem. tested by a lot ofTheo de Raadt
2008-04-10the ffs code is a bit noisy when it runs out of inodes/space etc;Thordur I. Bjornsson
2008-04-10Make sun4v_broadcast_ipi() do its job by making a single hypervisor callMark Kettenis
2008-04-10Add support for recording through the mic jack on AD1984.Deanna Phillips
2008-04-10Make sure the fd passing code only accepts control messages without paddingMark Kettenis