Module Name:src
Committed By: gsutre
Date: Tue Sep 10 12:54:14 UTC 2013
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Unbreak vax build (which still uses gcc 4.1). See PR lib/48131.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/sys/cdefs.h
Module Name:src
Committed By: gsutre
Date: Thu Sep 5 21:00:15 UTC 2013
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Implement __negative_p without floating-point arithmetic, using
a solution proposed by jxh on Stack Overflow. Fixes the second
half of PR lib/48131.
Module Name:src
Committed By: gsutre
Date: Thu Sep 5 09:03:13 UTC 2013
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Check for overflow in __type_fit_s when casting to intmax_t.
Fixes the first half of PR lib/48131.
ok christos@
To generate a diff of this commit:
c
Module Name:src
Committed By: gsutre
Date: Thu Sep 5 09:01:27 UTC 2013
Modified Files:
src/tests/include/sys: t_cdefs.c
Log Message:
Fix two tests for typefit: constants larger than LLONG_MAX
do not fit in a signed long long.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: gsutre
Date: Fri Aug 16 10:29:32 UTC 2013
Modified Files:
src/tools/gmake: Makefile
Log Message:
Use makeinfo built from src/tools/texinfo. Fixes PR toolchain/48123.
ok apb@
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/to
Module Name:src
Committed By: gsutre
Date: Wed Oct 3 21:50:14 UTC 2012
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile.Xserver
src/external/mit/xorg/server/xorg-server/glx: Makefile.glx
src/external/mit/xorg/server/xorg-server/hw/xfree86/
Module Name:src
Committed By: gsutre
Date: Sat Sep 29 10:27:25 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1131 -r1.1132 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1130 -r1.1131
Module Name:src
Committed By: gsutre
Date: Sat Sep 29 10:26:15 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Intel Ivy Bridge host bridge and integrated graphics device IDs,
from the Linux Intel AGP driver.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: gsutre
Date: Sun Sep 9 20:23:38 UTC 2012
Modified Files:
src/sys/dev/usb: uhub.c
Log Message:
In uhub_childdet, do not free the array of sub-devices if there is none.
This prevents a kernel panic at shutdown on my laptop.
To generate a diff
Module Name:src
Committed By: gsutre
Date: Wed Sep 21 08:57:12 UTC 2011
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Fix btinfo_bootdisk's labelsector and btinfo_bootwedge's startblk for
the non-GPT case.
ok jakllsch@
To generate a diff of this c
Module Name:src
Committed By: gsutre
Date: Mon Sep 19 10:03:32 UTC 2011
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
Log Message:
PR/38356: Minoura Makoto: Use the device's unit (instead of autoconf's)
to match the bootinfo root device.
Fixes multiboot(8) root= op
Module Name:src
Committed By: gsutre
Date: Sun Jan 30 23:43:09 UTC 2011
Modified Files:
src/sys/dev/pci: agp_i810.c
Log Message:
Enable 36-bit addressing for chipsets that support it. While there,
factorize offset computation. Inspired from OpenBSD and Intel docs.
Note:
Module Name:src
Committed By: gsutre
Date: Tue Jan 25 10:52:11 UTC 2011
Modified Files:
src/sys/dev/pci: agp_i810.c
Log Message:
Typos, fix memory binding for memory type 2, and add consistency checks.
>From OpenBSD.
ok jmcneill@
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: gsutre
Date: Tue Jan 11 12:24:38 UTC 2011
Modified Files:
src/sys/arch/i386/i386: multiboot.c
Log Message:
As said in the comment (lines 327-336), we must make sure that
we don't overwrite valid data when moving the symbol and string
tables.
Module Name:src
Committed By: gsutre
Date: Sun Nov 7 16:36:26 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Replace ACPI_UINT64 by ACPICA's ACPI_INTEGER. Remove superfluous casts.
No functional change.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: gsutre
Date: Sun Nov 7 14:56:51 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Note fujitsu(4).
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/share/man/man4/acpi.4
Please note that diffs are not public
Module Name:src
Committed By: gsutre
Date: Fri Nov 5 14:43:57 UTC 2010
Modified Files:
src/share/man/man4: fujitsu.4
Log Message:
Remove .Pp before .Bl and bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/fujitsu.4
Please note t
Module Name:src
Committed By: gsutre
Date: Fri Nov 5 11:23:54 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention fujitsu(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1449 -r1.1450 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:src
Committed By: gsutre
Date: Fri Nov 5 10:35:01 UTC 2010
Modified Files:
src/sys/dev/acpi: fujitsu_acpi.c
Log Message:
Hm, the warning sign was not big enough.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/fujitsu_acpi.c
Ple
Module Name:src
Committed By: gsutre
Date: Fri Nov 5 10:28:22 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: ALL GENERIC
src/sys/dev/acpi: files.a
Module Name:src
Committed By: gsutre
Date: Tue Nov 2 16:45:48 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_util.c
Log Message:
acpi_eval_integer: check that the evaluation produced a result.
ok jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: gsutre
Date: Fri Oct 29 09:04:39 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Lock the _DGS values (desired output state) during the display
output switch.
ok jruoho@
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: gsutre
Date: Thu Oct 28 21:45:02 UTC 2010
Modified Files:
src/share/man/man4: acpivga.4
src/sys/dev/acpi: acpi_display.c
Log Message:
Simplify the sysctl variable for BIOS switch policy, and document it
in acpivga(4). The previous hw.
Module Name:src
Committed By: gsutre
Date: Wed Oct 27 14:39:27 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
src/sys/dev/acpi: acpi_debug.c
Log Message:
Make acpi(4) debug aware of ACPI_DISPLAY_COMPONENT.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: gsutre
Date: Tue Oct 26 22:27:44 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_display.c acpi_pci.c acpi_verbose.c acpivar.h
Log Message:
An _ADR object is not required for PCI root bridges. To solve
this, the structure acpi_pciinfo now tel
Module Name:src
Committed By: gsutre
Date: Tue Oct 12 23:30:47 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention acpivga(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1440 -r1.1441 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:src
Committed By: gsutre
Date: Tue Oct 12 23:01:55 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: acpivga.4
Log Message:
Add acpivga(4).
To generate a diff of this commit:
Module Name:src
Committed By: gsutre
Date: Tue Oct 12 19:10:51 UTC 2010
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: ALL GENERIC
src/sys/dev/acpi: acpi.c acpireg.h files.acpi
Added Files:
src/sys/dev/acpi: acpi_display.c
Module Name:src
Committed By: gsutre
Date: Fri Oct 8 07:04:32 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_power.c acpi_wakedev.c
Log Message:
Store sysctl MIBs instead of a pointer to the root of the sysctl
sub-tree (because the pointer may be invalid at the time we u
Module Name:src
Committed By: gsutre
Date: Sat Oct 2 18:06:47 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c sony_acpi.c wss_acpi.c ym_acpi.c
Log Message:
Drop _HID requirement for attachment under acpi(4). From now on,
drivers attaching to the acpinodebus interface s
Module Name:src
Committed By: gsutre
Date: Wed Sep 29 22:38:34 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/share/man/man4/acpi.4
Please note that diffs are not public doma
Module Name:src
Committed By: gsutre
Date: Fri Sep 24 07:49:00 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_pci.c acpi_verbose.c acpivar.h
Log Message:
Do not discard ACPI PCI addresses with function number 0x: the
ACPI specification allows them (ACPI 4.0a, p. 200).
Module Name:src
Committed By: gsutre
Date: Wed Aug 11 10:32:42 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_verbose.c
Log Message:
acpi_print_tree: print ACPI and PCI autoconf(9) device names.
ok jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 sr
Module Name:src
Committed By: gsutre
Date: Mon Aug 9 09:36:42 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_pci.c
Log Message:
acpi_pcidev_scan: attach PCI information only to working devices.
ok jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.214
Module Name:src
Committed By: gsutre
Date: Sun Aug 8 16:26:47 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
acpi_pcidev_scan: discard invalid PCI addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/acpi/acpi_pci.c
P
Module Name:src
Committed By: gsutre
Date: Sun Jul 11 20:00:52 UTC 2010
Modified Files:
src/distrib/notes/common: main
Log Message:
Add myself
To generate a diff of this commit:
cvs rdiff -u -r1.464 -r1.465 src/distrib/notes/common/main
Please note that diffs are not pu
Module Name:src
Committed By: gsutre
Date: Sat Jul 10 21:31:00 UTC 2010
Modified Files:
src/sys/dev/acpi/acpica: OsdHardware.c
Log Message:
AcpiOsDerivePciId: make sure that we only update the PCI bus number,
and that we do so only if it was succesfully derived.
ok jruoho
37 matches
Mail list logo