dragonfly.git
2011-08-11 François TigeotImplement a new vfs function, vfs_account()
2011-08-10 Sascha Wildneracpi(4): Remove bogus line from the Makefile.
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8059
2011-08-10 Sepherosa Ziehaumsk(4): Disable non-ASF packet flushing on Yukon Extreme.
2011-08-10 Sepherosa Ziehaumsk(4): RX_GMF_{LP,UP}_THR are 16bits registers
2011-08-10 Sepherosa Ziehaumsk(4): PCI_OUR_REG_* and PCI_CFG_REG_* should be acces...
2011-08-10 Sepherosa Ziehaumsk(4): Enable flow-control only if link is full-duplex
2011-08-10 Sepherosa Ziehaumsk(4): Don't hardcod register offset to set PCIe max...
2011-08-10 Sepherosa Ziehaupci: Add function to get PCIe max read request size
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8057
2011-08-10 Sepherosa Ziehaumsk(4): Force link state detection, if link is not up.
2011-08-10 Antonio Huete... vkernel(7) - Describe diskless operation.
2011-08-10 Sascha Wildnerkernel: Staticize naccess().
2011-08-10 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD
2011-08-09 Antonio Huete... vkernel(7) - Permit multiple -e options to pass environ...
2011-08-09 Sascha Wildnerkernel/x86_64: Convert asm accessing segment descriptor...
2011-08-09 Sascha Wildnerkernel/i386: Use 16 bit types for functions that access...
2011-08-07 Antonio Huete... mk - Add two missing files to the README file
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-08-05 Sepherosa Ziehaugetsockopt: Add SO_SNDSPACE
2011-08-05 Sepherosa Ziehaue1000phy: Add support for more Marvell PHYs
2011-08-05 Sepherosa Ziehaumiidevs.h: regen
2011-08-05 Sepherosa Ziehaumii: Add more PHY ids for Marvell PHY chips
2011-08-04 François TigeotRemove forth and other unused bits from the loader.
2011-08-04 Matthew Dillonhammer - Add memory use limit option for dedup runs
2011-08-04 Matthew Dillonhammer - Add simple I/O optimization, collect stats...
2011-08-04 Matthew Dillonhammer - Collect record statistics, implement ^T and ^C
2011-08-02 Sascha Wildneraesni(4): Remove unused variable.
2011-08-02 Sepherosa Ziehaumsk(4): Recognize 88E8402
2011-08-02 Sepherosa Ziehaumsk(4): Remove "FIFO overrun" debug logging, which...
2011-08-02 Sepherosa Ziehaumsk(4): Yukon XL can't flush FIFO
2011-08-02 Sepherosa Ziehauaesni(4): Properly align the context memory using out...
2011-08-01 Sepherosa Ziehaumsk(4): Add Yukon Extreme support
2011-07-31 Alex Hornungadd MLINK for _updwtmpx
2011-07-31 Alex Hornungupdwtmpx - update prototype to be void, but ...
2011-07-31 Alex Hornungpthread - adjust visibility to 'default'
2011-07-31 Sepherosa Ziehaumsk(4): 88E80{35,36,37,38} are 100baseT only
2011-07-31 Sepherosa Ziehaumsk(4): Add Yukon FE+ support
2011-07-31 Sepherosa Ziehaumsk(4): Explicitly reset GMAC Controls and clear GM_GP_CTRL
2011-07-31 Sepherosa Ziehaumsk(4): Disable HW WOL for Yukon EC Ultra
2011-07-31 Sepherosa Ziehaumsk(4): If link is down, don't disable RX/TX MACs if...
2011-07-31 Sepherosa Ziehaumsk(4): Fix link status detection
2011-07-31 Sepherosa Ziehaumsk(4): Add flag to mark the controller is 100baseTX...
2011-07-31 Sepherosa Ziehaumsk(4): Unify PROMISC and ALLMULTI settings
2011-07-30 Alex Hornungcsu x86_64 - properly align stack
2011-07-29 Antonio Huete... defaults/rc.conf - Add jail_devfs_enable as a known...
2011-07-29 Sascha Wildnermanpages: Fix some typos.
2011-07-29 Matthew Dillonvkernel - cpu_disable_intr adjustments
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-29 Matthew Dillonvkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
2011-07-29 Matthew Dillonkernel - Fix signal delivery races
2011-07-29 Matthew Dillonkernel - Minor enhancement to ddb's 'ps'
2011-07-29 Matthew Dillonkernel - Fix a small race in the umtx code
2011-07-28 Matthew Dillonkernel - remove debugging print_backtrace() when a...
2011-07-28 Matthew Dillonvkernel - Add SIGINFO support (experimental)
2011-07-28 Matthew Dillonvkernel - Fix lockup with [v]kernel due to missing...
2011-07-28 Thomas Nikolajsentcplay(8): Fix SYNOPSIS & sync to usage()
2011-07-28 Sascha Wildnermanpages: Add some missing includes.
2011-07-28 Sascha Wildnerprop_dictionary.3: Reapply 4bba5a94fad7a40a25b58fff23a7...
2011-07-28 Sascha Wildnermanpages: Some little cleanup.
2011-07-27 Sascha Wildnerlibprop manpages: Add missing LIBRARY sections (some...
2011-07-27 Sascha Wildnerkernel: Remove no longer used kernel option LOUTB.
2011-07-27 Matthew Dillonkernel - Fix panic when the ccd device is used with...
2011-07-27 Matthew Dillonkernel - Fix ENOBUFS related panic in tcp_output()
2011-07-27 Matthew Dillonkernel - Adjust mbuf cached free object retention
2011-07-26 Alex Hornungtcplay - update to version 0.9
2011-07-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
2011-07-25 Sascha Wildnerusr.sbin/802_11: Raise WARNS to 1.
2011-07-25 Sascha WildnerMakefile_upgrade.inc: More typo fixes.
2011-07-25 Sascha WildnerMakefile_upgrade.inc: Fix typos and add two more gprof...
2011-07-24 Alex Hornungrtld-elf - restore old tls/tcb code
2011-07-24 Sepherosa Ziehauethernet: Allow netisr handler to run directly
2011-07-24 Sepherosa Ziehauethernet: Add ether_demux(), which will send the packet...
2011-07-24 Sepherosa Ziehauethernet: Factor out ether_characterize()
2011-07-24 Sepherosa Ziehauethernet: Change some stats type to u_long
2011-07-23 Venkatesh Srinivaskernel -- bpf: Clear bpf_filter mem[] to prevent kernel...
2011-07-22 Sascha Wildnergdb(1): Fix the dreaded "xml-builtin.c already exists...
2011-07-22 Matthew DillonHAMMER VFS - Add code to reduce frontend vs flusher...
2011-07-22 Sepherosa Ziehaunetisr: Add hashcheck method to check and adjust hw...
2011-07-22 Sepherosa Ziehauioapic: Disable unused GSI instead of leaving it in...
2011-07-22 Sepherosa Ziehauioapic: Don't do the default IRQ configure, if it is...
2011-07-21 John MarinoBSD gprof/4: Remove old gprof versions from code base
2011-07-21 John Marinogprof: Replace BSD gprof and gprof4 with gnu gprof
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-20 John Marinogold: Fix hardcoded library search path
2011-07-20 Alex Hornunglibdm - add dummy dm_udev_set_sync_support()
2011-07-18 Michael Neumannif_bge: Support more chipsets
2011-07-18 Matthew Dillonkernel - Fix several IPV6 issues
2011-07-18 Matthew Dillonkernel - Additional fixes for vm_prefault issue
2011-07-18 Sascha Wildnercryptsetup/dmsetup/lvm: Fix LDADD/DPADD.
2011-07-18 Sascha Wildnercryptdisks(8): Fix LDADD/DPADD.
2011-07-17 Sascha WildnerAdd missing DPADD's for library dependencies.
2011-07-17 Sascha Wildnerbsd.libnames.mk: Add libkiconv, too.
2011-07-17 Sascha Wildneriasl(8): Fix library dependencies.
2011-07-17 Sascha Wildneracpidb(8): Fix library dependencies.
2011-07-17 Sascha Wildnerbsd.libnames.mk: Fix thread lib path.
2011-07-17 Sascha Wildnerudevd(8): Fix library dependencies.
2011-07-17 Sascha Wildnerktr.4: Document KTR_DMCRYPT.
2011-07-17 Sascha Wildneroptions/LINT: Sort the KTR options.
2011-07-17 Sascha Wildnerbsd.libnames.mk: Sync the library list with what we...
next