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
/
compat
Age
Commit message (
Expand
)
Author
1999-12-31
netbsd32_close() would work better if it called sys_close() rather than
eeh
1999-12-30
Update to 32-bit compatibility routines.
eeh
1999-12-16
Regen.
tron
1999-12-16
Add ptrace(2).
tron
1999-12-16
Add support for reading and writing non FPU register with ptrace(2).
tron
1999-12-16
Move MI parts of ptrace(2) emulation to "linux_misc.c".
tron
1999-12-12
Support a few more request types in ptrace(2) emulation.
tron
1999-12-12
Regen.
tron
1999-12-12
Incomplete but already working emulation of Linux's ptrace(2) for i386.
tron
1999-12-11
Architecture independent definitions for Linux's ptrace(2) system call.
tron
1999-12-05
Regen.
tron
1999-12-05
Fix incorrect system call number.
tron
1999-12-05
Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)
tron
1999-12-04
Add bound checks in emulation of kill(2). This fixes the last part of
tron
1999-12-04
Add bound checks in emulation of sigaction(2). This fixes a part of
tron
1999-12-04
Fix typo in last commit.
tron
1999-12-04
Adapt to renamed system call argument.
tron
1999-12-04
Regen.
tron
1999-12-04
Consistently call signal number arguments "signum".
tron
1999-12-04
Add bound checks in emulation of signal(2) and return SIG_ERR on failure.
tron
1999-12-04
Allow signal numbers upto 63 in clone(2) emulation.
tron
1999-12-04
Correct signal array size.
tron
1999-12-04
Extend signal mapping array to 64 entries like in the i386 emulation.
tron
1999-11-28
Make this compile again on sparc.
matt
1999-11-19
Fix typo in comment. From Brad <brad@openbsd.org>
augustss
1999-11-17
Implement OSS_SOUND_MIXER_INFO.
augustss
1999-11-11
Add register prefixes.
thorpej
1999-11-02
undo confusion.
erh
1999-10-29
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
mycroft
1999-10-25
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
kleink
1999-10-21
Add #include <machine/cpu.h> for need_resched() macro.
itohy
1999-10-11
Add netbsd32_compat_14.c
eeh
1999-10-11
Fix typos in the license notice.
thorpej
1999-10-05
After linux_sys_clone() has been moved to "linux_sched.c" we don't need
tron
1999-10-04
Handle the newer, larger sigset_t Linux now uses.
fvdl
1999-10-04
Add emulation for scheduler related syscalls. Although they are dummies
tron
1999-10-04
Regen from "syscalls.master".
tron
1999-10-04
Add emulation for scheduler related syscalls. Although they are dummies
tron
1999-09-30
NetBSD's signal number 11 is SIGSYS nog SIGSEGV.
tron
1999-09-28
Remplace kern.shortcorename sysctl with a more flexible sheme,
bouyer
1999-09-16
Regen
christos
1999-09-16
fix olseek botch
christos
1999-09-12
eliminate the PMAP_NEW option by making it required for all ports.
chs
1999-09-08
Use DEBUG_LINUX exclusively. Fixes PR#7684.
jdolecek
1999-09-07
oops, forgot to include new files.
christos
1999-09-07
regen
christos
1999-09-07
preliminary lwp support; currently staroffice breaks because set_ldt emulation
christos
1999-08-25
Update for new msgctl()/semctl()/shmctl() calls.
thorpej
1999-08-25
Regen.
thorpej
1999-08-25
Update for new SVID IPC calls, and also update the list of syscalls
thorpej
[next]