Author: rwatson
Date: Sun Aug 2 22:47:08 2009
New Revision: 196041
URL: http://svn.freebsd.org/changeset/base/196041
Log:
Add padding to struct inpcb, missed during our padding sweep earlier in
the release cycle.
Approved by: re (kensmith)
Modified:
head/sys/netinet/in_pcb.h
Modifie
On 2 Aug 2009, at 20:29, Alfred Perlstein wrote:
* Robert Watson [090801 15:15] wrote:
On Sat, 1 Aug 2009, Hans Petter Selasky wrote:
This has slowed down core dumps very significantly. What used
to take
10-15s on my system now takes around 3 minutes. A simple test
is to
break into dd
Author: rwatson
Date: Sun Aug 2 19:43:32 2009
New Revision: 196039
URL: http://svn.freebsd.org/changeset/base/196039
Log:
Many network stack subsystems use a single global data structure to hold
all pertinent statatistics for the subsystem. These structures are
sometimes "borrowed" by kern
* Robert Watson [090801 15:15] wrote:
>
> On Sat, 1 Aug 2009, Hans Petter Selasky wrote:
>
> >>>This has slowed down core dumps very significantly. What used to take
> >>>10-15s on my system now takes around 3 minutes. A simple test is to
> >>>break into ddb and "call doadump" with or withou
Author: julian
Date: Sun Aug 2 16:59:02 2009
New Revision: 196038
URL: http://svn.freebsd.org/changeset/base/196038
Log:
Stop uuidgen(2) from crashing in vimage kerenels.
make curvnet valid when needed.
Reviewed by: bz@
Approved by: re (kib)
Modified:
head/sys/kern/kern_uuid.c
Mo
Author: attilio
Date: Sun Aug 2 14:28:40 2009
New Revision: 196037
URL: http://svn.freebsd.org/changeset/base/196037
Log:
Make the newbus subsystem Giant free by adding the new newbus sxlock.
The newbus lock is responsible for protecting newbus internIal structures,
device states and devcla
Author: ed
Date: Sun Aug 2 14:25:26 2009
New Revision: 196036
URL: http://svn.freebsd.org/changeset/base/196036
Log:
Fix two bugs related to TTY input:
- fix write() on pseudo-terminal masters to return the amount of bytes
passed to the TTY, not the amount of bytes read from user.
Author: ed
Date: Sun Aug 2 11:26:23 2009
New Revision: 196033
URL: http://svn.freebsd.org/changeset/base/196033
Log:
Make the MacBook3,1 boot again.
Approved by: re (kib)
Modified:
head/sys/amd64/amd64/machdep.c
head/sys/i386/i386/machdep.c
Modified: head/sys/amd64/amd64/machdep.c
=
Author: delphij
Date: Sun Aug 2 10:48:25 2009
New Revision: 196032
URL: http://svn.freebsd.org/changeset/base/196032
Log:
MFC r195275:
Use MPT_MAX_LUNS as maximium number of LUNs, not 7, for SAS and FC cases.
This matches Linux driver behavior (except SPI case).
Modified:
stable/7/sys
Author: rwatson
Date: Sun Aug 2 10:27:54 2009
New Revision: 196031
URL: http://svn.freebsd.org/changeset/base/196031
Log:
Import OpenBSM 1.1p2 from vendor branch to 8-CURRENT. This patch release
addresses several minor issues:
- Fix audit_event definitions of AUE_OPENAT_RWT and AUE_OPEN
10 matches
Mail list logo