DragonFly BSD source repository branch, master, updated. 7dd3954136c0f76d5748bcaf26ddfdb951890834
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Fri Nov 28 08:22:29 PST 2008
This is how it looks now when somebody pushes an update. Clearly we
should work on the mail layout, but that's just a shell script.
This change was the remaining changes from CVS. Git contains now all
changes from CVS and as of now is the official repo.
you can get your git copies from:
git clone git://chlamydia.fs.ei.tum.de/dragonfly.git
please avoid pulling from crater directly and instead use the much faster
mirror(s).
commit access is enabled on crater.
cheers
simon
Simon Schubert wrote:
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DragonFly BSD source repository".
The branch, master has been updated
via 7dd3954136c0f76d5748bcaf26ddfdb951890834 (commit)
via 7b5c7f286a75bbb2854ef65ec3d0032fe0c1f28a (commit)
via f2c8b5a3786480f4a5638fcbadc8fefbe8ee8472 (commit)
via aca22a942df73eda37fdbb08a35b6723bb60733c (commit)
via 30ced0031dd3ca011fdd10ab8763adcb6e8348c3 (commit)
via b249905bd37bc97b7362a288a85b1907b36d0d22 (commit)
from 7b4446f72ca7db87c0914d9c872e9dea86f21946 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7dd3954136c0f76d5748bcaf26ddfdb951890834
Author: Sascha Wildner <swildner at dragonflybsd.org>
Date: Wed Nov 26 17:17:16 2008 +0000
Bump .Dd to when the page was updated.
commit 7b5c7f286a75bbb2854ef65ec3d0032fe0c1f28a
Author: Sascha Wildner <swildner at dragonflybsd.org>
Date: Wed Nov 26 15:27:24 2008 +0000
Remove wrong parentheses.
commit f2c8b5a3786480f4a5638fcbadc8fefbe8ee8472
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Nov 26 15:05:42 2008 +0000
Resurrect priority message support; there is always +/-5~10K measurement error.
commit aca22a942df73eda37fdbb08a35b6723bb60733c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Nov 26 13:10:56 2008 +0000
- In sys_setsockopt():
o Don't test sopt.sopt_val against NULL; this is not setup yet. This fixes
random setsockopt(2) failure with EINVAL.
o Clear sopt.sopt_val earlier
o Don't do copyout in setsockopt; the user arg is const
- In sys_getsockopt():
o Clear sopt.sopt_val earlier
o Centralize sopt.sopt_valsize check
Reviewed-by: aggelos@
commit 30ced0031dd3ca011fdd10ab8763adcb6e8348c3
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Nov 26 12:49:43 2008 +0000
- Proper handle flags passed to bridge_rtflush() and bridge_rtdelete(),
instead of handle it as a boolean.
- Add IFBF_FLUSHSYNC flag so bridge_rtflush() and bridge_rtdelete() could
perform async operation (used by STP code).
commit b249905bd37bc97b7362a288a85b1907b36d0d22
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Nov 26 11:55:18 2008 +0000
- JMC260 with full mask revision 2 and ECO revision 0 does not support
64bits DMA operatoin.
- Newer parts (full mask revision >= 2) of JMC250/JMC260 require driver
to configure TX offload engine and TX MAC clock source according to the
current link speed.
- New datasheet no longer uses PCI revision ID to identify chip generation,
but chipmode's full mask revision and ECO revision are used; update
driver accordingly.
Thank Ethan <ethanhsiao at jmicron.com> for pointing out necessary updates
and sending me an EVB.
-----------------------------------------------------------------------
Summary of changes:
lib/libusbhid/usbhid.3 | 4 +-
sys/dev/netif/jme/if_jme.c | 97 +++++++++++++++++++++++-------------
sys/dev/netif/jme/if_jmereg.h | 18 +++++--
sys/dev/netif/jme/if_jmevar.h | 5 ++-
sys/kern/lwkt_msgport.c | 28 +++++++++-
sys/kern/uipc_syscalls.c | 22 ++------
sys/net/bridge/bridgestp.c | 18 +------
sys/net/bridge/if_bridge.c | 50 +++++++++++++------
sys/net/bridge/if_bridgevar.h | 3 +-
sys/sys/msgport.h | 4 +-
usr.bin/usbhidctl/usbhidctl.1 | 4 +-
usr.sbin/rpc.umntall/rpc.umntall.8 | 4 +-
12 files changed, 159 insertions(+), 98 deletions(-)
hooks/post-receive
--
<3 the future +++ RENT this banner advert +++ ASCII Ribbon /"\
rock the past +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
More information about the Commits
mailing list