1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/amd64
Luoqi Chen 7a2bb3b800 Some reorganization of sysarch() interface:
1. Move definitions of struct i386_*_args to the header file sysarch.h,
   since they are part of the sysarch API. struct i386_get_ldt_args and
   i386_set_ldt_args were identical, therefore make them into one
   struct i386_ldt_args. Libc should use these definitions as well.
2. Return a more sensible EOPNOTSUPP for unknown operations.

Reviewed by:	marcel
1999-09-02 20:59:50 +00:00
..
amd64 Some reorganization of sysarch() interface: 1999-09-02 20:59:50 +00:00
conf Try and commit the tun comment fix again; I have no idea why there 1999-09-01 09:01:54 +00:00
include Some reorganization of sysarch() interface: 1999-09-02 20:59:50 +00:00
isa Eliminate some magic numbers. 1999-09-01 06:34:24 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00