mrg
d3f868030f
move protocol.txt from xserver/md.* into xbase/mi, since it's built
...
on all Xorg platforms, not just ones using hw/xfree86.
reported by he@ and noticed by i understand 32 autobuilds.
2009-08-30 21:27:35 +00:00
cube
323b339462
For {pseudo-,}devices, check if an instance of the pseudo or the considered
...
attachment of the device has already been done by the template config file.
If so, don't emit a line. Reported by John Nemeth.
2009-08-30 21:07:41 +00:00
plunky
9abf5ef727
actually exit on errors
2009-08-30 19:24:40 +00:00
plunky
ca9e57b2e6
(perhaps) fix a long standing issue that I came across recently. If
...
you repeatedly enable/disable a ubt device it sometimes hangs in
the bluetooth initialisation where the device responses never arrive,
but if you interrupt and try again it works fine.
additionally aborting the default pipe on shutdown seems to fix that
2009-08-30 18:35:53 +00:00
christos
fc1ddab2f3
Change _POSIX2_VERSION for shells and utilities to 200112L to match
...
_POSIX_VERSION. Requested by Channa.
2009-08-30 16:38:48 +00:00
christos
5aa87ec494
use __sun || sun instead of _SunOS, from Jess Thrysoee
2009-08-30 15:41:05 +00:00
tnozaki
3b1fe73ae9
fix bin/41781, the pattern /\$/ doesn't match a dollar sign anymore by default.
2009-08-30 14:57:51 +00:00
phx
8a98af75d7
Fixed fatal warnings with ADOSFS_DIAGNOSTIC.
2009-08-30 12:36:38 +00:00
tsutsui
4ca1400e03
Misc KNF.
2009-08-30 02:07:05 +00:00
dyoung
ce7dbb45a0
Stop the admin from creating nodes under net.inet.ip.interfaces or
...
net.inet.ip.interfaces.<ifname>.
2009-08-30 02:03:58 +00:00
dyoung
58692c6275
Compute tags for sys/external/intel-public/acpica/dist/ instead of
...
for sys/dist/acpica/.
2009-08-30 02:00:56 +00:00
dyoung
96206356f1
Take responsibility for a few drivers and programs. Take myself
...
off the list for wpa_supplicant.
2009-08-30 01:54:33 +00:00
dyoung
71fe64733e
Let us use MKKMOD=yes to leave the kernel modules out of the
...
distribution.
2009-08-30 01:49:41 +00:00
jmcneill
9ec52a2279
PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX board
...
If the firmware describes duplicate keyboard controller nodes, don't panic
when the driver fails to map registers.
2009-08-29 19:17:44 +00:00
tsutsui
c92a50c211
Remove unnecessary #includes.
2009-08-29 14:18:34 +00:00
tsutsui
f54cebb2d7
- no need to include "vlan.h" since no NVLAN reference
...
- whitespace in comment
2009-08-29 14:06:22 +00:00
tsutsui
3ffa711088
Add support for Oxford Semiconductor OXmPCI952 2 port UARTs.
...
Also update URL of Oxford UART chips.
2009-08-29 13:55:29 +00:00
jmmv
2cb749c2fd
Remove trailing \n in calls to _rtld_error: a newline is automatically
...
added by a call to the function.
2009-08-29 13:46:54 +00:00
tsutsui
6c957c4802
Uncomment /*static*/ function declarations,
...
and #ifdef'ed out an unused function.
2009-08-29 06:05:39 +00:00
rmind
3a8481feb4
Make pool_head static.
2009-08-29 00:09:02 +00:00
rmind
924c9047ea
- Re-enable direct I/O with emap for pipe.
...
- While not used, #ifdef KVA allocation in emap (so it wont burn the space).
2009-08-29 00:06:43 +00:00
hubertf
545302a120
improve wording a bit
2009-08-28 21:19:13 +00:00
ahoka
04e8306951
Install manpage for the Xorg S3 driver.
2009-08-28 17:20:07 +00:00
dyoung
e0567cec13
Use C99 types, s/u_int32_t/uint32_t/. No functional change intended.
2009-08-28 15:29:16 +00:00
christos
e70eb37b45
- Bump posix version to 200112L, we should be mostly compliant now.
...
- Add text from FreeBSD explaining the values
- Add missing defines as undef'ed.
2009-08-28 15:15:03 +00:00
ahoka
8e8267140c
OK, it seems we missed the fact, that s3_video.c needs S3_NEWMMIO
...
defined for proper compilation (its using some macros which are ended
up as undefined symbols and thus crashing the server).
The driver is working properly again now.
2009-08-28 14:39:39 +00:00
christos
1ed23800b4
Don't barf on malformed mime messages (missing mime version). From Anon Ymous
2009-08-28 14:26:50 +00:00
ahoka
b04b38e286
Bump DRIVER_VERSION for last update.
2009-08-28 14:13:24 +00:00
dholland
dbb9a41442
Another one that needs <sys/exec_aout.h>.
2009-08-28 01:39:03 +00:00
macallan
a11c6c1d62
use vcons_replay_msgbuf()
2009-08-27 20:52:18 +00:00
dyoung
ad4ed4b3dd
Use *_FOREACH() routines instead of open-coding them.
2009-08-27 20:24:16 +00:00
dyoung
b22313926a
Make descriptors packed w/ 4-byte alignment.
2009-08-27 20:23:32 +00:00
christos
12102b7fae
port to non NetBSD systems.
2009-08-27 19:40:06 +00:00
tsutsui
6564af38e7
Remove an unnecessary assignment. No binary change.
2009-08-27 16:02:26 +00:00
tsutsui
1b125fa80e
Minor tweaks for www changes page:
...
- add man page suffixes
- fix indent (use tab, not space)
- adjust a theme
2009-08-27 14:29:22 +00:00
bouyer
88384a5472
Oups, remove extra }
2009-08-27 09:40:39 +00:00
mouse
baccc29a0d
Parenthesize S_IS*() macro arguments to prevent breakage with certain
...
arguments - see PR 41919. Approved by dholland.
2009-08-27 07:28:42 +00:00
mrg
e1f2b04281
- build mesa_dri and swrast on all platforms
...
- kill imstt
- re-add int10 on macppc
2009-08-27 04:59:15 +00:00
mrg
89ff155dc1
build libmesa and swrast on all platforms.
2009-08-27 04:36:40 +00:00
mrg
a32a54ebe7
fix the SRCS list for swrast.
2009-08-27 04:36:13 +00:00
mrg
602bbf6a42
disable imstt driver. it needs xorg 1.6 help.
2009-08-27 04:35:57 +00:00
mrg
dbed2ed55e
build int10 on macppc -- "nv" driver depends on it.
...
xorg 1.6.3 works on my old powermac G4 with nv now.
2009-08-27 04:34:52 +00:00
mrg
3be75bc755
bsdResource.c is now called stdResource.c.
2009-08-27 04:34:13 +00:00
mrg
5b64d8fe9f
build tdfx_dri.c. fixes PR#41922.
2009-08-27 04:33:18 +00:00
dholland
92142a498e
Make documentation of -f flag match the implementation. Bump date.
2009-08-27 04:18:29 +00:00
macallan
e2a22e90a9
mention suntcx
2009-08-27 04:17:50 +00:00
dholland
29d1f99953
Don't need -DHAVE_REGCOMP any more
2009-08-27 03:12:16 +00:00
dholland
20ce96200f
Instead of trying to cons up a regexp that ignores case, use REG_ICASE.
...
This makes fortune -im work; it's been broken since whenever.
2009-08-27 03:09:17 +00:00
dholland
47c8cadb48
Tidy up regexp handling further.
2009-08-27 03:04:58 +00:00
dholland
ade23dc0db
Prune conditional compilation for using obsolete regexp libraries.
2009-08-27 02:21:36 +00:00