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
/
freebsd
Age
Commit message (
Expand
)
Author
2021-09-07
sys/compat: Memset zero before copyout.
riastradh
2019-06-18
regen
christos
2019-06-18
add quota option
christos
2019-04-06
Revert previous (1.5) and return to the one before that (1.4), and
kre
2019-04-06
Revert previous. Instead change ufetch_long() to ufetch_int() in
kre
2019-04-06
If using a cast for &code to make it a u_long * is acceptable a
kre
2019-04-06
Overhaul the API used to fetch and store individual memory cells in
thorpej
2019-02-05
Update compat_freebsd requirements list to use compat_09 vs compat
pgoyette
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-08-10
Regen
pgoyette
2018-08-10
Allow syscall_establish() to install new syscalls when the existing
pgoyette
2018-05-06
Remove an element from struct emul: e_tracesig
kamil
2018-04-16
Remove the rnewprocp argument from fork1(9)
kamil
2018-01-09
remove struct emul's e_fault.
maya
2018-01-06
Revert vadvise(2) removal
kamil
2017-12-19
compat/freebsd: Drop SYS_vadvise
kamil
2017-12-19
compat/freebsd: Drop SYS_sbrk
kamil
2017-12-19
compat freebsd: Drop the sstk(2) syscall
kamil
2017-09-17
Remove the second argument from USERMODE and KERNELMODE, it is unused
maxv
2017-08-12
Remove vm86. Simplifies a number of critical places.
maxv
2017-08-08
Move freebsd_machdep.h into sys/compat/freebsd, and don't install it. Now,
maxv
2017-08-01
Move arch/i386/i386/freebsd_* into compat/freebsd/. COMPAT_FREEBSD is
maxv
2017-07-29
Remove exec_aout support in compat_freebsd. The only reason we still have
maxv
2017-05-10
regen
riastradh
2017-01-16
regen
christos
2017-01-13
regen
christos
2015-10-23
Change do_sys_mount() so that it only takes as argument the type of the
maxv
2015-09-24
Regen
christos
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-03-07
regen
christos
2015-02-14
typo in comment
dholland
2014-11-17
Define compat modules (but without dependencies yet).
uebayasi
2014-11-09
Do not uselessly include <sys/malloc.h>.
maxv
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-10-10
I'm not sure reading from an unsanitized userland pointer is a good idea.
maxv
2014-06-28
Empy comment
maxv
2014-06-24
Remove unused headers.
maxv
2014-06-24
Remove dead code. The kernel already checks for PT_INTERP sections, and puts
maxv
2014-06-22
simplify and clarify
christos
2014-06-21
Avoid NULL dereference and fix sched param conversion (at least make it
christos
2014-03-07
fix typos
christos
2014-03-07
c99 initializers for struct execsw
christos
2014-02-25
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
pooka
2014-01-19
No longer used.
dsl
2014-01-19
Rip out the code that might once have supported the freebsd ptrace
dsl
2014-01-14
use new bsd.syscall.mk
christos
2013-11-07
Regen for dup/dup2/dup3 argument types fix.
njoly
2013-11-07
Fix dup/dup2/dup3 argument types (u_int -> int).
njoly
2013-09-19
exec modules need to be of the exec kind
christos
2012-03-10
P1003_1B_SEMAPHORE is no longer optional.
joerg
[next]