| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
/dev/<dev>, and <dev> are all searched)
* Fix a potential buffer overflow introduced by the previous commit
* Fix a memory leak introduced in the previous commit
* Fix the case where <dev> is not a symlink
* Reset maintainer to ports@
Approved by: shige (previous maintainer)
Notes:
svn path=/head/; revision=96548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/eject port is quite useful to eject those
cdroms and other removeable media. However, you need to
know the "real" name of the device in order to eject it.
Indeed, eject(1), given a "arg" argument tries to eject
from the "/dev/argc" device, which is good, but could be
better.
The attached patch makes it look around a bit more, first
in /dev/arg, then /dev/argc and just plain ./arg.
Also, if the file found is a symlink, the patch makes eject
unfold the link to find what device is behind it so it can
umount it correctly.
PR: ports/51008
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
Notes:
svn path=/head/; revision=89815
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Submitted by: Kenneth Ingham <ingham@i-pi.com>
Notes:
svn path=/head/; revision=41708
|
|
|
|
| |
Notes:
svn path=/head/; revision=31834
|
|
|
|
| |
Notes:
svn path=/head/; revision=27887
|
|
|
|
| |
Notes:
svn path=/head/; revision=27427
|
|
Notes:
svn path=/head/; revision=24438
|