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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dpathnames.h43071 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 DMakefilediff 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.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.
/freebsd-9.3-release/share/timedef/
H A Dde_DE.UTF-8.srcdiff 193688 Mon Jun 08 03:46:13 MDT 2009 edwin [patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO date

From the submitter:

DIN 5008 (German norm for text processing) defines the old date
format (%d.%m.%Y) to be obsolete and to be used only, if unambigous.
In international communications the new format (%Y-%m-%d) is now
required and FreeBSD should respect this.

References:
- DIN 5008
- EN 28 601
- ISO 8601

Thanks to Oliver Lietz for bringing this to my attention.

PR: conf/72076
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
MFC after: 1 week
H A Dde_DE.ISO8859-1.srcdiff 193688 Mon Jun 08 03:46:13 MDT 2009 edwin [patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO date

From the submitter:

DIN 5008 (German norm for text processing) defines the old date
format (%d.%m.%Y) to be obsolete and to be used only, if unambigous.
In international communications the new format (%Y-%m-%d) is now
required and FreeBSD should respect this.

References:
- DIN 5008
- EN 28 601
- ISO 8601

Thanks to Oliver Lietz for bringing this to my attention.

PR: conf/72076
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
MFC after: 1 week
/freebsd-9.3-release/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_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.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-9.3-release/contrib/cvs/src/
H A Dlog.cdiff 131688 Tue Jul 06 06:10:38 MDT 2004 des Add an "iso8601" option keyword which causes 'cvs log' etc. to print
dates in ISO 8601 format.

Approved by: peter
MFC after: 2 weeks
H A Drcs.hdiff 131688 Tue Jul 06 06:10:38 MDT 2004 des Add an "iso8601" option keyword which causes 'cvs log' etc. to print
dates in ISO 8601 format.

Approved by: peter
MFC after: 2 weeks
H A Dmain.cdiff 131688 Tue Jul 06 06:10:38 MDT 2004 des Add an "iso8601" option keyword which causes 'cvs log' etc. to print
dates in ISO 8601 format.

Approved by: peter
MFC after: 2 weeks
H A Drcs.cdiff 131688 Tue Jul 06 06:10:38 MDT 2004 des Add an "iso8601" option keyword which causes 'cvs log' etc. to print
dates in ISO 8601 format.

Approved by: peter
MFC after: 2 weeks
/freebsd-9.3-release/lib/libc/stdtime/
H A Dstrftime.3diff 30089 Fri Oct 03 17:06:57 MDT 1997 helbig Merged in better support of ISO 8601 from elsie.nci.nih.gov.
Added the conversion specifiers %g and %G, that are replaced
by the year which contains the greater part of the week in question.
H A Dstrftime.cdiff 30089 Fri Oct 03 17:06:57 MDT 1997 helbig Merged in better support of ISO 8601 from elsie.nci.nih.gov.
Added the conversion specifiers %g and %G, that are replaced
by the year which contains the greater part of the week in question.
/freebsd-9.3-release/usr.sbin/sade/
H A Dtermcap.cdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A Dsystem.cdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A DMakefilediff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A Dsade.hdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dtermcap.cdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A Dsystem.cdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A DMakefilediff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
H A Dsysinstall.hdiff 8601 Thu May 18 13:29:47 MDT 1995 jkh 1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>

Completed in 415 milliseconds