NetBSD/lib
christos 273e6379f5 Welcome tzcode-2018g
Changes to code

    When generating TZif files with leap seconds, zic no longer uses a
    format that trips up older 32-bit clients, fixing a bug introduced
    in 2018f.  (Reported by Daniel Fischer.)  Also, the zic workaround
    for QTBUG-53071 now also works for TZif files with leap seconds.

    The translator to rearguard format now rewrites the line
    "Rule Japan 1948 1951 - Sep Sat>=8 25:00 0 S" to
    "Rule Japan 1948 1951 - Sep Sun>=9  1:00 0 S".
    This caters to zic before 2007 and to Oracle TZUpdater 2.2.0
    and earlier.  (Reported by Christos Zoulas.)

  Changes to documentation

    tzfile.5 has new sections on interoperability issues.
2018-10-27 22:29:24 +00:00
..
csu Specify NOLIBCSANITIZER in lib/csu 2018-07-26 01:25:23 +00:00
i18n_module
libarch Bump - removal of i386_vm86 and i386_pmc. 2017-08-12 19:48:28 +00:00
libbluetooth Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libbpfjit
libbsdmalloc
libbz2
libc Welcome tzcode-2018g 2018-10-27 22:29:24 +00:00
libc_fp move shlib_version into the main directory 2016-10-11 16:55:22 +00:00
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libcrypt fix error messages 2015-06-17 00:15:26 +00:00
libcurses Ignore terminfo padding specifications when checking whether 2018-10-26 22:22:24 +00:00
libdm The actual header file for these functions is dm.h, not libdm.h. 2016-01-22 22:12:40 +00:00
libedit Apply revisions 1.21, 1.22 from OpenBSD: 2018-10-23 16:49:13 +00:00
libexecinfo Add rest of the functions from the SYNOPSIS section to the NAME section 2017-10-22 14:07:03 +00:00
libform Remove duplicate MLINK entry for dup_field.3 2017-10-23 15:34:45 +00:00
libintl back to the defines (fixing a typo -- extra 'g') 2015-06-08 15:04:20 +00:00
libipsec Remove dead references to netinet6/ipsec.h. 2018-09-06 09:54:36 +00:00
libisns Typos. 2018-02-08 09:05:16 +00:00
libkern Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
libkvm Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) 2018-04-01 04:35:01 +00:00
liblwres
libm Disable sanitizers for libm and librt 2018-06-13 08:19:36 +00:00
libmenu Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libnpf - re-enable lint (otherwise the sets break) 2018-09-29 15:52:44 +00:00
libossaudio ABI of libossaudio did not change, so there was no need to bump the version 2017-03-24 11:46:52 +00:00
libp2k Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
libpam adjust to new libssh api. 2018-08-26 08:54:03 +00:00
libpanel bump warns 2016-10-03 17:06:58 +00:00
libpci Add function names to the NAME section 2017-10-22 15:28:48 +00:00
libperfuse make the env stuff visible. 2016-10-19 01:30:35 +00:00
libposix
libppath
libprop
libpthread Add a todo item for a future major bump (rename many symbols) 2018-09-09 07:24:59 +00:00
libpuffs revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
libquota Some NFS servers return RPC_PROGNOTREGISTERED instead of RPC_PROGVERSMISMATCH 2016-01-30 16:31:28 +00:00
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse fuse_main(3): Support general fuse options via fuse_parse_cmdline(3) 2016-11-20 13:28:32 +00:00
libresolv PR/50907: David Binderman: Remove useless strlen()'s and memcpy()'s. 2016-03-07 14:35:39 +00:00
librmt Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
librpcsvc
librt Disable sanitizers for libm and librt 2018-06-13 08:19:36 +00:00
librump This is not needed anymore. 2015-08-21 06:56:35 +00:00
librumpclient make it the same as rump.h 2017-05-11 18:44:50 +00:00
librumpdev
librumphijack rumphijack: don't modify a cmsg on just validating it 2018-06-28 06:20:36 +00:00
librumpnet
librumpres Add a library for the rump resolver interception code so that it will become 2017-10-10 19:28:33 +00:00
librumpuser Distinguish spin mutex and adaptive mutex on rump kernels for LOCKDEBUG 2017-12-27 09:01:53 +00:00
librumpvfs
libskey Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libss
libtelnet Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
libterminfo Fix pasto. 2018-10-10 21:09:58 +00:00
libukfs Remove exgtraneous comma 2018-03-12 11:56:34 +00:00
libusbhid Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
libutil use the right type. 2018-10-06 23:48:00 +00:00
libwrap Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
liby
libz Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
lua Hello bozohttpd(3lua) 2018-05-03 22:51:17 +00:00
npf NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile Add libnv 2018-09-08 14:11:41 +00:00
Makefile.inc