dragonfly.git
2013-05-14 Matthew Dillonkernel - Fix devfs deadlock
2013-05-14 John Marinotop(1): Support wider terminals (Bug 2448)
2013-05-14 Matthew Dillonkernel - Wakeup p->p_step on procfs close.
2013-04-27 Sascha Wildnerkernel/ng_iface: Add missing braces.
2013-04-27 Sascha Wildnerkernel/hptiop: Add missing braces.
2013-04-24 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks. v3.4.0 v3.4.1
2013-04-22 Sascha WildnerSync zoneinfo database with tzdata2013c from ftp:/...
2013-04-22 Sascha Wildner/usr/Makefile: Fix wrong indentation.
2013-04-21 Sascha Wildnernrelease: Handle dports' /usr/distfiles better and...
2013-04-21 Sascha Wildnernrelease: Add pkg(8) to our images and ISOs.
2013-04-20 Sascha Wildnernrelease: Remove an unused variable.
2013-04-19 Sascha Wildnernrelease: Don't install the git meta-pkg (it will pull...
2013-04-18 Matthew Dillonpowerd - Fix load factor calculation bug for niced...
2013-04-18 Justin C. SherrillAdded master branch linking as part of the 'make src...
2013-04-16 John MarinoMakefile.inc: Rework automatic backup (bug 2527)
2013-04-16 Sascha Wildnerkernel/checkpoint: Fix wrong sizeof (p_sigacts is a...
2013-04-16 Sascha Wildnerkernel/ndis: Fix typo in DRIVER_MODULE().
2013-04-12 Sascha Wildnermined(1): Fix alignment issue on strict alignment archi...
2013-04-12 Sascha Wildnermined.1: Move some info from CAVEATS to DESCRIPTION.
2013-04-12 Sascha Wildnerdevelopment.7: Mention dragonfly.vim.
2013-04-11 Matthew Dillonkernel - Disable the read_shortcut feature by default...
2013-04-10 Sascha WildnerAdd EXIT STATUS sections in some manual pages.
2013-04-10 Sascha Wildnerrmdir.1: Add EXIT STATUS section and fix a typo.
2013-04-10 Sascha WildnerMakefile_upgrade.inc: Fix typo.
2013-04-10 Sepherosa Ziehauioapic: Relocate IRQ if it hits SYSCALL entry
2013-04-09 Sepherosa Ziehaubce: BCM5716's MSI does not have bug either
2013-04-09 Sepherosa Ziehauip/udp: Fix IP source address setting for multicast...
2013-04-09 Sepherosa Ziehauip_output: Record the "src was INADDR_ANY" for multicas...
2013-04-07 Peter Avalosftp: Update files for tnftp-20121224 import.
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP' into DragonFly_RELEASE_3_4
2013-04-07 Sepherosa Ziehaude: Reset chip after calling ether_ifattach()
2013-04-07 Peter AvalosImport tnftp-20121224.
2013-04-05 Sascha Wildnerkernel/if_ndis: Grab the serializer around if_devstart().
2013-04-03 Justin C. SherrillMerge branch 'DragonFly_RELEASE_3_4' of ssh://crater...
2013-04-02 Sascha WildnerAdjust branch in newvers.sh.
2013-04-02 Sascha Wildnerkernel: Fix build without DDB.
2013-04-02 Sascha WildnerBump __DragonFly_version and the manpage version for...
2013-04-02 Sepherosa Ziehaure: Don't enable MSI by default even for PCI-e chips
2013-04-02 Justin C. SherrillUpdating for DragonFly 3.4 branch. v3.4.0rc
2013-04-01 Sascha Wildnerkernel: Fix buildkernel without INVARIANTS.
2013-04-01 Sascha Wildnermfi(4)/mfiutil(8): Add support for foreign configuratio...
2013-04-01 Sascha Wildnerkernel/mfi: Add a tunable/sysctl to modify the command...
2013-04-01 Sascha Wildnerkernel: Make tty_compat.c optional in 'files' instead...
2013-04-01 Sascha Wildnerbsd.sys.mk: Add -Wmissing-include-dirs to WARNS >= 1.
2013-04-01 Sascha Wildnerlibc: Fix -Wmissing-include-dirs.
2013-04-01 Sepherosa Ziehaubnx: Pack TX mbuf and dmamap together; improve cache...
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-31 Sascha Wildnerciss(4): Fix build with CISS_DEBUG.
2013-03-31 Sepherosa Ziehaubnx: Properly setup TX ring prod index position
2013-03-31 Sepherosa Ziehaubge: Limit STD RX ring prod index increment to 8 for...
2013-03-30 Sascha Wildnerlock(1): Use %jd for printing intmax_t.
2013-03-30 Sascha Wildnerlibc: Fix -Wunused-parameter.
2013-03-30 Sascha Wildnerlibc: Fix -Wpointer-arith.
2013-03-30 Sascha Wildnerlibc: Fix -Wmissing-field-initializers.
2013-03-30 Sascha Wildnerlibc: Fix -Wempty-body.
2013-03-30 Sascha Wildnerlibc: Fix -Wreturn-type.
2013-03-30 Sascha Wildnerlibc: Fix -Wunused-label.
2013-03-30 Sascha Wildnerlibc: Fix -Wformat.
2013-03-30 Sascha Wildnerlibc: Fix -Wunused-variable.
2013-03-30 Sascha Wildnerlibc: Fix -Wold-style-definition.
2013-03-30 Sascha Wildnerlibc: Bring back warnings to libc.
2013-03-29 Sascha Wildnerlibc/libc_r: Remove some obsolete comments.
2013-03-29 Sascha Wildnerkernel: Remove 'options COMPAT_SUNOS'.
2013-03-29 Sascha Wildnerkernel: Unbreak building kernels that have 'options...
2013-03-29 Sascha Wildnerlock(1): Do not require 'options COMPAT_43' in the...
2013-03-29 Sepherosa Ziehaubnx: Make sure that all of the TX rings receive tx_wreg...
2013-03-29 Sepherosa Ziehaubnx: Make "force defrag" as TX ring flag
2013-03-29 Sepherosa Ziehaubnx: Turn softc SHORTDMA flag into per TX ring flag
2013-03-29 Sepherosa Ziehaure: Disable IP header checksum offloading on 8168C...
2013-03-28 François Tigeotlibc: Add a few missing xdr functions
2013-03-28 Sepherosa Ziehaubnx: NIC based TX rings are only applicable to chips...
2013-03-28 Sepherosa Ziehaubnx: Regroup TX related fields into TX ring struct
2013-03-28 Sepherosa Ziehaubnx: It does not make sense to have ret-ring size large...
2013-03-28 Sepherosa Ziehaubnx: Defer interrupt allocation until chip reset is...
2013-03-28 Sepherosa Ziehaubnx: Remove remainder of BCM5906
2013-03-28 Matthew Dillonkernel - Cleanup SWB_NPAGES
2013-03-27 Matthew Dillonvkernel - Add debugging
2013-03-27 Sepherosa Ziehaujme: Enable PHY calibration to fix compat issue w/...
2013-03-27 Sepherosa Ziehaujme: Fix comment
2013-03-27 Matthew Dillonvkernel - Fix copyin/copyout to return the correct...
2013-03-27 Matthew Dillonkernel - Fix bug in uiomove() error handling (2)
2013-03-26 Matthew Dillonkernel - mps driver - Adjust M_NOWAIT -> M_INTWAIT.
2013-03-26 Matthew Dillonkernel - Fix bug in uiomove() error handling, fix deadl...
2013-03-26 Sascha Wildnernrelease: Use variables.
2013-03-26 Sepherosa Ziehauipiq: Use cached mycpu to access per-cpu ipiq stats
2013-03-26 Sepherosa Ziehaubce: Don't use MSI-X, if the effective RX ring count...
2013-03-26 Sepherosa Ziehaubce: Try enabling MSI-X on 5716 too
2013-03-26 Sepherosa Ziehauipiq: Make stats per-cpu
2013-03-26 Sepherosa Ziehauudp: Make stats per-cpu
2013-03-26 Sepherosa Ziehaulnc: Call ether_ifattach() before lance_stop()
2013-03-25 Sascha Wildnerkernel/cpu_topology: They are just bits, not BITS.
2013-03-25 Sepherosa Ziehauip: Cache align ip_stats
2013-03-23 Sascha Wildnernatacontrol(8): Add commands to tweak power/acoustic...
2013-03-23 Sascha Wildnernatacontrol(8): s/atacontrol/natacontrol/
2013-03-23 Sascha Wildnerbsd.kern.mk: -Wno-unused-but-set-variable is gcc47...
2013-03-23 Sascha Wildnerkernel/em/emx: Fix -Wundef.
2013-03-23 Sascha Wildnerkernel/ed: Fix -Wundef.
2013-03-22 Sascha Wildnerkernel/mfi: Move the dereference of 'sc' below the...
2013-03-22 Sascha Wildnerkernel/virtio: Fix -Wundef.
2013-03-22 Sascha Wildnerkernel/wlan: Fix -Wundef.
next