Commit Graph

216703 Commits

Author SHA1 Message Date
christos
6db0248c67 handle wide chars 2013-02-13 04:52:31 +00:00
christos
81516a9702 - check the results of the vis functions
- zero output to make sure things work
- don't use encodings that don't work
- fix the style on decoding
2013-02-13 04:51:56 +00:00
christos
ec33e596f5 Wide char support from J.R. Oldroyd 2013-02-13 04:49:59 +00:00
christos
87aeb26f19 Avoid // 2013-02-13 04:22:36 +00:00
christos
d6c020d518 add a disk-image=target option 2013-02-13 02:17:54 +00:00
christos
c1fffff4c4 Don't produce spurious errors when creating labels on files. 2013-02-13 00:40:28 +00:00
skrll
0b0527d584 The file needs opt_multiprocessor to get the CR_CURCPU define. 2013-02-12 23:02:58 +00:00
macallan
aadf8bb6f4 break some more long lines 2013-02-12 22:24:47 +00:00
martin
905b216648 Use __HAVE_LONG_DOUBLE instead of EXT_EXPBITS and include s_nextafterl.c
as well as s_frexpl.c in the global list of "common" sources - as we
seem to have no arch redefining the standard double variant, it seems
unlikely we will have on redefining the long double version in assembler.
2013-02-12 21:40:18 +00:00
macallan
caa556aea5 break long lines 2013-02-12 21:25:12 +00:00
macallan
6a4c4c0db7 support a hardware cursor 2013-02-12 21:17:37 +00:00
macallan
a71ffecb79 be a little more consistent with register names 2013-02-12 21:17:17 +00:00
christos
82e8c5f133 need bsd.own.mk 2013-02-12 20:55:37 +00:00
pgoyette
108fc19ea1 Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
christos
aecff02552 me.7 is supplied both by groff and here. Don't include both. 2013-02-12 20:46:10 +00:00
christos
f195d367a6 This has no business going to the crypto tree and building it. 2013-02-12 20:32:11 +00:00
christos
b261027db1 mv the MKCRYPTO protection higher; ideally should be at the top for this 2013-02-12 20:31:13 +00:00
christos
a7c38cbf62 merge in 1.0.1e 2013-02-12 19:52:11 +00:00
christos
0c9d7240de Can you please tell us the module name that had the wrong version? Thanks. 2013-02-12 19:14:50 +00:00
christos
5f71164a5e Changes between 1.0.1d and 1.0.1e [11 Feb 2013]
*) Correct fix for CVE-2013-0169. The original didn't work on AES-NI
     supporting platforms or when small records were transferred.
     [Andy Polyakov, Steve Henson]
2013-02-12 19:10:49 +00:00
matt
82b1c4ddd9 Add inlines for cp10 (vfp) registers 2013-02-12 15:06:40 +00:00
matt
b6bea4c9af More fully document FPEXC register 2013-02-12 15:05:26 +00:00
jmcneill
fcc410b7f2 add extra space to root partition 2013-02-12 12:45:12 +00:00
jmcneill
fbdc5d584c create /proc and /kern 2013-02-12 12:04:39 +00:00
martin
1bdd60c0cc Use __weak_alias instead of __weak_reference (obvious pasto) 2013-02-12 08:21:48 +00:00
msaitoh
3e372ca912 Use 82580(and I350) specific PHY read/write functions.
Fixes PR#47542.
2013-02-12 03:11:43 +00:00
matt
0d613952ce Fix the strong alias correctly this time. 2013-02-12 02:52:13 +00:00
matt
d223e8e24c fix inverted ifdefs 2013-02-12 02:38:53 +00:00
matt
ce91e227a5 Add two more si_trap fields (si_trap[23]) so more information can be passed
on a fault.
2013-02-12 02:24:42 +00:00
matt
2bc1572da9 Fix some FPEXC bit definitions 2013-02-12 00:32:15 +00:00
christos
29d24e71d6 don't build kpasswd; heimdal does it for us. 2013-02-11 23:11:48 +00:00
jmcneill
bdad5df232 set -e 2013-02-11 18:11:20 +00:00
matt
9aeffda480 any arch that has fenv.[ch] can have fma as well (since fma uses fenv). 2013-02-11 17:55:01 +00:00
matt
04ec087c22 Add fma/fmaf/fmal for arm hard float which uses the VFP vmla instruction. 2013-02-11 17:41:13 +00:00
christos
ecb1daed9a put back soelim, if MKGROFF is no so that we don't break the sets. 2013-02-11 17:24:21 +00:00
christos
ed97a32994 Don't build and install soelim anymore, because it got overwritten
anyway by the groff one and messed up the mtree unprived sets. If
we want to switch back to ours, we should probably add the extra
flags GNU added first.
2013-02-11 17:14:23 +00:00
pooka
a3f7afe3bd As reported by several people, the signature of pthread_setname_np() varies
from one Linux distro to another (didn't suspect it to be *that* _np).
Comment out the call on Linux pending autoconf support.
2013-02-11 16:02:31 +00:00
matt
6567e38835 Add VFP versions of lrint/lrintf/lrintl for earmhf* 2013-02-11 12:43:03 +00:00
martin
1664f62de2 Enable SSE2 support for amd64 2013-02-11 09:26:07 +00:00
matt
aa951aade1 FP_ILOGBNAN should be INT_MAX 2013-02-11 07:29:21 +00:00
matt
bec7d6b6c4 Fix strong_alias 2013-02-11 04:57:22 +00:00
christos
e40152f801 check the results of encoding and decoding 2013-02-11 04:12:48 +00:00
rmind
90957242c6 npftest: adjust for recent change. 2013-02-11 02:52:32 +00:00
christos
e2402e5654 use __HAVE_LONG_DOUBLE 2013-02-11 02:45:27 +00:00
christos
3884ecde09 provide ldexpl 2013-02-11 02:45:15 +00:00
christos
be32181245 add more functions required by fma 2013-02-11 01:47:04 +00:00
christos
2ee19bcb19 more stuff from FreeBSD 2013-02-11 01:38:10 +00:00
christos
e3f9b211a9 hook fma to the build 2013-02-11 01:29:58 +00:00
matt
3a4e9cb991 Add long double version of x86 scalb functions 2013-02-11 01:19:33 +00:00
christos
ff820d76df bring in fma from FreeBSD 2013-02-11 00:49:23 +00:00