freebsd-dev/sys/compat/svr4
Matthew Dillon b1e4abd246 Give struct socket structures a ref counting interface similar to
vnodes.  This will hopefully serve as a base from which we can
expand the MP code.  We currently do not attempt to obtain any
mutex or SX locks, but the door is open to add them when we nail
down exactly how that part of it is going to work.
2001-11-17 03:07:11 +00:00
..
imgact_svr4.c Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
Makefile Fix typo. 2001-09-13 22:02:48 +00:00
svr4_acl.h
svr4_dirent.h
svr4_errno.h
svr4_exec.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_fcntl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_fcntl.h
svr4_filio.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_ioctl.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_ipc.c FreeBSD doesn't have p_emuldata, and our stackgap_init() doesn't take an 2001-01-23 21:02:44 +00:00
svr4_ipc.h
svr4_misc.c Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
svr4_mman.h
svr4_proto.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_resource.c Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00
svr4_resource.h
svr4_siginfo.h
svr4_signal.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_signal.h
svr4_socket.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_socket.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_sockio.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
svr4_stropts.h
svr4_syscall.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_syscallnames.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_sysconfig.h
svr4_sysent.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_systeminfo.h
svr4_sysvec.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_termios.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4_utsname.h
svr4_wait.h
svr4.h
syscalls.conf
syscalls.master Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00