freebsd-nq/sys/i386/linux
Mike Smith 3713cbff75 Add support for the SIOCGIFHWADDR ioctl, commonly used by
license managers to obtain the host's ethernet address as
a key.

Note that this implementation takes the first hardware address for
the first ethernet interface found, and disregards the interface name
that may be passed in, as linux ethernet devices are all "ethX".
1997-06-02 06:31:49 +00:00
..
imgact_linux.c Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
linux_dummy.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_file.c Remove dependancy on UFS' DIRBLKSIZ definition. 1997-04-06 10:10:50 +00:00
linux_genassym.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_ioctl.c Add support for the SIOCGIFHWADDR ioctl, commonly used by 1997-06-02 06:31:49 +00:00
linux_ipc.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_locore.s Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
linux_misc.c Always include PROT_READ for Linux mmap operations. 1997-04-28 02:53:17 +00:00
linux_proto.h Regenerate (removed unused #includes in linux_sysent.c). 1997-04-09 15:37:04 +00:00
linux_signal.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_socket.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_stats.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux_syscall.h Regenerate (removed unused #includes in linux_sysent.c). 1997-04-09 15:37:04 +00:00
linux_sysent.c Regenerate (removed unused #includes in linux_sysent.c). 1997-04-09 15:37:04 +00:00
linux_sysvec.c md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
linux_util.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
linux_util.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
linux.h Add support for the SIOCGIFHWADDR ioctl, commonly used by 1997-06-02 06:31:49 +00:00
Makefile Be consistant with the other syscall makefile's handling of the default 1997-03-29 11:17:26 +00:00
syscalls.conf Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
syscalls.master Removed unused #includes. 1997-04-09 15:34:09 +00:00