dragonfly.git
2019-09-14 Antonio Huete... mtree: Fix installworld
2019-09-14 Sascha Wildnerssh: Declare that we have memset_s().
2019-09-14 Sascha Wildnerlibc/string: Add memset_s(3).
2019-09-14 Sascha Wildner<stdlib.h>: Fix typedef guard.
2019-09-14 Sascha Wildnerlibc/string: Sort MLINKS
2019-09-14 Sascha Wildnergetifaddrs.3: Fix .Dd
2019-09-14 Matthew Dillondsynth - Fix repository generation
2019-09-13 Sascha Wildnersynth.1: Fix some typos/markup.
2019-09-13 Matthew Dillonworld - Add dsynth to the build
2019-09-13 Matthew Dillonworld - More ABI breakage
2019-09-13 Tomohiro Kusumisbin/newfs_hammer2: Use sbin/hammer2/subs.c
2019-09-13 Tomohiro Kusumisbin/hammer2: Move hammer2_demon() to cmd_service.c
2019-09-13 Tomohiro Kusumisbin/hammer2: Use libkern instead of sbin/hammer2/icrc.c
2019-09-13 Roy MarplesUpdate README
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-13 Roy MarplesImport dhcpcd-8.0.6 with the following changes:
2019-09-13 Roy Marplesdhcpcd(8): define HAVE_IFAM_ADDRFLAGS
2019-09-13 Sascha Wildnerpam_lastlog.8: Fix .Xr's
2019-09-13 Sascha Wildnerutmpx.5: Fix .Xr
2019-09-12 Roy Marplesinet6: Ensure that icmp6_error checks mbuf is for IPv6
2019-09-12 Roy Marplesroute: Remove ifam_pid for the time being.
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git 66dd3f2b (don...
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git 0d367b12 (fix...
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git 41a4c010 (use...
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git 10a5b874 (fix...
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git f2e7bd69 (remov...
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Bring in FreeBSD/Git 9502e5ba (fix...
2019-09-12 Roy Marplesbuild: define CMSG_ALIGN using __ALIGNBYTES
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: u_int*_t -> uint*_t
2019-09-12 Tomohiro Kusumisbin/fsck_msdosfs: Whitespace cleanups
2019-09-12 Roy Marplesdhcpcd(8): Add HAVE_IFADDRS_ADDRFLAGS to config.h
2019-09-12 Roy Marplesgetifaddrs(3): Add ifa_addrflags to struct ifaddrs
2019-09-12 Roy Marplesroute(4): Add ifam_pid and ifam_addrflags to ifa_msghdr
2019-09-12 Sascha Wildnershmctl.2: Refer to <sys/ipc.h> for the ipc_perm structure.
2019-09-12 Sascha Wildnermsgctl.2: Fix structure member name.
2019-09-12 Sascha Wildnerlibc/psignal: Minor sync with FreeBSD to adjust to...
2019-09-12 Sascha Wildnerlibc: Change psignal()'s signum argument from unsigned...
2019-09-11 Matthew Dillondsynth - Add more make.conf variables
2019-09-11 Roy Marplesbuild: Adjust _CMSG_ALIGN() for portability
2019-09-11 Sascha Wildnerkern/pty: Fix comment to not name utmpx as reason for...
2019-09-11 Sascha Wildnerat.1: Bump date.
2019-09-11 zrj<unistd.h>: Declare intptr_t as per X/Open.
2019-09-11 zrjlibdevattr: Remove not needed header include.
2019-09-11 zrjlibc: Remove a single use of vm_offset_t type.
2019-09-11 zrjlib: Remove no-op defines in CFLAGS for few libraries.
2019-09-11 zrjlibc/locale: Limit visibility in private headers for...
2019-09-11 zrjlibc: Add global __LIBC definition while building libc.
2019-09-11 Sascha WildnerAdjust numerous manual pages, scripts and Makefiles...
2019-09-11 Roy Marplesinet6: Restore ND6_LLINFO_WAITDELETE
2019-09-11 Roy Marplesinet6: Introduce nd6_resolve, the mirror of arpresolve
2019-09-10 Sascha Wildnertelnetd(8): Fix a warning and bump WARNS to 5.
2019-09-10 Sascha WildnerAdd a wtmpcvt(1) utility from FreeBSD to convert wtmp...
2019-09-10 Sascha WildnerRetire the utmp specific ttyslot() function, like FreeB...
2019-09-10 Sascha WildnerRemove the legacy "utmp" API, now that our utils have...
2019-09-10 Sascha Wildnerac(8): Sync with FreeBSD, i.e. switch to utmpx. Drop...
2019-09-10 Sascha Wildnerftpd(8): Add utmpx support from FreeBSD. Drop utmp...
2019-09-10 Sascha Wildnerrwhod(8): Add utmpx support from FreeBSD. Drop utmp...
2019-09-10 Sascha Wildnerppp(8): Add utmpx support from FreeBSD. Drop utmp support.
2019-09-10 Sascha Wildnerwho(1)/finger(1): Move to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerrpc.rusersd(8): Sync with FreeBSD, i.e. switch to utmpx...
2019-09-10 Sascha Wildnercomsat(8): Sync with FreeBSD, i.e. switch to utmpx...
2019-09-10 Sascha Wildnersshd(8): Drop utmp support.
2019-09-10 Sascha Wildnercsh(1): Drop utmp support.
2019-09-10 Sascha Wildnerreboot(8): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerpam_lastlog(8): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnertelnetd(8): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerw(1): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerinit(8): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerlastlogin(8): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerlast(1): Fix wrong shutdown/reboot reporting.
2019-09-10 Sascha Wildnerlast(1): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerdate(1): Switch to utmpx. Drop utmp support.
2019-09-10 Sascha Wildnerlibc: Add getutxuser() (adapted from FreeBSD).
2019-09-10 Matthew DillonRemove 'register' qualifier
2019-09-10 Tomohiro Kusumisbin/mount_msdos: Bring in FreeBSD/Git 0c5ae3a9 (add...
2019-09-10 Roy Marplesrc.d/dhcpcd: Start before netif
2019-09-10 Roy Marplessys/net: Rename if_route_dispatch to if_up_dispatch
2019-09-10 Roy Marplesnet/if_gre: unhook rip_ctlinput
2019-09-10 Tomohiro Kusumisbin/mount_msdos: Bring in FreeBSD/Git 7e476e89
2019-09-10 Tomohiro Kusumisbin/mount_msdos: Whitespace cleanups
2019-09-10 Roy Marplesinet: unhook and remove rip_ctlinput
2019-09-10 Roy Marplesinet: hookup in6_if_down with rt_purgecloned
2019-09-10 Roy Marplesinet: hookup in_if_down with rt_purgecloned
2019-09-10 Roy Marplesroute: introduce rt_purgecloned
2019-09-10 Roy Marplessys/net: Call in6_if_up from the domain rather than...
2019-09-10 Roy Marplessys/net: Add dom_if_up and dom_if_down
2019-09-10 Roy Marplesroute: Don't install a cloned route when interface...
2019-09-10 zrj<netinet/in_var.h>: Adjust visibility.
2019-09-10 zrj<netinet/in_var.h>: Include sys/fnv_hash.h only for...
2019-09-10 zrj<sys/fnv_hash.h>: Remove unused fnv_64*() inline functions.
2019-09-10 zrj<sys/dmsg.h>: Reduce userland namespace pollution.
2019-09-10 zrj<sys/device.h>: Adjust userland visibility.
2019-09-10 zrj<sys/device.h>: Disable some no longer used types.
2019-09-10 zrj<cpu/param.h>: Change visibility for several macros.
2019-09-10 zrjkernel: Remove kvtop() remnant form early x86_64 port.
2019-09-10 zrjplatform/pc64: Remove unused pte_store() and pde_store().
2019-09-10 zrj<machine/param.h>: Remove unused KSTACK_PAGES.
2019-09-10 zrj<sys/serialize.h>: Limit prototypes to kernel only.
2019-09-10 zrj<sys/jail.h>: Use forward declarations for private...
2019-09-09 Sascha Wildnerlibc: Add gets_s(3) from ISO/IEC TR 24731-1.
next