Age | Commit message (Expand) | Author |
---|---|---|
2006-02-17 | espie@ backed out the library part of brad's commit which broke stuff, | Jolan Luff |
2006-01-25 | Fix problem in ioctl() handling in OSS audio emulation which caused | Brad Smith |
2006-01-21 | add support for SNDCTL_DSP_SETDUPLEX ioctl | Brad Smith |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-14 | More FREF/FRELE fixes | Peter Valchev |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-05-24 | Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796. | Aaron Campbell |
2001-04-11 | Fix an off-by-one error. Also, SETFRAGMENT ignores the high bit; from NetBSD. | Aaron Campbell |
2001-02-09 | constify static data | Michael Shalayeff |
2001-01-25 | fix comment. | Brad Smith |
1999-12-14 | compat_bsdos needs this also. millert@ ok. | Hakan Olsson |
1999-11-20 | ioctl arguments are u_long. | Marc Espie |
1998-04-26 | $ | Niels Provos |
1998-04-26 | 2nd try: compat ossaudio from NetBSD mostly by | Niels Provos |