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
/
common
Age
Commit message (
Expand
)
Author
2006-08-04
compat_30_sys_getfh: check the size of filehandle. remove an unnecessary cast.
yamt
2006-08-04
some filehandle syscall related changes.
yamt
2006-07-31
Make filehandles opaque to userland
martin
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-14
make this compile again.
christos
2006-07-13
sys_getfh -> compot_30_sys_getfh
pavel
2006-07-13
compat_30_sys_getfh: s/fhandle_t/struct compat_30_fhandle/ (fix overrun.)
yamt
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2006-06-30
-fix for previous: don't malloc() with spinlock held
drochner
2006-06-26
version the socket(2) syscall. for compat30 socket, we use
mrg
2006-06-12
stack police: don't allocate statvfs on the stack.
christos
2006-05-14
integrate kauth.
elad
2006-05-04
fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsui
christos
2006-03-07
Clean up fallout proc_is_traced_p() change:
thorpej
2006-03-05
cleanup more SET/CLR/ISSET lossage
christos
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2005-12-11
merge ktrace-lwp.
christos
2005-11-27
Overhaul how TTY line disciplines are handled:
thorpej
2005-11-11
Move more compat stuff from sys.
christos
2005-11-10
These two really don't need the new header.
christos
2005-11-10
Include new compat header.
christos
2005-09-24
factor out some of the osockaddr, omsghdr code.
christos
2005-09-13
compat code reorg.
christos
2005-08-19
compat_30_sys_getdents: netbsd 1.2 -> 3.0 in comments/messages.
yamt
2005-08-19
compat_30_sys_getdents: don't leak kernel stack garbage to userland.
yamt
2005-08-19
change a hard-coded 0xf to _DIRENT_ALIGN (thanks yamt)
christos
2005-08-19
64 bit inode changes.
christos
2005-05-29
- sprinkle const.
christos
2005-02-26
nuke trailing whitespace
perry
2005-01-30
Don't try to map a 0 size bss.
christos
2004-10-27
Bounds check syscall arguments where appropriate
david
2004-08-15
Fixing age old cruft:
mycroft
2004-07-24
Add a wrapper for connect that check an alternate path in emulation tree
manu
2004-05-22
grr, forgot to take out the &
christos
2004-05-22
allocate memory for statvfs instead of using the stack.
christos
2004-04-25
Constify the speedtab arrays
matt
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2003-12-04
Dynamic sysctl.
atatat
2003-11-19
- don't use MALLOC for non constant counts
christos
2003-11-19
Don't include malloc.h if you are not going to use it.
christos
2003-10-15
Don't put the netbsd32_compat*.c files in the 'compat library'. Unconditionally
fvdl
2003-09-06
SA_SIGINFO changes
christos
2003-08-08
- GC all the setup_stack functions
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-06-05
simplify bsd_sys_bind()
christos
2003-06-05
Ooops, I deleted a debug printf just before committing and one bit was
manu
2003-06-05
Search alternate /emul/* path for AF_LOCAL sockets at bind() time.
manu
2003-06-04
Build again with SA
manu
[next]