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
/
miscfs
/
procfs
Age
Commit message (
Expand
)
Author
2006-09-03
add missing initializers
christos
2006-08-30
Restore dependency on PTRACE for PROCFS.
cube
2006-08-30
revert previous as it breaks the build due to invalid syntax
jnemeth
2006-08-29
Make PTRACE and COREDUMP optional. Make the default (status quo) by putting
matt
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-06-24
PR/33815: Nicolas Joly: /emul/linux/proc/#/stat always report current
christos
2006-06-13
use KAUTH_PROCESS_CANSEE rather than CURTAIN where appropriate.
yamt
2006-06-13
remove unnecessary arguments from kauth_authorize_process.
yamt
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2006-05-14
integrate kauth.
elad
2006-03-05
cleanup more SET/CLR/ISSET lossage
christos
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2006-02-02
PR/32692: Matthew Mondor: linux compatibility in /proc/self should point
christos
2005-12-11
merge ktrace-lwp.
christos
2005-11-02
merge yamt-vop branch. remove following VOPs.
yamt
2005-10-01
Add "cwd" and "root" symlinks to each process's directory. The cwd
atatat
2005-09-23
Apply the NFS exports list rototill patch:
jmmv
2005-09-11
Implement curtain for procfs.
elad
2005-08-30
Remove __P()
xtraeme
2005-05-29
- sprinkle const
christos
2005-04-02
PR/29782: Martin Husemann: procfs can not unmount when some process has its
christos
2005-03-29
- Define a VFS_ATTACH() macro that places a reference to a vfsops structure
thorpej
2005-03-01
Remove bogus len setting noted by J. Chapman Flack.
christos
2005-02-27
Give more space for cpu info and allocate it dynamically.
christos
2005-02-26
nuke trailing whitespace
perry
2005-01-02
Add the system call and VFS infrastructure for file system extended
thorpej
2004-10-04
procfs_readdir:
yamt
2004-10-04
procfs_readdir: remove a redundant assignment.
yamt
2004-10-02
procfs_getattr: correct size of /proc/self.
yamt
2004-10-01
procfs_readdir:
yamt
2004-10-01
procfs_readdir: fix an offset handling bug after addition of /proc/self.
yamt
2004-10-01
procfs_readdir: use a list macro.
yamt
2004-09-20
add 'mounts' file for -o linux, which lists all currently mounted
jdolecek
2004-09-13
set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs
jdolecek
2004-08-27
Do previous slightly differently - just pass a struct lwp * and derive the
skrll
2004-08-21
fix process used for /proc/<pid>/stat contents - it should be process
jdolecek
2004-05-25
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
hannken
2004-05-25
Sysctl descriptions under vfs subtree
atatat
2004-05-20
Tweak sysctl setup functions (the macros, actually) for use in lkms,
atatat
2004-05-14
Simplify the code by:
christos
2004-04-29
Removed remaining caddr_t casts we do not need in miscfs. Recompiled
jrf
2004-04-27
First pass for some caddr_t removal and changes to get rid of it where we
jrf
2004-04-22
sprintf -> snprintf
itojun
2004-04-21
add sys/dirent.h
christos
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2004-03-24
Tango on sysctl_createv() and flags. The flags have all been renamed,
atatat
2004-02-15
unlock the descriptor table simple lock after fd_getfile() call in
jdolecek
2003-12-10
a little bit more namespace sanity
drochner
2003-12-04
Dynamic sysctl.
atatat
2003-10-30
t_pgrp can be null.
christos
[next]