Author: adrian
Date: Fri Apr 19 06:59:10 2013
New Revision: 249639
URL: http://svnweb.freebsd.org/changeset/base/249639
Log:
Use uint32_t for fields that are fetched via ath_hal_getcapability().
Modified:
head/sys/dev/ath/if_ath.c
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_
Author: jhibbits
Date: Fri Apr 19 05:46:16 2013
New Revision: 249636
URL: http://svnweb.freebsd.org/changeset/base/249636
Log:
Fix the uart(4) module build. Without uart_dev_lpc the module cannot be
loaded.
Modified:
head/sys/modules/uart/Makefile
Modified: head/sys/modules/uart/Makefile
=
Author: kientzle
Date: Fri Apr 19 05:13:57 2013
New Revision: 249634
URL: http://svnweb.freebsd.org/changeset/base/249634
Log:
An even more refined version of r249484, until we can come up with
a good fix for the -print-file-name=include breakage.
As suggested by Andrey Chernov.
Modified
Author: kientzle
Date: Fri Apr 19 05:01:14 2013
New Revision: 249633
URL: http://svnweb.freebsd.org/changeset/base/249633
Log:
Fix the symlink creation from r249484 so that repeated
installs work correctly.
Suggested by Tijl Coosemans.
Modified:
head/lib/Makefile
Modified: head/lib/Ma
Author: ache
Date: Fri Apr 19 00:30:52 2013
New Revision: 249631
URL: http://svnweb.freebsd.org/changeset/base/249631
Log:
Attempt to mitigate poor initialization of arc4 by one-shot
reinitialization from yarrow right after good entropy is harvested.
Approved by:secteam (delphij)
MF
Author: rmacklem
Date: Thu Apr 18 23:20:16 2013
New Revision: 249630
URL: http://svnweb.freebsd.org/changeset/base/249630
Log:
When an NFS unmount occurs, once vflush() writes the last dirty
buffer for the last vnode on the mount back to the server, it
returns. At that point, the code contin
Author: np
Date: Thu Apr 18 22:54:41 2013
New Revision: 249629
URL: http://svnweb.freebsd.org/changeset/base/249629
Log:
cxgbe(4): Refuse to install T5 firmwares on a T4 card (and vice versa).
MFC after:1 week
Modified:
head/sys/dev/cxgbe/common/t4_hw.c
Modified: head/sys/dev/cxgbe/
Author: oleg
Date: Thu Apr 18 20:13:33 2013
New Revision: 249628
URL: http://svnweb.freebsd.org/changeset/base/249628
Log:
Recover missing arp_ifinit() call.
MFC after:2 weeks
Modified:
head/sys/net/if_vlan.c
Modified: head/sys/net/if_vlan.c
=
Author: np
Date: Thu Apr 18 19:52:11 2013
New Revision: 249627
URL: http://svnweb.freebsd.org/changeset/base/249627
Log:
cxgbe/tom: Update the CLIP table on the chip when there are changes
to the list of IPv6 addresses on the system. The table is used for
TOE+IPv6 only.
Modified:
head/sy
Author: mav
Date: Thu Apr 18 17:07:04 2013
New Revision: 249625
URL: http://svnweb.freebsd.org/changeset/base/249625
Log:
Introduce kern.timecounter.smp_tsc_adjust tunable (disabled by default) and
respective functionality, allowing to synchronize TSC on APs to match BSP's
during boot. It m
Author: rmacklem
Date: Thu Apr 18 13:09:04 2013
New Revision: 249623
URL: http://svnweb.freebsd.org/changeset/base/249623
Log:
Both NFS clients can deadlock when using the "rdirplus" mount
option. This can occur when an nfsiod thread that already holds
a buffer lock attempts to acquire a vno
Author: mav
Date: Thu Apr 18 12:43:06 2013
New Revision: 249622
URL: http://svnweb.freebsd.org/changeset/base/249622
Log:
Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses
passing real bus' child pointers instead of grandchilds.
Requested by: kib
Modified:
head/sy
Author: joel (doc committer)
Date: Thu Apr 18 10:08:27 2013
New Revision: 249616
URL: http://svnweb.freebsd.org/changeset/base/249616
Log:
Remove EOL whitespace.
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
==
Author: rpaulo
Date: Thu Apr 18 07:09:27 2013
New Revision: 249608
URL: http://svnweb.freebsd.org/changeset/base/249608
Log:
Move the previously added CPUID7 macros to CPUID_STDEXT.
Modified:
head/sys/x86/include/specialreg.h
Modified: head/sys/x86/include/specialreg.h
==
14 matches
Mail list logo