dragonfly.git
2015-01-20 Tomohiro Kusumisbin/hammer: remove obsolete "spike" code from hammer...
2015-01-20 Tomohiro Kusumisys/vfs/hammer: fix off-by-one error in hammer volume...
2015-01-20 Justin C. SherrillFix the man page: make sure all list items are bolded...
2015-01-20 Sepherosa Ziehauecc: Implement detach and shutdown methods
2015-01-19 Imre Vadaszsysctl.3: Remove KERN_UPDATEINTERVAL identifier. Fix...
2015-01-19 Matthew Dillonkernel - limit DMA for older ALI chips to 256KB
2015-01-19 Matthew Dillonipfw2 - Fix buffer overflow with large tables
2015-01-19 Matthew Dillonhammer - Attempt to fix improper call to vsetisdirty...
2015-01-19 Sepherosa Ziehauinet: Link ifa after ifa_{addr,dstaddr,netmask} are...
2015-01-19 Sepherosa Ziehaubnx/bge: Add miibus module dependency
2015-01-18 Sascha Wildnermmap.2: A little markup..
2015-01-18 Imre Vadaszptrace.2: Document the PT_IO request.
2015-01-18 Imre Vadaszsysctl.3: Fix a typo. Document the HW_MACHINE_PLATFORM...
2015-01-18 Imre Vadaszsysctl.3: Use .Dv where appropriate, use nicer syntax...
2015-01-18 Markus Pfeiffermmap.2: Update manpage to reflect the introduction...
2015-01-18 Markus Pfeifferkernel: Exchange MAP_ANON and MAP_ANONYMOUS
2015-01-18 François Tigeotdrm: Sync drm_edid.c and drm_modes.c with Linux 3.9.11
2015-01-18 François Tigeotdrm: Move vbl_lock initialization to the right place
2015-01-17 Imre Vadaszsysctl.3: Document the KERN_PROC_CWD sysctl name. Expla...
2015-01-17 Matthew Dillonhammer - cleanup arg names in procedural prototypes...
2015-01-17 Matthew Dillonhammer - bring-in cleanup from PR 2771 and 2772
2015-01-17 Tomohiro Kusumisys/vfs/hammer: cleanup using existing macro
2015-01-17 Tomohiro Kusumisbin/hammer: fix counter-intuitive output of hammer...
2015-01-17 Tomohiro Kusumisbin/hammer: fix output of hammer blockmap command
2015-01-17 Sascha Wildnerkernel/ath: Add missing braces (FreeBSD's r277290).
2015-01-17 Matthew Dillonkernel - Augment resource_string_value() to check kenv.
2015-01-17 Matthew Dillonpowerd - Add an EXAMPLES section to the manual
2015-01-16 Matthew Dillonpowerd - Add options to set poll_rate and sample_time...
2015-01-16 Sascha Wildnerypclnt.3: Add missing parameter type.
2015-01-16 Sascha Wildnerlibusb20.3: Add missing function type.
2015-01-16 Sascha WildnerLINT64: Document the kernel options of the sound stack.
2015-01-16 Sascha Wildnerkernel: Define HAVE_KERNEL_OPTION_HEADERS when building...
2015-01-16 Sascha Wildneruio.9: uiomove() takes size_t, not int.
2015-01-16 Sascha Wildnerpfil.9: pfil_{add,remove}_hook() return int.
2015-01-16 Sascha Wildnereditline.3: Ansify two prototypes.
2015-01-15 Sascha Wildneropenssl: Adjust manual pages for 1.0.1l.
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-15 Matthew Dillondrm - Fix a second X lockup w/radeon ttm
2015-01-15 Sascha WildnerImport OpenSSL-1.0.1l.
2015-01-15 Sascha Wildnerkernel/sound: Fix typos in user visible messages etc.
2015-01-15 Sascha Wildnerumtx.2/quick_exit.3: Fix some prototypes.
2015-01-15 Imre Vadasztruss(1): Retry opening /proc/%d/mem when errno ==...
2015-01-15 Sascha Wildnerlibedit: Install and use the correct <histedit.h>.
2015-01-15 Sascha WildnerUpdate the pciconf(8) database.
2015-01-15 Sepherosa Ziehaucam: Disable verbose "Unretryable error" log for probe...
2015-01-15 Sepherosa Ziehauacpi/pstate: Allow missing _PCT and _PSS, as long as...
2015-01-14 Markus Pfeifferkernel: rename MAP_ANON to MAP_ANONYMOUS, add alias
2015-01-14 Sepherosa Ziehaualtq: Dispatch tbr_timeout to netisr0 to run
2015-01-14 Sepherosa Ziehauinet6: Defer in6_tmpaddrtimer
2015-01-14 Sepherosa Ziehauinet6: Dispatch nd6_slowtimo to netisr0 to run
2015-01-13 Imre Vadaszkernel: Hide the intrmask_t typedef from userspace...
2015-01-13 Michael Neumannsshlockout - Handle IPv6 and don't block localhost
2015-01-13 Michael Neumannsshlockout - fix typo
2015-01-13 Michael Neumannsshlockout - Handle invalid user login attempts
2015-01-13 Michael Neumannsshlockout - Prevent DoS attacks
2015-01-13 Michael Neumannsshlockout - refactor
2015-01-13 Michael Neumannsshlockout - use a PF table instead of IPFW
2015-01-13 Antonio Huete... debug - Add bufqueues program
2015-01-13 Antonio Huete... debug - Build evfilt_user as well
2015-01-13 Sepherosa Ziehauinet6: Dispatch in6_tmpaddrtimer to netisr0 to run
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use (2)
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use
2015-01-12 Matthew Dillonkernel - remove O_FBUFFERED and O_FUNBUFFERED
2015-01-12 Antonio Huete... debug - Update zallocinfo
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 Antonio Huete... debug - Fix wildcardinfo
2015-01-11 Justin C. SherrillAdd commented-out rule allowing ICMP.
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-11 Sascha Wildnerkernel/dev_ops: Make default dev_ops (noopen(), etc...
2015-01-11 Sascha Wildnerkernel/cam: Remove unneeded dev_ops assignments.
2015-01-11 Sepherosa Ziehauinet6: Dispatch nd6_setmtu0 to netisr0 to run
2015-01-11 Sepherosa Ziehauinet6: Dispatch nigroup attach/detach to netisr0 to run
2015-01-11 Sepherosa Ziehaunetmap: Remove unnecessary ifunit call
2015-01-11 Sascha WildnerSync mixer rc script with FreeBSD and enable mixer...
2015-01-11 Sascha Wildnermixer(8): Sync up with FreeBSD.
2015-01-10 Sascha Wildnerkernel/usb4bsd: Sync usb_quirk(4) with FreeBSD.
2015-01-10 Matthew Dillondrm - Fix deadlock in ttm pager
2015-01-10 François Tigeotdrm: drm_detach() is drm_release()
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791 - revert broken...
2015-01-09 Sascha WildnerStop removing the snd_emu10kx(4) manual page via 'make...
2015-01-09 Sascha Wildnerkernel/hda: Add missing file to 'files' to be able...
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Remove some porting gunk
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
2015-01-09 Imre Vadaszkernel: Remove stray SYSCTL_XUNLOCK from sysctl_sysctl_...
2015-01-09 Imre Vadaszkernel/acpi: Add missing ACPI_LOCK_INIT in acpi_thermal.
2015-01-08 Michael NeumannMake pthread_*_destroy() more standards compliant
2015-01-08 Matthew Dillonsound: Re-add Acer C720 support with some adjustments
2015-01-08 Antonio Huete... hammer - Fix timeout for 'dedup' directive
2015-01-08 Sascha Wildnerdloader: Adjust some bits for the sound upgrade.
2015-01-08 Sascha WildnerLINT: Move snd_uaudio out of the list of PCI devices.
next