mrg
cf4dd8937a
remove the xfree86 reachover makefiles and the vast majority of
...
the support in the rest of the source tree.
X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
mrg
8dc8986a69
remove obsolete directories (that are always removed by postinstall at
...
the end of the build.)
2015-07-23 07:45:44 +00:00
martin
6ade756116
Guard a few $MK... != "no" tests by an additional defined(MK...) clause
...
and make the emit_dist_file target depend on EXTRA_DIST_FILES.
Part of fixing PR toolchain/50004.
2015-06-28 09:28:46 +00:00
matt
3917315111
Need to test for MKCOMPATX11
2015-06-27 20:34:11 +00:00
matt
589b128fbc
Support building the xorg X11 libraries under MKCOMPAT.
...
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}
2015-06-24 22:20:24 +00:00
matt
57f81421ab
./usr/libdata/firmware/radeon is obsolete so remove it.
2015-06-21 07:45:10 +00:00
matt
9a87189027
Rework this to auto generate the compat directories using a template
...
and the information from compat/archdirs.mk. Also add suport MKCOMPATTESTS
and process the NetBSD.dist.tests to generate appropriate compat directories.
2015-06-19 18:16:06 +00:00
mrg
aaabec45f9
two changes to radeon drm firmware:
...
- only install it by default on x86, set new MKRADEONFIRMWARE variable
- install in /libdata, so that separate /usr systems work
(this still doesn't solve PR#49811, which possibly could be handled by
having them being a kernel module loaded by /boot.)
2015-04-26 21:37:22 +00:00
jmcneill
7ba4328bfa
Process /etc/modules.conf (if present) at startup, before securelevel is
...
raised, to allow module loading on ports without a module aware bootloader.
2015-03-21 19:10:43 +00:00
joerg
88c9fb0be8
Add rc script for /sbin/iscsid.
2015-02-21 23:13:00 +00:00
nonaka
f8baa4e97e
iwm(4) works now, but 2.4GHz only.
...
> iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 3160 (rev. 0x83)
> iwm0: interrupting at ioapic0 pin 18
> iwm0: hw rev: 0x160, fw ver 25.228 (API ver 9), address XX:XX:XX:XX:XX:XX
> iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
> iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
2015-02-13 18:57:46 +00:00
christos
cb9ad4358c
add blacklist example
2015-01-25 15:49:39 +00:00
christos
19e95bc726
Missed one
2015-01-06 03:26:05 +00:00
christos
fb3ca3528d
new tests directory
2015-01-06 03:14:03 +00:00
uebayasi
c4f304668a
Add entries, sort, etc.
2014-12-30 03:52:03 +00:00
christos
4cab6c2235
add missing /fs/
2014-12-13 19:23:35 +00:00
christos
78e728f7ef
Add missing include directories
2014-12-13 18:55:18 +00:00
christos
86aec1e590
more test directories.
2014-12-03 01:29:33 +00:00
christos
70469cdbb4
add new test directories
2014-12-03 00:52:52 +00:00
uebayasi
3dcb1bdb52
Minimal linker script test.
2014-11-14 09:03:39 +00:00
uebayasi
67857e2074
Dig mcast test directories.
2014-10-12 12:32:15 +00:00
roy
679020a8a6
More rtsold removal, thanks to Henning Petersen.
...
Fixes PR misc/49228.
2014-09-20 15:10:41 +00:00
matt
6cf6fe02a9
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
2014-09-19 17:36:24 +00:00
ozaki-r
de6373426e
Add net/if_bridge test
2014-09-18 15:25:10 +00:00
apb
6b933a652f
Test make(1) by running the maintained tests, not unmaintained
...
copies of them.
* Remove all old tests from src/tests/usr.bin/make/d_*. These tests
were unmaintained old copies of the actual tests which are maintained
under src/usr.bin/make/unit-tests. One exception is the test in
d_unmatchedvarparen.mk, which was new, but has nw been added to
src/usr.bin/make/unit-tests/varmisc.mk.
* In src/tests/usr.bin/make/Makefile, copy all
the tests from src/usr.bin/make/unit-tests to
${DESTDIR}/usr/tests/usr.bin/make/unit-tests.
* In src/tests/usr.bin/make/t_make.sh, run the tests installed above,
instead of the old tests.
* In etc/mtree/NetBSD.dist.tests, create the
usr/tests/usr.bin/make/unit-tests diectory.
* Update the set lists for all the above.
2014-08-22 16:45:32 +00:00
matt
1ab7f387c3
Add eabihf directories
2014-08-10 23:31:41 +00:00
joerg
f14316bcbc
Update build glue for LLVM/Clang 3.6svn r215315. Changes include various
...
performance improvements across all backends and a much improved PPC32
backend.
2014-08-10 17:32:54 +00:00
matt
beb9c6d1b5
Preliminary files for AARCH64 (64-bit ARM) support.
...
Enough for a distribution build.
2014-08-10 05:47:35 +00:00
martin
10683121fc
Add a directory for sysinst language files
2014-08-05 18:45:35 +00:00
dholland
0b2a19e1a1
Remove "tags=nodiff" from /var/log/authlog as suggested by uebayasi@;
...
part of PR 49031.
2014-08-05 07:34:52 +00:00
lneto
4ab4902eb2
lua: updated from 5.1 to 5.3 work3
...
* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibilized bindings: gpio, sqlite
* lua(4):
- removed floating-point and libc dependencies using '#ifndef _KERNEL'
- fixed division by zero and exponentiation
- libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
- acpica: removed isprint() from acnetbsd.h
- libc: moved strcspn.c, strpbrk.c and strspn.c to common
- removed stub headers
- compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
2014-07-19 18:38:33 +00:00
dholland
5e7854467d
Update the distrib-dirs mtree specification for the new /usr/share/doc
...
layout.
2014-07-05 19:23:56 +00:00
alnsn
e281e658e4
Add new net/t_bpfjit test.
2014-06-30 21:32:59 +00:00
christos
cf026aea41
add one more directory.
2014-05-31 14:36:53 +00:00
christos
6162057ac7
add new directory
2014-05-31 14:31:01 +00:00
uebayasi
582f22c9fc
Tag all 0600 files as "nodiff" (== secret).
2014-05-19 05:43:35 +00:00
martin
9ce5f7726e
Add a test case for PR kern/48787.
2014-05-10 14:15:25 +00:00
uebayasi
413d532bcc
Minimal execve(2) ATF test.
2014-04-29 06:29:02 +00:00
martin
aad6ef8bb5
Bring back the playstation2 port - now that a toolchain for it is
...
available again.
2014-03-31 11:25:47 +00:00
mrg
ac142a8081
merge freetype 2.5.3.
2014-03-20 08:57:48 +00:00
mrg
c23d29ea55
updates for libX11 1.6.2, dri3proto and presentproto, and fix
...
the libXrender build.
2014-03-16 23:25:15 +00:00
matt
58e1ec0404
Add MKCOMPAT glue for powerpc64
2014-03-07 04:18:06 +00:00
skrll
6d3ceb1d61
Rename NetBSD/hp700 to NetBSD/hppa.
...
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
jmmv
dc7b86517b
Adjust directories for atf 0.19 import.
2014-02-08 19:45:51 +00:00
spz
8797028bc7
- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant
...
on startup
- create share/examples/wpa_supplicant/wpa_supplicant.conf and make it
known in the relevant places. Improvements welcome, my point was
ctrl_interface and "you seriously want this"
2014-01-23 07:26:50 +00:00
martin
363ab82ea5
Backout previous, now that the makefile glitch causing population of
...
the tests/opencrypto directory has been fixed
2014-01-15 10:21:08 +00:00
martin
6d31d85c48
Add usr/tests/opencrypto
2014-01-15 08:21:44 +00:00
pgoyette
83ebdf3067
Create new directory for the opencrypto tests
2014-01-14 18:07:20 +00:00
gson
26125ae798
Add some minimal tests of vmstat(1), to serve as regression tests
...
for PR bin/44518.
2014-01-07 16:47:13 +00:00
joerg
6d322f2f45
Update LLVM family to 3.5svn r198450. Interesting changes include:
...
- Improvements in the SPARC64 support
- ARM backend can almost build a full NetBSD/EABI system with the
integrated assembler
- PowerPC grows disassembler support
- LLD supports copy relocation, beginning of MIPS backend
- New diagnostic for use of bool expression as size_t argument for
strncmp and friends
2014-01-05 16:38:05 +00:00