| Age | Commit message (Expand) | Author |
| 2013-09-19 | exec modules need to be of the exec kind | christos |
| 2011-10-14 | Change the vnode locking protocol of VOP_GETATTR() to request at least | hannken |
| 2011-09-06 | Add support for AFMT_AC3 | jmcneill |
| 2009-08-22 | add a lot more debugging and error checking. Alas, skype seems to be happy | christos |
| 2008-11-13 | compat_ossaudio module, so others can depend on it. | ad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-21 | Catch up with descriptor handling changes. See kern_descrip.c revision | ad |
| 2008-01-22 | Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this | jmcneill |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-12-08 | ANSIfy most of the function definitions in sys/compat (but not ndis). | dsl |
| 2007-12-04 | Remove all the __P | dsl |
| 2007-11-26 | Remove the "struct lwp *" argument from all VFS and VOP interfaces. | pooka |
| 2007-09-18 | Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function | mlelstv |
| 2007-06-11 | Add a new ioctl AUDIO_GETBUFINFO. It works like AUDIO_GETINFO, but | joerg |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-09-03 | remove unneeded initializer. | christos |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-05-14 | integrate kauth. | elad |
| 2006-03-04 | Instead of getting properties from calling ioctl with AUDIO_GETINFO, use | xtraeme |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-08 | Fix problem in ioctl() handling in OSS audio emulation which caused | tron |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2004-11-18 | getdevinfo(): | kent |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-23 | Fix missing call to FILE_UNUSE. From kern/21946, from Todd Vierling. | augustss |
| 2003-03-21 | Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. | dsl |
| 2003-01-18 | add compat_ossaudio | christos |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-12 | add support for SNDCTL_DSP_SETDUPLEX ioctl to ossaudio emulation code | jdolecek |
| 2001-12-24 | Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as | mycroft |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-07-09 | Map OSS mixer device "line1" to native mixer device "aux". | kim |
| 2001-06-14 | Fix a partial construction problem that can cause race conditions | thorpej |
| 2001-05-10 | Improved fix of PR12796, from Frederick Bruckman <fb@enteract.com> | augustss |
| 2001-05-09 | Apply patch in PR lib/12796 from Frederick Bruckman <fb@enteract.com> | augustss |
| 2001-01-18 | constify | jdolecek |
| 2000-08-16 | Use accurate rounding in conversion between OSS and NetBSD volume values. | tron |
| 2000-07-04 | Implement OSS_GETVERSION. | augustss |
| 1999-11-19 | Fix typo in comment. From Brad <brad@openbsd.org> | augustss |
| 1999-11-17 | Implement OSS_SOUND_MIXER_INFO. | augustss |
| 1999-08-22 | Per discussion with Lennart Augustsson, change the behaviour to report emulated | kleink |
| 1999-05-05 | Add "use counting" to file entries. When closing a file, and it's reference | thorpej |
| 1999-04-13 | Make copyright conform. | augustss |
| 1998-08-07 | Add MIDI support. The MIDI devices can be accessed as ``raw'' through | augustss |
| 1998-05-25 | Fix off by 1 error | augustss |
| 1998-03-19 | SETFRAGMENT ignores the high bit. | mycroft |
| 1997-10-19 | Make the audio API (almost) SunOS compatible. | augustss |
| 1997-10-16 | Insert missing NetBSD copyright notices. | augustss |