9 -22src/sys/ufs/ffs/ffs_softdep.c
1.174 +5 -5 src/sys/ufs/ffs/ffs_vnops.c
1.67 +1 -1 src/sys/ufs/ufs/ufs_bmap.c
1.84 +1 -1 src/sys/ufs/ufs/ufs_lookup.c
1.293 +6 -6 src/sys/ufs/ufs/ufs_vnops.c
--
Doug White| FreeBSD: The Power
This does not compile. the tgkill dummy syscall is declared twice in
linux32_dummy.c.
Tested by: bsam (on i386/amd64 with LTP 20070630)
--
Doug White| FreeBSD: The Power to Serve
[EMAIL PROTECTED] | www.FreeBSD.org
On Fri, 8 Jun 2007, Yar Tikhiy wrote:
On Thu, Jun 07, 2007 at 05:28:06PM -0700, Doug White wrote:
Hello Yar,
This commit appears to break bootstrapping -CURRENT from RELENG_6 and
6.2-RELEASE. I'm not exactly sure why and will continue to investigate.
I'd say that it's rathe
dwhite 2007-06-08 22:00:56 UTC
FreeBSD src repository
Modified files:
sys/dev/nve if_nve.c
Log:
Don't cast the command argument to ether_ioctl() to an int since its not an
int anymore. This was causing all sorts of bad behavior when booting a system
with an nve inte
On Fri, 8 Jun 2007, Yar Tikhiy wrote:
On Thu, Jun 07, 2007 at 05:28:06PM -0700, Doug White wrote:
Hello Yar,
This commit appears to break bootstrapping -CURRENT from RELENG_6 and
6.2-RELEASE. I'm not exactly sure why and will continue to investigate.
I'd say that it's rathe
492 +6 -0 src/UPDATING
1.32 +1 -1 src/sys/net/ethernet.h
1.229 +1 -1 src/sys/net/if_ethersubr.c
--
Doug White| FreeBSD: The Power to Serve
[EMAIL PROTECTED] | www.FreeBSD.org
___
cvs-all@freebsd.org
dwhite 2007-05-24 18:55:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/fs/procfsprocfs_regs.c
Log:
Fix assertion accidentally changed to HEAD version. This was breaking the
RELENG_6 build.
Pointy hat to: des
Revision ChangesP
dwhite 2007-01-26 17:06:02 UTC
FreeBSD src repository
Modified files:
sys/dev/mii gentbi.c
Log:
Add missing MIIBUS_MEDIAINIT() call.
Revision ChangesPath
1.3 +1 -0 src/sys/dev/mii/gentbi.c
___
cvs-all@fr
dwhite 2007-01-26 17:05:25 UTC
FreeBSD src repository
Modified files:
sys/dev/mii brgphy.c miidevs
Log:
Collapse 5706C and 5708C PHYs into one entry. ID 0x15 is actually used for
the SERDES PHY on these chips and we want gentbi to pick this up, not brgphy.
Revisi
dwhite 2007-01-26 17:03:51 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
Add support for SERDES PHY configurations. These are commonly found in
blade systems, such as the Dell 1955 and the Intel SBXD132.
Development hardware for this work w
dwhite 2006-09-22 01:05:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/atkbdc atkbdc.c
Log:
MFC rev 1.25:
Avoid an infinite loop in empty_both_buffers() by adding a timeout.
This helps systems that don't actually have atkbd contro
dwhite 2006-09-04 00:19:31 UTC
FreeBSD src repository
Modified files:
sys/dev/atkbdc atkbdc.c
Log:
Avoid an infinite loop in empty_both_buffers() by adding a timeout.
This helps systems that don't actually have atkbd controllers, such as the
Intel
SBX82 blade, boot wi
dwhite 2005-11-12 21:21:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/fs/devfs devfs_vnops.c
sys/kern vfs_subr.c
Log:
MFC:
src/sys/fs/devfs/devfs_vnops.c 1.128
src/sys/kern/vfs_subr.c1.652
On Wed, 9 Nov 2005, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Doug White writes
> :
>
> > This is a workaround for a complicated issue involving VFS cookies and
> > devfs.
> > The PR and patch have the details. The ultimate fix requir
dwhite 2005-11-09 22:03:50 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
sys/fs/devfs devfs_vnops.c
Log:
This is a workaround for a complicated issue involving VFS cookies and devfs.
The PR and patch have the details. The ultimate fix
15 matches
Mail list logo