dragonfly.git
2017-12-29 zrjmbtowc(3): Set EILSEQ on incomplete character case.
2017-12-29 zrjlibc/locale: Misc cleanup.
2017-12-29 Sascha Wildnercrunchgen(1)/crunchide(1): Staticize.
2017-12-29 Sascha Wildnercompress(1): Staticize.
2017-12-29 Sascha Wildnerchat(8): Staticize.
2017-12-29 Sascha Wildnercap_mkdb(1): Staticize and remove an unused variable.
2017-12-29 Sascha Wildnerc99(1): Staticize.
2017-12-29 Sascha Wildnerbtpin(1): Staticize.
2017-12-29 Sascha Wildnerbasename(1): Staticize.
2017-12-28 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2017-12-28 Sascha Wildnerwump(6): Staticize.
2017-12-28 Sascha Wildnerworms(6): Staticize.
2017-12-28 Sascha Wildnerworm(6): Staticize and remove some "return" (crash...
2017-12-28 Sascha Wildnersail(6): pl_main() never returns, so don't pretend...
2017-12-28 Sascha Wildnerpig(6): Staticize.
2017-12-28 Sascha Wildnernumber(6): Staticize and remove a wrong prototype.
2017-12-28 Sascha Wildnerhangman(6): Move __dead2 to the prototype.
2017-12-28 Sascha Wildnerarithmetic(6): Staticize.
2017-12-28 Sascha Wildneriso639: Add Montenegrin.
2017-12-28 Eitan AdlerUpdate the pciconf(8) database.
2017-12-27 zrjlibc/nmalloc: Handle size_t overflows in malloc().
2017-12-27 zrjkerne: Move vfs.pbuf_{kva,mem,raw}_count sysctls to...
2017-12-27 Eitan AdlerFix several speelling errors
2017-12-27 zrjkernel: Remove 3 no longer used sysctls in vfs_bio.c
2017-12-26 Sascha Wildnerpasswd.1/security.7: Some kerberos removal cleanup.
2017-12-26 Sepherosa Ziehausocket: Use fast close if SO_LINGER and linger==0.
2017-12-26 Sascha WildnerMakefile.inc1: Adjust an obsolete comment and fix trail...
2017-12-26 zrjls(1): Add -_ option to include nanotime in ls -l.
2017-12-26 zrjls(1): Add -D option to set date-time format in ls -l.
2017-12-26 zrjls(1): Sort flags by order in usage() and manpage.
2017-12-25 zrjls(1): Minor cleanup.
2017-12-25 zrjlibc/stdtime: Use style(9) comments in strftime.c
2017-12-25 Sascha WildnerCleanup usr.sbin's Makefile a bit.
2017-12-25 Sascha WildnerRemove obsolete comment from libexec's Makefile.
2017-12-24 zrjfstyp(8): Don't hardcode UFS1 magic.
2017-12-24 Eitan Adlersplitpatch: massage to function under python3
2017-12-24 zrj.gitattributes: Use C language rules in git diff driver.
2017-12-24 zrjfstyp(8): Remove direct dep on sys/boot/ headers.
2017-12-24 zrjboot: Remove unused loader.rc
2017-12-24 Sascha Wildneri386 removal, part 67/x: Remove last traces of I386_BUS...
2017-12-24 Sascha Wildnerkernel/sis: Fix some missed x86_64 porting.
2017-12-24 Sepherosa Ziehauip: Set ip_porthash_trycount based on the # of netisrs.
2017-12-23 zrjfflush(3): Return success on a read-only stream.
2017-12-23 zrj<sys/types.h>: Remove <machine/stdarg.h> and adjust...
2017-12-23 Sepherosa Ziehaunet: Increase max stage packet count to 16.
2017-12-21 Sascha Wildneri386 removal, part 66/x: Remove SND_PCM_64 as an explic...
2017-12-21 zrjmorse(6): Avoid -Wshadow warning with gcc47.
2017-12-21 zrjmorse(6): Add decoding functionality for dot-dash code.
2017-12-21 Sascha Wildnerkernel/de: Use I/O mapped access on x86_64 too.
2017-12-20 Sepherosa Ziehauinpcb: Change how TCP local ephemeral port is selected.
2017-12-20 Sascha Wildner<sys/disklabel32.h>: Add comment that it is used in...
2017-12-20 Sascha Wildnerlibkern/stack_protector: Add comment that it is used...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-20 zrji386 removal, part 65/x: Remove some leftovers in kernel.
2017-12-20 zrji386 removal, part 64/x: Remove some leftovers in asr(4).
2017-12-20 zrjkernel/pc64: Mark cpu_type as hardcoded.
2017-12-20 zrji386 removal, part 63/x: Remove some leftovers in segme...
2017-12-20 zrjkernel/pc64: Adjust some references to already removed...
2017-12-20 Sascha Wildnerfsck_msdosfs(8): Use __printflike.
2017-12-20 Sascha Wildnerrouted(8): Clean up a bit.
2017-12-20 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-19 zrjkernel/pc64: Rename i386_protection_init().
2017-12-19 zrjapply(1): Add const attributes.
2017-12-19 Sepherosa Ziehautcp: Stringent assertion for pru_connect.
2017-12-19 Eitan Adlergettytab: Add 3wire and std as terminal types/classes.
2017-12-18 zrjlibc/nmalloc: Handle size_t overflows in posix_memalign().
2017-12-18 zrjlibc/nmalloc: Whistespace cleanup.
2017-12-18 Matthew Dillonkernel - Relax requirements for sysctl operations on...
2017-12-17 zrjmd5(1): Add support for sha512.
2017-12-17 zrjmd5(1): Minor cleanup.
2017-12-17 Sascha Wildnerboot/efi: Remove our old efi include files.
2017-12-17 Sascha Wildnerboot/efi: Port most of our efi boot code to the EDK...
2017-12-17 Sascha Wildnerboot/efi: Bring in a bunch of additional TianoCore...
2017-12-17 Sepherosa Ziehauigb.4: Sort chip names.
2017-12-17 Sepherosa Ziehauix.4: Sort chip names.
2017-12-17 Sascha Wildnermount_udf(8): Staticize
2017-12-17 Sascha Wildnerdumpfs(8): Staticize
2017-12-17 Sascha Wildnerdmesg(8): Staticize
2017-12-16 Sascha Wildnerdevfsctl(8): syntax_error() never returns, so change...
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-12-16 Sascha WildnerRemove /boot/efiboot.img via 'make upgrade'.
2017-12-15 Eitan Adlerbsd-family-tree: add NetBSD 7.0.2; Add recent DragonFly
2017-12-13 Sascha WildnerSync our gcc5 manual pages with gcc-5.4.0
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-12 Matthew Dillontmpfs - Fix arbitrary maximum file size limitation
2017-12-12 Sascha Wildnerboot/efi: Sync IndustryStandard/Bluetooth.h with UDK201...
2017-12-12 Sascha Wildnerboot/efi: Bring in two more TianoCore EDK II headers.
2017-12-12 Sascha Wildnerboot/efi: Remove an unused header.
2017-12-10 Matthew Dillonkernel - Revert part of the contig allocation work
2017-12-10 Sascha Wildnerlibc: Forgotten adjustment in Versions.def
2017-12-10 Sascha WildnerMakefile_upgrade.inc: Add adding_user.8 to the end...
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-10 Eitan AdlerUpdate bsd-family-tree
2017-12-10 Eitan AdlerRemove 'adding_user.8'
2017-12-10 Eitan Adlerflowers: correct spelling of lily, Camellia
2017-12-10 Eitan Adlerscsi_modes - bring up to date
2017-12-10 Eitan Adlerascii: Use standard name for ASCII control codes
2017-12-09 Sascha Wildnerrlogind(8): Staticize and remove unused declarations.
2017-12-09 Pierre-Alain... Add test to dports-download-check target
next