NetBSD/sys/compat/netbsd32
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
..
Makefile move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-) 1999-03-25 16:22:49 +00:00
files.netbsd32 Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_09.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_10.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_12.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_13.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_14.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_43.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_exec.c Add support for -current's ELF32 exec format. 2000-02-06 16:45:56 +00:00
netbsd32_exec.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_ioctl.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_ioctl.h move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-) 1999-03-25 16:22:49 +00:00
netbsd32_netbsd.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
netbsd32_syscall.h Regen 2000-01-31 16:41:20 +00:00
netbsd32_syscallargs.h Regen 2000-01-31 16:41:20 +00:00
netbsd32_syscalls.c Regen 2000-01-31 16:41:20 +00:00
netbsd32_sysent.c Regen 2000-01-31 16:41:20 +00:00
syscalls.conf Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
syscalls.master __semctl13 -> ____semctl13 2000-01-31 15:59:58 +00:00