dragonfly.git
2018-07-20 Sascha Wildnerkernel/sysctl: Add handling of uint32_t.
2018-07-20 Brad Hoffmanrc: Bring in a simple mechanism to run rc scripts only...
2018-07-19 Aaron LIif_tun: Allow IP packets of length TUNMRU with TUNSIFHE...
2018-07-19 Aaron LIif_tun: Raise maximum MTU to be 65535 bytes
2018-07-19 Aaron LIif_tun: Disallow change network device type
2018-07-19 Aaron LIif_tun: Implement interface clone support
2018-07-19 Aaron LIif_tun: Better name interface-related functions
2018-07-19 Aaron LIif_tun: Add sysctl net.link.tun.{refcnt,debug}
2018-07-19 Aaron LIif_tun: Support module load and unload
2018-07-19 Aaron LIif_tun: Add "cdev_t tun_dev" to tun_softc struct
2018-07-19 Aaron LIif_tun: Use pointer to ifnet in tun_softc struct
2018-07-19 Aaron LIif_tun: Update tun.4 man page to match the code
2018-07-19 Aaron LIif_tun: Some small tweaks and cleanups
2018-07-19 Aaron LIif_tap: Restore SIOCGIFFLAGS, SIOC[GS]IFADDR ioctls...
2018-07-17 Matthew Dillonlibc - MFC resolver fix
2018-07-17 Aaron LIRevert "if_tap: Get rid of arpcom struct from tap_softc...
2018-07-17 Sascha Wildnerioctl.9: Remove some obsolete commented out info.
2018-07-17 Aaron LIif_tap: Disallow change network device type
2018-07-17 Aaron LIif_tap: Add TAPGIFNAME ioctl to get interface name
2018-07-17 Aaron LIif_tap: Remove the broken vmnet support
2018-07-17 Aaron LIif_tap: Update tap.4 man page to match the code
2018-07-17 Aaron LIif_tap: Return error instead of system panic
2018-07-17 Aaron LIif_tap: Remove redundant unit from tapcreate() and...
2018-07-17 Aaron LIif_tap: Get rid of arpcom struct from tap_softc struct
2018-07-17 Aaron LIif_tap: Destroy the autoclone device when unload module
2018-07-17 Aaron LIif_tap: Add read-only sysctl net.link.tap.refcnt
2018-07-17 Aaron LIif_tap: Remove global variable "taplastunit"
2018-07-17 Aaron LIif_tap: Some small tweaks and cleanups
2018-07-13 Matthew Dillontest - Test after repository move to SSD
2018-07-12 Aaron LIDisable cert verification for pkg-bootstrap when no...
2018-07-11 Matthew Dillonnvme - Do a better job backing out of probe errors
2018-07-11 Matthew Dillonmisc - Allow /usr/dports to be a null-mount
2018-07-10 Sascha Wildnerhostname(1): Add a compat option -f to print the FQDN...
2018-07-07 Tomohiro Kusumisbin/hammer2: Explicitly include <sys/stat.h> for stat(2)
2018-07-07 Tomohiro Kusumisbin/hammer2: Drop unused header includes in icrc.c
2018-07-07 Sascha Wildnerdiffutils: Update README.DELETED.
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha Wildnerdiffutils: Remove another unneeded file from the vendor...
2018-07-07 Sascha Wildnerhier.7: Mention /rescue.
2018-07-07 Sascha Wildneropenpam: Local adjustments for the Resedacea upgrade.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-07 Sascha WildnerImport OpenPAM Resedacea.
2018-07-06 Aaron LIFix remaining references to mkinitrd.8 to initrd.7
2018-07-05 Tomohiro Kusumisys/vfs/hammer: Cleanup CRC functions
2018-07-05 Aaron LIlibtelnet: Fix styles in sra.c
2018-07-05 Aaron LItelnet(1): Disable PAM for the rescue version
2018-07-05 Aaron LIlibtelnet: Fix build with NOPAM
2018-07-05 Aaron LIlibtelnet: Some small updates to sra.c from NetBSD
2018-07-05 Sascha Wildnerwcscoll.3: Remove leading '+' from copy/paste from...
2018-07-04 Sepherosa Ziehauobjcache: Add stat counting # of exhaustion.
2018-07-04 Sepherosa Ziehauobjcache: Move rarely used but useful bits into their...
2018-07-04 Sepherosa Ziehauobjcache: Use u_long for stats.
2018-07-04 Aaron LIinitrd: Refactor Makefile and introduce quick{rescue...
2018-07-04 Aaron LIinitrd: Crunch grep/diff/telnet to rescue tools
2018-07-04 Aaron LImk/crunchgen: Support internal libraries
2018-07-04 Aaron LIcrunchgen(1): Support building and linking internal...
2018-07-04 Aaron LIcrunchgen(1): Small updates and cleanups
2018-07-04 Aaron LIinitrd: Handle ${DESTDIR} when building rescue tools
2018-07-04 Aaron LIcrunchgen(1): Add "linkopts" to specify linker options
2018-07-04 Aaron LIcrunchgen(1): Improve the skeleton program
2018-07-04 Aaron LIinitrd: Add real scp(1)
2018-07-04 Aaron LIinitrd: Reorganize and crunch 70 more rescue tools
2018-07-04 Aaron LIlibedit: No need of the bundled fgetln, vis and wcsdup
2018-07-04 Sascha Wildnerbsd-family-tree: Sync yet again with FreeBSD.
2018-07-04 Aaron LIlibssh: No need of compat vis.c as we support VIS_ALL
2018-07-04 Aaron LIvis(1): Add option -a to use VIS_ALL
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-07-04 Tomohiro Kusumilib/libdmsg: Fix compile-time warning on Linux
2018-07-04 Aaron LIDo not auto build rescue tools when ${DESTDIR} != "/"
2018-07-03 Sepherosa Ziehauobjcache: Fix comment indentation.
2018-07-03 Sepherosa Ziehauobjcache: Use __predict for predictable conditions.
2018-07-03 Aaron LI<sys/gpt.h>: Fix a minor comment issue
2018-07-02 Sepherosa Ziehauobjcache: Fix comment style
2018-07-02 Sepherosa Ziehauobjcache: Constify object cache name.
2018-07-02 Aaron LIAdd the initrd.7 man page
2018-07-02 Sascha Wildnerbuild.7: Fold CAVEATS into EXAMPLES. No need for an...
2018-07-02 Aaron LIMakefile.inc1: Remove the obsolete crunch from bootstra...
2018-07-02 Aaron LIvi(1): Do not build iconv(3) support for the rescue...
2018-07-02 Aaron LIinitrd: Fix parallel build
2018-07-02 Aaron LImk/crunchgen: Fix parallel builds by ordering targets
2018-07-02 Aaron LImk/crunchgen: Remove the unimplemented ${_+_}
2018-07-02 Aaron LIinitrd: Add -lpthread for hammer2
2018-07-01 François Tigeotinstall(1): Add a -N option, improving NetBSD and FreeB...
2018-07-01 Aaron LIinitrd: Better check the created initrd before installing
2018-07-01 Aaron LIinitrd: Crunch lvm(8) with sbin.libcrypto
2018-07-01 Aaron LIlvm(8): Do not build readline support for the rescue...
2018-07-01 Aaron LIcryptsetup(8): Tidy up Makefile
2018-07-01 Aaron LImk/crunchgen: Remove the unused CRUNCH_BUILDTOOLS suppo...
2018-07-01 Aaron LIinitrd: Tell make to use makefiles from the source...
2018-07-01 Aaron LImk/prog: Support CRUNCH_CFLAGS for crunchgen's buildopts
2018-07-01 Aaron LImk/crunchgen: Allow to use symlinks for crunched programs
2018-07-01 Aaron LImk/crunchgen: Do not hard code the path to the source...
2018-06-30 Sascha Wildneropenpam: Since there is no pam(8) manual page, refer...
2018-06-30 Sascha Wildneropenpam: Revert a useless local comment change for...
2018-06-30 Antonio Huete... vkernel - Do not re-initialize vcons
2018-06-30 Sascha Wildnercondvar.9: Add MLINKS for recently added functions.
2018-06-29 Eitan Adlerbsd-family-tree: Add dfly 5.2.2; fbsd 11.2
2018-06-30 Tomohiro Kusumisys/kern: Make condvar(9) support mutex(9)
2018-06-29 Sascha WildnerSync ACPICA with Intel's version 20180629.
2018-06-27 Sascha WildnerRemove old mkinitrd config.
next