| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
| |
Notes:
svn path=/head/; revision=148244
|
|
|
|
|
|
|
|
|
|
|
| |
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Notes:
svn path=/head/; revision=143305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- io('path/to/symlink') would return a file object
if the link was to a file
- $link->readlink incorrectly returned a new IO::All::Link
object, no matter what the link pointed to.
- io($io_all_object) would not return an object of the same
type as the object give to io(), it would always return a
plain IO::All object.
- add head and tail methods
Notes:
svn path=/head/; revision=124349
|
|
|
|
|
|
|
| |
Requested by: mat@
Notes:
svn path=/head/; revision=115999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- copy & paste from Changes:
- added readdir
- let exists work on non-existant filename
- absolute, relative, pathname
- chdir
- stat on unopened file/dir
PR: ports/70348
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org>
Notes:
svn path=/head/; revision=115993
|
|
|
|
|
|
|
|
| |
PR: 69367
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw>
Notes:
svn path=/head/; revision=114450
|
|
|
|
| |
Notes:
svn path=/head/; revision=114351
|
|
|
|
|
|
|
|
| |
PR: ports/69145
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw>
Notes:
svn path=/head/; revision=113770
|
|
PR: ports/69135
Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
Notes:
svn path=/head/; revision=113747
|