dragonfly.git
2011-08-21 Peter Avalossh: Minor optimization to output from ulimit/export...
2011-08-21 Peter Avalossh: Avoid close(-1) when evaluating a multi-command...
2011-08-21 Peter Avalossh: Add \u/\U support (in $'...') for UTF-8.
2011-08-21 Peter Avalossh: Fix typos in comments.
2011-08-21 Peter Avalossh: Optimize variable code by storing the length of...
2011-08-21 Peter Avalossh(1): Update BUGS section for UTF-8 support.
2011-08-21 Peter Avalossh: Add UTF-8 support to pattern matching.
2011-08-21 Peter Avalossh: Add UTF-8 support to ${#var}.
2011-08-21 Peter Avalossh: Track if the current locale's charset is UTF-8...
2011-08-21 Peter Avalossh: Change the CTL* bytes to ones invalid in UTF-8.
2011-08-21 Peter Avalossh: Add $'quoting' (C-style escape sequences).
2011-08-21 Peter Avalossh: Apply set -u to variables in arithmetic.
2011-08-21 Peter Avalossh: Detect an error for ${#var<GARBAGE>}.
2011-08-21 Peter Avalossh: Set $? to 0 for background commands.
2011-08-21 Peter Avalossh: Remove duplicate code resetting uid/gid for set...
2011-08-21 Peter Avalossh: Allow EV_EXIT through function calls.
2011-08-21 Peter Avalossh: Do not word split "${#parameter}".
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 Wildnerinstaller: Tone down the comments around the installer...
2011-08-16 Sascha WildnerLINT/LINT64: Add KTR_TSLEEP.
2011-08-16 Sepherosa Ziehaubrgphy: Bring in changes from OpenBSD
2011-08-16 Sascha WildnerFix crossbuilding x86_64 on i386.
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-15 François TigeotVFS_START() uses only two arguments
2011-08-14 Sascha WildnerFix crossbuilding i386 on x86_64.
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 Wildnermdoc.local: We must indent using spaces here.
2011-08-13 François TigeotSynchronize the description of struct statfs with its...
2011-08-13 Sascha Wildnerktr(4): Allow to configure KTR_TSLEEP alone.
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-12 Sascha WildnerImport awk-20110810.
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 Wildnercondvar.9: Mention that cv_broadcastpri()'s pri paramet...
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 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.
next