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
/
netbsd32
Age
Commit message (
Expand
)
Author
2023-02-12
s/strucure/structure/ and s/structues/structures/ in comments.
andvar
2022-12-19
Create compat_100 module infrastructure now that we have branched
pgoyette
2022-10-26
sys: Put externs for time_adjtime and time_adjusted in .h files.
riastradh
2022-05-24
s/build-in/built-in/ in comments.
andvar
2022-04-23
Implement support for mounting UDF in compat32
reinoud
2021-12-22
Handle the SIOCGNBRINFO ioctl for compat32.
roy
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-12-05
s/sytle/style/ in comment.
msaitoh
2021-11-26
Fix anonymous memory object leak for sigcode.
ryo
2021-11-11
Adapt to recent posix_spawn extensions.
martin
2021-11-06
COMPAT_NETBSD32 is all about running the 32-bit flavor of native
thorpej
2021-11-01
Use "stack_t" instead of "struct sigaltstack", as the former is the
thorpej
2021-09-20
Regen for eventfd(2).
thorpej
2021-09-20
Add the eventfd(2) system call to COMPAT_NETBSD32.
thorpej
2021-09-20
Regen for timerfd.
thorpej
2021-09-20
Add timerfd system calls to COMPAT_NETBSD32.
thorpej
2021-09-11
sys/kern: Allow custom fileops to specify fo_seek method.
riastradh
2021-09-07
sys/compat: Memset zero before copyout.
riastradh
2021-08-30
compat_netbsd32: Copy out 32-bit version in nfssvc32_nsd_out.
riastradh
2021-04-25
All mips64 has compat_netbsd32
christos
2021-04-17
Compile in compat32 syscall names all the time, as we do for native
simonb
2021-04-14
Add DIOCGDISKINFO compat.
mlelstv
2021-04-14
regen
christos
2021-04-13
regen
christos
2021-04-13
GCC 10 does not like casting from one identical anonymous enum
mrg
2021-02-18
In the compat setitimer(2) calls, don't validate which timer is being
simonb
2021-02-16
In netbsd32___mount50() zero out the native fs_args union before use so
simonb
2021-01-19
Fix syntax error
wiz
2021-01-19
The read/write/send/recv system calls return ssize_t because -1 is
simonb
2021-01-19
KNF consistency: No parentheses are needed around the return value.
simonb
2021-01-19
Whitespace nits.
simonb
2021-01-19
Also print mmap return value and error code #ifdef DEBUG_MMAP.
simonb
2021-01-18
s/u_intN_t/uintN_t/
simonb
2021-01-17
Handle the SIOCGNBRINFO_IN6 ioctl for compat32. ndp -a works with
simonb
2021-01-15
Remove unused LIMITCHECK() macro (now contained in netbsd32_rlimit.c).
simonb
2021-01-14
Remove some blank lines to group the VND and FSS ioctls together.
simonb
2021-01-14
Handle the KFILTER_BYFILTER and KFILTER_BYNAME ioctls for compat32.
simonb
2021-01-14
Handle FSSIOCSET and FSSIOCGET; vndconfig(8) works with compat32 now.
simonb
2021-01-14
Handle rev 1.62 of kern/sys_lwp.c
simonb
2021-01-14
Use netbsd32_* types instead of relying on __packed in the vnd ioctl
simonb
2020-11-08
Fix typo; s/__LP64/_LP64/
rin
2020-11-04
Use opt_execfmt.h to get build options.
pgoyette
2020-11-01
Separate the compat_netbsd32_coredump from the compat_netbsd32 and
pgoyette
2020-10-15
wait4(2): make error paths match with that of native wait4(2):
rin
2020-10-10
regen for getrandom(2)
rin
2020-10-10
Teach about getrandom(2) to COMPAT_NETBSD32.
rin
2020-09-07
remove __packed from struct netbsd32_lsdisable. the structure
mrg
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-08-08
PR/55547: Dan Plassche: Fix BSD/OS binary emulation.
christos
2020-07-21
Add lockstat(1) ioctl handling.
simonb
[next]