dragonfly.git
2015-02-03 Sascha Wildneriwn/wpi: Fix building firmwares into the kernel.
2015-02-03 Johannes Hofmannkernel/iwn - Fix MAC address printing in verbose mode
2015-02-03 Johannes Hofmannkernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
2015-02-03 Johannes Hofmannkernel/wpi - Use IFNET_STAT_INC macros
2015-02-03 Johannes Hofmannkernel/wpi - Update wpi firmware to iwlwifi-3945-15...
2015-02-03 Johannes Hofmannkernel/wpi - Report wpi from FreeBSD
2015-02-03 Matthew Dillonwlan - update README.DRAGONFLY for driver porting
2015-02-03 Matthew Dillonkernel/ath - export athdev_printf()
2015-02-03 Matthew Dillonwlan - export ieee80211_add_ssid()
2015-02-03 Matthew Dillonkernel/iwn - Report iwn from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - Synchronize with FreeBSD
2015-02-03 Matthew Dillonwlan - Finish ieee80211_realign()
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-02-03 Markus Pfeifferusb4bsd: Re-port the if_rum driver
2015-02-03 Matthew Dillonif_bridge - Fix man page
2015-02-03 Matthew Dillonif_bridge - Increase MAC cache maximum to 4096
2015-02-03 Matthew Dillonif_bridge - Fix issue where source MAC is not recorded.
2015-02-02 Imre Vadaszlibc -- dmalloc: Fix uninitialized variable in memreall...
2015-02-01 Sascha Wildnerlibc/db: Fix build with HASH_STATISTICS defined.
2015-02-01 Sascha Wildnerlibc/getifaddrs: Remove dead code.
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-31 Sascha WildnerSync zoneinfo database with tzdata2015a from ftp:/...
2015-01-31 Robin Hahlinglibcrypto: Raise WARNS to 2 and remove HAVE_CRYPTODEV...
2015-01-31 Matthew Dillonkernel - Remove if_re debugging message
2015-01-31 Matthew Dillonkernel - Add sysctl to loosen ND packet restrictions
2015-01-31 Sascha Wildner<sys/resource.h>: Add RLIM_SAVED_{CUR,MAX} and separate...
2015-01-31 Sascha Wildner<sys/resource.h>: Adjust whitespace (no functional...
2015-01-30 Matthew Dillonhammer2 - fix I/O race, flesh out bulkfree
2015-01-29 Matthew Dillonhammer2 - work on bmap->avail tracking, fix DIO issue...
2015-01-28 Sascha WildnerUPDATING: Mention recently removed kernel options.
2015-01-28 Sascha WildnerRemove <sys/_posix.h>. It serves no purpose anymore.
2015-01-28 Sascha Wildnerkernel: Retire the P1003_1B and _KPOSIX_VERSION kernel...
2015-01-28 Sascha Wildner<sys/semaphore.h>: Remove dead p1003_1b code.
2015-01-28 Sascha Wildner<sys/sysctl.h>: Remove <sys/_posix.h> include. It is...
2015-01-28 Sascha Wildnerkernel/mib: Remove <sys/_posix.h> dependency.
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-28 Sascha Wildner<sys/mman.h>: Some cleanup.
2015-01-28 Sascha Wildner<sys/mman.h>: Whitespace cleanup (no functional change).
2015-01-28 John Marinobsd.hostlib.mk: Fix case where SRCS is defined but...
2015-01-28 Sepherosa Ziehauinet6: Dispatch nd6_timer to netisr0 to run
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-27 Tomohiro Kusumilib/libhammer: fix minor memory leaks
2015-01-27 Tomohiro Kusumihammer: some trivial fixes
2015-01-27 John Marinobsd.*.mk: Fix bug when SRCS is explicitly defined empty
2015-01-27 Sascha Wildnerlibc/sigaltstack: Return EPERM upon disabling the activ...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-27 Sascha WildnerClarify message about 'make rescue' after installworld.
2015-01-27 Robin Hahlingopenssh: Adjust DragonFly version to actual openssh...
2015-01-27 Sascha Wildnerlibusb: Sync with FreeBSD.
2015-01-27 Matthew Dillonhammer2 - Adjust TODO
2015-01-27 Matthew Dillonhammer2 - Add bulkfree directive.
2015-01-27 Matthew Dillonhammer2 - bulkfree work 2/many
2015-01-26 Matthew Dillonhammer2 - Stabilize new I/O infrastructure and work...
2015-01-26 Matthew Dillonkernel - Add swap-backed kernel memory allocator API
2015-01-26 Matthew Dillonkernel - limit backtrace-on-panic to 6 call levels
2015-01-26 Sascha Wildnerpxeboot.8: Small adjustments.
2015-01-25 Peter Avalosopenssh: Fix version stuff.
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 Robin Hahlinglibssh: remove some unused files
2015-01-25 Sascha Wildnerlibssh: Fix a remaining warning and raise WARNS to 2.
2015-01-25 Sascha Wildnerlibssh: Silence some redefinition warnings.
2015-01-25 Sascha Wildnerfile(1): Unbreak buildworld.
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-25 Sascha Wildnerssh: Raise WARNS back to 2.
2015-01-25 Sascha Wildnerssh: Add a missing include for bindresvport_sa().
2015-01-24 Peter Avalosrc.d/sshd: Simplify key generation.
2015-01-24 Peter AvalosUpdate files for file-5.22 import.
2015-01-24 Peter AvalosImport file-5.22.
2015-01-24 Peter Avalosinttypes.h: Add typedef for wchar_t.
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 Sascha Wildnerliblvm: Request _XOPEN_SOURCE=700 for alphasort() proto...
2015-01-24 Sascha Wildner<dirent.h>: Don't check _POSIX_SOURCE.
2015-01-24 Sascha Wildnerlibc: Change dirfd() into a function (needed per POSIX).
2015-01-24 Sascha Wildner<dirent.h>: Adjust whitespace better (no functional...
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h hammer_acl gitea/hammer_acl
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-24 Peter AvalosRemove blacklisted keys support from OpenSSH.
2015-01-24 Peter AvalosUpdate files for OpenSSH-6.7p1 import.
2015-01-23 Tomohiro Kusumisys/vfs/hammer: make description on low level storage...
2015-01-23 Matthew Dillonpxeboot - Add option to improve NFS performance
2015-01-23 Matthew Dillonpxeboot - Workaround BIOS breakage
2015-01-23 Matthew Dillonlibstand - Don't allow the port# to underflow.
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-23 Peter AvalosImport OpenSSH-6.7p1.
2015-01-22 Sascha Wildnerkernel/usb4bsd: Remove unused malloc type declaration.
2015-01-22 Sascha Wildnerkinfo.3: Fix prototype.
2015-01-22 Sascha Wildneralc.4: Update the manual page for today's upgrade.
2015-01-22 Sepherosa Ziehauinet6: Remove detecting of aggregatable unicast address...
2015-01-22 Sepherosa Ziehauecc: No need to go through parent device explicitly
2015-01-22 Sepherosa Ziehaualc: Fix up MSI configuration
2015-01-22 Matthew Dillonkernel - Update if_alc
2015-01-22 Matthew Dillondrm - Add another Haswell graphics chipid
2015-01-22 Matthew Dillonkernel - audio Makefile needs opt_snd.h
2015-01-22 Matthew Dillonkernel - Add more definitions to pcireg.h
2015-01-22 Sepherosa Ziehauacpi: Don't set non-exist EXT IRQ
2015-01-22 Sepherosa Ziehauecc: Use identify to add ecc device for E3-1200 memory...
next