macallan
ec3c6449e4
build the igs driver on shark
2009-11-10 23:14:04 +00:00
macallan
8068174863
reachover for the igs driver
2009-11-10 21:44:11 +00:00
skrll
25edd46c0c
Move the kmodule linker script source into sys/modules/xldscripts. It is
...
not part of binutils and definitely not GPL v3.
Discussed with mrg.
2009-11-10 14:47:52 +00:00
skrll
6b62f81249
Add branding to native tools. Update make dependencies to pick up
...
changes.
2009-11-10 10:24:50 +00:00
skrll
c213b097cc
Re-run mknative to pick up PKGVERSION and REPORT_BUGS_TEXI
2009-11-10 10:18:05 +00:00
is
c4a186ea1c
Move to two-clause license.
2009-11-09 15:35:27 +00:00
mrg
94fb0da1b5
update for libpciaccess 0.10.9
2009-11-09 07:24:27 +00:00
mrg
4066af6496
update for xdm 1.1.9
2009-11-09 07:21:17 +00:00
mrg
ae18134850
add a note about adding compositing libs support
2009-11-09 07:01:03 +00:00
mrg
c5cb963c7d
libXinerama provides Xinerama.h panoramiXext.h now.
2009-11-09 03:27:05 +00:00
mrg
32492fdf39
link in -ldrm_intel on i915 and i965 drivers.
...
build i915 driver with -DI915 -DDRM_VBLANK_FLIP=DRM_VBLANK_FLIP.
should fix errors reported by jak@ and probably many others.
2009-11-09 02:38:24 +00:00
mrg
1e4bfd33e1
add a note about tga and (future) xextproto upgrade
2009-11-09 02:22:39 +00:00
mrg
999d737ad0
update for xf86-video-radeonhd 1.3.0
2009-11-09 01:46:51 +00:00
mrg
b9a930e806
disable using sse2 for i386. from drochner@ and veego@.
2009-11-09 01:11:59 +00:00
mrg
2d4c7fde6e
update for xclipboard 1.1.0
2009-11-09 00:43:39 +00:00
mrg
d311d29300
note that libXau has new documentation we may want to install.
2009-11-09 00:41:42 +00:00
mrg
c6af7684fa
update for xbitmaps 1.1.0. black6/box6 have moved into here, so don't
...
install them from xmh any more.
2009-11-09 00:41:25 +00:00
mrg
9b0613b5a4
install new xkbutils man pages
2009-11-09 00:36:12 +00:00
mrg
47b67aed1e
update for xman 1.1.0
2009-11-09 00:32:00 +00:00
mrg
4ac6f9b83c
update for xprop 1.1.0
2009-11-09 00:30:27 +00:00
mrg
a6901c0abc
handle XClock* moving into app-defaults subdir.
2009-11-09 00:10:47 +00:00
ghen
772bf29ffc
Add missing newline.
2009-11-08 15:33:21 +00:00
skrll
80ea658d23
Copy the change made by christos to elf32-i386.c to other targets where
...
it's easy:
Add a warning that prints the symbol that has the text reloc.
2009-11-06 10:59:17 +00:00
joerg
e0efe9552e
Fix incorrect merge.
2009-11-05 20:38:42 +00:00
joerg
375a51926a
pkg_install-20091115:
...
Completely ignore @src in pkg_create. Silently ignore the -L option.
The combination of -I and -p are used by pkgsrc for the same result.
Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.
Add support to query arbitrary variables with pkg_admin config-var.
2009-11-05 18:39:00 +00:00
joerg
da6735ba23
Update to 1.9.13 and merge.
2009-11-05 18:28:10 +00:00
joerg
3514411fed
Import mdocml 1.9.13:
...
- added: -fign-escape
- fix: -Thtml accessibility (identifiers, table summary, etc.)
- fix: -Tascii -mdoc segfault with specific `Bl -hang' lists
- portability: bzero() -> memset()
- portability: warnx -> fprintf/perror
- fix: -Thtml buffer munging with certain tags
- fix: -Thtml output of some tags (empty divs, etc.)
- portability: compiler attributes
- documentation: significant man.7 and mdoc.7 improvements
2009-11-05 18:24:50 +00:00
tsarna
bfe9f6f3f4
Two new features:
...
- Detect and adapt to resolv.conf changes through the use of the new
res_check() API, so that for example changing the search list doesn't
require restarting clients.
- A persistent mdnsd connection pool, with slow start (so that
programs like ping, ssh, etc don't keep connections open) and age-out.
NOTE: Tuning parameter values are just SWAGs.
2009-11-04 23:34:59 +00:00
christos
78155b36be
if we have variable trailing context rules, enable the find_rule label.
2009-11-02 20:52:39 +00:00
plunky
c75313ecdf
switch build to use libevent-1.4.12-stable from external
2009-11-02 10:13:19 +00:00
plunky
cfe3e08bfc
add external framework for libevent
2009-11-02 10:03:56 +00:00
plunky
6448a78c94
libevent 1.4.12-stable
2009-11-02 10:00:52 +00:00
joerg
56439201f7
Don't depend on /usr/lib/libz.a for host tools.
2009-11-01 00:12:00 +00:00
joerg
452f3eb70c
Do not depend on the existance of /usr/lib/libm.a for the host tool case.
2009-10-31 23:36:29 +00:00
christos
bb637da730
restore proper Id
2009-10-30 01:53:02 +00:00
christos
cda999bd86
fix line accounting.
2009-10-29 21:11:57 +00:00
christos
2f42b80acc
Add support for pure parsers yyparse and yylex params, similar to bison.
2009-10-29 21:03:59 +00:00
christos
34f825ee40
We can rebuild our yacc generated files now
2009-10-29 17:17:33 +00:00
christos
3761269372
we can regenerate yacc files now
2009-10-29 17:17:12 +00:00
christos
66f67ed664
regen
2009-10-29 14:49:40 +00:00
christos
2853bbf4b7
use %option instead of #define YY_NO_...
2009-10-29 14:49:02 +00:00
christos
edacf9c729
no need for YY_NO here.
2009-10-29 14:44:09 +00:00
christos
a94a31f2a3
no need for YY_NO here
2009-10-29 14:43:27 +00:00
christos
ffd8793875
no need for YY_NO here.
2009-10-29 14:41:02 +00:00
christos
f4922553f5
oops forgot to remove the PKG m4.
2009-10-29 13:03:09 +00:00
christos
9550232f9f
defs.h first.
2009-10-29 12:55:52 +00:00
tron
0afc8953b4
Make this build.
2009-10-29 10:26:17 +00:00
christos
bd1f9e6807
short-circuit yacc. We cannot make %pure-parser
2009-10-29 02:36:48 +00:00
christos
187a8a16fa
move the declaration below the rename defines.
2009-10-29 02:02:04 +00:00
christos
5c2a7ae329
take care of libc.
2009-10-29 01:16:51 +00:00