Author: rwatson
Date: Sun Aug 2 00:20:40 2009
New Revision: 196028
URL: http://svn.freebsd.org/changeset/base/196028
Log:
Tag OpenBSM 1.1p2 vendor import.
Added:
vendor/openbsm/1.1-P-2/
- copied from r196027, vendor/openbsm/dist/
___
svn-src-a
Author: rwatson
Date: Sun Aug 2 00:19:36 2009
New Revision: 196027
URL: http://svn.freebsd.org/changeset/base/196027
Log:
Vendor import of OpenBSM 1.1p2, which incorporates the following changes
since the last imported OpenBSM release:
OpenBSM 1.1p2
- Fix audit_event definitions of
Author: rwatson
Date: Sat Aug 1 22:22:45 2009
New Revision: 196026
URL: http://svn.freebsd.org/changeset/base/196026
Log:
The colour was red as shall be the letters of this warning to people upon
boot if the experimental VIMAGE feature was compiled into the kernel.
Submitted by: bz
Rev
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 without this rev. I have a serial
console on this machine and s
Author: rwatson
Date: Sat Aug 1 21:58:32 2009
New Revision: 196025
URL: http://svn.freebsd.org/changeset/base/196025
Log:
Minor style tweaks.
Approved by: re (vimage blanket)
Modified:
head/sys/net/vnet.c
Modified: head/sys/net/vnet.c
==
Author: rwatson
Date: Sat Aug 1 21:54:15 2009
New Revision: 196024
URL: http://svn.freebsd.org/changeset/base/196024
Log:
Make the vnet alloc/destroy paths a bit easier to followg by merging
vnet_data_init/vnet_data_destroy into vnet_alloc/vnet_destroy.
Reviewed by: bz, zec
Approved b
Author: rwatson
Date: Sat Aug 1 20:24:45 2009
New Revision: 196020
URL: http://svn.freebsd.org/changeset/base/196020
Log:
Remove vnet_foreach() utility function, which previously allowed
vnet.c to iterate virtual network stacks without being aware of
the implementation details previously hi
(r196019)
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090801: vimage.h removed in favour of vnet.h
+OLD_FILES+=usr/include/sys/vimage.h
# 20090719: library version bump for 8.0
OLD_LIBS+=lib/libalias.so.6
OLD_LIBS+=lib/libavl.so.1
Modified
Author: jhb
Date: Sat Aug 1 11:40:46 2009
New Revision: 196013
URL: http://svn.freebsd.org/changeset/base/196013
Log:
Fix compile of oshmctl() with MAC.
Pointy hat to:jhb
Modified:
stable/7/sys/kern/sysv_shm.c
Modified: stable/7/sys/kern/sysv_shm.c
=
On 2009.08.01 01:04:26 +, Matt Jacob wrote:
> Author: mjacob
> Date: Sat Aug 1 01:04:26 2009
> New Revision: 196008
> URL: http://svn.freebsd.org/changeset/base/196008
>
> Log:
> Add 8Gb support (isp_2500). Fix a fair number of configuration and
> firmware loading bugs.
Nice!
Any chance
* Navdeep Parhar [090731 21:55] wrote:
> On Sat, Aug 01, 2009 at 06:15:01AM +0200, Hans Petter Selasky wrote:
> > On Friday 31 July 2009 23:21:40 Alfred Perlstein wrote:
> > > Hans, can you please look into this issue?
> > >
> > > * Navdeep Parhar [090731 00:45] wrote:
> > > > This has slowed dow
Author: julian
Date: Sat Aug 1 07:09:50 2009
New Revision: 196010
URL: http://svn.freebsd.org/changeset/base/196010
Log:
MFC #195922
Fix accept on sockets using multiple routing tables
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/ker
12 matches
Mail list logo