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
/
powerpc
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-09-30
Added initial support for fcntl64 system call (file locking is not
manu
2001-09-08
Removed a hack to make PowerPC mmap work. This could have side effects on
manu
2001-09-03
Fixed indent
manu
2001-08-30
Enable the GCC signature test so that ld.so will be executable (needed for
manu
2001-08-26
Fixed a lot of mistakes in #define's (hes values instead of octal)
manu
2001-08-26
Moved LINUX_NCCS from MI file to MD file, because the value is different
manu
2001-08-26
Fiexed a typo in a #define
manu
2001-08-26
Fixed a typo in struct naming. This does not seems to impact anything.
manu
2001-08-08
PR/13652: Katsuomi Hamajima: Fix compile error.
christos
2001-07-29
Adjust to the new copyargs() footprint.
christos
2001-07-26
auxilliary -> auxiliary
wiz
2001-06-13
It's "extern int", not "extern".
wiz
2001-06-13
#include <machine/fpu.h> for save_fpu()
wiz
2001-06-08
Close coment of CVS tag.
hannken
2001-06-02
Fixed a rough buf in ptrace SETFPREGS (was using regs instead of fpregs)
manu
2001-05-30
use _KERNEL_OPT.
mrg
2001-05-28
Fixed a potential security problem (copyout after an error)
manu
2001-05-27
Implements correctly PEEKUSER and fixes various serious bugs. The status
manu
2001-05-27
Fixed two typo in comments
manu
2001-05-22
Fixed ptrace() so that it is now possible to get traced process registers.
manu
2001-05-19
Fixed a typo in a comment
manu
2001-05-13
Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct
manu
2001-04-12
Fixed an error in a comment
manu
2001-04-11
Integrated security review for signal delivery by Wolfgang Solfrank
manu
2001-03-30
regen - use linux_sys_nosys() instead sys_nosys()
jdolecek
2001-03-30
Use linux_sys_nosys() instead sys_nosys() here too.
jdolecek
2001-03-30
regen
jdolecek
2001-03-30
Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM.
jdolecek
2001-03-30
regen
jdolecek
2001-03-30
Implement linux_sys_nosys() and use it instead of sys_nosys() for
jdolecek
2001-03-22
Added a missing native to linux signal number translation in linux_sendsig(),
manu
2001-03-18
Fixed typos in comments
manu
2001-02-12
Clarified comments about the LINUX_SCERR_SIGN macro
manu
2001-02-11
Moved the fix for negative errno returned to userland on the PowerPC to a
manu
2001-02-05
Modified a cast so that it builds again
manu
2001-02-04
cosmetic fixes.
christos
2001-02-04
Fixed a bug in Linux/powerpc ktrace support (it's still broken, anyway)
manu
2001-01-27
Regen; getpid(2) is MP-safe.
thorpej
2001-01-27
getpid(2) is MP-safe.
thorpej
2001-01-27
Regen; add sy_flags.
thorpej
2001-01-26
Moved include <sys/ioctl.h> so that we can build without WSCONS enabled.
manu
2001-01-25
Fixed wrong signal handler argument setup. The emulated sigcontext still has ...
manu
2001-01-21
Fixed wrong open() Linux flags definition (octal instead of hexadecimal)
manu
2001-01-20
Fix the "created from" field of files generated from syscalls.master (this
manu
2001-01-20
Fixed wrong ioctl definitions that caused Linux ioctl TCGETS and many other to
manu
2001-01-20
Moved architecure dependent part of struct linux_termio to architecture
manu
2001-01-20
Fixed a typo
manu
2001-01-19
Fixed a typo (two instructions dupliated at the end of code that were not rea...
manu
[next]