Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-01 | Fix patch sum. | hans | 1 | -2/+2 | |
2012-03-01 | Fix build on SunOS. | hans | 1 | -1/+2 | |
- uses fts functions - use pkgsrc-provided LDFLAGS and LIBS | |||||
2006-11-28 | Standards say that timeval is in <sys/time.h> (needed for Interix). | tv | 1 | -1/+2 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-19 | correct distinfo after fixing a minor typo in the distfile | jschauma | 1 | -3/+3 | |
(no version bump since that distfile only existed for <1 minute) | |||||
2005-02-19 | Update to 0.2, which makes this work on systems that don't have | jschauma | 1 | -3/+3 | |
setprogname or set LOGIN_NAME_MAX. | |||||
2004-09-20 | Import news: | jschauma | 1 | -0/+4 | |
The news utility prints news items stored in /var/news. When invoked without any arguments, news prints the name and timestamp of each current item followed by its contents, most recent first. An item is considered ``current'' if it has a modification time newer than the file ~/.news_time, a file that news creates if it does not exist. If that file does exist, news will update the timestamp on that file each time it is run. This version of the System V news utility was written by Jan Schaumann <jschauma@NetBSD.org> following the manual page from an IRIX system. |