DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kern_proc - add kern.proc.cwd sysctl
commit a45611c5bc78acc1239a8bd029bb261760a447af
Author: Alex Hornung <ahornung@gmail.com>
Date: Wed Dec 15 11:38:25 2010 +0000
kern_proc - add kern.proc.cwd sysctl
* Add a kern.proc.cwd sysctl to be able to get the cwd of processes.
Many terminal emulators need something this to set a window title.
Right now, some simply don't work (konsole) and others (Terminal) use
linprocfs.
Summary of changes:
sys/kern/kern_proc.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
sys/sys/sysctl.h | 1 +
2 files changed, 46 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a45611c5bc78acc1239a8bd029bb261760a447af
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]