aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fetchlog
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2Martin Wilke2008-12-044-18/+10
| | | | | | | | PR: 129131 Submitted by: Alexander Haderer <alexander.haderer@loescap.de> (maintainer) Notes: svn path=/head/; revision=223786
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to version 1.0Kirill Ponomarev2004-03-295-15/+15
| | | | | | | | PR: ports/64902 Submitted by: maintainer Notes: svn path=/head/; revision=105642
* - Update to 0.95 (fixes problems with zero sized logfiles)Sergei Kolobov2003-12-044-7/+16
| | | | | | | | PR: 59733 Submitted by: maintainer Notes: svn path=/head/; revision=94992
* The fetchlog utility displays the last new messages of aKirill Ponomarev2003-09-285-0/+73
logfile. It is similar like tail (1) but offers some extra functionality for output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. PR: 55506 Submitted by: Alexander Haderer <alexander.haderer@charite.de> Notes: svn path=/head/; revision=89695