Commit Graph

264443 Commits

Author SHA1 Message Date
mrg 9e0c936fbc updates for xorg-server 1.20. 2018-12-31 12:45:19 +00:00
mrg 08d63db33d -Wno-error for newly deprecated things. 2018-12-31 12:13:50 +00:00
mrg 72df0f8e5a update for xorg-server 1.20.3:
- add new files
- re-mark them as 120 not 118
2018-12-31 11:59:23 +00:00
mrg fe441dc30e fixes for xorg-server 1.20:
- XFree86LOADER is obsolete.
- some deprecated functions are used, we should fix them.
2018-12-31 11:58:43 +00:00
mrg 66ee4e221d updates for xorg-server 1.20. don't define stuff here for it. 2018-12-31 11:19:58 +00:00
mrg b40e891f0b build updates for xorg-server 1.20.3:
- moved/removed/new files
- don't define HAVE_XORG_CONFIG_H or HAVE_DIX_CONFIG_H if using
  ${X11FLAGS.DIX} -- already included.

put glxvnd into glx itself for now.
2018-12-31 11:14:03 +00:00
kre 5042d0d985 Update to tzdata2018i 2018-12-31 02:45:55 +00:00
kre 501fe7dbfe Merge tzdata2018i 2018-12-31 02:45:10 +00:00
kre 2c9b669663 Import tzdata2018i from ftp://ftp.iana.org/tz/releases/tzdata2018i.tar.gz
Summary of changes in tzdata2018i (2018-12-30 11:05:43 -0800):

    Due to a change in government, Sao Tome and Principe switches back
    from +01 to +00 on 2019-01-01 at 02:00.
2018-12-31 02:44:43 +00:00
christos 0a37cd5ef4 add build libs (undocumented). 2018-12-30 23:19:40 +00:00
christos 5daa785cd5 forgot to commit compilation fix. 2018-12-30 22:48:31 +00:00
sevan ffb79aac78 Fix support for case sensitive HFS.
Without this change, the wrong file is returned, if 2 file names contain a
subset of each other.


Code submitted in PR bin/52993 by Harold Gutch
2018-12-30 22:40:00 +00:00
sevan 8ea4a5e285 Add video related terms CIF, FCIF, QCIF, SIF, SQCIF 2018-12-30 21:58:11 +00:00
christos b652f9ee3b binutils 2.31 for everyone! 2018-12-30 17:32:43 +00:00
martin 749e26cd22 PR install/53819: fix polish translation of menu exit string 2018-12-30 16:52:26 +00:00
martin 28b7eee0ce PR install/53820: fix column headers in polish translation 2018-12-30 16:48:58 +00:00
skrll 04ade0c07f Disable DEBUG by default.
Comment out DIAGNOSTIC while where are it's already defined by
GENERIC.common
2018-12-30 16:25:15 +00:00
is 2900250157 Document bobcat/puma family nicknames. 2018-12-30 15:43:43 +00:00
sevan 1fe5cce4ab BUFQ_PRIOCSCAN enabled on evbmips kernels. 2018-12-30 15:05:53 +00:00
sevan 4c21244e9e Enable the per-priority cyclical scan buffer queue strategy on evbmips kernels.
time results of a Lemote Fuloong 2F extracting the pkgsrc tree
brick$ time tar -jxf pkgsrc.tar.bz2
priocscan + log
	612.90 real       103.45 user       194.98 sys
priocscan   nolog
	1345.48 real       103.57 user       274.32 sys
fcfs + log
	736.02 real       101.71 user       192.95 sys
fcfs   nolog
	1475.16 real       103.06 user       271.14 sys
