John Baldwin
95e7d19dfa
- Explicitly lock Giant to protect the fields in the svr4_strm structure
...
except for s_family (which is read-only once after it is set when the
structure is created).
- Mark svr4_sys_ioctl(), svr4_sys_getmsg(), and svr4_sys_putmsg() MPSAFE.
2006-07-28 16:56:17 +00:00
Warner Losh
898b0535b7
Start each of the license/copyright comments with /*-
2005-01-05 22:34:37 +00:00
Alfred Perlstein
b63dc6ad47
Remove __P.
2002-03-20 05:48:58 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Mark Newton
587297dc40
Add $Id$ tags
1999-07-30 12:45:21 +00:00
Mark Newton
f22dd58acc
Emulator KLD for SysVR4 executables grabbed from NetBSD.
...
See http://www.freebsd.org/~newton/freebsd-svr4 for limitations,
capabilities, history and TO-DO list.
1999-01-30 06:29:48 +00:00