Author: imp
Date: Wed May 9 04:54:50 2012
New Revision: 235152
URL: http://svn.freebsd.org/changeset/base/235152
Log:
Make is part of the bootstrap path, so we need to guard against this
not being defined. Otherwise we don't make a new make when the old
make is incompatible.
Modified:
h
Author: yongari
Date: Wed May 9 01:55:23 2012
New Revision: 235151
URL: http://svn.freebsd.org/changeset/base/235151
Log:
Implement basic remote PHY support. Remote PHY allows the
controller to perform MDIO type accesses to a remote transceiver
using message pages defined through MRBE(multi
Author: brooks
Date: Wed May 9 01:37:48 2012
New Revision: 235150
URL: http://svn.freebsd.org/changeset/base/235150
Log:
The DDB_CTF has little or nothing to do with the debugger so move it
next KDTRACE_HOOKS.
Modified:
head/sys/amd64/conf/GENERIC
head/sys/i386/conf/GENERIC
Modified: he
Author: thompsa
Date: Wed May 9 00:56:11 2012
New Revision: 235147
URL: http://svn.freebsd.org/changeset/base/235147
Log:
Do not reinitialise the interface if it is already running, this prevents the
bootp+nfs code from working as it calls init on each dhcp send and rx fails to
start in tim
Author: davidch
Date: Tue May 8 22:38:46 2012
New Revision: 235145
URL: http://svn.freebsd.org/changeset/base/235145
Log:
- Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to match code usage.
Submitted by: davidch
MFC after:1 day
Modified:
head/sys/dev/bce/if_bce.c
Modified: hea
Author: thompsa
Date: Tue May 8 21:09:03 2012
New Revision: 235144
URL: http://svn.freebsd.org/changeset/base/235144
Log:
The DEVICE_POLLING dereference of sc->tsec_ifp needs to be checked for null
first or this will panic. Condense three blocks that check sc->tsec_ifp into
one while I am h
Author: kib
Date: Tue May 8 19:47:52 2012
New Revision: 235143
URL: http://svn.freebsd.org/changeset/base/235143
Log:
Plug a leak.
Submitted by: Greg Bednarek
MFC after:1 week
Modified:
head/lib/libc/rpc/auth_unix.c
Modified: head/lib/libc/rpc/auth_unix.c
===
Author: jlh
Date: Tue May 8 19:43:32 2012
New Revision: 235142
URL: http://svn.freebsd.org/changeset/base/235142
Log:
Always define LD_32_PRELOAD so it works for 32 bits binaries on
64 bits platforms. Let rtld(1) decide if it needs to honor it
or not.
While here, fix a small bug in er
Author: gjb (doc committer)
Date: Tue May 8 18:56:21 2012
New Revision: 235140
URL: http://svn.freebsd.org/changeset/base/235140
Log:
General mdoc(7) and typo fixes.
PR: 167713
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
Modified:
head/lib/libc/compat-43/sigpau
Author: ume
Date: Tue May 8 15:18:35 2012
New Revision: 235138
URL: http://svn.freebsd.org/changeset/base/235138
Log:
Add -a and -A option to the usage.
MFC after:1 week
Modified:
head/usr.sbin/traceroute6/traceroute6.c
Modified: head/usr.sbin/traceroute6/traceroute6.c
10 matches
Mail list logo