Commit Graph

223350 Commits

Author SHA1 Message Date
christos
c9a970f03f updates for new version 2013-12-27 20:11:50 +00:00
christos
e9a1eddb86 remove conflicts 2013-12-27 20:11:26 +00:00
christos
8fa0fefe00 merge conflicts 2013-12-27 20:10:20 +00:00
christos
64e8a5e66f Import openpam-20130907 2013-12-27 19:27:40 +00:00
christos
0bbc3b9f79 Import openpam-20130907 2013-12-27 19:16:04 +00:00
christos
de29e5bc0e new acpica 2013-12-27 18:55:40 +00:00
christos
0a1a7e4862 Add new functions 2013-12-27 18:53:25 +00:00
christos
e9e92000ab - remove function list that was out of date
- explain magical munging so that people are not scared to update in the future.
2013-12-27 18:53:16 +00:00
christos
a76e346af4 function argument changed width 2013-12-27 18:52:16 +00:00
christos
5b339ad5cf constant changed name 2013-12-27 18:51:44 +00:00
christos
773b72577c amend for new files 2013-12-27 18:51:08 +00:00
christos
a2c051a9b0 resolve conflicts 2013-12-27 18:50:56 +00:00
christos
ff4a156d7c import new acpica 2013-12-27 18:45:57 +00:00
njoly
465ae6432a Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 2013-12-27 16:58:50 +00:00
njoly
27180d99da Rename ipcall/socketcall specific defines to avoid conflict with
syscalls definitions. No functional changes.
2013-12-27 15:10:53 +00:00
njoly
825f0d0c2c Regen. 2013-12-27 14:17:32 +00:00
njoly
87ffdd525a Add struct linux_stat64 definition for alpha, and enable syscalls that
use it.
2013-12-27 14:17:11 +00:00
matt
e17715169a Switch to using FP instructions instead of cp10/11 instructions. 2013-12-27 12:16:01 +00:00
msaitoh
6985a537b1 regen. 2013-12-27 08:40:28 +00:00
msaitoh
a7a21cbef2 Add some Marvell 88SE9xxx devices. 2013-12-27 08:39:56 +00:00
matt
cc0c93bfa4 Pass -mfpu=vfp so GAS won't complain about vmsrne 2013-12-27 04:41:29 +00:00
rkujawa
3eb32fc6e9 Implement the probe procedure for ACA500. Now the user just needs acafh0
compiled in his kernel and it all should(tm) work.

Due to lack of obio in amiga port, the probe is called directly from mbattach().
This is going to change with the introduction of obio for all non-autoconfig
expansions.
2013-12-26 20:38:11 +00:00
apb
0b88554d45 Change comments and variables to reduce differences with upstream.
No change in the installed files.
2013-12-26 20:19:17 +00:00
apb
a5d67b01f7 Remove empty directory /usr/share/zoneinfo/Mideast.
The files that used to be in this directory were removed in tzdata2013i.
2013-12-26 20:14:38 +00:00
apb
60b70d0f7c zoneinfo: Import tzdata2013i. [apb 20131226]
Also fix a typp in the previous line, for tzcode2013i.
2013-12-26 18:56:23 +00:00
apb
9dc95c5814 tzcode2013i and tzdata2013i have been merged. 2013-12-26 18:54:07 +00:00
joerg
1d8e66d860 Replicate mcr with equivalent vms instruction. 2013-12-26 18:49:23 +00:00
christos
5c53b8398c update tz stuff and acpi 2013-12-26 18:38:21 +00:00
christos
154e2492e6 new tzcode 2013-12-26 18:38:09 +00:00
christos
002951760f update from tzcode 2013e to tzcode2013i
i:
    The compile-time flag NOSOLAR has been removed, as nowadays the
    benefit of slightly shrinking runtime table size is outweighed by the
    cost of disallowing potential future updates that exceed old limits.
h:
    Fix localtime overflow bugs with 32-bit unsigned time_t.

    zdump no longer assumes sscanf returns maximal values on overflow.
g:
    'zic' now runs on platforms that lack both hard links and symlinks.
    (Thanks to Theo Veenker for reporting the problem, for MinGW.)
    Also, fix some bugs on platforms that lack hard links but have symlinks.

    'zic -v' again warns that Asia/Tehran has no POSIX environment variable
    to predict the far future, fixing a bug introduced in 2013e.
f:
    The types of the global variables 'timezone' and 'altzone' (if present)
    have been changed back to 'long'.  This is required for 'timezone'
    by POSIX, and for 'altzone' by common practice, e.g., Solaris 11.
    These variables were originally 'long' in the tz code, but were
    mistakenly changed to 'time_t' in 1987; nobody reported the
    incompatibility until now.  The difference matters on x32, where
    'long' is 32 bits and 'time_t' is 64.  (Thanks to Elliott Hughes.)
