| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=516897
|
|
|
|
| |
Notes:
svn path=/head/; revision=354462
|
|
|
|
|
|
|
| |
Redports:ignore
Notes:
svn path=/head/; revision=354453
|
|
|
|
|
|
|
|
| |
PR: ports/188423
Submitted by: Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=354452
|
|
|
|
|
|
|
|
|
| |
Patch the Makefile in one single command
Fix installing as a user
directly strip during the installation in stage
Notes:
svn path=/head/; revision=350104
|
|
|
|
|
|
|
|
|
|
|
| |
Fix bug in ptree where duplicated processes were in output
- while here update for staging support, respect ${CC}, fix license clause
PR: 185635
Submitted by: maintainer, tmwalaszek@gmail.com
Notes:
svn path=/head/; revision=339390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to PKGNAMESUFFIX from LATEST_LINK
* -C option.
* Fix bug in ptree. Ptree shows wrong results when pid of the parent was higher
than the child pid.
PR: ports/184717 [1]
Submitted by: maintainer
Notes:
svn path=/head/; revision=336890
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Code polishing.
* Fix bug in ptree. Ptree -j did not show parent process of the
orphaned childerns in jail.
* Check whether the provided pid or jail number is numerical value.
* Added -l switch to ptree. It will show also the processes arguments.
PR: ports/178432
Submitted by: Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=317714
|
|
|
|
|
|
|
|
| |
Reported by: indexbuild@
Approved by: maintainer, implicit
Notes:
svn path=/head/; revision=315394
|
|
Ptools is a toolset based on Solaris ptools functionality.
At this time, four tools are provided:
* pargs - Display process arguments
* pldd - Display dynamic linker dependencies
* pwdx - Display process working directory
* ptree - Display process hierarchy as tree (with jail option -j)
WWW: http://shewolf.com.pl/ptools/
PR: 176634
Submitted by: tmwalaszek@gmail.com
Notes:
svn path=/head/; revision=313497
|