index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lkm
/
compat
Age
Commit message (
Expand
)
Author
2006-08-31
Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now
tron
2006-08-31
Don't build "freebsd_ptrace.c" anymore. ptrace(2) support is optional now
tron
2005-12-11
merge ktrace-lwp.
christos
2005-09-02
Add freebsd_sysctl.c
rpaulo
2005-09-02
Add freebsd_sched.c
rpaulo
2005-05-30
Use TOOL_GENASSYM.
thorpej
2005-05-16
With the move of linux_trap.c from sys/arch/i386/i386/ to sys/arch/x86/x86,
dogcow
2005-03-08
PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio'
christos
2005-02-26
nuke trailing whitespace
perry
2005-02-10
Fixes from PR#29289. Need linux_sg.c in here now as well
jmc
2005-01-22
kill __P.
oki
2004-09-16
Remove reference to now-deleted aoutm68k_ioctl.c.
he
2004-09-14
Remove the COMPAT_AOUT LKM build infrastructure. The code is gone,
thorpej
2004-09-12
More removal of references to aoutm68k_syscalls.c, following that file's
he
2004-05-20
Tweak sysctl setup functions (the macros, actually) for use in lkms,
atatat
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-16
add -DCOMPAT_NETBSD32 so that it builds.
christos
2003-10-16
Add more compat options until this builds.
christos
2003-09-12
Wrap overlong lines, fix indentation.
tron
2003-09-12
newed -DCOMPAT_IBCS2 now.
christos
2003-09-12
add the SYSV compat flags needed.
christos
2003-08-01
Rework how dependency generation is performed:
lukem
2003-04-22
also rewrite emul_find_interp() calls to include the ${COMPAT_UTIL_OVERRIDE}
jdolecek
2003-03-04
The IDT is an array of struct gate_descriptor.
dsl
2003-02-06
PPC_MPC6XX is now PPC_OEA
matt
2002-11-30
add basic framework to build compat_irix LKM
jdolecek
2002-11-28
add freebsd_fork.c
jdolecek
2002-11-23
deal with the .s -> .S change for i386
lha
2002-10-06
Adjust callers to setgate() to match new prototype.
fvdl
2002-06-02
Revert rev. 1.10 of Makefile and fix the problem properly by adding
thorpej
2002-06-01
not sure if it is right, but svr4_sigcode.s does not compile on i386 without it.
itojun
2002-05-19
make compat_linux LKM buildable on macppc
jdolecek
2002-04-10
Fix a file name.
mycroft
2002-04-10
Fix SRCS so this compiles again.
mycroft
2002-04-01
Now linux_sigarray.c is included by newly created linux_signo.c.
enami
2002-03-29
Use compat_util with overriding.
kent
2002-03-27
Copy syscall entries for SYSVSHM to syncronize kernel option.
kent
2002-03-25
Introduce a new LKM `compat_pecoff'
kent
2002-02-23
Add linux_sysctl.c
fvdl
2002-02-16
The linux lkm doesn't compile anymore on m68k
is
2002-02-10
use MACHINE_ARCH for sparc & sparc64.
mrg
2002-02-10
look in sys/arch/${MACHINE}/${MACHINE} as well as ${MACHINE_ARCH}
mrg
2002-02-10
build svr4_sigcode.s on sparc
mrg
2002-02-10
build sunos_machdep.c and sunos_sigcode.s on sparc & sparc64
mrg
2002-02-10
don't build compat_aout LKM; hasn't been tested.
mrg
2001-12-13
YANOMAN=
lukem
2001-12-12
define NOMAN= once, at the real top level of lkm
lukem
2001-12-12
define NOMAN= once, at the top level
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-10
Update for core dump changes.
thorpej
[next]