This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
linux
History
Konstantin Belousov
aa10345311
Do not write to the user address directly, use suword().
...
Reported by: Bengt Ahlgren <bengta sics se> MFC after: 1 week
2012-02-25 01:33:39 +00:00
..
imgact_linux.c
Fix misuse of the kernel map in miscellaneous image activators.
2012-02-17 23:47:16 +00:00
linux_dummy.c
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
linux_genassym.c
…
linux_ipc64.h
…
linux_locore.s
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
2009-01-31 11:37:21 +00:00
linux_machdep.c
In order to maximize the re-usability of kernel code in user space this
2011-09-16 13:58:51 +00:00
linux_proto.h
Regen.
2011-12-29 15:35:47 +00:00
linux_ptrace.c
Introduce the x86 kernel interfaces to allow kernel code to use
2010-06-05 15:59:59 +00:00
linux_support.s
…
linux_syscall.h
Regen.
2011-12-29 15:35:47 +00:00
linux_syscalls.c
Regen.
2011-12-29 15:35:47 +00:00
linux_sysent.c
Regen.
2011-12-29 15:35:47 +00:00
linux_systrace_args.c
Regen.
2011-12-29 15:35:47 +00:00
linux_sysvec.c
Do not write to the user address directly, use suword().
2012-02-25 01:33:39 +00:00
linux.h
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
Makefile
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
2011-03-12 08:51:43 +00:00
syscalls.conf
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
2011-03-12 08:51:43 +00:00
syscalls.master
Implement linux_fadvise64() and linux_fadvise64_64() using
2011-12-29 15:34:59 +00:00