summaryrefslogtreecommitdiffstats
path: root/usr.bin/w/pr_time.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* %lld for time_t even if division occursderaadt2013-11-111-4/+5
|
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* spacingderaadt2005-04-111-3/+3
|
* Minor cleanup. Remove gratuitous use of __CONCAT that was neededmillert2003-11-261-14/+9
| | | | | to avoid SCCS braindamage. Also use ANSI function headers while we are here. Based on a diff from espie@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* a few more strlcpyderaadt2003-03-131-5/+5
|
* Add rcsid tags.millert1998-01-161-1/+5
| | | | | If program has set argv[0] or argv[0][0] to NUL, print p->p_comm instead. Based on patch from Paul Janzen <pjanzen@foatdi.harvard.edu>
* ensure strftime buf has NUL; yokota@freebsdderaadt1997-03-251-2/+3
|
* handle >9 daysderaadt1996-07-131-3/+9
|
* rcsidderaadt1996-06-261-0/+2
|
* count daysderaadt1996-06-171-0/+2
|
* print days correct; also deal with today correctly, netbsd pr#2534, tacha@tera.fukui-med.ac.jpderaadt1996-06-171-3/+4
|
* fix a typoderaadt1996-05-241-1/+1
|
* do not print "1days" in idle fieldderaadt1996-05-191-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+104