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

/src/sys/dev/pci/
H A Dpcidevs.h1.943 Sun May 25 15:59:21 GMT 2008 chs branches: 1.943.2; 1.943.4;
regen
1.943 Sun May 25 15:59:21 GMT 2008 chs branches: 1.943.2; 1.943.4;
regen
1.943 Sun May 25 15:59:21 GMT 2008 chs branches: 1.943.2; 1.943.4;
regen
H A Dpcidevs_data.h1.943 Tue Jul 15 22:27:31 GMT 2008 tonnerre Regen.
H A Dpcidevs1.943 Tue Jul 15 22:26:42 GMT 2008 tonnerre Add some PCI IDs from the Thinkpad T61/X61/R61 series as observed in
PR 37988 and on my own T61.
/src/distrib/sets/lists/base/
H A Dshl.mi1.943 Sat Dec 24 23:01:34 GMT 2022 christos fix sets for binutils 2.39
H A Dmi1.943 Fri Jul 01 22:23:19 GMT 2011 mrg new gcc 4.5 g++ dirs are for everyone, not just gcc 4.5 users.

fixes build problems.
/src/doc/
H A D3RDPARTY1.943 Tue Jun 26 20:15:57 GMT 2012 drochner lua is at 5.2.1 upstream
H A DCHANGES1.943 Fri Nov 09 01:15:10 GMT 2007 xtraeme Erm, I don't know what I was thinking... it's VLM not VMS.
/src/sys/arch/i386/conf/
H A DGENERIC1.943 Mon Sep 07 10:40:54 GMT 2009 jmcneill Refer to hdaudio as 'High Definition Audio', not
'Intel High Definition Audio' as many vendors implement the HD audio spec.
/src/distrib/sets/lists/man/
H A Dmi1.943 Sat Oct 21 14:10:32 GMT 2006 bouyer Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in
newer server chipsets) to wm(4), from the FreeBSD em(4) driver.
While there, add a few other Intel Ethernet controller that should work as
is.
Properly update the RX error and TX collision counters.
Add ikphy(4), a driver for the Intel i82563 Kumeran 10/100/1000 Ethernet PHYs
/src/distrib/sets/lists/tests/
H A Dmi1.943 Sun Oct 18 16:33:18 GMT 2020 rillig make(1): add test for turning a target into a transformation
/src/share/mk/
H A Dbsd.own.mk1.943 Fri Aug 19 03:59:30 GMT 2016 mrg - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-server 1.18
and x86 ports only so far.
- build glamor extension.
- fix debug set lists for xorg-server 1.18
- install xf86-video-amdgpu driver on xorg-server 1.8 and x86
- clean up radeon-kms Makefile and enable glamor xorg-server 1.8
- clean up various obsolete makefile parts
/src/usr.bin/make/
H A Dvar.c1.943 Fri Jul 30 23:35:38 GMT 2021 rillig make: reword comment for ApplyModifier_Order
/src/sys/conf/
H A Dfiles1.943 Sun Feb 22 20:28:05 GMT 2009 ad PR kern/26878 FFSv2 + softdep = livelock (no free ram)
PR kern/16942 panic with softdep and quotas
PR kern/19565 panic: softdep_write_inodeblock: indirect pointer #1 mismatch
PR kern/26274 softdep panic: allocdirect_merge: ...
PR kern/26374 Long delay before non-root users can write to softdep partitions
PR kern/28621 1.6.x "vp != NULL" panic in ffs_softdep.c:4653 while unmounting a softdep (+quota) filesystem
PR kern/29513 FFS+Softdep panic with unfsck-able file-corruption
PR kern/31544 The ffs softdep code appears to fail to write dirty bits to disk
PR kern/31981 stopping scsi disk can cause panic (softdep)
PR kern/32116 kernel panic in softdep (assertion failure)
PR kern/32532 softdep_trackbufs deadlock
PR kern/37191 softdep: locking against myself
PR kern/40474 Kernel panic after remounting raid root with softdep

Retire softdep, pass 2. As discussed and later formally announced on the
mailing lists.
/src/distrib/sets/lists/comp/
H A Dmi1.943 Thu Oct 12 04:46:57 GMT 2006 thorpej Make prop_number_t handle both signed and unsigned numbers. The *integer*
routines now take int64_t arguments, and new *unsigned_integer* routines
take uint64_t arguments. See prop_number(3) for complete details.

Completed in 1234 milliseconds