Go to file
christos f9589d4feb Release 2015g - 2015-10-01 00:39:51 -0700
Changes affecting code

    localtime no longer mishandles America/Anchorage after 2037.
    (Thanks to Bradley White for reporting the bug.)

    The localtime module allows the variables 'timezone', 'daylight',
    and 'altzone' to be in common storage shared with other modules,
    and declares them in case the system <time.h> does not.
    (Problems reported by Kees Dekker.)

    On platforms with tm_zone, strftime.c now assumes it is not NULL.
    This simplifies the code and is consistent with zdump.c.
    (Problem reported by Christos Zoulas.)

  Changes affecting documentation

   The tzfile man page now documents that transition times denote the
   starts (not the ends) of the corresponding time periods.
   (Ambiguity reported by Bill Seymour.)
2015-10-09 17:21:45 +00:00
bin Be explicit about what is negated. 2015-08-28 11:29:48 +00:00
common Fixed typo: propertly -> property. 2015-08-20 15:55:09 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto List source name, not object name to unbreak AFLAGS.*. 2015-10-01 23:00:12 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib PR install/50311: missing gptmbr.bin on ramdisk based installs. 2015-10-07 14:09:04 +00:00
doc note Lua update 2015-10-08 13:43:16 +00:00
etc debug for libproc tests 2015-09-24 16:02:39 +00:00
external fix kernel module build 2015-10-08 13:40:16 +00:00
extsrc
games remove cpp abuse 2015-08-17 17:17:01 +00:00
gnu describe libproc, librtld_db 2015-09-28 21:07:47 +00:00
include add kinfo_getvmmap() decl 2015-09-24 14:39:37 +00:00
lib Release 2015g - 2015-10-01 00:39:51 -0700 2015-10-09 17:21:45 +00:00
libexec Use IINFO in the cleaner. 2015-10-03 08:28:30 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
share fix formatting 2015-10-07 00:44:25 +00:00
sys remove quick hack code to avoid shared IRQ issue. 2015-10-09 13:03:55 +00:00
tests Add tests for assigining/deleting IP addresses 2015-10-07 05:24:41 +00:00
tools use c comments 2015-10-09 14:42:40 +00:00
usr.bin note the release of NetBSD 7.0 2015-10-09 00:09:52 +00:00
usr.sbin Use accessors for another batch of indirect block accesses, this time 2015-10-03 08:28:56 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00