|
|
Up |
|
|
  |
Author: Simon BurgeSimon Burge
Date: May 1, 2008 18:53
Module Name: src
Committed By: simonb
Date: Fri May 2 01:53:33 UTC 2008
Modified Files:
src/sys/dev/acpi: hpqlb_acpi.c
Log Message:
Sprinkle a teeny bit of KNF goodness..
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/acpi/hpqlb_acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
| |
no comments
|
|
  |
Author: Blair SadewitzBlair Sadewitz
Date: May 1, 2008 18:29
Module Name: src
Committed By: bjs
Date: Fri May 2 01:29:36 UTC 2008
Modified Files:
src/sys/dev/drm: drmP.h
src/sys/dev/pci/drm: ati_pcigart.c drm_pciids.h r128_cce.c r300_reg.h
radeon_cp.c radeon_drm.h radeon_drv.h radeon_state.c
Log Message:
Wedge in a smattering of updates for ati_pcigart.c and radeon support:
-- detypedef drm_ati_pcigart_info
-- add support for variable sized apertures in ati_pcigart.c
-- Add support for radeon IGP adapters (untested on NetBSD)
-- Update r300_reg.h to a much newer version.
-- Miscellaneous fixes in radeon_cp.c, radeon_state.c.
TODO: r300_cmdbuf.c (?)
|
| Show full article (1.68Kb) |
|
| |
no comments
|
|
  |
Author: Izumi TsutsuiIzumi Tsutsui
Date: May 1, 2008 16:50
> * config/m68k/m68k.md (negsf2, negdf2, negxf2): Use
> -2147483647 - 1 instead of 0x80000000.
Fixes "internal compiler error: in do_SUBST" on compiling
floating point ops with -msoft-float or -m68010 on LP64 hosts,
and may also close PR toolchain/38359. Tested on alpha.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/dist/gcc4/gcc/config/m68k/m68k.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
| Show full article (0.89Kb) |
|
no comments
|
|
  |
Author: Tim RightnourTim Rightnour
Date: May 1, 2008 16:23
Module Name: src
Committed By: garbled
Date: Thu May 1 23:23:23 UTC 2008
Modified Files:
src/distrib/prep/floppies/ramdisk: list
Log Message:
Switch to using x_ed and x_umount. x_mount didn't save much, but x_ed
saved alot: 1516140->1503104. 28k to go, and running out of ideas.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/distrib/prep/floppies/ramdisk/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
2 Comments |
|
  |
Author: Juan Romero PardinesJuan Romero Pardines
Date: May 1, 2008 16:14
Module Name: src
Committed By: xtraeme
Date: Thu May 1 23:14:35 UTC 2008
Modified Files:
src/sys/lkm/dev/isa: Makefile.inc
Log Message:
The template file should be built in ${.OBJDIR} not in ${.CURDIR},
build.sh now works.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/lkm/dev/isa/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: David YoungDavid Young
Date: May 1, 2008 15:59
Module Name: src
Committed By: dyoung
Date: Thu May 1 22:59:37 UTC 2008
Modified Files:
src/sys/arch/i386/pci: elan520.c
Log Message:
Release mutex before unmapping bus space to stop a locking error.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/i386/pci/elan520.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Tim RightnourTim Rightnour
Date: May 1, 2008 15:44
Module Name: src
Committed By: garbled
Date: Thu May 1 22:44:23 UTC 2008
Modified Files:
src/distrib/prep/floppies/ramdisk: list
Log Message:
Update to point to the cut-down version of protocols
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/distrib/prep/floppies/ramdisk/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
Author: Juan Romero PardinesJuan Romero Pardines
Date: May 1, 2008 15:09
Module Name: src
Committed By: xtraeme
Date: Thu May 1 22:09:29 UTC 2008
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
Add the hpqlb(4) manpage. (HI CEGGER!)
To generate a diff of this commit:
cvs rdiff -r1.1067 -r1.1068 src/distrib/sets/lists/man/mi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
1 Comment |
|
  |
Author: Tim RightnourTim Rightnour
Date: May 1, 2008 15:03
Module Name: src
Committed By: garbled
Date: Thu May 1 22:03:58 UTC 2008
Modified Files:
src/distrib/prep/floppies/ramdisk: Makefile
Log Message:
Use the generated protocols file. Save another 20k or so.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/distrib/prep/floppies/ramdisk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Tim RightnourTim Rightnour
Date: May 1, 2008 15:02
Module Name: src
Committed By: garbled
Date: Thu May 1 22:02:54 UTC 2008
Added Files:
src/distrib/common: protocols
Log Message:
Add a stripped down protocols file, similar to how services was done. If
you use this instead, you save about 21k on the install media.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/distrib/common/protocols
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
|
| |
|
no comments
|
|
|
|
|
|
|