Searched hist:1.920 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.920 Mon Nov 26 09:36:29 GMT 2007 bjs branches: 1.920.2; 1.920.4;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
1.920 Mon Nov 26 09:36:29 GMT 2007 bjs branches: 1.920.2; 1.920.4;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
1.920 Mon Nov 26 09:36:29 GMT 2007 bjs branches: 1.920.2; 1.920.4;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
H A Dpcidevs_data.h1.920 Sun Dec 09 20:28:12 GMT 2007 jmcneill branches: 1.920.2;
Merge jmcneill-pm branch.
1.920 Sun Dec 09 20:28:12 GMT 2007 jmcneill branches: 1.920.2;
Merge jmcneill-pm branch.
H A Dpcidevs1.920 Mon Nov 26 09:36:28 GMT 2007 bjs branches: 1.920.2; 1.920.6;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
1.920 Mon Nov 26 09:36:28 GMT 2007 bjs branches: 1.920.2; 1.920.6;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
1.920 Mon Nov 26 09:36:28 GMT 2007 bjs branches: 1.920.2; 1.920.6;
Add PCI IDs for the ATI Radeon X800 GTO (R430). Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 1 not configured
/src/doc/
H A D3RDPARTY1.951 Sun Jul 22 11:27:51 GMT 2012 apb We still have tzcode2011i, as it said in the log message for
revision 1.920 of src/doc/3RDPARTY. The wrong value mysteriously
appeared in the actual contents of revision 1.920.
1.951 Sun Jul 22 11:27:51 GMT 2012 apb We still have tzcode2011i, as it said in the log message for
revision 1.920 of src/doc/3RDPARTY. The wrong value mysteriously
appeared in the actual contents of revision 1.920.
1.920 Thu Mar 01 22:30:40 GMT 2012 apb tzcode2012a and and tzdata2012a have been released.
We have updated to tzdata2012a but still have tzcode2011i.
Add "Home Page: http://www.iana.org/time-zones".
Add apb to "Responsible".
H A DCHANGES1.920 Sun Sep 02 22:12:47 GMT 2007 jnemeth fix second tyop, hi jmmv@
1.920 Sun Sep 02 22:12:47 GMT 2007 jnemeth fix second tyop, hi jmmv@
/src/distrib/sets/lists/base/
H A Dshl.mi1.920 Mon May 17 04:07:41 GMT 2021 yamaguchi Add a new link-aggregation pseudo interface named lagg(4)

- FreeBSD's lagg(4) based implementation
- MP-safe and MP-scalable
H A Dmi1.920 Fri Feb 04 19:42:12 GMT 2011 pooka Remove the rif/rof options and add rump.dd. This makes usage
consistent with other rump clients. Copying between kernels is
done using the host pipe, e.g.:

dd if=foo rof=bar skip=1 seek=1 => dd if=foo skip=1 | rump.dd of=bar seek=1

Also, the pipe idiom extends to copying between different rump
kernels, e.g.:

env RUMP_SERVER=unix://srv1 rump.dd if=thefile \
| env RUMP_SERVER=unix://srv2 rump.dd of=thefile

Pipe approach suggested by yamt (thanks!)
/src/sys/arch/i386/conf/
H A DGENERIC1.920 Tue Nov 25 02:47:19 GMT 2008 cube Don't compile PPP compressors in by default, they'll be auto-loaded. This
saves an incredible 10k of text and data.
/src/distrib/sets/lists/man/
H A Dmi1.920 Sun Aug 13 09:28:23 GMT 2006 wiz Add dk(4) manpage written by Jonathan A. Kollasch, provided in PR 34193.
/src/distrib/sets/lists/tests/
H A Dmi1.920 Sat Sep 05 06:36:40 GMT 2020 rillig make(1): move test for -dg1 from opt-debug-g1 to opt-debug-graph1
/src/share/mk/
H A Dbsd.own.mk1.920 Mon Apr 11 11:46:17 GMT 2016 martin Add missing .if so MKPIE is only defaulting to yes on amd64 for now
/src/usr.bin/make/
H A Dvar.c1.920 Sun Apr 11 19:05:06 GMT 2021 rillig make: avoid unnecessary calls to strlen when evaluating modifiers

No functional change.
/src/sys/conf/
H A Dfiles1.920 Sat Oct 11 13:40:57 GMT 2008 pooka Move uidinfo to its own module in kern_uidinfo.c and include in rump.
No functional change to uidinfo.
/src/distrib/sets/lists/comp/
H A Dmi1.920 Thu Sep 07 00:20:28 GMT 2006 ad Add the 'lockstat' driver, which collects basic information about lock events.

Completed in 1194 milliseconds