Bug 259970 - patch: Implement readCurrentDir for DragonFly
Summary: patch: Implement readCurrentDir for DragonFly
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Other
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 17:06 UTC by Alex Hornung
Modified: 2011-01-02 22:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
adds cwd support for DragonFly (1.02 KB, patch)
2010-12-15 17:06 UTC, Alex Hornung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Hornung 2010-12-15 17:06:56 UTC
Created attachment 54590 [details]
adds cwd support for DragonFly

Version:           unspecified (using Devel) 
OS:                other

I've recently added some functionality to DragonFly in form of a sysctl that allows to get the cwd. This patch enables konsole to make use of that functionality instead of not allowing it.

Regards,
Alex

Reproducible: Didn't try
Comment 1 Kurt Hindenburg 2011-01-02 22:14:03 UTC
SVN commit 1210984 by hindenburg:

Add cwd support for DragonFly.  Patch by Alex Hornung.

It compiles under Linux.

BUG: 259970


 M  +16 -1     ProcessInfo.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1210984