dragonfly.git
2012-08-15 Antonio Huete... dhclient - Assume link is up when IFM_AVALID isn't...
2012-08-15 Antonio Huete... dhclient - Have only one timeout at once.
2012-08-15 Antonio Huete... dhclient - Add some more paranoia and make code clearer.
2012-08-15 Antonio Huete... dhclient - Delete trailing NUL's when parsing NVT ASCII...
2012-08-15 Antonio Huete... dhclient - Nuke interface_link_status().
2012-08-15 Antonio Huete... dhclient - Change return code test logic.
2012-08-15 Antonio Huete... dhclient - Set state to S_REBOOTING when calling state_...
2012-08-15 Antonio Huete... dhclient - Cancel all timeouts in state_reboot().
2012-08-15 Antonio Huete... dhclient - Try harder to re-initialize parsing state.
2012-08-15 Antonio Huete... dhclient - Tweak parsing.
2012-08-15 Antonio Huete... dhclient - Tweak leases file handling.
2012-08-15 Antonio Huete... dhclient - Sequential options processing more friendly.
2012-08-15 Antonio Huete... dhclient - Only warn on unknown options when appropiate.
2012-08-15 Antonio Huete... dhclient - Properly handle zero-length option hints.
2012-08-15 Antonio Huete... dhclient - Remove wrong processing of option 33 (static...
2012-08-15 Antonio Huete... dhclient-script(8) - Align man page with current reality.
2012-08-15 Antonio Huete... dhclient - Stray '$medium' missed in last commit.
2012-08-15 Antonio Huete... dhclient - Drop medium/alias useless utilization.
2012-08-15 Antonio Huete... dhclient - Fix interval handling.
2012-08-15 Antonio Huete... dhclient.conf(5) - New sentence, new line.
2012-08-15 Antonio Huete... dhclient.conf(5) - Few fixes. Reword a sentence.
2012-08-15 Antonio Huete... dhclient - Make sure an interface is registered before...
2012-08-15 Antonio Huete... dhclient - Add and ignore DHCP option 66/0x42 TFTP...
2012-08-15 Antonio Huete... dhclient(8) - Remove NOTES section.
2012-08-15 Antonio Huete... dhclient - Add 'egress' command-line option.
2012-08-15 Antonio Huete... dhclient - Remove unused function.
2012-08-15 Antonio Huete... dhclient - Use strdup() instead of malloc/strlcpy.
2012-08-15 Antonio Huete... dhclient - Be more strict in check_option().
2012-08-15 Antonio Huete... dhclient - Silence dhclient by immediately exiting...
2012-08-15 Antonio Huete... dhclient - Make room for trailing \0 on prepend/append...
2012-08-15 Antonio Huete... dhclient - Use addr_eq() when possible.
2012-08-15 Antonio Huete... dhclient - Lets state_panic() check the rest of valid...
2012-08-15 Antonio Huete... dhclient - Print out debug messages only when DEBUG...
2012-08-15 Antonio Huete... dhclient - Remove unneeded ARGSUSED
2012-08-15 Antonio Huete... dhclient - Fix old bug that could cause lease mangling.
2012-08-15 Antonio Huete... dhclient - Error out if _dhcp user is missing.
2012-08-15 Antonio Huete... dhclient - Add 6-byte MAC address to the log entries...
2012-08-15 Antonio Huete... dhclient - Improve comment about resolv.conf creation.
2012-08-15 Antonio Huete... dhclient - Term consistency about the config script.
2012-08-15 Antonio Huete... dhclient - Fix typo.
2012-08-15 Antonio Huete... dhclient - Clarify discussion of option modifiers.
2012-08-15 Antonio Huete... dhclient - Fix spurious 'got link'
2012-08-15 Antonio Huete... dhclient - Fix OpenBSD CVS ids to match current version.
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
2012-08-14 Sepherosa Ziehauigb: Remove unused code; adjust and add comment
2012-08-14 Sepherosa Ziehauigb: Remove unused field
2012-08-14 François Tigeotixgbe: Remove a useless assertion
2012-08-13 Sascha Wildnerinstaller: When setting the slice type for >2TB, ignore...
2012-08-13 Sepherosa Ziehaubce: Unbreak LINT building
2012-08-13 Sascha Wildnerahci(4)/sili(4): Fix for drives >2TB.
2012-08-12 François Tigeotixgbe: replace direct lockmgr calls by macros
2012-08-12 Sepherosa Ziehaubge: Add TSO support for BCM5755 family chips
2012-08-12 François Tigeotixgbe(4): remove a lockinit() call
2012-08-12 Matthew Dillonboot - Fix boot probe ordering
2012-08-11 Sascha Wildnerhptrr.4: Remove unneeded .Pp
2012-08-11 Sascha Wildnerpflogd(8): Raise WARNS to 5.
2012-08-11 Sascha Wildnerlibm & rtld: Ansify some remaining functions.
2012-08-10 Sascha Wildner/usr/src/Makefile: Remove duplicate target.
2012-08-10 Sepherosa Ziehaubce: Add TSO support
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from polling code
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from output path
2012-08-10 Antonio Huete... tuxload - Minor modifications.
2012-08-10 Sepherosa Ziehaubce: Set RX interrupt rate ~6000Hz
2012-08-10 Sepherosa Ziehaubce: Don't loop in the interrupt handler to drain TX/RX
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs on RX/TX interrupt path
2012-08-10 Sepherosa Ziehaubce: Remove debugging stuffs in interrupt handler
2012-08-09 Sascha Wildnerposix_memalign.3: Document aligned_alloc().
2012-08-09 Sascha Wildnerlibc: Add a copyright to aligned_alloc.c
2012-08-09 Sascha Wildnermalloc.3: Remove a ,
2012-08-09 François Tigeotixgbe(4): Sync with FreeBSD
2012-08-09 François Tigeotixgbe: compilation fix for debug routines
2012-08-09 Sascha Wildnerat_quick_exit.3: Add an ERRORS section.
2012-08-09 Sascha Wildnerlibc: Add a copyright to quick_exit.c
2012-08-09 Sascha Wildner<stdlib.h>: Adjust the visibility of our C11 functions.
2012-08-09 Sascha WildnerAdd at_quick_exit(3) and quick_exit(3) manual pages.
2012-08-09 Sascha Wildnermdoc: Let us refer to C11 in manual pages with ".St...
2012-08-09 John Marinoxterm: Remove ability to restore console after man...
2012-08-09 Sepherosa Ziehauemx: Status change is protected by main serializer
2012-08-09 Sascha Wildnercut(1): Add back -w (split on whitespace functionality).
2012-08-08 John Marinocut: Sync with FreeBSD
2012-08-08 Sascha Wildnerhpt27xx(4): Use NULL for pointers.
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-08 Sepherosa Ziehaubnx: Disable RX max BDs based interrupt moderation
2012-08-08 Sepherosa Ziehaubnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
2012-08-08 Sepherosa Ziehaubnx: Correct debug messages
2012-08-08 Sepherosa Ziehaubnx: Rearrange the code to check the spare TX descripor...
2012-08-08 Sepherosa Ziehaubnx: Increase spare TX descriptors to 33 to incorporate...
2012-08-08 Sepherosa Ziehauemx: emx_timer() only requires main serializer
2012-08-08 Sepherosa Ziehauem/emx: Fix up detach path
2012-08-08 Sepherosa Ziehauemx: Increase spare TX descriprors to 33 incorporate...
2012-08-08 Sepherosa Ziehauemx: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehauigb: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehaualc: Stablize this driver and fix various porting overlooks
2012-08-07 John Marinoncurses: Fix pkgsrc check and use of ncurses
next