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
rjs
652788239c
Add DCCP protocol support from KAME.
2015-02-10 19:11:52 +00:00
ryoon
ebab6362c5
In recent freetype2 installation, ft2build.h should be located
...
under include/freetype2.
This change should fix non pkg-config build that uses freetype2,
for example, pkgsrc/lang/openjdk8.
netbsd-7 has also this problem.
2015-02-09 16:27:29 +00:00
wiz
448d7d2a8e
Add man page for iwm(4).
2015-02-08 16:44:09 +00:00
rjs
8a3bcac417
Fix build when MKRUMP=no.
2015-02-06 22:24:15 +00:00
martin
c2d9907a1e
Fix copy & pasto (libblacklist version)
2015-02-06 17:15:31 +00:00
christos
efd6b20bba
add reallocarray.
2015-02-05 16:07:15 +00:00
snj
d442c06aa5
GPL code isn't just in src/gnu these days (i.e., the last 6 years).
...
move stuff from src/external/gpl[23] out of the src tarball and into
gnusrc.
2015-02-05 07:52:49 +00:00
christos
5e97628697
PR/49617: Kirk Russell: new posix_fallocate test
2015-01-31 23:09:27 +00:00
roy
c407d2f4e6
libglapi_p.a belongs in profile.
2015-01-31 17:14:23 +00:00
nat
6581c62179
Fixes segfaults and crashing for applications that use libGLU.
...
Minor revision bump for libGLU.
This commit was approved by wiz@
2015-01-29 22:58:20 +00:00
joerg
f2af525c9c
Update set lists for LLVM 3.6RC1.
2015-01-29 20:46:10 +00:00
christos
881ca77cde
lto is only for pic
2015-01-26 00:22:02 +00:00
christos
39aac715f1
add blacklist npf.conf example
2015-01-26 00:20:19 +00:00
christos
99e4ea68cb
stuff added by blacklist
2015-01-25 15:50:29 +00:00
christos
07566bf050
add popenve()
2015-01-20 17:29:58 +00:00
christos
138c2d399f
add man pages for estrto{i,u} (Kamil Rytarowski)
2015-01-18 18:11:10 +00:00
christos
8b7248dbcd
add strtonum man page.
2015-01-18 18:04:20 +00:00
christos
0a727d195b
bump libamu.
2015-01-17 19:12:57 +00:00
christos
435e4e69b0
bump libc for strtoi and strtou
2015-01-16 18:45:01 +00:00
christos
0740ca3681
strtoi and strtou man pages
2015-01-16 18:39:33 +00:00
christos
629020497c
add vnode kqueue test from PR/48958
2015-01-14 22:25:05 +00:00
spz
3d5100eac1
Update of OpenSSL to 1.0.1k part 3:
...
- bump the shared library versions
- adjust set lists
- regenerate man pages
- note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
2015-01-13 09:14:57 +00:00
pooka
cf2a8a31eb
+rumpkern_sysproxy to setlists
2015-01-07 22:26:50 +00:00
christos
4e74cea47d
add lto
2015-01-07 02:53:41 +00:00
mrg
7e6b4f282e
fix a gcc tag, pointed out by uebayasi@.
2015-01-07 02:46:36 +00:00
mrg
dc7eec00f8
fix MKGCC=no builds.
2015-01-06 21:42:02 +00:00
mrg
0eb5ccbd11
revert the previous, it is incorrect and breaks MKGCCCMDS=no.
...
fixes for MKGCC=no should appear next.
2015-01-06 21:04:06 +00:00
christos
ae512c3e1e
add in_cksum tests
2015-01-05 22:45:09 +00:00
joerg
e200023875
Add missing gcccmds tags.
2015-01-05 18:03:59 +00:00
mrg
0e4eb59327
sets.subr:
...
support machine=<xxx>, machine_arch=<xxx>, machine_cpu=<xxx> tags.
dri7: build Mesa 7 r300_dri.so for x86 platforms.
2015-01-05 03:45:31 +00:00
mrg
a4ee9f7109
fix MKGCCCMDS=no, and turn it on by default for sun2.
2015-01-05 01:52:23 +00:00
mrg
cf216beef9
elftosb depends upon MKCXX.
2015-01-05 00:51:50 +00:00
christos
6be1176df9
bump libmagic
2015-01-02 21:18:51 +00:00
mrg
e2cc3fc481
install midirecord.
2014-12-30 04:22:18 +00:00
nonaka
4145a4107f
obsolete malloc_roundup(9), malloc_type_setlimit(9) and MALLOC_DEFINE_LIMIT(9)
...
man pages.
2014-12-28 05:10:06 +00:00
martin
dce8d6f504
fenv(3) support for hppa
2014-12-27 16:54:02 +00:00
christos
15c2ad8b76
move mi debug files into shl.mi
2014-12-26 14:19:20 +00:00
htodd
a79c386d28
Fix debug build.
2014-12-25 01:38:28 +00:00
htodd
76ce2685f8
Fix debug build.
2014-12-24 18:34:28 +00:00
christos
b33fe0486a
- mesa_dri_drivers.so.0.debug is not obsolete for amd64
...
- kms_swrast_dri.so.0.debug was missing
2014-12-23 17:48:59 +00:00
wiz
6c377c63c7
Add clock(9) from Kamil Rytarowski.
2014-12-22 18:02:52 +00:00
martin
a16d8da72b
Debug info for new test program
2014-12-21 15:39:37 +00:00
martin
eb14eb2f2c
Add new test program
2014-12-21 15:38:27 +00:00
uebayasi
867e9b4f2b
config(1): Fix test breakage
...
Now config(1) checks the content of $S/conf/Makefile.kern.inc. Install it
into config(1) test directory to fix test. Noticed by Martin Husemann.
2014-12-20 07:02:25 +00:00
christos
f0977af9cd
fix sets.
2014-12-19 05:06:41 +00:00
martin
a205742e34
kms_swrast is a symlink to the gallium.so now and doesn't get a debug file
...
installed - maybe that is a bug in the gallium reach over makefile, but
for now remove it from sets, so the build can work.
2014-12-18 10:02:17 +00:00
mrg
9dbcad6d0b
update sets and reachover makefiles for mesa 10.3.5.
2014-12-18 06:24:27 +00:00
riastradh
84456ddc8b
Fix MKNLS=no build by untagging unconditional empty directories.
...
XXX May merit investigating why these are made when MKNLS=no, but
they don't seem to hurt.
2014-12-11 23:24:12 +00:00
riastradh
a3a8644c85
Fix some tags on set lists related to zfs, solaris, lvm, mdns, xen.
2014-12-11 22:14:13 +00:00