Author: adrian
Date: Sat Nov 13 03:11:27 2010
New Revision: 215226
URL: http://svn.freebsd.org/changeset/base/215226
Log:
Break out the rules which generate crunchgen'ed binaries into a separate
.mk file so they can be reused.
Introduce a new option, CRUNCH_BUILDTOOLS, which lists the bin
Author: brucec
Date: Sat Nov 13 01:21:55 2010
New Revision: 215224
URL: http://svn.freebsd.org/changeset/base/215224
Log:
We still support PLIP devices, so mention them in addition to ethernet.
Modified:
head/usr.sbin/sysinstall/install.c
head/usr.sbin/sysinstall/menus.c
Modified: head/usr
On 11/12/10 17:41, Lawrence Stewart wrote:
> Author: lstewart
> Date: Fri Nov 12 06:41:55 2010
> New Revision: 215166
> URL: http://svn.freebsd.org/changeset/base/215166
>
> Log:
> This commit marks the first formal contribution of the "Five New TCP
> Congestion
> Control Algorithms for FreeB
Author: brooks
Date: Sat Nov 13 00:40:43 2010
New Revision: 215213
URL: http://svn.freebsd.org/changeset/base/215213
Log:
Add an (off by default) check for negative permissions (where the
group on a object has less permissions that everyone). These
permissions will not work reliably over NF
Author: dim
Date: Fri Nov 12 22:59:50 2010
New Revision: 215212
URL: http://svn.freebsd.org/changeset/base/215212
Log:
Similar to r212647, remove the workaround in sys/net/vnet.h for an ld
bug (incorrect placement of __start_SECNAME in some cases) that was
fixed in r210245.
There is alr
Author: jilles
Date: Fri Nov 12 22:43:40 2010
New Revision: 215211
URL: http://svn.freebsd.org/changeset/base/215211
Log:
echo(1): Clarify portability and mention literal "--" handling.
MFC after:1 week
Modified:
head/bin/echo/echo.1
Modified: head/bin/echo/echo.1
==
Author: jilles
Date: Fri Nov 12 22:40:18 2010
New Revision: 215210
URL: http://svn.freebsd.org/changeset/base/215210
Log:
sh(1): Document r214304 (special builtin is illegal function name).
Modified:
head/bin/sh/sh.1
Modified: head/bin/sh/sh.1
Author: jilles
Date: Fri Nov 12 22:28:47 2010
New Revision: 215209
URL: http://svn.freebsd.org/changeset/base/215209
Log:
sh(1): Update for r214492. "${v+"hi}there"}".
The part hi}there is not a quoted string but nevertheless the closing brace
does not terminate the expansion.
Modified:
Author: gnn
Date: Fri Nov 12 22:03:02 2010
New Revision: 215207
URL: http://svn.freebsd.org/changeset/base/215207
Log:
Add a queue to hold packets while we await an ARP reply.
When a fast machine first brings up some non TCP networking program
it is quite possible that we will drop packet
Author: jkim
Date: Fri Nov 12 21:11:49 2010
New Revision: 215201
URL: http://svn.freebsd.org/changeset/base/215201
Log:
Warn users that acpi.ko is deprecated and exit immediately unless the user
set FORCE_BUILD. This is to avoid foot-shooting while making MFC to stable
branches easier.
Author: jkim
Date: Fri Nov 12 20:55:14 2010
New Revision: 215200
URL: http://svn.freebsd.org/changeset/base/215200
Log:
MFamd64: (based on) r209957
Move logic of building ACPI headers for acpi_wakeup.c into better places,
remove intermediate makefile and shell script, and reduce diff
Author: tuexen
Date: Fri Nov 12 20:46:33 2010
New Revision: 215199
URL: http://svn.freebsd.org/changeset/base/215199
Log:
Don't print an empty line when printing mapping arrays.
MFC after: 3 days.
Modified:
head/sys/netinet/sctputil.c
Modified: head/sys/netinet/sctputil.c
==
Author: tuexen
Date: Fri Nov 12 20:45:21 2010
New Revision: 215198
URL: http://svn.freebsd.org/changeset/base/215198
Log:
Fix more issues with the SACK/NR-SACK generation code.
MFC after: 3 days.
Modified:
head/sys/netinet/sctp_output.c
Modified: head/sys/netinet/sctp_output.c
=
Author: nwhitehorn
Date: Fri Nov 12 20:26:34 2010
New Revision: 215197
URL: http://svn.freebsd.org/changeset/base/215197
Log:
Partially revert r215182. There appears to be a silicon bug on the 970
that causes AP bringup to fail if some of the Cell HID-register code
is anywhere in the instruc
Author: emax
Date: Fri Nov 12 19:43:12 2010
New Revision: 215195
URL: http://svn.freebsd.org/changeset/base/215195
Log:
Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.
Hardware donated by: Rusty Nejdl rnejdl at ringofsaturn dot com
Tested by:Rusty Nejd
Author: yongari
Date: Fri Nov 12 19:33:13 2010
New Revision: 215194
URL: http://svn.freebsd.org/changeset/base/215194
Log:
Fix regression introduced in r215132. Caller always holds a driver
lock before accessing mii, so locking is not needed here.
Reported by: Rob Farmer (rfarmer <> pred
Author: jkim
Date: Fri Nov 12 17:10:12 2010
New Revision: 215188
URL: http://svn.freebsd.org/changeset/base/215188
Log:
Create C1 state when _CST is valid but _CST does not have one. Some BIOSes
do not report C1 state in _CST object, probably because it is a mandatory
state with or without
Author: mm
Date: Fri Nov 12 16:53:17 2010
New Revision: 215187
URL: http://svn.freebsd.org/changeset/base/215187
Log:
Update xz to release 5.0.0
Approved by: delphij (mentor)
MFC after:1 week
Added:
head/contrib/xz/po/xz.pot
- copied unchanged from r215146, vendor/xz/dist/po/
Author: pluknet
Date: Fri Nov 12 16:50:11 2010
New Revision: 215186
URL: http://svn.freebsd.org/changeset/base/215186
Log:
Add 'jid' as a possible sort order to the help screen.
PR: bin/150992
Submitted by: Frederic Culot
Approved by: avg (mentor)
MFC after:5 days
Mod
Author: ed
Date: Fri Nov 12 15:52:27 2010
New Revision: 215185
URL: http://svn.freebsd.org/changeset/base/215185
Log:
Revert to libgcc for sparc64.
I've had a report of a sparc64 system where cc1 generates illegal
instructions. We still have to diagnose this properly, but instead of
hos
On Fri, Nov 12, 2010 at 8:02 AM, Luigi Rizzo wrote:
> Author: luigi
> Date: Fri Nov 12 13:02:26 2010
> New Revision: 215178
> URL: http://svn.freebsd.org/changeset/base/215178
>
>
> This change adds a field to 'struct socket', but the struct is not
> part of any driver or userland-visible ABI so
Author: jilles
Date: Fri Nov 12 15:40:00 2010
New Revision: 215184
URL: http://svn.freebsd.org/changeset/base/215184
Log:
sh: Remove unused man page for echo builtin.
The information in sh(1) about the echo builtin is equivalent, though less
extensive.
The echo(1) man page (bin/echo/
Author: jilles
Date: Fri Nov 12 15:30:49 2010
New Revision: 215183
URL: http://svn.freebsd.org/changeset/base/215183
Log:
Make POLL_ERR and POLL_HUP different.
The kernel currently does not generate any of the POLL_* constants, but
some applications use them and break if they are not all
On Fri, Nov 12, 2010 at 7:07 AM, Sergey Kandaurov wrote:
> Author: pluknet
> Date: Fri Nov 12 12:07:36 2010
> New Revision: 215176
> URL: http://svn.freebsd.org/changeset/base/215176
>
> Log:
> Stop documenting vgonel() after its converting to the static function:
> svn r147332 (by jeff): "Don'
Author: nwhitehorn
Date: Fri Nov 12 15:20:10 2010
New Revision: 215182
URL: http://svn.freebsd.org/changeset/base/215182
Log:
Add CPU support code for the IBM Cell Broadband Engine.
Modified:
head/sys/powerpc/aim/mp_cpudep.c
head/sys/powerpc/include/cpufunc.h
head/sys/powerpc/include/spr.
Author: jilles
Date: Fri Nov 12 14:40:20 2010
New Revision: 215181
URL: http://svn.freebsd.org/changeset/base/215181
Log:
sh(1): Modernize the introduction a bit.
In particular, remove the text about ksh-like features, which are usually
taken for granted nowadays. The original Bourne shel
Author: luigi
Date: Fri Nov 12 13:05:17 2010
New Revision: 215179
URL: http://svn.freebsd.org/changeset/base/215179
Log:
The first customer of the SO_USER_COOKIE option:
the "sockarg" ipfw option matches packets associated to
a local socket and with a non-zero so_user_cookie value.
The val
Author: luigi
Date: Fri Nov 12 13:02:26 2010
New Revision: 215178
URL: http://svn.freebsd.org/changeset/base/215178
Log:
This commit implements the SO_USER_COOKIE socket option, which lets
you tag a socket with an uint32_t value. The cookie can then be
used by the kernel for various purposes
Author: luigi
Date: Fri Nov 12 12:48:41 2010
New Revision: 215177
URL: http://svn.freebsd.org/changeset/base/215177
Log:
move the initialization of BINMAKE earler, so it is
available throughout the entire build process.
Submitted by: Matteo Landi
MFC after:3 days
Modified:
head/r
d OLD_DIRS last.
#
+# 20101112: vgonel(9) has gone to private API a while ago
+OLD_FILES+=usr/share/man/man9/vgonel.9.gz
# 20101112: removed gasp.info
OLD_FILES+=usr/share/info/gasp.info.gz
# 20101109: headers moved to machine/ to x86/
Modified: head/share/ma
On 11/12/10, Alan Cox wrote:
> Bernhard Schmidt wrote:
>> Author: bschmidt
>> Date: Thu Nov 11 18:43:31 2010
>> New Revision: 215135
>> URL: http://svn.freebsd.org/changeset/base/215135
>>
>> Log:
>> According to specs for MmAllocateContiguousMemorySpecifyCache()
>> physically
>> contiguous me
31 matches
Mail list logo