Commit Graph

235849 Commits

Author SHA1 Message Date
joerg d8413b896e constness doesn't increase by applying more const. 2015-05-28 20:14:00 +00:00
joerg 4d7d5fda1e Regenerate. 2015-05-28 19:13:53 +00:00
joerg 8f8dc940fb When loading a global variable from the GOT, it must be dereferenced to
obtain the actual value. Adjust various tests to extract the correct bits.
2015-05-28 19:13:32 +00:00
mrg 35d2346c62 generate after oabi/eabi fixes. 2015-05-28 17:31:38 +00:00
rjs 550917d61d Build both xf86-video-radeon drivers for amd64 and i386, just build the
old one for other ports.
2015-05-28 14:36:44 +00:00
ozaki-r 5fd5216cf8 Make the test stable under load or when running on a slow machine
Let sender and receiver synchronize explicitly via a socketpair
and don't rely on sleep.
2015-05-28 10:19:17 +00:00
martin ccb8409b13 Make sure to copy the language catalog files for sysinst, but do not
copy sysinst itself to / on the CD, and instead use the base version
for installation.
2015-05-28 09:51:31 +00:00
skrll 8735b6f026 Static initialise usbhist - it can be used by controller drivers, i.e.
before usb attaches.
2015-05-28 09:06:36 +00:00
ozaki-r 92795cceb3 Detail an error message 2015-05-28 08:32:53 +00:00
wiz 18ac899793 Fix quoting in macro.
Needed by dialog-1.2-20150513.
2015-05-28 06:28:37 +00:00
matt 0edf0de881 Use the lwp_getcpu() inline for curcpu(). 2015-05-28 04:16:50 +00:00
matt 350927cf34 Compile ARM apcs with -marm (no thumb). 2015-05-28 04:08:48 +00:00
matt 2ac936932c ARM systems are no longer small, increase MAXTSIZ/MAXDSIZ/MAXSSIZ. 2015-05-28 02:24:23 +00:00
matt 4a74e1a1e4 A15 change for > 2 cores. 2015-05-28 02:23:18 +00:00
matt 58d2a1ce67 Fix ldrht 2015-05-28 02:22:37 +00:00
matt 8826022743 Remove #define VERBOSE_INIT_ARM 2015-05-28 02:22:05 +00:00
matt 8501aed0c2 add ELF64_MACHDEP_ID 2015-05-28 02:19:05 +00:00
matt c142b6df31 Constify an array of strings. 2015-05-28 01:35:31 +00:00
christos e4b9f99a89 put back setting uid and gid to -1 if they are not available. 2015-05-28 01:01:37 +00:00
christos 6e17a5c33f Merge the uid data too, so that we don't end up with multiple entries
when we don't care about the uid in the config file. In this case sshd
returns either uid=root|sshd depending on how we failed, so we used to
get two entries.
2015-05-27 22:39:01 +00:00
christos 73925aa27e print the key in human readable form when debugging. 2015-05-27 22:37:37 +00:00
christos d9f6e5f3d9 Make sure that we get the socket messages we expect, otherwise return NULL. 2015-05-27 22:37:13 +00:00
matt aeae3560b3 Fix netbsd32 ifdrv copy routines to not use memcpy. 2015-05-27 21:56:43 +00:00
matt 0d007d00e3 Add missing SIOCGDRVSPEC32
Fix SIOCGETSGCNT32
2015-05-27 21:42:43 +00:00
matt b9c896cf9a Rework setting of __ARM_MAX_ARCH__ to better deal with BE arm MACHINE_ARCHes 2015-05-27 21:27:03 +00:00
rmind 657547e6a2 ubc_alloc: perform pmap_update() in the error path as we might have
removed the mapping.
2015-05-27 19:43:40 +00:00
kefren 8b3cf81fd9 Add another simple MPLS test but using this time a mixed IPv4/IPv6 LSR
This test encapsulates IPv6 packets, pass them over MPLS to an IPv6
neighbour that switches label and passes forward to an IPv4
neighbour. There, the IPv6 packet is decapsulated and passed to IPv6 stack
For the return path we test both implicit and explicit null encapsulations
2015-05-27 18:13:14 +00:00
christos e304a25c5b use strtou 2015-05-27 17:55:23 +00:00
kefren 60a33c5ba8 Add a simple IPv6/MPLS test 2015-05-27 16:40:33 +00:00
matt 592025efa0 Only support oabi for earm* 2015-05-27 15:35:23 +00:00
matt e3b08ce148 Make MULTILIBS work for oabi 2015-05-27 15:33:41 +00:00
manu 05c0668e69 Better sanity check numbers given to raidctl(8)
Replace atoi(3) by strtol(3), and check that numbers are valid,
positive, and in int32_t range. The previous lack of check could
silently lead to the same serial being set to all RAID volumes
for instance because given numbers were bigger than INT_MAX. The
consequence is in an awful mess when RAIDframe would mix volumes...
2015-05-27 15:31:15 +00:00
martin 1b09888cb6 Simplify slightly 2015-05-27 15:18:29 +00:00
martin 62f7d89400 Deal with WORKSPECFILE not existing for many cd images 2015-05-27 15:17:59 +00:00
martin 3cf95378a5 Do not default any CD_SETS - let the MD makefiles request them specifically. 2015-05-27 09:44:40 +00:00
jmcneill 6e40120187 MP not ready, disable it again 2015-05-27 09:40:51 +00:00
martin 07d3d9969e Pass -U to maketars if we are not building as root. 2015-05-27 09:27:40 +00:00
martin dab73c9020 Instead of guessing wether to preserve permissions on install operations
from the METALOG variable, default them to yes and add a new argument -U to
switch preservation off.
2015-05-27 09:26:46 +00:00
matt a538b93406 Change draft-ietf-tcpm-initcwnd-08.txt to RFC6928, 2015-05-27 07:52:02 +00:00
ozaki-r 148b6434a5 Add timeout to ping6 positive tests too
For when they fail.
2015-05-27 01:12:04 +00:00
msaitoh 3b894df12f - Change the Upper limit of Tjmax from 100 to 110 because some new
CPUs have 105. This change is the same as FreeBSD.
 - Print Tjmax with aprint_verbose().
 - Reduce the diff against FreeBSD.
2015-05-27 00:16:46 +00:00
msaitoh c92fa10299 Add new bus clock for Airmont. 2015-05-27 00:08:50 +00:00
htodd 6a84c361cb Revert wrong build fix. 2015-05-26 22:05:44 +00:00
htodd 6617bc73ac Fix debug build. 2015-05-26 22:04:32 +00:00
christos 898c51cf79 use isgraph_l suggested by joerg@ 2015-05-26 21:42:46 +00:00
htodd 05869cd203 Fix debug build. 2015-05-26 21:37:24 +00:00
christos ac33f4ea5e Drop privileges when executed set{u,g}id unless -p is specified like other
shells do to avoid system() and popen() abuse.
2015-05-26 21:35:15 +00:00
christos 0b61093115 - fix types of rl_completion_entry_function and rl_add_defun
- call update pos before completion to refresh the screen
From Thomas Eriksson
2015-05-26 19:59:21 +00:00
pooka 8109843429 implement DIOCGMEDIASIZE, from Martin Lucina 2015-05-26 16:48:05 +00:00
msaitoh ec32285b12 Remove obsolete comment. 2015-05-26 16:08:01 +00:00