Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller | |
now call the poll backend. With this change we implement greater poll(2) functionality instead of emulating it via the select backend. Adapted from NetBSD and including some changes from FreeBSD. Tested by many, deraadt@ OK | |||
2002-07-27 | Variable name typo in debugging code. tick -> ticks. | Thomas Nordin | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-01-10 | return ENOTTY not EINVAL in default: in *ioctl() | Michael Shalayeff | |
2001-05-01 | trailing spaces | Michael Shalayeff | |
2000-06-26 | Convert to new timeouts. | Artur Grabowski | |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen | |
1999-07-23 | From NetBSD; let i386 run audio at a high IPL | Niklas Hallqvist | |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist | |