Commit Graph

185470 Commits

Author SHA1 Message Date
tnozaki
80c3941c48 revert previous change. 2009-11-09 14:20:49 +00:00
tnozaki
5ebbcf6e82 change _RUNTYPE_SW0 bit, mklocale(1) can't treat SWIDTH0 correctly. 2009-11-09 14:17:47 +00:00
skrll
15b37f6115 Make this compile. 2009-11-09 14:15:15 +00:00
skrll
1cb5794926 Collect the branding information. 2009-11-09 13:50:41 +00:00
skrll
f875a8ff95 G/C unused sc_memh from dino_softc. 2009-11-09 13:33:08 +00:00
skrll
8e71351ce7 Whitespace. 2009-11-09 13:21:34 +00:00
mrg
3ebc75ef44 update for xorg-server 1.6.5 2009-11-09 07:38:14 +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
d0832255af update for new libpciaccess 2009-11-09 06:50:15 +00:00
mhitch
aafca08c2d The tlb shootdown IPI can interrupt the pool_cache_get() in places that
can cause a deadlock or pool cache corruption.  Take the shootdown job
queue mutex before calling pool_cache_get(), which will block the IPI
interrupts and seems to fix the remaining tlb shootdown deadlocks and
pool cache corruption I've been seeing.  Should address both
PR port-amiga/38335 and PR port-amiga/42174.
2009-11-09 04:31:03 +00:00
mhitch
65dbb94ed0 The tarfs image in cdhdinstall used to get padded out to an 18KB boundary
(the size of the read used to read it) with the alpha-specific image
creation.  This got lost when moved to using common routines, so that
burning the cdhdinstall image onto a CDROM resulted in a failure to read
the last block of the tarfs image.  Use the provided option to have the
image padded out to the full image size.  It's more than actually needed,
but extra isn't likely to cause any problems.
2009-11-09 04:13:23 +00:00
mhitch
83c7e4d319 Loading the kernel at 0xfffffc0000300000 doesn't work on my ES40 when I've
got raid drives configured on the iop(4) adapter and the mlx(4) adapter.
Change the kernel text to 0xfffffc0000430000 (which is where Tru64 has its
kernel).
2009-11-09 04:03:19 +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
c53fba5b49 new xkbutils man pages 2009-11-09 00:36:22 +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
skrll
c93ac2bc84 Update for new binutils location.
XXX Why is kmodule under binutils anyway?
2009-11-08 22:27:09 +00:00
christos
314b0d9f8c PR/42285: PR/41559: Daniel Hagerty: if_stf doesn't count output bytes 2009-11-08 18:44:45 +00:00
pgoyette
caced5e8b1 There's no longer a gnu/usr.sbin so don't try to descend into it.
(Hello, skrll)
2009-11-08 17:01:58 +00:00
skrll
d92e258298 Update for new binutils location, etc. 2009-11-08 15:33:29 +00:00
ghen
772bf29ffc Add missing newline. 2009-11-08 15:33:21 +00:00
ghen
a4951d8ac9 Add missing 102nd key for European keyboards. 2009-11-08 15:32:52 +00:00
skrll
32ef3aeee5 Remove references to binutils 2.16 and 2.19 - everything is 2.19 now. 2009-11-08 15:30:21 +00:00
skrll
0f3b48f345 Remove binutils 2.16 crossover build files. 2009-11-08 15:24:36 +00:00
tnozaki
16bacb5c04 lib/42209 various problems with EBCDIC support in iconv(3)
1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8.
  2. correct DST_INVALID.
CP1141 is not added yet.
2009-11-08 10:37:50 +00:00
snj
886d7f6c39 Drop 3rd and 4th clauses on this TNF-copyrighted file. 2009-11-07 19:54:17 +00:00
skrll
25c78277a1 Remove old binutils. 2009-11-07 17:58:14 +00:00
skrll
0ed80c5100 Use elf/external.h from new binutils.
XXX do we need a src/tools/compat/elf.h?
2009-11-07 17:56:14 +00:00
dsl
26a8a91ded Fix stub prototype 2009-11-07 12:08:35 +00:00
wiz
b368ff1382 Remove leading zero from Dd. New sentence, new line. 2009-11-07 08:52:26 +00:00
cegger
7e7e0a568b Update pmap(9) manpage:
- Document new flags argument for pmap_kenter_pa
- Document new flags argument for pmap_enter as well
- Document the prot argument for pmap_kenter_pa. This is copy&pasted from
  pmap_enter.
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006436.html
Thanks to Martin Husemann for his comments to the original patch version.
2009-11-07 07:37:46 +00:00
cegger
962afef088 Implement pmap_kenter_pa(9) new flag argument in x86.
Make x86 bus_space(9) using it to eliminate an extra TLB flush.
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006434.html
Thanks to Martin Husemann for spotting copy&pasto errors in the original patch version.
2009-11-07 07:32:53 +00:00
cegger
9480c51b04 Add a flags argument to pmap_kenter_pa(9).
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006434.html
No objections.
2009-11-07 07:27:40 +00:00
lukem
11a6d49961 NetBSD-ftpd 20091107:
* Fix WARNS=4 issues (const & sign mismatches, etc)
* Ensure various ftpd.conf values can't exceed their underlying types.
* Fix for 64 bit time_t and dev_t
* Rename internal getline() function to get_line() so it does
  conflict with the getline(3) libc function.
* Log both the hostname and numeric address.
* Improve man page mdoc formatting
2009-11-07 03:10:05 +00:00
dyoung
8b43bcb6ad Don't deactivate a child before detaching it, that's not necessary.
Don't take a device off of the ppbus(4)'s list of children in the
detach routine, but add a child-detachment hook that does it for
us.  As a nice side-effect, we can probably detach ppbus(4) children
with drvctl(8), now.

Compile-tested, only.

XXX Does anybody even use ppbus(4)?  It's not even in the ALL
XXX configuration for i386!
2009-11-07 00:05:49 +00:00
dyoung
a43418e649 Use deviter(9) instead of accessing alldevs directly. 2009-11-06 23:10:22 +00:00
dsl
f73c380ff9 Don't call _bus_dmamem_free() when _bus_dmamem_alloc() fails.
Fixes PR/42208
2009-11-06 23:10:10 +00:00
dyoung
3976f04982 Use deviter(9) instead of accessing alldevs directly. 2009-11-06 23:09:10 +00:00
enami
518511b898 Accept -U num. Nowadays, diff(1) rejects -u0 etc by default. 2009-11-06 22:02:35 +00:00