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
2021-04-13
GCC 10 does not like casting from one identical anonymous enum
mrg
2021-04-03
Centralise the setitimer() timer type validation in dosetitimer() as is
simonb
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-02-01
G/C some old code that was for acorn26
skrll
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-12-19
malloc(9) -> kmem(9)
thorpej
2020-12-04
Rewrite linux_sys_alarm() to use dogetitimer() / dosetitimer(), rather
thorpej
2020-11-08
Fix typo; s/__LP64/_LP64/
rin
2020-11-04
Use opt_execfmt.h to get build options.
pgoyette
2020-11-03
PR/55780: Bernd Sieker: setsockopt in Linux emulation misses some options
christos
2020-11-01
Separate the compat_netbsd32_coredump from the compat_netbsd32 and
pgoyette
2020-10-24
Fix compat with Linux programs that use longer namelen for sockets
mgorny
2020-10-15
wait4(2): make error paths match with that of native wait4(2):
rin
2020-10-10
TIOCGSID is used by tcgetsid() so it is not really compat :-)
christos
2020-10-10
regen for getrandom(2)
rin
2020-10-10
Teach about getrandom(2) to COMPAT_NETBSD32.
rin
2020-10-09
tty_43: Check a bitset from userspace is valid before shifting it
nia
2020-10-06
make MAXTSIZ optional
christos
2020-09-29
s/parition/partition/
msaitoh
2020-09-07
remove __packed from struct netbsd32_lsdisable. the structure
mrg
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-09-03
The conversion of FPU tracking to PCU rendered the fpcurlwp variable
thorpej
2020-08-08
PR/55547: Dan Plassche: Fix BSD/OS binary emulation.
christos
2020-08-08
Fix the OTIOCGETD emulation. Line discipline 0 is NTTYDISC.
christos
2020-07-21
Add lockstat(1) ioctl handling.
simonb
2020-07-19
don't include opt_user_ldt.h when it is not needed
maxv
2020-07-18
Add BIOCSETWF32 (bpf)
jmcneill
2020-07-16
Don't accept negative value.
msaitoh
2020-07-03
sync with mount.h, always use the structure size.
christos
2020-07-03
don't overallocate (follows similar change to compat/sys/statvfs.h)
jdolecek
2020-07-03
don't overallocate (requested by maxv@)
christos
2020-06-28
Fix struct entry size (thanks kre@)
christos
2020-06-27
Ignore the supplied size, and always use the argument size that we know.
christos
2020-06-27
Yet another idiotic compat syscall that was developed with literally zero
maxv
2020-06-24
reduce stack usage in compat_60_ptmget_ioctl() - allocate struct ptmget
jdolecek
2020-06-24
remove special handling for symbolic links for COMPAT_43 lstat, it's
jdolecek
2020-06-12
Add nd6.h compat header
roy
[prev]
[next]