mrg
47b7ca8eaa
don't need (or want) miscutil.c here anymore.
2010-08-14 11:12:16 +00:00
mrg
a993b35c5b
add bof.c for libdrm 2.4.21.
2010-08-14 10:29:43 +00:00
mrg
0f16bb99fb
.. also find XMore.
2010-08-14 09:26:46 +00:00
mrg
b878ec9e1d
cope with XMore.ad -> XMore.
2010-08-14 09:25:35 +00:00
mrg
12c4b3b795
re-enable shapestr.h and syncstr.h, from xextproto 7.1.2.
2010-08-14 08:51:32 +00:00
christos
c11bdae3be
Merge changes.
2010-08-06 10:58:03 +00:00
christos
68f14ab461
regen
2010-08-05 20:44:53 +00:00
christos
823dc9a3f5
Import bind 9.7.2b1
2010-08-05 19:51:05 +00:00
dogcow
e55a8cb745
Fix build on big-endian hosts.
2010-08-05 14:03:17 +00:00
christos
2dfc3344d7
put back libedit support.
2010-08-04 20:29:54 +00:00
tron
635815f258
Don't enable readline support for "wpa_cli" as "libedit" doesn't provide
...
the necessary rl_on_new_line function.
2010-08-04 19:23:15 +00:00
wiz
d6b5d5b6df
Comment out recommendation what to use with wlan(4) for ap_scan.
...
XXX: recommend something for NetBSD!
2010-08-04 19:11:14 +00:00
wiz
db8f12390c
New sentence, new line.
2010-08-04 19:10:50 +00:00
christos
ccfa3bc9c2
Hook wpa stuff 0.7.2
2010-08-04 17:12:33 +00:00
christos
8dbcf02c6b
Import wpa_supplicant and hostapd
2010-08-04 10:17:50 +00:00
sborrill
e6b018f13d
Add missing -h flag to example
2010-08-03 10:24:39 +00:00
kiyohara
984cab17bc
Support xserver for bebox.
2010-08-01 06:24:30 +00:00
tsutsui
ff0df7ebab
Move and sort definitions for legacy MD Xservers per ${MACHINE}.
2010-07-31 15:01:12 +00:00
tsutsui
bcff481570
Remove commented out XSERVER_XDREAMCAST lines.
...
It won't happen but will be supported by Xorg wsfb server.
2010-07-31 14:45:19 +00:00
tsutsui
d937dc8bf5
Cleanup per ${MACHINE} if-clause lines for XFree86 servers.
2010-07-31 14:40:05 +00:00
tsutsui
3b6a35ebfd
Remove obsolete (commented out) XSERVER_XHPC.
2010-07-31 13:32:23 +00:00
joerg
1f957839c3
Merge mdocml 1.10.5
2010-07-27 22:40:24 +00:00
joerg
7da9b93487
Import mdocml 1.10.5:
...
- Initial support for PDF output
- Improved support for various roff commands
2010-07-27 22:34:54 +00:00
joerg
b299cc5e23
Explicitly depend on dist file
2010-07-26 17:25:31 +00:00
joerg
b2c0dd522e
Simplify maintainance and query dist's Makefile for VERSION
2010-07-25 19:16:18 +00:00
joerg
8edf0a9894
mdocml 1.10.4
2010-07-25 19:12:57 +00:00
joerg
3d39960c73
Merge mdocml 1.10.4
2010-07-25 19:12:40 +00:00
joerg
82361f106b
Import mdocml 1.10.4:
...
- Smaller bugfixes
- Improved .ds support
- Support .Bk -words
- Improve multi-page postscript output
- Improve indentation in SYNOPSIS
- Improved support for badly nested blocks
2010-07-25 19:10:40 +00:00
hannken
2d762927fb
VOP_LOCK() will not be called with LK_INTERLOCK.
2010-07-25 10:31:45 +00:00
mrg
a2fdb48cbf
default the subpixel renderer and tt interpreter to enabled.
2010-07-25 02:25:29 +00:00
hannken
fb62bef947
Make holding v_interlock mandatory for callers of vget().
...
Announced some time ago on tech-kern.
2010-07-21 17:52:09 +00:00
mrg
406bca5fd6
updates for Mesa 7.8.2:
...
- build glsl as a host tool
- add the glsl objects to libmesa
- add/remove new/deleted sources for various components
- adjust the libmesa/libGL builds to pull in the new glsl objects
- re-apply the BUILDSYMLINK hack for eval.c/pixel.c/pixelstore.c
- use glsl to build the slang headers on the fly
2010-07-19 05:34:24 +00:00
mrg
6d0d419c9f
delete obsolete / never used file.
2010-07-19 05:01:07 +00:00
mrg
d06d4b6ec0
... and HAVE_STRNLEN
2010-07-18 11:28:22 +00:00
mrg
9998611309
xlsclients wants xcb-atom as well.
2010-07-18 11:21:43 +00:00
mrg
88f40394c5
oops, install all the xcb-util headers.
2010-07-18 10:58:06 +00:00
mrg
1ddab15061
xlsatoms 1.1.0 wants to link against libxcb, not all the other libs.
2010-07-18 10:42:24 +00:00
mrg
448655fa99
add a couple of missing source files.
2010-07-18 09:49:12 +00:00
mrg
3172b07cfc
build and install libxcb and xcb-util libraries.
2010-07-18 07:07:08 +00:00
mrg
17120376f4
add build infrastructure for xcb-utils 0.3.6.
2010-07-18 07:01:38 +00:00
mrg
afd7b3604f
don't install xprint.h.
2010-07-18 07:01:10 +00:00
mrg
d5fd80ad0d
install the xcb-proto files; not used yet.
2010-07-17 23:44:29 +00:00
mrg
0d429e5b59
build support for libxcb 1.6. not yet used.
...
XXX: i couldn't get the python/xml generator to run outside of
XXX: the libxcb build tree, so i just copied these from there,
XXX: but ideally files/Makefile could know how to do this.
2010-07-17 23:43:27 +00:00
mrg
7c9ebaef72
remove now-gone neo_bank.c
2010-07-17 06:55:39 +00:00
christos
6533f925b7
Document the format of the system crontab file, since cron(8) says that we do.
2010-07-15 22:18:20 +00:00
christos
4d77e7cf65
PR/43623: Takahiro Kambe: Allow /etc/crontab processing if it is not writable,
...
don't insist that it is mode 0600.
2010-07-15 20:04:14 +00:00
christos
7035a6c5ea
remove bad cast.
2010-07-15 20:03:28 +00:00
joerg
3c0c4333af
Regen for libarchive 2.8.4
2010-07-14 22:14:17 +00:00
joerg
1332698d66
Merge libarchive 2.8.4
2010-07-14 22:13:58 +00:00
joerg
7a09c6c34f
Import libarchive 2.8.4:
...
Symlink dereference fix for Linux broke the build there; corrected.
Fix issues on ancient FreeBSD, QNX, ancient NetBSD and Minix.
Improved reliability of hash function detection.
2010-07-14 22:10:39 +00:00