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
/
linux
/
arch
/
i386
Age
Commit message (
Expand
)
Author
2014-02-19
Add explicit #include <x86/fpu.h> instead of relying on pcb.h including it.
dsl
2014-02-15
Remove all references to MDL_USEDFPU and deferred fpu initialisation.
dsl
2014-02-09
account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.
chs
2014-01-26
Remove support for 'external' floating point units and the MS-DOS
dsl
2014-01-25
Update linux socket socket options (SO_*). Add common version to its
njoly
2014-01-19
Flatten the floating point register structures bu moving the
dsl
2014-01-04
Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
dsl
2013-12-17
Cleanup compat linux errnos by adding generic errnos in a single file.
njoly
2013-12-09
Missing change to the fxsave structure rename
dsl
2013-12-01
revert fpu/pcu changes until we figure out what's wrong; they cause random
christos
2013-11-18
regen
chs
2013-11-18
implement the *at() syscalls.
chs
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-10-23
Use the MI "pcu" framework for bookkeeping of npx/fpu states on x86.
drochner
2013-09-24
Regen for utimensat(2).
njoly
2013-09-24
Add utimensat(2) for compat linux.
njoly
2013-04-08
regen for utimes
pooka
2013-04-08
support utimes on non-alpha linux platforms
pooka
2012-09-19
regen for ppoll (and, apparently, SYCALL_ARG_PTR)
pooka
2012-09-19
emulate ppoll which is essentially our pollts
pooka
2012-03-21
define LINUX_DEBUGLINK_SIGNATURE for i386 too.
chs
2011-11-18
- add sigtimedwait support.
christos
2011-11-18
add sigtimedwait
christos
2011-07-09
the first argument of {g,s}etitimer() is int not u_int.
christos
2011-05-31
Fix path for fadvise64 files.
njoly
2011-05-30
Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.
alnsn
2011-05-30
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
alnsn
2011-04-10
Regen: Argh:
christos
2011-04-10
add pipe2 and dup3
christos
2011-03-29
tidy up include pathname to exclude undefined behaviour
plunky
2011-03-04
Refactor ps_strings access. Based on PK_32, write either the normal
joerg
2010-11-02
define LINUX_O_CLOEXEC.
chs
2010-09-21
implement O_DIRECTORY as standardized in POSIX-2008,
chs
2010-07-07
regen
chs
2010-07-07
many changes for COMPAT_LINUX:
chs
2010-07-01
Remove pfind() and pgfind(), fix locking in various broken uses of these.
rmind
2010-04-23
Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2].
joerg
2010-04-23
regen
chs
2010-04-23
add missing argument to clone(). the symptom of this was that pthread_join()
chs
2010-03-02
Nuke fs_lfs.h included for unknown reasons (if there was a reason
pooka
2010-02-03
Remove extra parenthesis. Found by cppcheck, reported by
wiz
2010-01-05
Remove extra semicolon.
mbalmer
2009-12-14
Regen (new makesyscalls.sh)
matt
2009-11-24
Regen for personality(2) update.
njoly
2009-11-24
Update personality(2) to match Linux definition where the argument is an
njoly
2009-11-23
Use lwp_getpcb() in compat code, clean from struct user.
rmind
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-09-20
Trying to fix build problem. Thanks to joerg's advise.
taca
2009-06-08
Regen for rt_queueinfo(2) update.
njoly
[next]