mrg
5b6e3f750b
obsolete fontcacheproto.
...
prepare for xorgproto - split the non replaced list out.
2018-03-14 09:09:46 +00:00
kamil
ce34db38fd
Add new ATF tests: kernel/t_zombie
...
New tests attempting to kill, stop, drop or revive a zombie:
- signal1 (SIGKILL)
- signal2 (SIGSTOP)
- signal3 (SIGABRT)
- signal4 (SIGHUP)
- signal5 (SIGCONT)
New test race1 verifying whether there are any kernel races when processing
signals to zombies, executing in a loop for 5 seconds.
These tests were inspired by a kernel unexpected behavior when a lookup
of a dying process could result in two detected entities once as an alive
process and once as a zombie.
race1 is similar to t_ptrace_wait* race1, however without ptrace(2) involved.
Sponsored by <The NetBSD Foundation>
2018-03-14 02:13:47 +00:00
mrg
0955925eb7
clean up CRUNCHBIN.map
2018-03-13 02:22:43 +00:00
mrg
cbb4749bb3
update for new amdgpu and radeon driver versions.
2018-03-12 18:48:49 +00:00
christos
42004fe06d
sort, add missing lint file
2018-03-11 23:49:39 +00:00
tih
62971bca43
Add myself.
2018-03-11 11:48:39 +00:00
mrg
cbcc8121fa
mark fontcache files as obsolete.
2018-03-11 11:34:33 +00:00
mrg
8d3614ad11
build and install libXfont2.
2018-03-11 09:43:38 +00:00
mrg
6e5b391377
stop building libXfontcache as it is obsolete for a decade.
2018-03-11 07:18:49 +00:00
joerg
a64ef2fb9e
Add ifunc support for statically linked applications on x86, ppc, sparc
...
and ARM.
2018-03-09 20:20:47 +00:00
christos
11ab244b7f
use the magic -
2018-03-09 02:36:28 +00:00
christos
39cdfefb57
add missing debuglib
2018-03-08 20:39:40 +00:00
eadler
9cf2320656
distrib: add myself
...
ok pgoyette@
2018-03-05 00:06:24 +00:00
tsutsui
c12d6f2d6d
Provide wdboot as a copy of sdboot for Milan.
...
It looks Milan's bootloader ROM emulates IDE disks as SCSI disks
so sdboot works for them, but atari's installboot checks a specified
device name and requires wdboot for wd(4) devices.
2018-03-04 03:14:51 +00:00
uwe
4312526650
Introduce sh3/sysarch.h and add SH3_SYNC_ICACHE
2018-03-02 23:11:42 +00:00
snj
20d4794225
no more /usr/X11R6
2018-03-01 07:18:39 +00:00
snj
e1cd7a269b
prune 5.x upgrade section
2018-02-28 20:13:09 +00:00
snj
fdc61e1224
vax folks probably aren't the _most_ interested in current developments,
...
but i think most of them probably know, 16 years later, that we switched
from a.out to ELF.
2018-02-28 20:09:29 +00:00
pgoyette
b7994efa6a
Update sets lists for new modular ichsmb(4)
2018-02-26 07:30:17 +00:00
kamil
bc6d305e96
Register the x86/imcsmb man/cat/html page
2018-02-25 12:53:22 +00:00
kamil
fc4bdd88b3
Correct OpenSSL 1.1 entries in plist
...
Fix references to:
./usr/share/man/cat3/BIO_get_data.0
./usr/share/man/cat3/SSL_CONF_cmd.0
This is obserbable with the MKCATPAGES=yes build option.
2018-02-25 12:28:18 +00:00
pgoyette
2d5aed5404
Update for newly added imcsmb driver modules.
2018-02-25 08:21:57 +00:00
martin
3cbaed46a2
PR lib/53044: remove tests not provided by OpenSSL 1.1.x
2018-02-22 14:24:03 +00:00
mrg
67c67975c6
bump image size for gcc 6 bloaty mc bloat face.
2018-02-22 07:21:10 +00:00
kamil
f4a8ff8348
Try to correct generation of the sun2 distribution
...
Mark the headers for GCC sanitizers as gcccmds.
2018-02-17 21:46:41 +00:00
mrg
35b187cd10
add missing gcc-6/xtestintrin.h
2018-02-17 21:32:22 +00:00
wiz
bdd9c5c945
t_timeleft.debug is still installed, remove 'obsolete' marker.
2018-02-17 08:07:06 +00:00
uwe
097b3add5a
Actually install dhcpd6 rc script. Organize CONFIGFILES
...
alphabetically again while where.
PR 53018
2018-02-17 03:02:04 +00:00
knakahara
42c1bbb910
Currently, it is not necessary to install rss_config.h. Pointed out by msaitoh@n.o.
2018-02-16 10:19:03 +00:00
mrg
08873910d3
minimal basic support for ia64 and gcc6. i am not sure about the
...
bp part of the GetPcSpBp() port, cherry please look :-)
2018-02-16 07:59:05 +00:00
knakahara
5392e2869c
Fix build failure, sorry.
2018-02-16 07:05:21 +00:00
mrg
a54e8b26f9
obsolete some GCC 4.8 files.
2018-02-13 10:02:12 +00:00
christos
1938e572e4
Add obsolete lines for the gcc-5 and openssl-1.0 lines for systems that have
...
installed gcc-6 and openssl-1.1. Requested by wiz@
2018-02-11 16:45:35 +00:00
christos
5722505339
fix openssl-1.1
2018-02-09 04:20:38 +00:00
jakllsch
49cd93687c
try to make this match what I believe is current reality
2018-02-08 20:57:02 +00:00
christos
7c00b0fa75
add openssl to the list of selectable variables for sets and fix the sets.
2018-02-08 03:27:50 +00:00
mrg
8c973b6499
build and install gcov-dump.
2018-02-06 23:12:01 +00:00
mrg
a96964cd81
fix mips64 & GCC 6 builds.
2018-02-06 09:41:55 +00:00
skrll
9dba526d80
Update for libunbound minor bump
2018-02-06 06:28:20 +00:00
mrg
d2c0af66e5
it's called avx512bwintrin.h.
2018-02-05 05:43:53 +00:00
mrg
6dfd62e0ed
more updates for GCC 6. with other uncommited changes, i386 seems
...
to work well enough for hello.c, hello.cc and hello.m.
2018-02-04 11:08:16 +00:00
mrg
af3c0cd56d
updates for GCC 6.4: add gcc-6 specific headers, combine some
...
all-gcc files, bump the shlib versions on new libs.
2018-02-03 21:27:45 +00:00
mrg
6d188dd0d7
convert HAVE_GCC handling to modern GCC release numbering:
...
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.
add some basic HAVE_GCC=6 handling (totally unused so far.)
2018-02-02 01:02:39 +00:00
kamil
413e439cd5
Install GCC (gcc.old/) headers for Sanitizers
...
Install:
- allocator_interface.h
- asan_interface.h
- common_interface_defs.h
- tsan_interface_atomic.h
Into:
- /usr/include/gcc-5/sanitizer
Note headers in a comment headers for introduction in future:
- dfsan_interface.h
- lsan_interface.h
- msan_interface.h
Skip a file that will never be relevant on NetBSD:
- linux_syscall_hooks.h
PR 52265 by Kamil Rytarowski
Proposed and accepted on tech-toolchain@.
Sponsored by <The NetBSD Foundation>
2018-02-01 20:50:22 +00:00
rin
dc26222726
Shrink ramdisk to fit INSTALL kernel within 5MB:
...
- drop shutdown
- replace disklabel, fsck_ffs, and newfs with stripped-down versions
2018-01-28 01:09:57 +00:00
pgoyette
9518ba9e2d
Update sets lists for new amdsmn(4) and amdzentemp(4) modules
2018-01-25 23:42:06 +00:00
kamil
98c8ad48e8
Correct the plist entry for ./usr/share/man/cat8/acorn32/MAKEDEV.0
...
This file is obsolete, replace '.cat' with 'obsolete'.
2018-01-25 22:09:56 +00:00
wiz
b2f1e9e16f
Revert previous.
...
obsolete + other tags is not easy to clean up.
2018-01-25 08:57:59 +00:00
yamaguchi
8df2d11139
Added myself.
2018-01-25 04:48:45 +00:00
christos
56571b081c
man pages for amdsmn and amdzentemp
2018-01-25 01:25:39 +00:00