Author: yongari
Date: Fri Oct 5 07:13:21 2012
New Revision: 241220
URL: http://svn.freebsd.org/changeset/base/241220
Log:
Follow Broadcom datasheet:
Delay 100 microseconds after enabling transmit MAC.
Delay 10 microseconds after enabling receive MAC.
Modified:
head/sys/dev/bge/if_bge.c
Author: glebius
Date: Fri Oct 5 07:51:21 2012
New Revision: 241221
URL: http://svn.freebsd.org/changeset/base/241221
Log:
Provide ability for printing and decoding pfsync(4) traffic. This
doesn't mean supporting IFT_PFSYNC (which I hope will eventually
die). This means decoding packets wi
Author: avg
Date: Fri Oct 5 14:42:38 2012
New Revision: 241225
URL: http://svn.freebsd.org/changeset/base/241225
Log:
mount.h: MNTK_VGONE_UPPER and MNTK_VGONE_WAITER were supposed to be different
... otherwise a waiter is never woken up.
Reported by: swills
Discussed with: jh
Author: jhb
Date: Fri Oct 5 15:52:31 2012
New Revision: 241228
URL: http://svn.freebsd.org/changeset/base/241228
Log:
Further adjust the workaround in r234501. Rounding all small requests up
to 32k swamped the controller causing firmware hangs. Instead, round
requests smaller than 64k up
Author: adrian
Date: Fri Oct 5 16:44:00 2012
New Revision: 241229
URL: http://svn.freebsd.org/changeset/base/241229
Log:
Initialise an uninitialised variable.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
Author: cracauer
Date: Fri Oct 5 17:54:27 2012
New Revision: 241230
URL: http://svn.freebsd.org/changeset/base/241230
Log:
Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.
This is useful if you have been given some time for some event in some
format and you want your compu
Author: delphij
Date: Fri Oct 5 18:42:50 2012
New Revision: 241231
URL: http://svn.freebsd.org/changeset/base/241231
Log:
MFV: libpcap 1.3.0.
MFC after:4 weeks
Added:
head/contrib/libpcap/pcap-canusb-linux.c
- copied unchanged from r241200, vendor/libpcap/dist/pcap-canusb-linux
Author: delphij
Date: Fri Oct 5 20:19:28 2012
New Revision: 241235
URL: http://svn.freebsd.org/changeset/base/241235
Log:
MFV: tcpdump 4.3.0.
MFC after:4 weeks
Added:
head/contrib/tcpdump/print-tipc.c
- copied unchanged from r241231, vendor/tcpdump/dist/print-tipc.c
Modified:
Author: joel (doc committer)
Date: Sat Oct 6 05:54:41 2012
New Revision: 241241
URL: http://svn.freebsd.org/changeset/base/241241
Log:
Remove trailing whitespace.
Modified:
head/usr.sbin/sysrc/sysrc.8
Modified: head/usr.sbin/sysrc/sysrc.8
Author: joel (doc committer)
Date: Sat Oct 6 06:02:29 2012
New Revision: 241242
URL: http://svn.freebsd.org/changeset/base/241242
Log:
Minor mdoc fix.
Modified:
head/usr.sbin/sysrc/sysrc.8
Modified: head/usr.sbin/sysrc/sysrc.8
Author: joel (doc committer)
Date: Sat Oct 6 06:07:33 2012
New Revision: 241243
URL: http://svn.freebsd.org/changeset/base/241243
Log:
mdoc: begin sentences on a new line.
Modified:
head/usr.sbin/sysrc/sysrc.8
Modified: head/usr.sbin/sysrc/sysrc.8
===
11 matches
Mail list logo