gethostbyname.3: mdoc improvements.
[dragonfly.git] / sys /
2016-04-04 Tomohiro Kusumisys/vfs/hammer: Ask before reblocking on volume-del
2016-04-03 Tomohiro Kusumisys/vfs/hammer: Remove extra filesystem syncing on...
2016-04-03 Imre Vadászgpio_intel: Allow switching edge-trigger mode between...
2016-04-03 Imre Vadászgpio_intel: Move Cherryview SoC specific code into...
2016-04-03 Tomohiro Kusumisys/vfs/hammer: Add vol_no field to struct hammer_ioc_v...
2016-04-02 Imre Vadászkernel/acpi: Add acpi_MatchUid function for matching...
2016-04-01 François Tigeotdrm: Improve drm_cache.c
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print rootvol
2016-03-31 François Tigeotdrm/i915: Simplify __i915_wait_request()
2016-03-31 François Tigeotdrm: Improve linux/scatterlist.h
2016-03-31 François Tigeotdrm/linux: Add nth_page()
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Fix/add comments on volume header
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_bytes to reserved
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol_locked to reserved
2016-03-29 Imre Vadászgpio_intel: Support integrated GPIO controllers of...
2016-03-29 zrjdrm: Allow early kms with monitor EDID override.
2016-03-29 Tomohiro Kusumisbin/hammer: Don't always print BC error on nodes with...
2016-03-29 Sepherosa Ziehausocket/kqueue: Fix space calculation for PREALLOC sendi...
2016-03-29 Sepherosa Ziehautcp: We never use preallocation on receiving buffer
2016-03-29 François Tigeotdrm/linux: Add asm/memory_model.h
2016-03-29 Sascha Wildnerkernel/acpi: Work around a "shift count exceeding the...
2016-03-29 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol_nblocks/blocksize...
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_records to...
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Use "%016jx",intmax_t
2016-03-25 Sascha WildnerRevert "Sync ACPICA with Intel's version 20160318."
2016-03-24 Sascha Wildnerkernel/acpi_timer: Add a missing cpu_enable_intr()...
2016-03-23 François Tigeotdrm/radeon: Partial sync with Linux 3.18
2016-03-22 Sascha Wildnerkernel/802_11: Add 'static' to some function definitions.
2016-03-22 Sascha Wildnerkernel/powermng: Add 'static' to some function definitions.
2016-03-22 Sascha Wildnerkernel: Remove an unused variable in acpi.ko's Makefile.
2016-03-22 François Tigeotdrm/linux: Implement flush_work()
2016-03-21 Imre Vadászsys/boot/Makefile: Build the UEFI bootloader.
2016-03-21 Imre Vadászsys/boot/efi: RB_MULTIPLE doesn't exist in DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Define SPECNAMELEN in loader/devicename.c.
2016-03-21 Imre Vadászsys/boot/efi: No strtoul in DragonFly's libstand, just...
2016-03-21 Imre Vadászsys/boot/efi: dloader's interact() doesn't take an...
2016-03-21 Imre Vadászsys/boot/efi: Remove __arm__ and __i386__, s/amd64...
2016-03-21 Imre Vadászsys/boot/efi: Remove ZFS and FDT support code.
2016-03-21 Imre Vadászsys/boot/efi: Fix EFI_RESERVED_SERVICE declaration...
2016-03-21 Imre Vadászsys/boot/efi: Include <stdarg.h> in efinet.c, to fix...
2016-03-21 Imre Vadászsys/boot/efi: Use a struct efi_devdesc instead of devde...
2016-03-21 Imre Vadászsys/boot/efi: Adapt Makefiles for DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Adapt x86_64/efibind.h header for DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Import self_reloc.c from FreeBSD's sys...
2016-03-21 Imre Vadászsys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
2016-03-21 Imre Vadászsys/boot/common: Don't include libi386.h in module...
2016-03-21 Imre Vadászsys/boot/common: Add "struct stat" forward-declaration...
2016-03-21 Imre Vadászsys/boot/pc32: Move howto_names definition to sys/boot.h.
2016-03-21 Imre Vadászsys/sys/linker.h: Add MODINFOMD_FW_HANDLE constant...
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Erase layer2 entries on removing volume
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Temporary fix for kernel panic on volum...
2016-03-21 Matthew Dillonkernel - Fix ig4 operation for certain machines
2016-03-21 Imre Vadaszkernel/pc64: Improve EFI framebuffer mapping.
2016-03-20 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-20 Tomohiro Kusumisys/vfs/hammer: Fix bug on erasing volume header
2016-03-19 Sascha Wildneracpidump(8): Use the hint.acpi.0.rsdp kenv to get at...
2016-03-19 Sascha Wildnerboot/acpi: Implement hint.acpi.0.rsdp for the legacy...
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone_xxx()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ZONE()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Rename clist to node_list
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove unused HAMMER_TRANSF_DIDIO
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove hammer_iterate_l1l2_entries()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Fix/rewrite hammer_free_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Fix/rewrite hammer_format_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove struct bigblock_stat
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove hammer_test_free_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Separate total/free big-block counting...
2016-03-18 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_VOLNO
2016-03-17 Imre Vadászmmcsd(4): Fix typo in disk_create() args. Allows access...
2016-03-17 Sepherosa Ziehautcp: Implement per-cpu lport cache for listen sockets.
2016-03-15 Imre Vadászsys/dev/disk/sdhci: Update to FreeBSD r296135.
2016-03-15 Imre Vadászsys/bus/mmc: Update to FreeBSD r285678.
2016-03-13 Imre Vadászboot/common: Fix compilation of load_elf.c and reloc_el...
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 Imre Vadászdloader: Build i386 version for the bios bootloader...
2016-03-09 Imre Vadászlibstand: Build libstand for x86_64, and libstand32...
2016-03-09 Imre Vadászsys/boot: Push down Makeflags setting into dloader...
2016-03-09 Sepherosa Ziehaubnx: Don't use thread template
2016-03-08 François Tigeotkernel/sysctl: Add SYSCTL_OUT_STR()
2016-03-07 zrj<sys/select.h>: Provide timespec structure.
2016-03-07 Sepherosa Ziehaukqueue: Clear sleep counter before wakeup
2016-03-07 Sepherosa Ziehaukqueue: Make sure that kqueue sleep counter will not...
2016-03-05 Tomohiro Kusumisys/kern: Change "bufcache" to "buffer cache" in warnin...
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add missing hammer_crc_set_btree()
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Don't use HAMMER_CURSOR_GET_LEAF
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_data() [2/2]
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_data() [1/2]
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_leaf()
2016-03-05 Matthew Dillonhammer - Fix coredump bug which can stall processes
2016-03-04 Sepherosa Ziehaukqueue: Add simple per-cpu cache for the knote
2016-03-04 Sepherosa Ziehaukqueue: Only allow one thread to register event to...
2016-03-02 Sepherosa Ziehaukqueue: Use wakeup_one based on # of threads sleep...
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-01 Imre Vadaszlib/libstand: Remove special lib/libstand/machine headers.
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_directory_namekey() to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_ip_del_directory() to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_ip_add_directory() to...
next