dragonfly.git
2021-02-22 Aaron LIcgram(6): Don't move over the last char and fix an...
2021-02-22 Aaron LIcgram(6): Sync the rewritten version from NetBSD
2021-02-21 Sascha Wildnerbmake: Remove unneeded .PATH from the Makefile.
2021-02-21 Antonio Huete... libaura: Improve fspred test a bit
2021-02-21 Aaron LIgrdc(6): Add '-t' option to show time in 12-hour format
2021-02-21 Aaron LIgrdc(6): Improve scrolling timestamp precisions
2021-02-21 Aaron LIgrdc(6): Allow 'q' to quit immediately
2021-02-21 Aaron LIgrdc(6): Improve handling of long scroll delays
2021-02-21 Aaron LIgrdc(6): Various code cleanups
2021-02-21 Aaron LIgrdc(6): Fix 100% CPU usage and make timeout work again
2021-02-21 Aaron LIching(6): More minor code cleanups
2021-02-21 Aaron LIching(6): Fix HOME key to move to the beginning of...
2021-02-21 Aaron LIcgram.6: Mention that cursor keys can also be used
2021-02-21 Aaron LIcgram(6): Reformat code styles
2021-02-21 Aaron LIgames: Bring in cgram(6) from NetBSD
2021-02-21 Aaron LIgames: Bring in monop(6) from NetBSD
2021-02-21 Aaron LIgames: Bring in gomoku(6) from NetBSD
2021-02-21 Aaron LIching.6: Mention mandoc(1) together with nroff(1)
2021-02-21 Aaron LIching(6): Simplify the sed expression
2021-02-21 Sascha Wildner<sys/sysent.h>: Remove the old SCARG() macro, de-SCARG...
2021-02-20 Sascha Wildnernrelease: Fix typo.
2021-02-20 Antonio Huete... libaura: Do not initialize va_list args twice
2021-02-20 Antonio Huete... make(1): Bring in some overlooked local modifications.
2021-02-20 Aaron LIfexecve(2): Return ENOENT if exec a script opened with...
2021-02-20 Aaron LIImplement the fexecve(2) system call
2021-02-20 Aaron LIkern: Clean error paths in kern_execve()
2021-02-20 Aaron LIkern: Return error from exec_copyin_strings() if fname...
2021-02-20 Aaron LIkern: Staticize several functions and variables in...
2021-02-20 Aaron LIexecve(2): Minor markup improvements
2021-02-20 Aaron LIexecve.2: Document reopening of standard descriptors
2021-02-19 Antonio Huete... Upgrade make(1). 2/2
2021-02-19 Antonio Huete... Upgrade make(1). 1/2
2021-02-19 Antonio Huete... dsynth: Oops, parameters were reversed
2021-02-19 Aaron LIching(6): Support to format with mandoc(1)
2021-02-19 Aaron LIching(6): Tweak roff(7) macros to properly format with...
2021-02-19 Aaron LIgames: Bring in ching(6) -- The Book of Changes --...
2021-02-19 Aaron LIlibthread_xu: Add clock_nanosleep symbols to pthread.map
2021-02-19 Antonio Huete... vendor/bmake: upgrade from 20200710 to 20210206
2021-02-19 Daniel FojtUpgrade libressl. 2/2
2021-02-19 Daniel FojtUpgrade libressl. 1/2
2021-02-19 Daniel Fojtvendor/libressl: upgrade from 3.2.3 to 3.2.4
2021-02-19 Sascha Wildnerkernel: Move sys_{get,set}rlimit() to where their kern_...
2021-02-18 Sascha Wildnerlibthread_xu: Remove some unused declarations from...
2021-02-18 Daniel Fojtsys/vfs/hammer: modify inode's ctime after successful...
2021-02-18 Daniel Fojtsys/vfs/hammer2: modify inode's ctime after successful...
2021-02-18 Antonio Huete... dsynth: Make the mount process a bit more portable
2021-02-17 Sascha Wildner<utmpx.h>: Small whitespace fix.
2021-02-17 Sascha Wildner<net/if.h>: Preparation for removing <sys/types.h>...
2021-02-17 Sascha Wildner<utmpx.h>: Preparation for removing <sys/types.h> from...
2021-02-17 Sascha Wildnerlibc: Change microseconds args of ualarm() and usleep...
2021-02-17 Tomohiro Kusumiusr.sbin/autofs: Fix absolute path when creating a...
2021-02-16 Sascha Wildnernanosleep.2: Mark up defines with .Dv
2021-02-15 Sascha WildnerUpdate the pciconf(8) database.
2021-02-15 Sascha Wildnerkernel/nfs: Initialize a sometimes uninitialized variable.
2021-02-15 Sascha Wildnerkernel: Comment out some two unused functions.
2021-02-14 Sascha Wildner<sys/stdint.h>: Add missing typedef guards for uint*_t.
2021-02-14 Sascha Wildnerkernel/drm: Remove duplicate type definitions.
2021-02-14 Aaron LIrc.d/mounttmpfs: Avoid duplicate tmpfs mount at /tmp
2021-02-14 Matthew Dillonkernel - Remove the #define AF_MAX from sys/mount.h
2021-02-13 Antonio Huete... dsynth: Add phase string for the new phases
2021-02-12 Sascha Wildner<sys/iconv.h>: Add <sys/types.h> for u_char and fix...
2021-02-09 Sascha WildnerFix several typos in calendars, READMEs and other files.
2021-02-09 Sascha Wildnerregdomain.xml: Correct various country names.
2021-02-09 Sascha Wildner<sys/iconv.h>: Include <sys/cdefs.h> for __{BEGIN,END...
2021-02-08 Sascha Wildnerkernel/vm: Fix a wrong check in vm_fault_page().
2021-02-06 Sascha Wildnertic: Fix wrong path in the Makefile.
2021-02-06 Sascha Wildnerlibkinfo/Makefile: Oops, fix typo in the MLINKS.
2021-02-06 Sascha WildnerUse %U for URIs within reference blocks in various...
2021-02-05 Sascha Wildnerkinfo.3: Mention cputime_pcpu_statistics() and route_pc...
2021-02-05 Antonio Huete... libaura: Limit device/mount point comparison to PATH_MAX
2021-02-05 Antonio Huete... libaura: Restore local variable name 'args'.
2021-02-05 Antonio Huete... libaura: Restore fspred CVD Id.
2021-02-04 Antonio Huete... libaura: Remove unused variable
2021-02-04 Antonio Huete... libaura: Several fixes to fs predicates
2021-02-04 Antonio Huete... libaura: Fix fspred test
2021-02-02 Sascha Wildnerkernel/bpf: Put a struct declaration (netmsg_bpf_output...
2021-02-02 Sascha Wildnerkernel/rtsock: Remove no longer needed ns_count in...
2021-02-02 Sascha Wildnerkernel: Remove two unused declarations.
2021-02-01 Antonio Huete... regression: Initial runlist for the regression tests
2021-02-01 Antonio Huete... libaura: Regression test for fspred
2021-02-01 Antonio Huete... regression: Force rm to avoid dfregress to hang in...
2021-02-01 Antonio Huete... dsynth: Add extra information to the build output
2021-02-01 Antonio Huete... dsynth: Warn the user about world/kernel being out...
2021-01-31 Antonio Huete... dsynth: Set OPSYS according to the detection or profile...
2021-01-31 Sascha Wildnerkernel: Fix two typos in comments.
2021-01-30 Sascha WildnerSync zoneinfo database with tzdata2021a from ftp:/...
2021-01-30 Tomohiro Kusumisbin/hammer2: Fix compilation on Linux
2021-01-29 Sascha Wildnerkernel: Move the flags for kern_dup() to <sys/filedesc.h>.
2021-01-29 Sascha Wildnerkernel/acpi: Remove bogus checks for < 0 of unsigned...
2021-01-29 Sascha Wildnerkernel/acpi: Fix some implementation specific shifting...
2021-01-29 Sascha Wildnerkernel/acpi: Remove an unused struct definition.
2021-01-29 Sascha Wildnerkernel/acpi: Remove unneeded bus number check.
2021-01-29 Sascha Wildnerkernel/acpi: Remove two redundant initializations.
2021-01-29 Sascha Wildnerkernel/acpi: Remove redundant NULL check.
2021-01-28 Antonio Huete... dsynth: Use semantic versioning-ish numbering for version
2021-01-28 Matthew Dillonkernel - Separate XSAVE support from AVX support
2021-01-28 Matthew Dillonkernel - Add memory barriers to more __asm functions.
2021-01-28 Krzysztof Piecuchmsdosfs: fix #3237 where reading the last sector of...
2021-01-26 Antonio Huete... dsynth.1: Several fixes
2021-01-25 Sascha Wildnergetipnodebyname.3: Fix missing whitespace.
next