1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/contrib
Edwin Groothuis f8768d2a1a Sync code with tzcode2010m
asctime.c:
* Set errno to EINVAL and return "??? ??? ?? ??:??:?? ????\n" if
  asctime_r is called with a NULL struct tm pointer.  (Note that
  asctime_r is called by ctime_r and asctime; asctime is called by
  ctime.)

localtime.c:
* Set errno to EINVAL and return WRONG if time1 is called with a
  NULL struct tm pointer; avoid dereference if a NULL struct tm
  pointer is passed to timelocal, timegm, or timeoff.  (Note that
  time1 is called by mktime, timegm, and timeoff; mktime is called
  by timelocal.)
* more core-avoidance work
* Change to set timezone and altzone based on time types with
  greatest transition times (for the benefit of Asia/Seoul).

zic.8:
* Warning about case-sensitivity of names, but not of abbrevations

zic.c:
* Conditionally output extra types with most-recently-use offsets
  last (for use by systems with pre-2011 versions of localtime.c,
  helping to ensure that globals "altzone and "timezone" get set
  correctly).

The code has been running for nearly four weeks on my laptop running
FreeBSD 8.1 without a problem.

MFC after:	1 month
2010-10-27 07:14:46 +00:00
..
amd
bind9
binutils
bsnmp Remove mention of non-existant -o flag for debugging options. 2010-10-23 12:27:39 +00:00
bzip2
com_err
cvs
diff
dtc
ee
expat
file
gcc
gcclibs
gdb
gdtoa
gnu-sort
gperf
groff
ipfilter
less
libbegemot
libobjc
libpcap
libreadline
libstdc++
llvm Actually, check for any kind of "C string type". 2010-10-13 17:01:33 +00:00
lukemftp
lukemftpd
ncurses
netcat MFV: nc(1) from OpenBSD 4.8. 2010-10-19 00:01:53 +00:00
ngatm
ntp
nvi
one-true-awk
openbsm
openpam
opie
pam_modules/pam_passwdqc
pf
pnpinfo
sendmail
smbfs
tcp_wrappers
tcpdump
tcsh
telnet
texinfo
top
traceroute
tzcode Sync code with tzcode2010m 2010-10-27 07:14:46 +00:00
tzdata
wpa
xz Upgrade xz to git snapshot as of 20101010 2010-10-11 21:16:50 +00:00