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
2011-07-22
Fix SYSCALL_DEBUG build.
njoly
2011-07-17
fail early on socket domain+type combinations we don't support
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-09
revert accidental commit from unrelated change. no custom linux fork.
christos
2011-07-09
the first argument of {g,s}etitimer() is int not u_int.
christos
2011-07-05
Regen for pipe2.
njoly
2011-07-05
Add pipe2 syscall now needed for popen(3).
njoly
2011-07-04
avoid array bounds violation on netbsd/mips when dealing with termio
mrg
2011-06-30
dependant -> dependent
wiz
2011-06-26
* Arrange for interfaces that create new file descriptors to be able to
christos
2011-06-09
Adapt to change to PCU.
matt
2011-06-05
Use 'curlwp' here insteald of the 'l' - which isn't passsed as an arg
dsl
2011-06-05
Delete some splurious commas and very unexpected trailing space
dsl
2011-05-31
Fix path for fadvise64 files.
njoly
2011-05-31
Regen for fadvise64_64 typo fix.
njoly
2011-05-31
Small typo in fadvise64_64 args (advise -> advice).
njoly
2011-05-31
Add needed linux_fadvise64.c
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-05-28
Fix typo in a comment.
alnsn
2011-05-24
Give the body the same static inline treatment as the definition
joerg
2011-05-23
Update from GNU extension to C99 syntax for designated initializer
joerg
2011-05-23
Use __UNCONST to get rid of const
joerg
2011-05-14
Replace simple_lock(9) with mutex(9), clean up.
rmind
2011-05-05
Adapt to new PCU based FPU code.
matt
2011-05-01
Catch up with lim_privatise() change (missed in previous commit).
rmind
2011-04-26
Remove PECOFF/Win32 emulation.
joerg
2011-04-26
Remove IRIX emulation
joerg
2011-04-26
Remove Darwin, MACH and Mach-O support.
joerg
2011-04-15
Regenerate these files after adding pipe2() and dup3().
he
2011-04-15
Add dup3() and pipe2() for these archs as well.
he
2011-04-14
Fix this so that it builds (missing "struct" keyword).
he
2011-04-14
add the "special" pipe2.
christos
2011-04-14
move dup3 to a more appropriate place because pipe is "special". Gotta love
christos
2011-04-10
- implement dup3 and pipe2
christos
2011-04-10
We have O_CLOEXEC now
christos
2011-04-10
Regen: Argh:
christos
2011-04-10
add pipe2 and dup3
christos
2011-04-10
implement pipe2 and dup3
christos
2011-04-10
Regen: XXX: produces errors because of rump changes!
christos
2011-04-10
add pipe2 and dup3
christos
2011-04-04
remove FLASH_GET_INFO compat as it is no longer using size_t
ahoka
2011-04-04
flash_addr_t -> flash_off_t
ahoka
2011-03-29
tidy up include pathname to exclude undefined behaviour
plunky
2011-03-24
Add a new libquota library, which contains some blocks to build and/or
bouyer
2011-03-19
include flashio.h
cliff
2011-03-19
compat/netbsd32 ioctl support for FLASH_GET_INFO
cliff
2011-03-07
Regen: use COMPAT_50 quotactl, not the native one
bouyer
2011-03-07
Use the COMPAT_50 quotactl, not the native one.
bouyer
2011-03-07
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
joerg
[next]