summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-11-01new workq_create interface. discovered by Vladimir KirillovTed Unangst
2008-11-01set the appropriate value (0, not emulated) in the flags field ofJacob Meuser
2008-11-01change all callers of enterpgrp() to pre-allocate a pgrp or session ifTheo de Raadt
2008-10-31clean up error messages as suggested by jakemsrTheo de Raadt
2008-10-31Generalize function to obtain all details to do bio stuff. This is inMarco Peereboom
2008-10-31Add opcodeMarco Peereboom
2008-10-31Be way more strict in the number of packets allowed to be queued in theClaudio Jeker
2008-10-31Remove the vblank_pipe member of the softc and noop the ioctl that setsOwain Ainsworth
2008-10-31Remove another interface (this one for ARB_Occlusion_Query) that we'veOwain Ainsworth
2008-10-31Do not assume that a pointer to another process will live over a set ofTheo de Raadt
2008-10-31Revert last commit; mbuf leaks are not solved by double-freeing mbuf chainsBret Lambert
2008-10-31Do not assume that a pointer to another process will live over a set ofTheo de Raadt
2008-10-31accidental commit ... backoutTheo de Raadt
2008-10-31accidental commit ... backoutTheo de Raadt
2008-10-31kern_sysctl.cTheo de Raadt
2008-10-31checkdirs() walks allproc and calls sleeping functions if directories haveTheo de Raadt
2008-10-31Handle "jack sense" hp/speaker switching by polling for an interruptJacob Meuser
2008-10-31Support for converter groups where members support non-identical sampleJacob Meuser
2008-10-31some leftover bits from r1.32 that should have been removed inJacob Meuser
2008-10-30reintroduce mutexes to workqs for locking.David Gwynne
2008-10-30regenBrad Smith
2008-10-30Add the PCI id for the Promise PDC42819 chipset.Brad Smith
2008-10-30Initialize random seed for secondary processors.Miod Vallat
2008-10-30Give the dummy struct cpu_info used for secondary processor early bootstrap,Miod Vallat
2008-10-30In cpu_switchto(), always pmap_deactivate() the process being switched out,Miod Vallat
2008-10-30Bunch of cleanup. Kill some dead variables and some stupid code.Owain Ainsworth
2008-10-30Fix building with !INET6 kernels.Brad Smith
2008-10-30Fix bug that when there are no volumes but there are hot spares it wouldMarco Peereboom
2008-10-30Use msleep() in the reaper to make it not lose events. Based on discussionTheo de Raadt
2008-10-30Arpresolve could loose few packets during resolving an ethernetJoerg Goltermann
2008-10-30From Jeremy Morse via NetBSD:Marcus Glocker
2008-10-30ugh, typo fix, committed previous from the wrong treeTodd T. Fries
2008-10-30patches for macppc to remove more EINVAL returns in the audio codeTodd T. Fries
2008-10-30for devices that do not allow independent setting of recording andJacob Meuser
2008-10-29add a flag to know is this is Audigy 2 ValueJacob Meuser
2008-10-29support for Audigy 2 Value based on patch from Dennis SuhoninJacob Meuser
2008-10-29Add initial bio support; only volume status is handled.Brad Smith
2008-10-29Bring pd structure up to dateMarco Peereboom
2008-10-29come on -- this was not even test compiledTheo de Raadt
2008-10-29- Add a workaround field to the softc struct.Brad Smith
2008-10-29dlg says "well, that is embarassing"Theo de Raadt
2008-10-29native default parameters for i2s devices instead of 8kHzJacob Meuser
2008-10-28make DRM_INFO() a bit less gross, though getting all the grossness out at onc...Theo de Raadt
2008-10-28Do not keep retrying to send advertisements if there isMarco Pfatschbacher
2008-10-28Always skip "urpf-failed" test for IPv6 link local addresses.Marco Pfatschbacher
2008-10-28#if NVLAN > 0 in one more spot.Brad Smith
2008-10-28Fix output when reporting on multivolume disk groups.Marco Peereboom
2008-10-28Add the MacBookPro4,1 to the list of systems with GPIO quirks andBrad Smith
2008-10-28Do not leave pmap_cache_state pointing to freed memory if it was theDale Rahn
2008-10-28add support for multiple pflow(4) interfacesJoerg Goltermann