History log of /illumos-gate/usr/src/cmd/tail/forward.c
Revision Date Author Comments Expand
72102e7461c97dc268d21d9dd8f02da45f174acd 07-Nov-2013 Bryan Cantrill <bryan@joyent.com>

3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>

05d495417696d1b637b12ffc2c027668de52c7a2 21-Jan-2011 Chris Love <cjlove@san.rr.com>

535 tail -f uses up 100% of CPU core Reviewed by: aram@nexenta.com Reviewed by: trisk@nexenta.com Reviewed by: garrett@damore.org Approved by: gwr@nexenta.com

209e49b2ff611e7d61ff58e13756ae67f51be550 02-Oct-2010 Chris Love <cjlove@san.rr.com>

244 Need replacement for closed /usr/bin/tail and /usr/xpg4/bin/tail Reviewed by: garrett@nexenta.com Reviewed by: richlowe@richlowe.net Reviewed by: gordon.w.ross@gmail.com Approved by: garrett@nexenta.com