Go to file
mrg ae839ccccc add a ugly hack to avoid difficult to understand failures with
radeondrmkms on i386.  the problem is that the pcdisplay@isa
and vga@isa drivers rely on some other driver having already
mapped the vga registers to know they should not attach, but
radeondrmkms attaches late as it needs rootfs access, and it
does not map these registers, and either of vga or pcdisplay
will attach, and then attach wsdisplay0, and then getty and
X11 will fail and you shake a tiny fist at the computer.

so, for i386, map and unmap the VGA register space between
the normal attach and the mountroot attach.
2015-02-14 06:58:12 +00:00
bin Make cast warnings for clang non-fatal. 2015-01-29 20:46:31 +00:00
common match variable names with man page (Kamil Rytarowski) 2015-01-18 17:55:22 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Sync the src version of netpgpverify with the version in pkgsrc 2015-02-05 01:26:54 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib iwm(4) works now, but 2.4GHz only. 2015-02-13 18:57:46 +00:00
doc Document drm crap in 3RDPARTY. 2015-02-11 20:12:22 +00:00
etc iwm(4) works now, but 2.4GHz only. 2015-02-13 18:57:46 +00:00
external iwm(4) works now, but 2.4GHz only. 2015-02-13 18:57:46 +00:00
extsrc
games typo 2015-02-12 06:24:21 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include add reallocarray 2015-02-05 16:05:46 +00:00
lib Whitespace fixes, no functional change 2015-02-13 22:00:53 +00:00
libexec Fix previous commit by using tty00 as an example of dialin peripheral instead 2015-02-12 07:32:09 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin Display the IPv6 address flags autoconf and temporary 2015-01-20 22:13:19 +00:00
share Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of 2015-02-13 17:50:48 +00:00
sys add a ugly hack to avoid difficult to understand failures with 2015-02-14 06:58:12 +00:00
tests Fix strange editor mishap and start block comment on its own line. 2015-02-13 16:56:57 +00:00
tools kill the -fPIC that m68000 ends up with, fixing it in the specs 2015-01-31 08:50:01 +00:00
usr.bin Treat complex numbers like other floating numbers. This caused a core-dump 2015-02-09 18:17:34 +00:00
usr.sbin - always set *to_buf to a timestamp, even if there was none reported/parseable 2015-02-10 20:38:15 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00
build.sh Fix the build kernels target with -n, disable temporarily runcmd while we 2015-02-01 18:49:25 +00:00