2018-12-30 14:51:36 +00:00
mlelstv e93ebd453a Avoid crash when no algorithm is specified in parameter file. 2018-12-30 12:05:48 +00:00
martin e4d02a93c7 Add support for DT_RUNPATH - it is just the same as we always have treated
DT_RPATH.  Approved by core.
2018-12-30 11:55:15 +00:00
mrg 0bf4e02709 install symbols/trans for xkeyboard-config 2.25. 2018-12-30 09:19:04 +00:00
mrg 11420921f2 add new man subdir to path. 2018-12-30 08:51:21 +00:00
mrg 2720c93d95 link against libgbm. 2018-12-30 08:34:29 +00:00
mrg 9f224c3080 it is now called mga_drv.so.2. 2018-12-30 07:26:02 +00:00
mrg 97d7153cf7 updates for new mga and r128 drivers. 2018-12-30 07:13:15 +00:00
msaitoh 975939bb68 Add 88E1512. 2018-12-30 06:40:52 +00:00
msaitoh 36beda51a9 - Control BMCR_PDOWN for IFM_NONE. Some chips still don't work as expected.
It would be required to modify PSCR and/or other register.
- Set mii_media_active correctly on non-autonego mode.
2018-12-30 06:33:30 +00:00
msaitoh 9836c9649c Fix acpi_print_string(). Treat NUL termination correctly to not to print
NUL character. For example, this change prints an OEMID "41 4d 44 00 41 4d"
with "AMD". Tested by Patrick Welche.
2018-12-30 05:05:21 +00:00
msaitoh e2fbe4d197 Accept IFM_NONE. 2018-12-30 04:18:09 +00:00
christos d30b19ef3d - fix wrong reloc name in assert
- fix uninitialized
2018-12-30 03:23:46 +00:00
christos e0864f9d69 no pie/sanitizers for boot code. 2018-12-30 01:54:13 +00:00
christos 61268f23da binutils 2.31.1 can put copy relocations in the relro segment. Delay
protecting the relro segment for the main object until copy relocations
are done.
2018-12-30 01:48:37 +00:00
kre 4c161bb65a Update to tzdata2018h (new zone Asia/Qostanay) 2018-12-30 00:42:47 +00:00
sevan 7d89414a2f Update description, nfc 2018-12-30 00:42:09 +00:00
kre 6b15ad2722 Merge tzdata2018h 2018-12-30 00:41:21 +00:00
kre d29dccbd1e Import tzdata2018h from ftp://ftp.iana.org/tz/releases/tzdata2018h.tar.gz
Summary of changes in tzdata2018h (2018-12-23 17:59:32 -0800):

    Qyzylorda (aka Kyzylorda) oblast in Kazakhstan moved from +06 to
    +05 on 2018-12-21.  This is a zone split as Qostanay (aka
    Kostanay) did not switch, so create a zone Asia/Qostanay.

    Metlakatla, Alaska observes PST this winter only.

    Add predictions for Iran from 2038 through 2090.

    Changes to some old timestamps for Nauru (1979) Guam (1959-77),
    Hong Kong (1904, 1941, 1945, 1952) (others in Pacific during WWII)
2018-12-30 00:40:41 +00:00
gutteridge cdb294f4ee ipfstat(8): note -o option applicability, and remove redundant words. 2018-12-29 23:06:42 +00:00
is cbbfe3d35c Document more supported CPU Famililies: Bobcat (for a while) and Puma
(recently)
2018-12-29 20:29:46 +00:00
scole 9835eff9b5 fix stack size calculation 2018-12-29 20:06:49 +00:00
alnsn 525b1df948 pmapboot_pte_print() is only used when VERBOSE_INIT_ARM is defined. 2018-12-29 19:53:38 +00:00
wiz c7650dafca New sentence, new line. 2018-12-29 18:34:59 +00:00
wiz e63c9a2484 Sort SEE ALSO. 2018-12-29 18:34:01 +00:00
martin 47b9b2b3a0 ibcs2 is gone 2018-12-29 18:09:32 +00:00
maxv 4aa536c2db Fix the segmentation check, the limit is relative, not absolute. 2018-12-29 17:54:54 +00:00
kamil ef493721e1 compiler_rt: Update prepare-import.sh according to future updates
Allow: asan, msan, lsan, tsan, ubsan, xray, interception, includes,
       ubsan_minimal, fuzzer, sanitizer_common, stats, safestack.
2018-12-29 16:27:12 +00:00
christos c9847466e6 Fix sets for hp300 2018-12-29 15:56:33 +00:00
alnsn 40546cb8a8 ROOT.a doesn't resolve to a useful partition, hardcode wd0a and ld0a for now. 2018-12-29 13:09:35 +00:00
maxv 131876ef4d Note mbuf API changes, and removal of compat_ibcs2. 2018-12-29 11:35:14 +00:00