dragonfly.git
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-03 Sascha Wildner<sys/sysctl.h>: Put the access argument in parentheses.
2014-07-03 Sascha Wildner<sys/sysctl.h>: Indentation fixes (nothing functional).
2014-07-03 Sascha Wildner<sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
2014-07-03 Joris Giovannangelidrm/ttm: remove linux_compat.c from conf/files too
2014-07-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-07-02 Sascha Wildnerkernel: Fix some -Wundef warnings.
2014-07-01 Matthew Dillonkernel - Fix PF tables (SMP work)
2014-07-01 Franco Fichtnerkernel: remove layer of indirection for ether_input()
2014-07-01 Matthew Dillonkernel - add vm_contig_avail_pages() API
2014-07-01 Matthew Dillondmesg - Add -ff feature
2014-07-01 Matthew Dillonkernel - Fix several taskqueue livelocks
2014-07-01 Franco Fichtnerkernel: switch newer drivers back to if_input()
2014-07-01 Franco Fichtnerkernel: make pktinfo and cpuid native to ip_input()
2014-07-01 Sascha Wildnerkernel/acpi: Use device_printf() in a few places.
2014-07-01 Sepherosa Ziehauinet: Make ip fragments reassemble queue per-cpu and...
2014-07-01 Matthew Dillonkernel - Fix bug in cdev_pager_allocate() that was...
2014-06-30 Nicolas Theryadd posix semaphore test suite
2014-06-30 Nicolas Therylibc - bail out on invalid sem_open(3) flags
2014-06-30 Nicolas Therylibc - change SEM_VALUE_MAX
2014-07-01 Sascha Wildnerkernel/acpi: Stop installing default address space...
2014-07-01 Sascha Wildnerkernel/acpica: Add tunables for editing the _OSI string...
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-30 Matthew Dillonbuild - Add additional CFLAGS
2014-06-30 Markus PfeifferSet CR4.OSFXSR before probing the mxcsr mask
2014-06-29 Matthew Dillonkernel - Fix nfs server-side shutdown race
2014-06-29 Sascha WildnerFix buildworld.
2014-06-29 Sepherosa Ziehauinpcb: Rework insertion of local group
2014-06-29 Matthew Dillonkernel - Fix pf-based NAT
2014-06-28 Sascha Wildnerkernel/pf: Check size of long at compile time (fixes...
2014-06-28 Matthew Dillonkernel - add toeplitz_piecemeal_addr/port()
2014-06-28 Sascha WildnerChmod 644 a few scripts in the tree.
2014-06-28 Sascha Wildnerkernel/acpi: Solve ACPI_DEBUG_{CACHE,LOCKS,MEMMAP}...
2014-06-28 Sascha Wildnerkernel/acpi: Fix a kprintf for ACPI_DEBUG_MEMMAP.
2014-06-28 Imre Vadaszvga_pci: Improve vga boot display detection.
2014-06-28 Sascha Wildnerunlock_return.cocci: Add a check for ACPI_SERIAL_{BEGIN...
2014-06-28 Sascha Wildnerkernel/acpi_thinkpad: Unlock properly before returning.
2014-06-28 Sascha Wildneracpi: Sync aapits Makefile with 20140627 ACPICA test...
2014-06-28 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140627.
2014-06-28 Matthew Dillonkernel - merge fixes from FreeBSD
2014-06-28 Matthew Dillonpfctl - Change default keep-policy to bring more in...
2014-06-28 Matthew Dillonkernel - Fix pf-based NAT
2014-06-27 Matthew Dillonkernel - Force manual hash calculation for IP fragments
2014-06-27 François Tigeotdrm/i915: Reorder function definitions in i915_gem.c
2014-06-27 Matthew Dillonbuildworld - Add sync/sleep safety before mkinitrd
2014-06-27 Matthew Dillonpf - make the bulk of PF concurrent under normal operation
2014-06-27 Matthew Dillonpfctl - Fix pf_print_state
2014-06-26 Sascha Wildnernewsyslog(8): Remove a NULL-check-after-use and instead...
2014-06-26 Sascha Wildnerroute(8): Fix a sizeof bug.
2014-06-26 Sascha WildnerAlways check the limits of array index variables before...
2014-06-26 Franco Fichtnernetmap: port if_transmit() to ifq_dispatch()
2014-06-26 Sepherosa Ziehauinet: Handle IP fragments in netisr0
2014-06-26 Justin C. SherrillNote need for most recent 3.6 possible before updating.
2014-06-25 Sascha Wildnerperror.1: Document which locale related env variables...
2014-06-25 Sascha Wildnerkernel/pci: Fix wrong checks for U4B presence.
2014-06-25 Sascha Wildnerkernel/mrsas: Fix memset() size.
2014-06-25 Sepherosa Ziehauinpcb: Reorganize localgroup manages functions.
2014-06-24 Matthew Dillonboot - Return proper sense from probe_keyboard()
2014-06-24 Matthew Dillonboot - consistently reload v86.ctl/v86.addr (non-bug)
2014-06-24 Matthew Dillonboot - Timeout seta20 for normal boots as well as for...
2014-06-24 Matthew Dillonboot - Fix BIOS lockup due to H2 probe on small medias
2014-06-23 Johannes Hofmanndrm/i915: fix notify_ring()
2014-06-21 Franco Fichtnerauthor style fixes in manual pages
2014-06-21 François Tigeotdrm/i915: Sync intel_pm.c with Linux 3.8.13
2014-06-20 Sascha Wildnerkernel/vinum: Use %jx in a number of places instead...
2014-06-20 Sascha Wildnerkernel: Correct function names in comments.
2014-06-19 Franco Fichtnerfile: libmagic knows about libz now so drop the dependency
2014-06-19 Franco Fichtnerlibmagic: fix file identification
2014-06-19 Sascha Wildnerjscan(8): Remove dupdata() (no longer used since 36d6bd...
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-18 Sepherosa Ziehausocket: so_pru_abort_oncpu -> so_pru_abort_direct
2014-06-18 Sepherosa Ziehausocket: {soabort,so_pru_abort}a -> {soabort,so_pru_abor...
2014-06-18 Sepherosa Ziehauuipc: Fix comment
2014-06-18 Sepherosa Ziehauuipc: Nuke unnecessary void cast
2014-06-18 Sepherosa Ziehautcp: White space cleanup; no functional changes.
2014-06-18 Sepherosa Ziehauip/demux: Remove no longer applied comment
2014-06-18 Sepherosa Ziehauudp: Fix "unconnect" and cleanup connect
2014-06-18 Sepherosa Ziehausystat/ip,tcp: Initialize curstate to avoid overflow...
2014-06-18 Sepherosa Ziehaunet: Add initport protosw method to init socket's defau...
2014-06-18 Sepherosa Ziehautcp: Avoid unnecessary calling of in_pcbladdr() in...
2014-06-16 Franco Fichtnerlibmagic: link against libz
2014-06-16 Sepherosa Ziehauinpcb: Remove inp_cpcbinfo, which serves no purpose now
2014-06-16 Sepherosa Ziehauinpcb: Cache align inpcbinfo
2014-06-16 Sepherosa Ziehauinet: in_pcbsetlport_remote -> in_pcbbind_remote
2014-06-16 Sepherosa Ziehaunet: Remove unnecessary sosetport() in various pru_attachs
2014-06-16 Sepherosa Ziehauudp: No data will be carried along w/ connect
2014-06-15 Sascha Wildnerctags(1): Fix use after free().
2014-06-15 Sascha Wildnernetstat(8): Remove upHex(), which is unused since we...
2014-06-15 Sascha WildnerUpdate the pciconf(8) database.
2014-06-15 Sascha WildnerRemove some unneeded continue statements.
2014-06-14 Sascha WildnerSync zoneinfo database with tzdata2014e from ftp:/...
2014-06-14 Sascha Wildnerkernel: Add the mrsas(4) RAID driver for LSI Thunderbol...
2014-06-14 François Tigeotdrm/i915: Sync drm_irq.c with Linux 3.8.13
2014-06-14 François Tigeotdrm: Add linux/io.h
2014-06-14 François Tigeotdrm/i915: Update ivybridge_init_clock_gating()
2014-06-13 Sascha Wildnerkernel/sound: Take the correct variable for a tunable.
2014-06-13 Sepherosa Ziehauinet: Migrate to CPU0 to perform in_pcblist_global...
2014-06-13 Sascha Wildnerfetch(1): Fix library order (helps static building).
2014-06-13 Sascha Wildnerdrill(1): Fix library order (helps static building).
next