History log of /freebsd-10.1-release/lib/libc/i386/sys/i386_get_ioperm.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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.