dragonfly.git
2016-03-30 Sascha WildnerRemove loader.sym (internal program) via 'make upgrade'.
2016-03-30 Sascha Wildnercrypto.4: Fix .Dv name.
2016-03-29 Imre Vadászgpio_intel: Support integrated GPIO controllers of...
2016-03-29 Imre Vadászbsd.prog.mk: Add INTERNALPROG, for programs which are...
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-28 Tomohiro Kusumisbin/newfs_hammer: Add missing buffer refcount--
2016-03-28 Tomohiro Kusumisbin/hammer: Remove unused buffer flag
2016-03-27 Tomohiro Kusumisbin/hammer: Fix/refactor check_data_crc()
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 Kusumisbin/hammer: Add depth indentation option to hammer...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove tabs in B-Tree indentation
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [4/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [3/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [2/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [1/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Add readhammervol()/writehammervol()
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor get_buffer()
2016-03-27 Tomohiro Kusumisbin/hammer: Add assertion to ensure not to clear modif...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer use_count
2016-03-27 Tomohiro Kusumisbin/hammer: Remove cache from volume_info
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer 'type' in cache
2016-03-27 Tomohiro Kusumisbin/hammer: Minor cleanups
2016-03-27 Tomohiro Kusumisbin/hammer: Use correct type
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Use "%016jx",intmax_t
2016-03-27 Sascha Wildnermsync.2: Use .Dv
2016-03-26 Sascha Wildnergettimeofday.2: Clarify better what we mean.
2016-03-26 Sascha Wildnersetuid.2: Use .Dv
2016-03-25 Sascha Wildnerkvm_getprocs.3: Use .Dv and start sentences on new...
2016-03-25 Sascha Wildnersysctl.3: Remove KERN_QUANTUM info. We don't have it.
2016-03-25 Peeter MustInclude alias "args" in /bin/ps.
2016-03-25 Sascha Wildnercrypto.9: Fix .Dv typo.
2016-03-25 Sascha Wildnerbus_generic_print_child.9: Remove wrong whitespace.
2016-03-25 Sascha WildnerVFS_SET.9: Adjust list width (we don't have VFCF_DELEGA...
2016-03-25 Sascha WildnerBUS_SETUP_INTR.9: Adjust for the removal of INTR_FAST...
2016-03-25 Peeter Mustatrun(8): Fix fscanf() format to read uid and gid from...
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-24 Sascha Wildnergetrlimit.2: Fix typos in .Dv's
2016-03-24 Sascha Wildnerfcntl.2: Fix typo in a .Dv
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 Sascha Wildnerzic(8): Remove a 'register' that crept in in the last...
2016-03-22 Sascha Wildnerzic(8)/zdump(8): Don't warn about abbreviations like...
2016-03-22 John MarinoAdd unzip(1). If you can't beat 'em, join 'em
2016-03-22 François Tigeotdrm/linux: Implement flush_work()
2016-03-22 Sascha WildnerSync zoneinfo database with tzdata2016b from ftp:/...
2016-03-22 Sascha Wildnermtree: Use spaces to indent.
2016-03-22 John Marinofix typo in llvm generator tool README
2016-03-22 John MarinoInstall bsd.cpu.clang.mk
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ászlibstand: Abort nfs_/tftp_open when called for non...
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 Kusumisbin/hammer: Cleanup
2016-03-21 Tomohiro Kusumisbin/hammer: Make hammer blockmap ignore zone=15 unless -vv
2016-03-21 Tomohiro Kusumisbin/hammer: Change format of hammer blockmap on -v
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 John MarinoAdd -march support for CCVER=clang* (new bsd.cpu.clang.mk)
2016-03-21 Imre Vadaszkernel/pc64: Improve EFI framebuffer mapping.
2016-03-20 John MarinoImport framework to build base clang (version 3.8.0)
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-20 Tomohiro Kusumisbin/hammer: Declare char* at the top of block scope
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 WildnerSync the kenv(1) utility with FreeBSD.
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()
next