dragonfly.git
2012-08-21 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-21 Sepherosa Ziehauip: Put fast dispatch/slow dispatch and hashing done...
2012-08-20 John Marinortld: Perform reloc before filtree dependency object...
2012-08-20 John Marinortld: Delay DF_1_NODELETE process until object DAG...
2012-08-20 François Tigeotkernel: Set kern.ipc.shm_use_phys to 1 by default
2012-08-19 Sepherosa Ziehaujme: Cache align RX/TX data structure
2012-08-19 Sepherosa Ziehaujme: Only main serializer is needed for timeout callback
2012-08-19 Antonio Huete... dhclient - Assume link is up when IFM_AVALID isn't...
2012-08-19 Antonio Huete... dhclient - Have only one timeout at once.
2012-08-19 Antonio Huete... dhclient - Add some more paranoia and make code clearer.
2012-08-19 Antonio Huete... dhclient - Delete trailing NUL's when parsing NVT ASCII...
2012-08-19 Antonio Huete... dhclient - Nuke interface_link_status().
2012-08-19 Antonio Huete... dhclient - Change return code test logic.
2012-08-19 Antonio Huete... dhclient - Set state to S_REBOOTING when calling state_...
2012-08-19 Antonio Huete... dhclient - Cancel all timeouts in state_reboot().
2012-08-19 Antonio Huete... dhclient - Try harder to re-initialize parsing state.
2012-08-19 Antonio Huete... dhclient - Tweak parsing.
2012-08-19 Antonio Huete... dhclient - Tweak leases file handling.
2012-08-19 Antonio Huete... dhclient - Sequential options processing more friendly.
2012-08-19 Antonio Huete... dhclient - Only warn on unknown options when appropiate.
2012-08-19 Antonio Huete... dhclient - Properly handle zero-length option hints.
2012-08-19 Antonio Huete... dhclient - Remove wrong processing of option 33 (static...
2012-08-19 Antonio Huete... dhclient-script(8) - Align man page with current reality.
2012-08-19 Antonio Huete... dhclient - Stray '$medium' missed in last commit.
2012-08-19 Antonio Huete... dhclient - Drop medium/alias useless utilization.
2012-08-19 Antonio Huete... dhclient - Fix interval handling.
2012-08-19 Antonio Huete... dhclient.conf(5) - New sentence, new line.
2012-08-19 Antonio Huete... dhclient.conf(5) - Few fixes. Reword a sentence.
2012-08-19 Antonio Huete... dhclient - Make sure an interface is registered before...
2012-08-19 Antonio Huete... dhclient - Add and ignore DHCP option 66/0x42 TFTP...
2012-08-19 Antonio Huete... dhclient(8) - Remove NOTES section.
2012-08-19 Antonio Huete... dhclient - Add 'egress' command-line option.
2012-08-19 Antonio Huete... dhclient - Remove unused function.
2012-08-19 Antonio Huete... dhclient - Use strdup() instead of malloc/strlcpy.
2012-08-19 Antonio Huete... dhclient - Be more strict in check_option().
2012-08-19 Antonio Huete... dhclient - Silence dhclient by immediately exiting...
2012-08-19 Antonio Huete... dhclient - Make room for trailing \0 on prepend/append...
2012-08-19 Antonio Huete... dhclient - Use addr_eq() when possible.
2012-08-19 Antonio Huete... dhclient - Lets state_panic() check the rest of valid...
2012-08-19 Antonio Huete... dhclient - Print out debug messages only when DEBUG...
2012-08-19 Antonio Huete... dhclient - Remove unneeded ARGSUSED
2012-08-19 Antonio Huete... dhclient - Fix old bug that could cause lease mangling.
2012-08-19 Antonio Huete... dhclient - Error out if _dhcp user is missing.
2012-08-19 Antonio Huete... dhclient - Add 6-byte MAC address to the log entries...
2012-08-19 Antonio Huete... dhclient - Improve comment about resolv.conf creation.
2012-08-19 Antonio Huete... dhclient - Term consistency about the config script.
2012-08-19 Antonio Huete... dhclient - Fix typo.
2012-08-19 Antonio Huete... dhclient - Clarify discussion of option modifiers.
2012-08-19 Antonio Huete... dhclient - Fix spurious 'got link'
2012-08-19 Antonio Huete... dhclient - Fix OpenBSD CVS ids to match current version.
2012-08-19 Sascha Wildnerposix_memalign.3: Uncomment conformance sentence for...
2012-08-19 Sepherosa Ziehaujme: Don't immediately recycle the TX descriptor even...
2012-08-18 Sascha Wildnerunlock_return.cocci: Add vm_object_{hold,drop}().
2012-08-18 Sascha WildnerAdd running 'mandoc -Tlint' to the manlint target.
2012-08-18 Sascha WildnerSuppress printing of the commands for the manlint target.
2012-08-18 Sascha Wildnerlibc: Comment out documentation of svc_control() which...
2012-08-18 Sepherosa Ziehaubce: Dispatch callouts to interrupt's target CPU
2012-08-18 Sepherosa Ziehaubce: Rework MSI checkout for 5706 and 5708
2012-08-18 Sepherosa Ziehaubge: Use MPSAFE callout
2012-08-18 Sepherosa Ziehaubge: Always configure MII mode register
2012-08-18 Sepherosa Ziehaubnx: Enable 500Khz MII management interface frequency
2012-08-17 Matthew Dillonkernel - Fix condvar races
2012-08-17 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-17 Matthew Dillonpuffs - Comment out namecache purge for now
2012-08-17 Sepherosa Ziehaupci: Enable PCIe memory mapped configuration again
2012-08-17 Sepherosa Ziehaupci: Disable memory address decoding before writing...
2012-08-17 Sascha Wildnernewfs_hammer.8: Mdoc fix
2012-08-17 François Tigeotixgbe: remove unneeded lockuninit call
2012-08-17 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-17 Matthew Dillonkernel - Change lockmgr LK_SHARED behavior to fix impro...
2012-08-16 Matthew Dillonkernel - Fix incorrect dirty/reprotect code in pageout
2012-08-16 Matthew Dillonkernel - Fix long-standing vm_map token panic
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Matthew Dillonkernel - Stop KTR logging during panic
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Sascha Wildnerkernel/linprocfs: Add a missing header for spin_{,un...
2012-08-16 Sascha Wildnerkernel/linprocfs: Remove useless .PATH in the Makefile.
2012-08-16 Sepherosa Ziehautcp: Stringent TSO segment length assertion.
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Matthew Dillonkernel - Fix numerous procfs/ptrace issues (3)
2012-08-16 Matthew Dillonkernel - Fix two UFS+softupdates bugs
2012-08-16 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues (2)
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-15 Antonio Huete... tuxload - Enhace tuxload a bit.
2012-08-15 Antonio Huete... hammer - Add tunable vfs.hammer.skip_redo
2012-08-15 François Tigeotixgbe: Use callout_init_mp()
2012-08-15 Sepherosa Ziehauem: Add TSO support for certain PCIe chips
2012-08-15 Sepherosa Ziehauem: Utilize mbuf's header length to setup TX csum context
2012-08-15 Sepherosa Ziehauem: Change TXCSUM does not require reinitialize hardware
2012-08-15 Sepherosa Ziehauem: Pack boolean fields into flags
2012-08-15 Sepherosa Ziehauem: Increase RX/TX descriptor count to 512
2012-08-14 Sepherosa Ziehaubge: Allow max BDs based coalesce to be disabled
2012-08-14 Sepherosa Ziehaubge: Don't peek at the TX descriptor in txeof()
2012-08-14 François Tigeotixgbe: Remove the multicast spinlock
2012-08-14 John Marinortld: Parse notes later (bug# 2376)
2012-08-14 Sepherosa Ziehaubnx: Don't peek at the TX descriptor in txeof()
2012-08-14 Sepherosa Ziehauemx: Pack boolean fields into flags
2012-08-14 Sepherosa Ziehauigb: Remove no longer referenced code
next