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
/
darwin
Age
Commit message (
Expand
)
Author
2006-09-01
When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
matt
2006-08-29
remove stray ;'s that were unintentionally placed
christos
2006-08-29
correct comparison that was always false.
christos
2006-08-29
fix incomplete initializer
christos
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-06-26
version the socket(2) syscall. for compat30 socket, we use
mrg
2006-06-20
Don't allocate too much stuff on the stack
christos
2006-05-15
kauth fallout
christos
2006-05-14
integrate kauth.
elad
2006-03-29
Use device_is_a(), rather than testing the dv_cfdriver pointer.
thorpej
2006-03-28
Use device_unit().
thorpej
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2006-02-25
Fix some typos.
wiz
2005-12-11
merge ktrace-lwp.
christos
2005-10-03
Fix COMPAT_DARWIN build. This closes PR#31336
manu
2005-09-19
maplen was uninitialized.
christos
2005-09-18
Add compat signal headers.
christos
2005-09-13
compat code reorg.
christos
2005-09-12
variable name mistake again.
christos
2005-09-12
- Avoid overflow by checking the count argument (Christer Oeberg).
christos
2005-08-19
64 bit inode changes.
christos
2005-06-25
minor refactoring; does not work on the i386 yet.
christos
2005-06-20
Change the rest of the sysctl subsystem to use const consistently.
atatat
2005-05-29
- sprinkle const.
christos
2005-05-29
XXX: Remove fishy volatile.
christos
2005-03-26
Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.
fvdl
2005-02-26
regen
perry
2005-02-26
make this rebuild generated files by default
perry
2005-02-26
regen
perry
2005-02-26
nuke trailing whitespace
perry
2005-01-24
Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them.
matt
2004-11-07
Refine bounds check code.
david
2004-10-27
Bounds check syscall arguments where appropriate
david
2004-10-24
Only create a KTR_USER record if it's one of the tracepoints.
skrll
2004-10-01
introduce a function, proclist_foreach_call, to iterate all procs on
yamt
2004-09-17
There's no need to pass a proc value when using UIO_SYSSPACE with
skrll
2004-08-08
pass the fork flags down to the emulation fork hook, so that emulation
jdolecek
2004-08-02
Fix a build problem pointed out by wiz
manu
2004-07-28
Regen
manu
2004-07-28
Empty shell for Darwin audit API
manu
2004-07-28
Added the utrace system call
manu
2004-07-27
The entropy collection sysctl returns the number of record and not the
manu
2004-07-27
Build with debug enabled
manu
2004-07-25
Added kern.debug.getentropy sysctl
manu
2004-07-24
- Perform alternate path checks in emulation tree for connect with AF_LOCAL
manu
2004-07-24
garbage data following darwin_if_msghdr was in fact a struct sockaddr_dl
manu
2004-07-23
typo that caused ifaddr to report no addresses.
manu
2004-07-23
Don't try to pre-compute the ifaddr data, it just leads to mistakes when
manu
2004-07-22
It's not supposed to be possible to commit files with remnants of
he
[next]