Go to file
macallan e1ecb1c8d7 work around a bug in some (all?) nvidia OF ROMs:
the color! method always changes only the palette registers associated with the
first, usually analog head, even if the monitor in use is on port 2, usually
DVI or ADC.
Don't enable cmap_callback when we find out we're on port 2 of an nvidia card,
that way genfb won't try to use R3G3B2 colours and assume something resembling
an ANSI palette which will at least gives us something usable, as opposed to
black on mostly black.
2012-12-11 03:00:00 +00:00
bin Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
common use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Make the mp_digit type an "unsigned long" so that it works for ILP32 and 2012-12-03 18:02:22 +00:00
dist Protect a few more quotes in chat script examples. 2012-11-19 22:31:34 +00:00
distrib Add NPF "rndblock" extension to randomly drop packets (using a random function 2012-12-10 00:32:23 +00:00
doc Import openresolv-3.5.3 2012-12-06 11:42:26 +00:00
etc Make the compat libs of npf extension shared libraries go to the 2012-12-09 22:06:21 +00:00
external PR/47306: Aleksey Cheusov: Don't free strings of symbols where we maintain 2012-12-10 19:49:05 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
include Check for _NETBSD_SOURCE being defined wherever we check for 2012-12-01 13:28:18 +00:00
lib Add NPF "rndblock" extension to randomly drop packets (using a random function 2012-12-10 00:32:23 +00:00
libexec Minor typo 2012-12-04 22:42:14 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
share Add more external dependencies for crtstuff 2012-12-10 23:49:39 +00:00
sys work around a bug in some (all?) nvidia OF ROMs: 2012-12-11 03:00:00 +00:00
tests add a test case for PR/47306 2012-12-10 20:30:06 +00:00
tools first define HOSTLIB and then include bsd.own.mk! 2012-12-10 00:34:56 +00:00
usr.bin Revert, there is a more fundamental issue with util.h. 2012-12-08 23:29:28 +00:00
usr.sbin PR/47304: Kouki Ooyatsu: -s (source IPv6 address to be used) option does not 2012-12-10 18:11:33 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (``OpenSSL'', not ``openssl''); 2012-10-03 19:17:00 +00:00
build.sh Move some tests from validatemakeparams() to sanitycheck(), so the 2012-12-02 19:19:36 +00:00