projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Kernel - Fix numerous procfs/ptrace issues (2)
[dragonfly.git]
/
sys
/
kern
/
kern_proc.c
2012-08-16
Matthew Dillon
Kernel - Fix numerous procfs/ptrace issues (2)
blob
|
commitdiff
2012-08-16
Matthew Dillon
Kernel - Fix numerous procfs/ptrace issues
blob
|
commitdiff
|
diff to current
2011-12-06
Sascha Wildner
kernel: Replace all usage of MALLOC()/FREE() with kmall...
blob
|
commitdiff
|
diff to current
2011-12-01
Matthew Dillon
kernel - Fix race between procfs / proc sysctls and...
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2011-11-18
Matthew Dillon
kernel - Fix marker in sysctl_kern_proc()
blob
|
commitdiff
|
diff to current
2011-11-17
Matthew Dillon
kernel - Fix ps/thread-exit and other related ps races
blob
|
commitdiff
|
diff to current
2011-11-16
Matthew Dillon
kernel - Fix token ordering in sysctl_kern_proc_args...
blob
|
commitdiff
|
diff to current
2011-11-15
Matthew Dillon
kernel - Major signal path adjustments to fix races...
blob
|
commitdiff
|
diff to current
2011-11-10
Matthew Dillon
kernel - Remove ad-hoc increment/decrement of vm->vm_sysref
blob
|
commitdiff
|
diff to current
2011-11-03
Matthew Dillon
kernel - Hold required token when accessing p_flags...
blob
|
commitdiff
|
diff to current
2011-10-26
Matthew Dillon
kernel - limit allproc_scan() to snapshot
blob
|
commitdiff
|
diff to current
2011-06-02
YONETANI Tomokazu
Revert "kernel: Don't disturb about-to-be reaped zombies."
blob
|
commitdiff
|
diff to current
2011-05-27
YONETANI Tomokazu
kernel: Don't disturb about-to-be reaped zombies.
blob
|
commitdiff
|
diff to current
2011-03-08
Matthew Dillon
kernel - Fix null pointer panic related to setproctitle()
blob
|
commitdiff
|
diff to current
2011-03-06
Matthew Dillon
kernel - Fix a few MP races against process status
blob
|
commitdiff
|
diff to current
2011-02-16
Matthew Dillon
kernel - Fix MP refcount race in struct pargs
blob
|
commitdiff
|
diff to current
2011-02-14
Matthew Dillon
kernel - Make numerous proc accesses use p->p_token...
blob
|
commitdiff
|
diff to current
2011-02-12
Matthew Dillon
kernel - Make most of the fork and exit paths MPSAFE
blob
|
commitdiff
|
diff to current
2010-12-15
Alex Hornung
kern_proc - add kern.proc.cwd sysctl
blob
|
commitdiff
|
diff to current
2010-12-09
Matthew Dillon
kernel - Add support for up to 63 cpus ...
blob
|
commitdiff
|
diff to current
2010-08-26
Matthew Dillon
kernel - Fix tty session panic
blob
|
commitdiff
|
diff to current
2010-06-13
Matthew Dillon
kernel - MPSAFE work - fix bugs in recent MPSAFE work.
blob
|
commitdiff
|
diff to current
2010-06-13
Matthew Dillon
kernel - MPSAFE work - fix bugs in recent MPSAFE work.
blob
|
commitdiff
|
diff to current
2010-06-12
Matthew Dillon
kernel - MPSAFE work - tokenize more vm stuff
blob
|
commitdiff
|
diff to current
2010-04-15
Alex Hornung
dsched - Tie the dsched framework into the system
blob
|
commitdiff
|
diff to current
2009-12-20
Matthew Dillon
kernel - Move mplock to machine-independent C
blob
|
commitdiff
|
diff to current
2008-12-16
Matthew Dillon
LIST_FOREACH_MUTUABLE() was tracking processes not...
blob
|
commitdiff
|
diff to current
2008-06-12
Matthew Dillon
Add missing LWPHOLD/LWPRELE in kinfo code.
blob
|
commitdiff
|
diff to current
2008-05-26
Nicolas Thery
Allocate lwkt threads from objcache instead of custom...
blob
|
commitdiff
|
diff to current
2008-05-18
Nicolas Thery
Allocate struct lwp instances with kmalloc() instead...
blob
|
commitdiff
|
diff to current
2008-04-01
Nicolas Thery
Migrate allocation of proc structures from zones to...
blob
|
commitdiff
|
diff to current
2008-01-04
Matthias Schmidt
Move the following entries from kern to security
blob
|
commitdiff
|
diff to current
2007-11-02
Matthew Dillon
Add a PHOLD/PRELE sequence around a sysctl_out to fix...
blob
|
commitdiff
|
diff to current
2007-08-12
Simon Schubert
Fix exporting of lwp data.
blob
|
commitdiff
|
diff to current
2007-02-19
Simon Schubert
1:1 Userland threading stage 2.18/4:
blob
|
commitdiff
|
diff to current
2007-02-18
Simon Schubert
1:1 Userland threading stage 2.15/4:
blob
|
commitdiff
|
diff to current
2007-02-16
Simon Schubert
1:1 Userland threading stage 2.12/4:
blob
|
commitdiff
|
diff to current
2007-02-03
Simon Schubert
1:1 Userland threading stage 2.11/4:
blob
|
commitdiff
|
diff to current
2007-02-03
Simon Schubert
Clean up stale code.
blob
|
commitdiff
|
diff to current
2007-02-01
Thomas E. Spanjaard
Restore exporting of kernel threads as 'fake' processes...
blob
|
commitdiff
|
diff to current
2007-02-01
Simon Schubert
Change kinfo_proc interface between kernel and userland.
blob
|
commitdiff
|
diff to current
2007-01-01
Simon Schubert
1:1 Userland threading stage 2.10/4:
blob
|
commitdiff
|
diff to current
2006-12-23
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-10-10
Matthew Dillon
Fix a long-standing bug inherited from FreeBSD. It...
blob
|
commitdiff
|
diff to current
2006-09-05
Matthew Dillon
Rename malloc->kmalloc, free->kfree, and realloc->kreal...
blob
|
commitdiff
|
diff to current
2006-09-03
Matthew Dillon
Rename functions to avoid conflicts with libc.
blob
|
commitdiff
|
diff to current
2006-09-03
Matthew Dillon
Rename functions to avoid conflicts with libc.
blob
|
commitdiff
|
diff to current
2006-05-24
Matthew Dillon
Move the code that inserts a new process into the allpr...
blob
|
commitdiff
|
diff to current
2006-05-24
Matthew Dillon
Start consolidating process related code into kern_proc...
blob
|
commitdiff
|
diff to current
2006-03-27
Joerg Sonnenberger
Be more jail friendly:
blob
|
commitdiff
|
diff to current
2005-12-01
Matthew Dillon
Get rid of the p_stat SZOMB state. p_stat can now...
blob
|
commitdiff
|
diff to current
2005-11-14
Matthew Dillon
Make tsleep/wakeup() MP SAFE for kernel threads and...
blob
|
commitdiff
|
diff to current
2005-04-22
Joerg Sonnenberger
Don't call cpu_mb1 after lwkt_setcpu_self, but call...
blob
|
commitdiff
|
diff to current
2005-04-20
Chris Pressey
Style(9) cleanup: use ANSI format for function definitions.
blob
|
commitdiff
|
diff to current
2005-02-01
Joerg Sonnenberger
Hide pure kernel threads from jailed processes.
blob
|
commitdiff
|
diff to current
2004-09-13
Matthew Dillon
Clean up struct session hold/rele management. The...
blob
|
commitdiff
|
diff to current
2004-07-24
Matthew Dillon
Update the userland scheduler. Fix scheduler interacti...
blob
|
commitdiff
|
diff to current
2004-06-10
Matthew Dillon
Both 'ps' and the loadav calculations got broken by...
blob
|
commitdiff
|
diff to current
2004-05-29
Matthew Dillon
Make sysctl_kern_proc() iterate through available cpus...
blob
|
commitdiff
|
diff to current
2003-09-01
Hiten Pandya
Respect ps_showallprocs when using the Proc file system.
blob
|
commitdiff
|
diff to current
2003-08-26
Robert Garrett
__P() removal
blob
|
commitdiff
|
diff to current
2003-07-26
Robert Garrett
Register keyword removal
blob
|
commitdiff
|
diff to current
2003-07-25
Matthew Dillon
Fix a minor bug in lwkt_init_thread() (the thread was...
blob
|
commitdiff
|
diff to current
2003-06-30
Matthew Dillon
Add threads to the process-retrieval sysctls so they...
blob
|
commitdiff
|
diff to current
2003-06-30
Matthew Dillon
Fix a race in sysctl_out_proc() vs copyout() that could...
blob
|
commitdiff
|
diff to current
2003-06-28
Matthew Dillon
Give ps access to a process's thread structure.
blob
|
commitdiff
|
diff to current
2003-06-26
Matthew Dillon
cleanup some odd uses of curproc. Remove PHOLD/PRELE...
blob
|
commitdiff
|
diff to current
2003-06-23
Matthew Dillon
proc->thread stage 3: synchronize ps, top, and libkvm...
blob
|
commitdiff
|
diff to current
2003-06-23
Matthew Dillon
proc->thread stage 2: MAJOR revamping of system calls...
blob
|
commitdiff
|
diff to current
2003-06-18
Matthew Dillon
thread stage 3: create independant thread structure...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current