NetBSD/sys/compat
thorpej 7b918b4088 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:40:33 +00:00
..
aout Regen 2000-01-31 15:53:46 +00:00
common Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
freebsd Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
hpux New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
ibcs2 only include i386/include/reg.h on i386. 2000-02-27 17:30:10 +00:00
linux New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
m68k4k
netbsd32 New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
osf1 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
ossaudio Fix typo in comment. From Brad <brad@openbsd.org> 1999-11-19 23:50:21 +00:00
sunos Regen. 1999-07-12 22:04:00 +00:00
svr4 Implement fdremove() which is used in place of all the code that 2000-03-23 05:16:12 +00:00
ultrix Update for new msgctl()/semctl()/shmctl() calls. 1999-08-25 04:52:06 +00:00
vax1k expunge vm_offset_t/vm_size_t 2000-03-04 07:28:44 +00:00
Makefile