2013-12-26 18:34:28 +00:00
apb
6a278d918a Mark usr/share/zoneinfo/{Asia,Mideast}/Riyadh{87,88,89} as obsolete.
These solar time zones were removed in tzdata2013i.
2013-12-26 17:12:55 +00:00
apb
3528e952ca Merge tzdata2013i. We previously has tzdata2013d plus part of
tzdata2013e.
2013-12-26 17:09:39 +00:00
christos
655f3e170c more dead functions, usage to stderr 2013-12-26 16:52:36 +00:00
christos
f407d69d95 mark usage __noreturn 2013-12-26 16:42:28 +00:00
apb
33cc90c49b Import tzdata2013i from ftp://ftp.iana.org/tz/releases/tzdata2013i.tar.gz.
Major changes from tzdata2013d to tzdata2013e:

  Fiji (Pacific/Fiji) DST in 2013 starts on October 27, not October 20.

  Several zones have been turned into links, either to correct errors,
  or where the differences were in older data (before 1943) that was
  thought to be unreliable.

  Some time zone abbreviations have been changed.

Major changes from tzdata2013e to tzdata2013f:

  Tocantins, Brazil (America/Araguaina) DST will not start in September
  2013.

  Jordan (Asia/Amman) moves to permanent UTC+3 (instead of UTC+2 with
  permanent DST since 2012).

  Palestine (Asia/Hebron and Asia/Gaza) will end DST at 00:00, not
  01:00, as from September 2013.

Major changes from tzdata2013f to tzdata2013g:

  Morocco (Africa/Casablanca) now observes DST from the last Sunday
  in March to the last Sunday in October, not April to September.
  respectively.

Major changes from tzdata2013g to tzdata2013h:

  Libya (Africa/Tripoli) has switched its time zone back to UTC+2
  without DST, instead of UTC+1 with DST.

  Western Sahara (Africa/El_Aaiun) uses Morocco's DST rules.

  Acre, Brazil (America/Rio_Branco) and (we guess) western Amazonas,
  Brazil (America/Eirunepe), will switch from UTC-4 to UTC-5 on
  2013-11-10.

  Add entries for DST transitions in Morocco in the year 2038.  This
  avoids some year-2038 glitches introduced in 2013g.

Major changes from tzdata2013h to tzdata2013i:

  Jordan (Asia/Amman) switches back to UTC+2 standard time at 00:00 on
  December 20, 2013.  The 2006-2011 DST transition schedule is planned
  to resume in 2014.  The switch to permanent UTC+3 is cancelled.

  In 2004, Cuba (America/Havana) began DST on March 28, not April 4.

  The files solar87, solar88, and solar89 are no longer distributed.
  The zones built from those files (Asia/Riyadh{87,88,89}) and
  Mideast/Riyadh{87,88,89}) are no longer installed.  They were a
  negative experiment -- that is, a demonstration that tz data can
  represent solar time only with some difficulty and error.  Their
  presence in the distribution caused confusion, as Riyadh civil time
  was generally not solar time in those years.
2013-12-26 16:40:53 +00:00
christos
069760d69e from "Just a Normal Person", make sure that we set things to NULL after
we free them.
2013-12-26 15:32:48 +00:00
christos
5bf528c548 add smbfs library 2013-12-26 14:15:29 +00:00
njoly
5548fe6341 Remove a few unneeded paragraph macros. No output change. 2013-12-26 11:11:53 +00:00
christos
096e95360a mount_smbfs has moved. 2013-12-26 02:25:57 +00:00
bad
2a83adff5d Also disable MCR4INT in ubsec_detach() when appropriate. 2013-12-26 00:51:23 +00:00
joerg
082e86b465 dsb is preferred for post-armv7 CPUs. 2013-12-26 00:19:07 +00:00
christos
1497d945c9 smbfs has moved. 2013-12-25 23:35:17 +00:00
joerg
aa98996d36 Should be ARMv6. 2013-12-25 22:54:24 +00:00
joerg
1fd04761e2 Disable integrated-assembler for clang on ARM for two files that are
victims of the @ comment mess on that platform. Add a reference to the
upstream PR.
2013-12-25 22:26:35 +00:00
joerg
60419e04f2 Resort libraries according to dependencies. 2013-12-25 22:21:32 +00:00
joerg
a6a04f8f13 Resort libraries:
- libdns is a dependency of libisccfg
- libkrb5 is required by libheimntlm
2013-12-25 22:19:15 +00:00
christos
fc6b1a4df8 good-bye, moved to external 2013-12-25 22:14:52 +00:00
christos
de1cb92c99 document smbfs 2013-12-25 22:14:28 +00:00
christos
2800f4c17f add smbutil 2013-12-25 22:08:24 +00:00
joerg
8100ad861d Tag files using "more" advanced instructions than ARMv4 ISA with the
necessary support.
2013-12-25 22:06:11 +00:00