freebsd-dev/sys/i386/linux
Konstantin Belousov a8d403e102 Change the static struct sysentvec and struct Elf_Brandinfo initializers
to the C99 style. At least, it is easier to read sysent definitions
that way, and search for the actual instances of sigcode etc.

Explicitely initialize sysentvec.sv_maxssiz that was missed in most
sysvecs.

No objection from:	jhb
MFC after:	1 month
2008-09-24 10:14:37 +00:00
..
imgact_linux.c
linux_dummy.c Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00
linux_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux_ipc64.h
linux_locore.s Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux_machdep.c Fix Linux mmap with MAP_GROWSDOWN flag. 2008-02-11 19:35:03 +00:00
linux_proto.h Regen. 2008-05-13 20:02:26 +00:00
linux_ptrace.c
linux_support.s
linux_syscall.h Regen. 2008-05-13 20:02:26 +00:00
linux_sysent.c Regen. 2008-05-13 20:02:26 +00:00
linux_sysvec.c Change the static struct sysentvec and struct Elf_Brandinfo initializers 2008-09-24 10:14:37 +00:00
linux.h Implement the linux syscalls 2008-04-08 09:45:49 +00:00
Makefile
syscalls.conf
syscalls.master Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00