Commit Graph

14162 Commits

Author SHA1 Message Date
skrll
7db737a6a4 Bump size to fix build. 2015-02-16 21:48:48 +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
jmcneill
af4a1cc43f actually write cpufreq changes to ${mnt}/etc/rc.local instead of /tmp/a 2015-02-12 10:59:44 +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
jmcneill
bc8895a810 By default, RPI firmware sets the max CPU frequency to 600MHz. This can be
overridden by setting arm_freq in config.txt, but the default freq at boot
is still 600MHz.

Add logic to rc.local to compare the current vs. max CPU frequency; if they
differ, set the target frequency to the maximum.
2015-02-06 15:15:01 +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
nonaka
79aad7ee9b Added RouterBOARD RB850Gx2 config. md root only. 2015-01-30 15:04:35 +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
c66ff0e220 Allow clang builds to use a third floppy. 2015-01-29 20:47:12 +00:00
joerg
f2af525c9c Update set lists for LLVM 3.6RC1. 2015-01-29 20:46:10 +00:00
skrll
6931a97454 Fix previous so that the new generated rc.conf is picked up and that
any new new mount points (e.g. /proc and /kern) are generated.

While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db
2015-01-29 14:54:06 +00:00
jmcneill
63e2bac990 add /var/shm tmpfs to fstab 2015-01-28 12:08:00 +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
skrll
1714369b9e PR/49596: mkimage: incorrect permissions on evbarm images
Use NetBSD.dist in our mtree specification to populate the top level
directories, etc.

For each generated file hand craft an mtree entry.

Remove specialdirs as NetBSD.dist creates /proc and /kern.
2015-01-23 15:17:58 +00:00
chs
e589250373 increase ramdisk size for gcc48. 2015-01-23 03:40:25 +00:00
sevan
3bac6b7cf1 Jan comes after Jac
Noticed by bcallah AT OpenBSD Dot org
2015-01-22 02:07:28 +00:00
christos
07566bf050 add popenve() 2015-01-20 17:29:58 +00:00
sevan
d675e07398 Added myself 2015-01-19 20:25:29 +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
skrll
25fa99ca2c Use [dx]sets_p as flag for debug/X sets inclusion. xsets is the list of
sets.
2015-01-18 17:37:54 +00:00
christos
0a727d195b bump libamu. 2015-01-17 19:12:57 +00:00
joerg
530ea53873 Include /dev/bpf for dhcpcd. 2015-01-16 22:37:58 +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
snj
3158ea9ed8 Restore unintentionally deleted file, which prevented building of any
install media.  PR port-amd64/49558.
2015-01-12 19:40:48 +00:00
snj
85566b644e Nuke the five(!) install floppies. Welcome to 2015. Approved by
dsl@, Master of Port.
2015-01-11 04:03:47 +00:00
pooka
cf2a8a31eb +rumpkern_sysproxy to setlists 2015-01-07 22:26:50 +00:00
knakahara
ca5e6fe73f Added myself. 2015-01-07 10:22:54 +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
nils
ba2edce401 Added myself 2015-01-06 06:31:31 +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