christos
8c986671c8
look in external first.
2016-01-13 23:01:15 +00:00
christos
ce834df9c6
there is no more lib
2016-01-13 22:03:38 +00:00
christos
9a72e48f47
libmalloc has moved to external
2016-01-13 22:02:48 +00:00
christos
855f16463e
Document archeological digs for our gnumalloc.
2016-01-13 22:01:15 +00:00
christos
26492c8912
switch to the external version of libmalloc
2016-01-13 21:57:26 +00:00
christos
49e111a21f
merge changes, add build glue.
2016-01-13 21:56:38 +00:00
christos
478e07dd80
import the latest standalone libmalloc.
2016-01-13 21:42:18 +00:00
christos
d1c4f2bedd
groff has moved
2016-01-13 19:29:26 +00:00
christos
5830aac598
groff has moved.
2016-01-13 19:27:26 +00:00
christos
b104185471
groff has moved to external
2016-01-13 19:24:59 +00:00
christos
c40e5027c6
unhook groff
2016-01-13 19:03:09 +00:00
christos
9606215048
add groff
2016-01-13 19:02:29 +00:00
christos
4acc5b6b20
merge our changes and add build glue
2016-01-13 19:01:55 +00:00
christos
89a07cf815
Import groff 1.19.2
2016-01-13 18:41:45 +00:00
macallan
b16126123e
revert accidentially committed changes in awin_tcon1_set_videomode()
2016-01-13 17:07:51 +00:00
macallan
9d1a225520
some trivial fixes:
...
- rearrange dmesg output so all values are printed properly
- use aprint_*
- support WSDISPLAYIO_GET_FBINFO
2016-01-13 15:56:05 +00:00
macallan
f99039090a
add OUTPUT_VGA in order to shut down the right output(s) when blanking etc.
2016-01-13 13:29:51 +00:00
christos
6b00881bdc
fix for sun2; require libm only with msgmerge by linking fsearch with it.
2016-01-13 12:48:51 +00:00
pooka
8b742e7a22
create_many: remove PR kern/50607 xfail
...
Seems to have been fixed by ext2fs_lookup.c 1.79
(thanks, riastradh)
2016-01-13 12:05:49 +00:00
msaitoh
0ed1e694ab
Use CPUID_TO_*() macros. This change fix a bug that /proc/cpuinfo's CPU model
...
was incorrect on many newer CPUs and CPU family was incorrect on some AMD
machines.
2016-01-13 08:05:58 +00:00
msaitoh
85f00b4def
PR#49246 "x86/x86/procfs_machdep.c (/proc/cpuinfo) is very old" related change
...
- Decode NetBSD's ci_feat_val[0-5]. The output order of the bits is the same as
linux. Before this commit, only ci_feat_val[0] was decoded.
- Linux defined feature words and some others are not decoded yet.
- procfs_getonecpufeatures() will be rewritten when all of linux entries are
decoded.
2016-01-13 07:28:56 +00:00
msaitoh
2faed34875
Add some AMD's bit definitions from "BIOS and Kernel Developer(BKDG) for AMD
...
Family 15h Models 60h-6Fh Processors".
2016-01-13 07:19:29 +00:00
taca
c5ef9c870f
ISC DHCP 4.3.3-P1 is released.
2016-01-13 04:41:01 +00:00
christos
ddbfbb101f
update diffutils and gettext
2016-01-13 03:44:27 +00:00
christos
5380b83191
diffutils has moved
2016-01-13 03:41:44 +00:00
christos
fe8efd354c
unhook and delete diffutils/gettext
2016-01-13 03:40:49 +00:00
christos
fd0f3f527a
hook diffutils
2016-01-13 03:40:11 +00:00
christos
f8c23a2b94
merge conflicts, new reach-over Makefiles
2016-01-13 03:39:27 +00:00
christos
75f6d617e2
Import latest gpl2 diffutils
2016-01-13 03:15:29 +00:00
christos
bd519508ab
gettext has moved.
2016-01-13 01:59:22 +00:00
christos
b3048154cf
don't use local dup wrong define
2016-01-13 01:31:17 +00:00
christos
4555f8de30
ggr. bsd.files.mk does not have an includes target...
2016-01-13 00:18:01 +00:00
christos
feb1e65606
new gettext (and minor explanations to other GPL programs)
2016-01-12 23:03:55 +00:00
christos
e9066f4d8e
vax does not use gcc 2.95
2016-01-12 23:03:33 +00:00
christos
14135bc51c
unhook gettext
2016-01-12 22:59:53 +00:00
christos
8b1ac22df2
Hook gettext
2016-01-12 22:58:52 +00:00
christos
95b39c65ca
merge conflicts and add reach-over Makefiles
2016-01-12 22:58:00 +00:00
riastradh
057229a494
Use buffer cache, not page cache, to expand directories in ext2fs.
...
Candidate fix for PR kern/50607, PR port-evbmips/50059.
Formerly VOP_WRITE-->ext2fs_write would automatically dispatch to
this code path for writes to directories, but I broke that in
ext2fs_lookup.c rev. 1.78 when disentangling page-cached and
buffer-cached writes.
This was not a problem in ufs, and I didn't notice it in ext2fs,
because ufs consistently used buffercache(9) directly instead of
using VOP_WRITE sometimes as ext2fs did.
2016-01-12 21:29:29 +00:00
christos
946379e7b3
import latest GPLv2 gettext
2016-01-12 19:50:28 +00:00
christos
7801ee002b
Add hack for cabs{,f,l} in <complex>
2016-01-11 22:50:35 +00:00
wiz
40fc864a9c
Add missing word in comment.
2016-01-11 22:41:48 +00:00
jdc
115bea0a21
Always take the bus lock (avoids collisions when drivers set I2C_F_POLL).
2016-01-11 18:24:56 +00:00
jdc
a764ab2671
Increase the number of read retries (to 5).
2016-01-11 18:23:52 +00:00
jdc
4f839cd2f0
Don't use I2C_F_POLL when getting/setting limits.
...
Save/restore the correct values for LM77.
2016-01-11 18:23:11 +00:00
macallan
cf0c3bdf9c
moar register bits
2016-01-11 17:09:25 +00:00
christos
3965f5d7b6
PR/50646: Use the c99 cabs math builtins directly, because cabs and cabsf
...
have broken ABI's can cabsl does not exist. The correct(?) probably fix is
to change the cabs builtins to point to the c99 variants directly...
XXX: pullup-7 and the same file from the gcc.old tree.
2016-01-11 16:52:53 +00:00
christos
e85b730730
Hack around the cabs mess, and explain what's going on...
2016-01-11 16:49:09 +00:00
tls
249ac9a942
memset() -> explicit_memset() for sensitive data.
2016-01-11 14:55:52 +00:00
martin
3b4e515152
Protect a few forward declarations for kernel only use, as suggested
...
by ryoon@
2016-01-11 08:40:52 +00:00
skrll
e87edd2456
PR port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
...
Correct the test for rfir and add one for rfi while I'm here.
2016-01-11 08:14:08 +00:00