dragonfly.git
2016-03-05 Matthew Dillonhammer - Fix coredump bug which can stall processes
2016-03-04 Sascha WildnerClean up some manual pages (mainly .Dv related).
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-04 John MarinoRewrite bsd.cpu.gcc50.mk (new cpus types; i386 removed)
2016-03-02 Imre Vadaszlibstand: Fix qdivrem.c on x86_64. Don't assume sizeof...
2016-03-02 Sepherosa Ziehaukqueue: Use wakeup_one based on # of threads sleep...
2016-03-02 Sascha WildnerLocal adjustments for OpenSSL 1.0.1s.
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-02 Sascha WildnerImport OpenSSL 1.0.1s.
2016-03-01 Imre Vadaszlib/libstand: Remove special lib/libstand/machine headers.
2016-03-01 Sascha Wildneruname(1): The maximum length for a varsym value is...
2016-03-01 Sascha Wildneruname(3): Make uname() honor varsym variables too.
2016-03-01 Sascha Wildnerrtadv{d,ctl}(8): Resolve some __FreeBSD__/__FreeBSD_ver...
2016-02-28 Sascha Wildnervi(1): Raise WARNS to 1.
2016-02-28 Sascha Wildnermake(1): Raise WARNS to 6.
2016-02-28 Sascha Wildnersvc(8): Clean up the Makefile a bit.
2016-02-28 Sascha Wildnerping6(8): Fix a -Wcast-qual warning with a cast and...
2016-02-28 Sascha Wildnerldd(1): Fix some warnings, raise WARNS to 6, further...
2016-02-28 Sascha Wildnerstat(1): Sync with FreeBSD, bump WARNS to 6.
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...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename struct hammer_entry_data to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Fix comment
2016-02-28 Sascha Wildnervkernel.7: Improve formatting (also of usage(), while...
2016-02-27 Tomohiro Kusumisbin/hammer: Reword "llid" to "pfs_id"
2016-02-27 Tomohiro Kusumisbin/hammer: Use HAMMER_OBJID_ROOT for root inode
2016-02-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_pfs_{master|slave|deleted}()
2016-02-27 Tomohiro Kusumilib/libhammer: Add CFLAGS+= -I${.CURDIR}/../../sys
2016-02-27 Tomohiro Kusumisbin/hammer: Printf "PFS" instead of "pfs"
2016-02-27 Imre Vadászsys/boot/pc32: Update smbios code a bit, needed for...
2016-02-27 Imre Vadaszsys/boot/common: Fix a pointer type mismatch when build...
2016-02-26 Imre Vadaszsys/boot/common: Add some casts to fix warnings when...
2016-02-26 Bill Yuanipfw3: update rule in func skipto
2016-02-26 Bill Yuanipfw3: new feature 'ipfwsync'
2016-02-25 Imre Vadaszlibstand: Fix some build warnings/errors when trying...
2016-02-25 Tomohiro Kusumisys/vfs/hammer: Redo commit 283f6970
2016-02-26 Bill Yuanipfw3: fix func lookup_host
2016-02-25 Imre Vadaszlibstand: Use the +Q register constraint in the __byte_...
2016-02-25 Sepherosa Ziehaukqueue: Avoid code duplication for knote searching...
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
2016-02-25 Sepherosa Ziehaukqueue: Use lwkt_{get,rel}pooltoken in kqueue_register
2016-02-25 Sepherosa Ziehaukqueue: Move fp holding out of kqueue token
2016-02-23 Imre Vadászkernel/pc64: Make have_efi_framebuffer static in pc64...
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-23 Sepherosa Ziehaukqueue: Nuke unused code
2016-02-23 Sepherosa Ziehaukqueue: Return value of knote_release is no longer...
2016-02-23 Tomohiro KusumiRevert 283f6970e848724e9bd2c20d5311e412dea5e67c
2016-02-23 Sepherosa Ziehaukqueue: Avoid reprocessing processed knotes in KNOTE.
2016-02-23 Bill Yuantest commit
2016-02-22 Imre Vadászsys/boot/common: Simpler fix for "ls -l", which also...
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-21 Imre Vadászkernel/syscons: Add NULL checks for struct fb_info...
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-20 Imre Vadászsyscons: Check if vaddr == 0 in sckmsrndr.c. Improve...
2016-02-20 Imre Vadászkernel/syscons: Make the sc_update_render() function...
2016-02-20 Imre Vadászkernel/syscons: More accurate IOCTL behaviour when...
2016-02-18 Imre Vadászkernel/syscons: Disable a bit more VGA console code...
2016-02-18 Matthew Dillonkernel - Add kqueue support to NFS (fix firefox issues...
2016-02-18 Imre Vadászkernel/syscons: Fixup previous commit, readd scp->fbi...
2016-02-18 Imre Vadászkernel/syscons: Factor out font-scaling calculation...
2016-02-18 Sepherosa Ziehaukqueue: Knote should not be accessed once the KN_PROCES...
2016-02-17 Matthew Dillonetc/rc.d - diskless adjustments
2016-02-17 Imre Vadászkernel/syscons: Implement vr_draw_border_t function...
2016-02-17 Matthew Dillonlibc - Improve realloc() performance.
2016-02-16 Sepherosa Ziehautools/tcp_stream: Fix test name
2016-02-16 John Marinouname(3): Add env override capability
2016-02-15 Imre Vadászsys/boot/common: Make stat output in "ls -l" (without...
2016-02-15 Imre Vadászlibstand: Clean up dos_readdir() a bit.
2016-02-15 Imre Vadászlibstand: Fix readdir for the root directory on a FAT32...
2016-02-15 Sascha WildnerUpdate the pciconf(8) database.
2016-02-14 François Tigeotdrm/linux: Add two ktime_xxx functions
2016-02-14 Sepherosa Ziehautools/tcp_stream: Fix building on linux
2016-02-13 Imre Vadászkernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table...
2016-02-13 Imre Vadaszkernel/pc64: Add support for efi memory map parsing...
2016-02-13 Sascha WildnerSync ACPICA with Intel's version 20160212.
2016-02-13 Sascha Wildner<sys/un.h>: Use a standard type for sockaddr_un's sun_len.
2016-02-13 Sascha Wildner<sys/un.h>: Whitespace adjustments (no functional change).
2016-02-13 Sascha Wildnerlibedit: Restore installation of the editrc(5) manual...
2016-02-13 Sascha Wildnerlibssh: Restore installation of the moduli(5) manual...
2016-02-13 Sascha Wildner<netinet/in.h>: Use standard types.
2016-02-13 Sascha Wildner<netinet/in.h>: Whitespace adjustments (no functional...
2016-02-13 Sascha Wildner<unistd.h>: Use types which we actually have.
2016-02-13 Sepherosa Ziehaukqueue/signal: Send kevent even if the signal is masked
2016-02-12 Sepherosa Ziehaukqueue: Rework timer expiration
2016-02-12 Sepherosa Ziehaukqueue: Remove unused global kqueue token
2016-02-12 zrjUnbreak VKERNEL64 build.
2016-02-12 Sepherosa Ziehauifconfig: Fix inet6 address deletion
2016-02-10 Sascha Wildnerlibstand: Change sbrk() in libstand to take an intptr_t...
2016-02-10 zrjsys/boot: Simplify MAKEBOOTDEV macro
2016-02-10 Imre Vadászlibstand: Add dos_readdir() function, to make ls work...
2016-02-10 Imre Vadászlibstand: Spin the twiddle in dosfs to give visual...
2016-02-10 zrjgpt.h: Add few more GPT GUIDs
2016-02-10 zrjdocs: Move trek(6) USD papers into share/doc
2016-02-10 zrjdocs: Move rogue(6) USD papers into share/doc
2016-02-10 zrjdocs: Move rsc(1) PSD papers into share/doc
2016-02-10 zrjdocs: Use -Thtml to generate papers.
2016-02-10 zrjdocs: Partially sync bsd.docs.mk with FreeBSD
2016-02-10 zrjdocs: Sync SMM/PSD/USD papers with FreeBSD
next