lukem
54dfa7d530
* reformat the (non-comment) columns
...
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
with in-use entries
2008-09-02 02:16:26 +00:00
lukem
e95fba0e95
* reformat the (non-comment) columns
...
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
with in-use entries
* remove pointless "obsolete" X11R7 entries
2008-09-02 02:14:08 +00:00
lukem
d57cea4179
modules aren't .man pages ... (hi mrg!)
...
fix type of intel.4 entries
2008-09-02 01:56:35 +00:00
lukem
26297d149c
fix .cat/html tag on intel.{0,html}
2008-09-02 01:55:34 +00:00
lukem
0c4bca54b5
add missing XF86Config.5 entries
2008-09-02 01:48:52 +00:00
lukem
4c32df2846
fix wrong tag for wsfb.4
2008-09-02 01:47:33 +00:00
lukem
4beacee691
Cleanup DB scratch files.
...
MAKEVERBOSE love
2008-09-02 01:39:19 +00:00
lukem
ee02c62e8a
Fix cut&pasto
2008-09-02 01:31:22 +00:00
mrg
33fb41cc00
re-run mknative-gcc for gcc-4.1-20080831.
...
XXX: powerpc and sh3eb files got WORDS_BIGENDIAN define wrong.
XXX: hand patched the correct for now, and will be investigating
XXX: why this is happening now.
2008-09-01 23:52:24 +00:00
dholland
4b5720fd9e
fix typo in comment
2008-09-01 22:00:30 +00:00
drochner
0fd378606e
fix the logics of device memory deallocation
...
(non-split devices paniced a diagnostic kernel)
2008-09-01 19:44:05 +00:00
martin
feab9a1220
Fix machine_arch vs. machine confusion, PR 39436.
...
OK: garbled
2008-09-01 19:03:44 +00:00
christos
739c305b89
fix texinfo errors by adding @node commands as appropriate.
2008-09-01 17:51:49 +00:00
tsutsui
b0370586fd
- add more interesting items from 20071001 to 20071231
...
- sort and fix date of some entries
- refer htutils/changes/changes2html script in notice header
2008-09-01 16:04:57 +00:00
christos
9bc227a787
unbreak exa
2008-09-01 15:12:22 +00:00
njoly
4cf89a9f0b
s/.debug/debug/ for tags.
2008-09-01 11:53:34 +00:00
rtr
6c4b42c91b
- move build of showrgb to x11/bin/showrgb
...
- build and install rgb to destdir
- use host rgb to generate rgb.db database at build time and install it
- fix set list for above
should resolve pr/36836
2008-09-01 10:37:19 +00:00
rtr
dd60de83e9
build rgb as a host tool so we can generate the rgb database for the
...
Xmac68k server.
2008-09-01 10:24:15 +00:00
rtr
931faa9d53
- build miext for netwinder, sparc64
...
- adjust CPPFLAGS for includes needed for sparc64
2008-09-01 10:20:20 +00:00
rtr
506308d8f2
split the exa sources into those required by the archive and those by
...
the module (like most others) so the sources are exposed for the module
build.
use LIPISPRIVATE=yes for the libexa.a build even though this is mostly
irrelevant since we don't need to build the archive only the module.
2008-09-01 10:18:03 +00:00
rtr
d3349ca75f
don't link libexa.a into the Xorg server. instead build the loadable
...
module with the correct set of sources and they shall provide what is
needed for the i830 driver at runtime.
2008-09-01 10:15:08 +00:00
christos
e1e2288100
explain vi
2008-09-01 09:50:39 +00:00
dholland
0a268c3ebf
Fix description of %b format. PR 39111 from Paul Goyette.
2008-09-01 09:20:41 +00:00
rtr
1462d0ec41
remove x11 entry for XF86Config.5 since it is not mi
...
discovered by: Juergen Hannken-Illjes while building evbppc
2008-09-01 08:08:36 +00:00
mrg
f727693fb5
add intel and sis driver files.
2008-09-01 05:55:27 +00:00
mrg
b35d38624b
enable xf86-video-sis
2008-09-01 05:35:47 +00:00
mrg
4986921884
make this actually build
2008-09-01 05:34:19 +00:00
mrg
bf9812c1a8
note these should move
2008-09-01 05:34:02 +00:00
mrg
3149caec79
link in mga_dri.c, mga_exa.c and mga_storm.c as necessary.
2008-09-01 04:21:04 +00:00
mrg
6d649e0cf2
build ct_accelmm and ct_accelhi.
...
fixes link-time issues at least, seen with X -configure.
2008-09-01 04:04:04 +00:00
dholland
a28347f962
Document -v. PR 39441 from Stathis Kamperis. Bump date.
2008-08-31 23:40:19 +00:00
dholland
3f944a915e
Remove trailing whitespace. Noted in PR 39440 by Stathis Kamperis.
2008-08-31 23:37:45 +00:00
dholland
947d35bd35
Don't dump core if given no arguments. Fixes PR 39440 from Stathis Kamperis
...
(but with a different patch).
2008-08-31 23:35:04 +00:00
mrg
db754c0bc1
remove a strain # endif from the previous commit.
2008-08-31 23:23:42 +00:00
lukem
2282ac6c2e
remove MKNVI now that Christos has obsoleted the option
2008-08-31 23:10:40 +00:00
mrg
29ced7c3fa
fix set lists for amd64.
2008-08-31 21:47:55 +00:00
njoly
1215ed4c88
Make dup(2) return the correct error value, not 0.
2008-08-31 20:55:55 +00:00
christos
5d15fb914f
enable exa; needed by the i830 intel driver.
2008-08-31 19:59:43 +00:00
christos
9f6302fe9b
enable the intel driver
2008-08-31 19:58:06 +00:00
tron
b69ff2f63b
Make multicast setup work again which got broken by the last commit.
...
Patch provided by Matthias Drochner. This fixes PR kern/39439.
2008-08-31 19:57:03 +00:00
fvdl
1f23ad28e6
If tsc_freq is 0 (probably due to bad virtualization, as currently
...
seen under VirtualBox), don't try to use TSC as a timecounter source
to avoid trouble. Matches the FreeBSD behavior.
2008-08-31 17:24:14 +00:00
chris
2d5bc38e34
Check in xorg set list updates for cats.
2008-08-31 14:52:52 +00:00
christos
dc050a906d
one more catalog
2008-08-31 12:55:44 +00:00
chris
95b471e08e
Build scanpci and pcitweak for cats.
2008-08-31 12:52:09 +00:00
christos
19656dada9
For now descend into old vi for virecover and doc. Unfortunately the
...
new vi vi.ref is now texinfo and our makeinfo is too old to deal with it.
2008-08-31 12:09:48 +00:00
christos
dc8d73c793
obsolete the old vi catalogs
2008-08-31 12:07:46 +00:00
rtr
c978394d78
add back some entries that ended up in xbase/mi
2008-08-31 10:52:52 +00:00
rtr
9bb9e469e9
- fix set lists for xorg/shark
...
- remove some non-mi stuff that snuck into xbase/mi
2008-08-31 10:49:37 +00:00
mrg
0cc1081690
add ./usr/X11R7/man/html1/xorgconfig.html
2008-08-31 10:43:04 +00:00
mrg
da81ae230b
support MKCRYPTO==no. approved by lukem.
2008-08-31 10:29:51 +00:00