Searched hist:8601 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/usr.sbin/pw/
H A Dpsdate.cdiff 61957 Thu Jun 22 14:48:41 MDT 2000 ache Localize time/date.
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
H A Dpw_log.cdiff 61957 Thu Jun 22 14:48:41 MDT 2000 ache Localize time/date.
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
H A Dpw.cdiff 61957 Thu Jun 22 14:48:41 MDT 2000 ache Localize time/date.
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
H A Dpw_group.cdiff 61957 Thu Jun 22 14:48:41 MDT 2000 ache Localize time/date.
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
H A Dpw_user.cdiff 61957 Thu Jun 22 14:48:41 MDT 2000 ache Localize time/date.
Use ISO 8601 date in logs.
Fix wrong argument type in ctype functions.
/freebsd-11-stable/share/timedef/
H A Dca_IT.ISO8859-15.srcdiff 315991 Sun Mar 26 17:58:52 MDT 2017 bapt MFC r315571:

Canada adheres to ISO 8601, let's make the locale reflecting that fact

PR: 200079
MFC after: 1 week
Submitted by: Dan McGregor <dan.mcgregor@usask.ca>
Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca>
Differential Revision: https://reviews.freebsd.org/D9925
H A Dfr_CA.ISO8859-15.srcdiff 315991 Sun Mar 26 17:58:52 MDT 2017 bapt MFC r315571:

Canada adheres to ISO 8601, let's make the locale reflecting that fact

PR: 200079
MFC after: 1 week
Submitted by: Dan McGregor <dan.mcgregor@usask.ca>
Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca>
Differential Revision: https://reviews.freebsd.org/D9925
H A Den_CA.UTF-8.srcdiff 315991 Sun Mar 26 17:58:52 MDT 2017 bapt MFC r315571:

Canada adheres to ISO 8601, let's make the locale reflecting that fact

PR: 200079
MFC after: 1 week
Submitted by: Dan McGregor <dan.mcgregor@usask.ca>
Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca>
Differential Revision: https://reviews.freebsd.org/D9925
H A Dfr_CA.UTF-8.srcdiff 315991 Sun Mar 26 17:58:52 MDT 2017 bapt MFC r315571:

Canada adheres to ISO 8601, let's make the locale reflecting that fact

PR: 200079
MFC after: 1 week
Submitted by: Dan McGregor <dan.mcgregor@usask.ca>
Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca>
Differential Revision: https://reviews.freebsd.org/D9925
/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.8diff 59004 Tue Apr 04 06:50:01 MDT 2000 hm - implement logfile archivation to a separate, user
configurable directory
- implement alternate and more flexible way to specify
logfile rotation time in addition to the ISO 8601
restricted format
- cleanup the source which was a mix of several styles
of persons who maintained it so far, ran through
knfom script got from bde.

Reviewed by: (in part) sheldonh and garyj
diff 43071 Fri Jan 22 17:38:39 MST 1999 wollman A slight bit of code and doco cleanup, but mostly:

Add the much-needed and long-desired ability to force the log rotation
to take place on a specific day or time, and document same. This works
by extending the syntax of the `when' field to allow a restricted
ISO 8601 time specification, and performing the log rotation if newsyslog
is run during the same hour as is specified.
H A Dnewsyslog.cdiff 119904 Tue Sep 09 03:23:06 MDT 2003 gad Add a '-D <something>' command line arg, which can be used to set
debugging options. Initial option is '-D TN=<time>', which can be
used to see how newsyslog would work if run at the specified time.
(time format is ISO 8601, since that is already supported).

MFC after: 23 days
diff 59004 Tue Apr 04 06:50:01 MDT 2000 hm - implement logfile archivation to a separate, user
configurable directory
- implement alternate and more flexible way to specify
logfile rotation time in addition to the ISO 8601
restricted format
- cleanup the source which was a mix of several styles
of persons who maintained it so far, ran through
knfom script got from bde.

Reviewed by: (in part) sheldonh and garyj
diff 43071 Fri Jan 22 17:38:39 MST 1999 wollman A slight bit of code and doco cleanup, but mostly:

Add the much-needed and long-desired ability to force the log rotation
to take place on a specific day or time, and document same. This works
by extending the syntax of the `when' field to allow a restricted
ISO 8601 time specification, and performing the log rotation if newsyslog
is run during the same hour as is specified.

Completed in 301 milliseconds