freebsd-dev/sys/i386/linux
Alexander Langer 514058dc0d Unregister the glibc2 brand at module unload time.
Change the ELF registration/unregistration scheme to be less error prone.
Adding a new brand requires a single addition to linux_brandlist instead of
modifying linux_load(), linux_unload(), and linux_elf_init().

Approved by:	jkh
Reviewed by:	msmith
1998-10-11 21:08:02 +00:00
..
imgact_linux.c Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
linux_dummy.c
linux_file.c Make async I/O on a socket work. 1998-10-05 16:37:36 +00:00
linux_genassym.c Fixed printf format errors. 1998-07-29 15:50:41 +00:00
linux_ioctl.c Add several missing ioctl handlers. One needed by Sybase, the others 1998-09-30 01:42:53 +00:00
linux_ipc.c ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation 1998-06-02 12:38:31 +00:00
linux_locore.s
linux_misc.c In linux_newuname bzero the right type of struct (linux_newuname_t). 1998-10-05 12:40:42 +00:00
linux_proto.h Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
linux_signal.c Fix a couple of out-of-bounds array references in mapping between 1998-10-11 04:54:16 +00:00
linux_socket.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
linux_stats.c
linux_syscall.h Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
linux_sysent.c Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
linux_sysvec.c Unregister the glibc2 brand at module unload time. 1998-10-11 21:08:02 +00:00
linux_util.c
linux_util.h remove option LINUX as it did nothing, add DEBUG_LINUX to debug the 1998-06-30 08:40:33 +00:00
linux.h Make async I/O on a socket work. 1998-10-05 16:37:36 +00:00
Makefile
syscalls.conf
syscalls.master Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00