History log of /freebsd-9.3-release/lib/libc/i386/sys/i386_set_ioperm.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 124296 09-Jan-2004 nectar

Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
at it, use the ANSI C generic pointer type for the second argument,
thus matching the documentation.

Remove the now extraneous (and now conflicting) function declarations
in various libc sources. Remove now unnecessary casts.

Reviewed by: bde


# 111010 16-Feb-2003 nectar

Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
Only warnings that could be fixed without changing the generated object
code and without restructuring the source code have been handled.

Reviewed by: /sbin/md5


# 92986 22-Mar-2002 obrien

Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.


# 81586 13-Aug-2001 ru

Removed duplicate VCS ID tags, as per style(9).


# 50817 02-Sep-1999 luoqi

Use definitions provided in sysarch.h for args structures.

Reviewed by: marcel


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 37917 28-Jul-1998 jlemon

u_int --> unsigned int, remove (now unneeded) <sys/types.h>


# 37904 28-Jul-1998 jlemon

oops, forgot to do ``cvs add'' first.