dragonfly.git
2018-03-17 Matthew Dillonhammer2 - More involved refactoring of chain_repparent...
2018-03-17 Matthew Dillonhammer2 - Refactor LRU chain recycling
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilizat...
2018-03-17 Matthew Dillonhammer2 - Flush asynchronization, bug fixes, stabilization
2018-03-17 Sascha Wildnerobjformat(1): Fix comment in the Makefile.
2018-03-17 Sascha Wildnerlibipsec: Using snprintf() to append to a buffer is...
2018-03-16 Sascha Wildnerkernel/usb4bsd: Sync the quirks with FreeBSD.
2018-03-16 Sascha WildnerUpdate the pciconf(8) database.
2018-03-14 Sascha Wildnerdialog(1): Use ${} uniformly.
2018-03-14 Sascha Wildnerexport.5: Bump .Dd
2018-03-14 Aaron LImountd(8): Fix several more warnings, raise WARNS to 3
2018-03-14 Aaron LIexports.5: network prefixlength (CIDR) format is supported
2018-03-14 Aaron LImountd(8): Fix a type mismatch and several compilation...
2018-03-14 Aaron LImountd(8): Replace malloc+strcpy with strdup/strndup
2018-03-14 Aaron LImountd(8): Change default uid/gid to nobody/nogroup...
2018-03-14 Aaron LImountd(8): Fix conversion of prefix length to a netmask
2018-03-14 Matthew Dillontest - Fix fsx build
2018-03-13 Sascha WildnerAdd references to mount_hammer2.8 in a few manual pages.
2018-03-13 Sascha Wildnerps.1: Update FILES section a bit.
2018-03-13 Sascha Wildnermtree: Remove BSD.local.dist.
2018-03-13 Sascha Wildneretc/periodic: Add more xz(1)/zstd(1) support.
2018-03-13 Sascha Wildnerperiodic/security/800.loginfail: Add xz(1) and zstd...
2018-03-13 Sascha Wildnerperiodic.conf.5: Document two more variables.
2018-03-13 Matthew Dillonkernel - Remove minidump debugging
2018-03-12 Aaron LIperiodic: Sync with FreeBSD current
2018-03-12 Aaron LIrc.d/accounting: Sync with FreeBSD
2018-03-12 Aaron LIperiodic: Remove obsolete daily/status-named and weekly...
2018-03-12 Aaron LIperiodic: Remove already disabled monthly statistics...
2018-03-12 Aaron LIperiodic(8): Sync with FreeBSD current
2018-03-12 Sascha Wildnercryptsetup(8): Revert part of 0482a033108. We got mlock...
2018-03-12 Aaron LIinitrd/oinit: chdir to the new root before chroot to it
2018-03-11 Antonio Huete... Import byacc-20170709
2018-03-10 Matthew Dillondisklabel64 - Make disktype optional, fix alignment bug
2018-03-10 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2018-03-10 Aaron LIlocate(1): Bring in some updates/fixes from FreeBSD
2018-03-10 Sascha Wildnerlsvfs(1): Return simply 1 on failure.
2018-03-10 Sascha Wildnerlsvfs(1): Tabify the rest of lsvfs.c.
2018-03-10 Sascha Wildnerlsvfs(1): Sync a bit with FreeBSD, as applicable.
2018-03-10 Sascha Wildnerlsvfs.1: Explain why lsvfs(1) shows 2 references to...
2018-03-09 Sascha Wildnernvmectl(8): Add missing DPADD in the Makefile.
2018-03-09 Sascha Wildnerlocate.updatedb(8): Add hammer2 support.
2018-03-07 Sascha Wildnerdes_crypt.3: Fix typo.
2018-03-07 Sascha Wildnerpsm.4: Remove useless BUGS section.
2018-03-07 Sascha Wildnersysmouse.4: Fix some typos.
2018-03-06 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-03-06 Sascha Wildnerkernel/extp{read,write}v: Change ioccnt from u_int...
2018-03-05 zrjsyscons: Remove unused variable.
2018-03-04 Imre Vadászsyscons - Fix NULL pointer access in 0d7c8a4d1cafae68239
2018-03-04 Sascha Wildnerflopen.3: Use .Fa where appropriate.
2018-03-04 Imre Vadászsyscons - Wait for drm modesetting at appropriate places.
2018-03-04 Imre Vadászpc64 - Unmask some AMD Family 15h and 16h CPUs for...
2018-03-04 Sascha WildnerFix typo in MLINK name.
2018-03-03 Sascha WildnerRemove some sendsys()/waitsys() remains.
2018-03-03 Imre Vadászsysmouse - Fix sigio handling after c2962d9da8200947ee3...
2018-03-03 Sascha WildnerRemove some really old portability hacks that should...
2018-03-03 Sascha Wildner<arpa/inet.h>: Some cleanups.
2018-03-03 Sascha Wildner<pthread.h>: Add missing 'const' to four functions.
2018-03-02 Sascha WildnerSort SEE ALSO in two manual pages.
2018-03-02 Sascha Wildnernfs.5: Add missing markup.
2018-03-02 Sascha Wildnernfs.5: Clarify vfs.nfs.nfsv3_commit_on_close descriptio...
2018-03-02 Sascha Wildner{read,write}.2: A bit more cleanup. Also add ext*(...
2018-03-02 Matthew Dillonworld - Document extpread() and extpwrite()
2018-02-28 Sascha Wildnerfstat(1): Add hammer2 support.
2018-02-28 Sascha Wildner<vfs/hammer2/hammer2.h>: Expose VTOI() with _KERNEL_STR...
2018-02-24 Markus Pfeifferkernel/netgraph7: Fix panic
2018-02-23 Sascha Wildnerlibc: Fix a comment in Makefile.inc.
2018-02-23 Sascha Wildnerstring.3: Fix types of strlcat() and strlcpy() prototypes.
2018-02-22 Imre Vadászsyscons - Detangle sysmouse from tty handling, implemen...
2018-02-22 Imre Vadászsyscons - No special minor device number is needed...
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-22 Sascha Wildnerkernel/u4b: Some additional work for the recent cdce...
2018-02-22 Markus Pfeifferkernel/u4b: Use CDCE_LOCK/CDCE_UNLOCK macros
2018-02-22 Markus Pfeifferkernel: port if_cdce
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-21 Sascha WildnerUPGRADING: Mention the recent removal of 'device virtio...
2018-02-20 Matthew Dillonnrelease - Add missing headers to src-sys.tar.bz2
2018-02-20 Sascha Wildnerlibc/libc_rtld: Fix up some comments in the Makefiles.
2018-02-20 Matthew Dillongpt - Add a new directive called 'init'
2018-02-20 Sascha Wildnerkernel/ncr: Fix double assignment.
2018-02-20 Sascha Wildnerkernel/i915: Fix double assignment (Linux' ed58570f55e2...
2018-02-20 Sascha Wildnerkernel/i915: Fix double assignment (Linux' 52eb92c6fe8f...
2018-02-20 Sascha Wildnerrtadvd(8): Fix double assignment.
2018-02-20 Sascha Wildnerkernel/urtw: Fix double assignments.
2018-02-20 Sascha Wildnertools/w00t: Fix double assignment.
2018-02-19 Sascha WildnerFix two double assignments in the kernel and the boot...
2018-02-18 Imre Vadászvirtio - Remove explicit load of virtio.ko. Remove...
2018-02-18 zrjncurses: Make sure to pass NXCFLAGS to NXCC.
2018-02-18 zrjLIBPRIV: Make sure sh(1) only depends on lib.so.
2018-02-18 zrjsh(1): Add and use pregenerated headers.
2018-02-18 Imre Vadászdevinfo - Print info, whether a device is flagged as...
2018-02-18 Imre Vadászlibdevinfo - Fix enum devinfo_state.
2018-02-18 Imre Vadászkern - Add D_MEM flag to /dev/mem and /dev/kmem charact...
2018-02-18 Imre Vadászatkbdc - Do not attach PS2 controller via legacy ISA...
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-17 Sascha Wildnernfs.5: Adjust (c) year.
2018-02-17 Sascha Wildnernfs.5: Remove unneeded .Pp
2018-02-17 Sascha Wildnerdevfs.5: Document sysctl.
2018-02-17 Sascha Wildnerffs.5: Document more sysctls.
next