dragonfly.git
2020-02-03 Sascha Wildnergetrandom.2: Comment out reference to getentropy.3...
2020-02-03 Sascha Wildnervkernel: Include <sys/malloc.h> for malloc_reinit_ncpus...
2020-02-03 zrjgcc80: Hide NO_WERROR in tools better.
2020-02-03 zrjhostprog: Remove NO_WERROR from btools tic.
2020-02-03 zrj<alloca.h>: Add comment for special handling case.
2020-02-03 Matthew Dillonkernel - Make writing to /dev/urandom (to add entropy...
2020-02-02 Matthew Dillonlibc - Update manual page for realpath(3) and add page...
2020-02-02 Matthew Dillonlibc - Update for realpath() system call support (2)
2020-02-02 Sascha Wildnerboot/pxe: Fix some typos in comments and (unused, as...
2020-02-02 Matthew Dillonkernel - Rejigger random number generator to be per...
2020-02-02 Matthew Dillonkernel - Rejigger random number generator to be per...
2020-02-02 Matthew Dillonkernel - Add __realpath() and getrandom() system calls (2)
2020-02-02 zrjmake(1): Add OpenBSD support.
2020-02-02 zrjtic(1): Explicitly disable WERROR in hostprog tic.
2020-02-02 zrjworld: Explicitly disable WERROR for hostprog and hostlib.
2020-02-02 zrjgcc80: Make bootstrapping more permissive.
2020-02-02 zrjbinutils227: Explicitly include <stdint.h> and add...
2020-02-02 zrjgdb(1): Explicitly include <stdint.h>.
2020-02-02 Matthew Dillonlibc - Update for realpath() system call support
2020-02-02 Matthew Dillonkernel - Add __realpath() and getrandom() system calls
2020-02-01 zrjenv(1): Match glibc getopt() semantics.
2020-02-01 zrjxargs(1): Disable prompt support (-p) in btools.
2020-02-01 zrjxargs(1): Add limit for args_max.
2020-02-01 zrjtr(1): Fix compilation on Linux hosts.
2020-02-01 zrjdd(1): Allow to bootstrap on OpenBSD and glibc based...
2020-02-01 zrjtime(1): Disable -l support in btools.
2020-02-01 zrjtime(1): Install signal handle only if SIGINFO is avail...
2020-02-01 zrjwc(1): Install signal handler only if SIGINFO is available.
2020-02-01 zrjtail(1): Disable -f and -F (follow) functionality in...
2020-02-01 zrjpatch(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
2020-02-01 zrjsh(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
2020-02-01 zrjstrfile(8): Include <stdint.h> explicitly.
2020-02-01 zrjlibc/citrus: Include <stdint.h> explicitly.
2020-02-01 zrjlocaledef(1): Allow easier bootstrapping.
2020-02-01 zrjlorder(1): Use POSIX defined flags for sort(1).
2020-02-01 zrjworld: Pass relative location of sys/ to newvers.sh...
2020-01-31 Sepherosa Ziehautaskqueue: Fix the order of TASKQUEUE_DEFINE_THREAD
2020-01-31 Sepherosa Ziehausound/hda: Use driver specific taskqueue, instead of...
2020-01-31 Sepherosa Ziehautaskqueue: Fix TASKQUEUE_DEFINE_THREAD
2020-01-30 Matthew Dillonhammer2 - Fix inode & chain limits, improve flush pipeline.
2020-01-29 Matthew Dillonkernel - Document UPREQ and EXREQ cases better
2020-01-29 Antonio Huete... libfetch: Fix buffer overflow (CVE-2020-7450)
2020-01-29 Sascha Wildnerdaemon(8): Sync with FreeBSD. Some ports need options...
2020-01-28 Matthew Dillondsynth - Hack elfinfo note output a bit
2020-01-27 Matthew Dillonlockmgr - Fix bug in lockmgr() cancel path
2020-01-27 Sascha Wildnerkernel/atkbdc: Remove some dead code.
2020-01-26 Sascha Wildnerphantasia(6)/dsynth(1): Add two missing DPADD definitions.
2020-01-25 Matthew Dillonlibc - Check for invalid context in setcontext() and...
2020-01-25 Sascha Wildnerkernel/vga: Sort I/O port addresses in vgareg.h.
2020-01-25 Sascha Wildnerrc.d/root: Fix return code that I broke in November.
2020-01-24 Sascha Wildnerkernel/ntfs: Fix lockinit() flags.
2020-01-24 Matthew Dillonkernel - Fix missing lock in devfs
2020-01-24 François Tigeotdrm: Fix lockinit() calls in previous commit
2020-01-24 François Tigeotdrm: Replace all Linux spinlocks by lockmgr locks
2020-01-23 Peeter Mustdrm: Pass CRTC ID in userspace vblank events
2020-01-22 Sascha Wildnerlibutil: Fix some weird indentation.
2020-01-22 Sascha Wildnermtest(8): Fix two -Wunused-parameter warnings and raise...
2020-01-22 Sascha Wildnerifmcstat(8): Fix a -Wshadow and raise WARNS to 6.
2020-01-22 Sascha Wildnerpflogd(8): Fix a duplicate prototype and raise WARNS...
2020-01-19 Sascha WildnerLocal changes for the flex upgrade.
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-19 Sascha WildnerImport flex-2.6.4 to the vendor branch. vendor/FLEX
2020-01-18 Eitan Adler[fish] require the user have the card they ask for
2020-01-18 Matthew Dillonkernel - Fix indefinite wait buffer bug with encrypted...
2020-01-18 Sascha Wildnerrrenumd(8): Clean up the Makefile a bit wrt yacc(1...
2020-01-18 Sascha Wildneriasl(8): Remove -d from YFLAGS, it is default.
2020-01-17 Matthew Dillonkernel - Reduce mpipe overhead
2020-01-17 Matthew Dillonkernel - Cleanup unused / redundant code
2020-01-17 Sascha Wildner<sys/syslimits.h>: FWIW, use __GNUC_PREREQ__().
2020-01-17 Matthew Dilloninstaller - Change default /build size
2020-01-17 Matthew Dillonlibkvm - Fix 'ps' and 'fstat' on kernel cores
2020-01-16 Matthew Dillonpsm - Fix memory corruption and panic in psm driver
2020-01-15 Matthew Dillonhammer2 - Update manual page
2020-01-15 Sepherosa Ziehauacpi/pstate: Be lenient about the invalid PPC.
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Remove redundant best_i check in HAMMER2
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Use strlcpy(3) for HAMMER1
2020-01-13 Sascha WildnerMakefile.inc1: Add a missing '@' before an 'echo'.
2020-01-13 Sascha Wildneryacc(1): Define GCC_PRINTFLIKE in the Makefile.
2020-01-13 Sascha WildnerSync ACPICA with Intel's version 20200110 (coming from...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Correct off-by-two issue when determ...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Apply typo fix from FreeBSD from...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Require FAT to occupy at least one...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Avoid mixing cluster numbers and...
2020-01-13 Matthew Dillondsynth - Fix prepare-system directive
2020-01-12 Sascha Wildnerlibc: Improve nslexer.c generation using FLAGS_GROUPS.
2020-01-10 Sascha Wildner<sys/procctl.h>: Sync idtype_t comments with <sys/wait.h>.
2020-01-10 Matthew Dillonkernel - Fix ip6_setpktoptions() panic
2020-01-09 François Tigeotdrm/radeon: Use Linux memory-mapped IO functions
2020-01-09 François Tigeotdrm/linux: Add readX() memory-mapped IO functions
2020-01-08 François Tigeotdrm/linux: Add pci_free_consistent()
2020-01-08 François Tigeotdrm: Remove the gen-drm_pciids script
2020-01-07 Matthew Dillondsynth - Remove /etc/localtime from template
2020-01-07 Matthew Dillonvmstat - Pull ncpus from kmem/core-image
2020-01-07 zrjworld: Introduce NO_INITRD option.
2020-01-07 zrjshare/zoneinfo: Do not hardcode zic(8) install flags.
2020-01-07 zrjshare/terminfo: Use less generic variable name.
2020-01-07 zrjMakefile: Use internal variable for setting PATH.
2020-01-07 zrjMakefile.inc1: Remove id(1) from btools.
2020-01-07 zrjbsd.cpu.mk: Allow externally override host binutils.
2020-01-07 zrjkernel/kmod.mk: Do not hardcode awk path.
next