sh: Do parameter expansion on ENV before using it.
[dragonfly.git] / sys /
2011-08-21 Sascha Wildnerhptiop(4): Sync with FreeBSD (adds IDs for two more...
2011-08-21 Sepherosa Ziehauintr/i386: Define IDT_HWI_VECTORS
2011-08-21 Sepherosa Ziehauicu/i386: Remove unnecessary header inclusion
2011-08-21 Adam Hokaadd more information to a failing assertion's panic...
2011-08-20 Matthew Dillonkernel - Fix vm_object leak which could exhaust swap...
2011-08-19 Sepherosa Ziehautcp: Enable tcp_lport_extension by default
2011-08-19 Sepherosa Ziehauinpcb: Don't choose lport which could render same addr...
2011-08-18 Sepherosa Ziehaubrgphy: Recognize more Broadcom PHYs
2011-08-18 Sepherosa Ziehaumiidevs.h: regen
2011-08-18 Sepherosa Ziehaumiidevs: Add more Broadcom PHY IDs
2011-08-17 Venkatesh Srinivaskernel: Fix alignment problem for sendmsg ancillary...
2011-08-16 Sascha WildnerLINT/LINT64: Add KTR_TSLEEP.
2011-08-16 Sepherosa Ziehaubrgphy: Bring in changes from OpenBSD
2011-08-15 Sepherosa Ziehaumsk(4): Add support for Yukon Supreme
2011-08-15 Sepherosa Ziehaumsk(4): Disable ASF on the chips that have it
2011-08-15 Sepherosa Ziehaumsk(4): Make sure to enable all clocks before accessing...
2011-08-14 Sepherosa Ziehaumsk(4): Only Yukon FE, XL and EC have RAM registers
2011-08-14 Sepherosa Ziehaumsk(4): Enable store and forward mode except for jumbo...
2011-08-14 Sepherosa Ziehaumsk(4): Do not blindly clear entire GPHY control register.
2011-08-14 Sepherosa Ziehaumsk(4): Don't process incoming packets if the interface...
2011-08-14 Sepherosa Ziehaumsk(4): Don't unnecessarily clear interrupt masks
2011-08-13 Sascha Wildnerktr(4): Allow to configure KTR_TSLEEP alone.
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-12 Sascha Wildnerkernel/x86_64: Remove bogus and unused file.
2011-08-11 Matthew Dillonkernel - Fix deadlock w/recent vm_map work
2011-08-11 Sascha Wildnermfi(4): Merge LSI's latest driver changes (updates...
2011-08-11 Sascha Wildner<sys/condvar.h>: The cv_broadcastpri() macro needs...
2011-08-11 François TigeotMark the arcmsr driver MPSAFE
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 Sascha Wildnerkernel: Staticize naccess().
2011-08-10 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD
2011-08-09 Antonio Huete Jimenezvkernel(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 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-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 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-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-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-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
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 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 Sascha Wildnerkernel: Remove some old ISA only drivers.
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-17 Sascha Wildneroptions/LINT: Sort the KTR options.
2011-07-16 Sascha WildnerFix userland profiling on x86_64 by taking FreeBSD...
2011-07-16 Sascha Wildnerktr(4): Add some sysctl descriptions for viewing with...
2011-07-16 Alex Hornungupdate proplib
2011-07-16 Alex Hornungdm - sync_devs() on creation, add new dict entries
2011-07-16 Alex Hornungdm - add message support (one-way)
2011-07-16 Alex Hornungdm - get rid of excessive locking and redundancy
2011-07-16 Alex Hornungdm_target_crypt - use per-instance mpipes, KTR
next