1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +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 Upgrade to 9.6.2-P2, which addresses the following; 2010-05-20 08:15:06 +00:00
binutils Add support for the BFD target efi-app-x86_64. 2010-09-29 14:41:03 +00:00
bsnmp Remove mention of non-existant -o flag for debugging options. 2010-10-23 12:27:39 +00:00
bzip2 Fix an integer overflow in RLE length parsing when decompressing 2010-09-20 14:58:08 +00:00
com_err mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
cvs
diff
dtc Let dtc build with FreeBSD yacc/lex. 2010-02-28 22:06:07 +00:00
ee Import ee 1.5.2 into HEAD. 2010-10-08 09:43:06 +00:00
expat
file Properly warp around more code under COMPILE_ONLY to recover from build 2010-08-02 13:05:12 +00:00
gcc Check for NULL link registers as found in initial stack frames when doing 2010-09-26 14:20:09 +00:00
gcclibs
gdb Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
gdtoa Add required header for isalnum(3) to quench compiler warnings 2010-06-02 18:31:04 +00:00
gnu-sort
gperf
groff Pull up vendor changes. 2010-01-15 15:10:29 +00:00
ipfilter Comment in the BUGS section header. Matches what's in ipfilter 5.10. 2010-05-12 00:56:53 +00:00
less
libbegemot
libobjc
libpcap Revised revision 199201 (add interface description capability as inspired 2010-01-27 00:30:07 +00:00
libreadline
libstdc++ Some fixes so we can build libstdc++ with clang: 2010-08-24 13:38:53 +00:00
llvm Actually, check for any kind of "C string type". 2010-10-13 17:01:33 +00:00
lukemftp
lukemftpd
ncurses Merge r210464 from vendor/ncurses/dist: 2010-07-25 11:48:27 +00:00
netcat MFV: nc(1) from OpenBSD 4.8. 2010-10-19 00:01:53 +00:00
ngatm mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-24 06:26:38 +00:00
ntp
nvi Fixes from NetBSD for nvi visual mode: 2010-05-28 09:30:13 +00:00
one-true-awk
openbsm
openpam Merge upstream r432: 2010-03-22 11:00:57 +00:00
opie Change the current working directory to be inside the jail created by 2010-05-27 03:15:04 +00:00
pam_modules/pam_passwdqc
pf Enable closefrom(2) here, as we have supported it for some time now. 2010-08-05 18:49:06 +00:00
pnpinfo
sendmail Remove -mdoc macros from -man page 2010-06-09 08:53:50 +00:00
smbfs shi1_remark is in little endian format, convert it to host ordering. 2010-01-25 18:35:58 +00:00
tcp_wrappers Make these files compile with clang. 2010-07-22 18:52:29 +00:00
tcpdump
tcsh
telnet telnet: Fix infinite loop if local output generates SIGPIPE. 2010-04-30 19:52:35 +00:00
texinfo
top Since top displays the uptime including seconds, there is no need to add 30 2010-08-17 09:51:08 +00:00
traceroute Remove unneeded struct timezone passed to gettimeofday(). 2010-08-08 08:22:53 +00:00
tzcode Sync code with tzcode2010m 2010-10-27 07:14:46 +00:00
tzdata MFV of 213310, tzdata2010m 2010-09-30 22:00:21 +00:00
wpa Remove unused files. 2010-06-14 15:52:50 +00:00
xz Upgrade xz to git snapshot as of 20101010 2010-10-11 21:16:50 +00:00