summaryrefslogtreecommitdiff
path: root/tests/kernel/h_ps_strings2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kernel/h_ps_strings2.c')
0 files changed, 0 insertions, 0 deletions
id=e92b7333c97aa499f47b9fb848fef0a4e8584497'>move debugging code inside ifdef debugchristos 2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg 2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill 2011-08-29have pci register itself as a module, and make PCI driver modules depend on itjmcneill 2011-08-28set default WARNS for modules to 3 -- the only one that needs < 3 now is pfjmcneill 2010-05-25Revert earlier changes to callers of pci_find{vendor,product} sincepgoyette 2010-05-24Update all callers of the pci_find{vendor,product} routines to now callpgoyette 2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung 2010-01-20Signedness bug/crash in azalia and hdaudio. Fixes PR 42604.tonnerre 2010-01-08Expand PMF_FN_* macros.dyoung 2009-11-12Remove superfluous activation hook.dyoung 2009-05-06struct cfdata * -> cfdata_t, no functional changes intended.cegger 2009-04-02Cosmetic changes, only, to clarify and to save a couple of lines: returndyoung 2009-02-25PR# port-i386/40143: Viewing an mpeg transport stream with mplayer causes crashjmcneill 2008-12-17make this build with AZALIA_DEBUGcegger 2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos 2008-06-26* azalia_rirb_intr()kent 2008-06-08make this build with AZALIA_DEBUGcegger 2008-06-07Split device_t/softc. Remove unused macros.freza 2008-06-02Backout previous; causes a panic on attach/detach/reattach for somejmcneill 2008-06-02Halt streams before deleting them on detach.jmcneill 2008-06-02Fix MODULE_CMD_FINI case, azalia can be unloaded now.jmcneill 2008-06-02Allow azalia to be built as a module.jmcneill 2008-05-13Do not dereference this->intr if it's NULL.mjf 2008-05-10Cleanup aprint messages, remove unnecessary usage of aprint_error.jmcneill 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-10use aprint_*_dev and device_xnamecegger 2008-02-23Add a method to detach children. Use device_t and accessors. Usedyoung 2007-12-09Merge jmcneill-pm branch.jmcneill