Messages by Date
-
2020/12/15
git: pthreads: Use sticky version in pthread_is_threaded_np().
Rimvydas Jasinskas
-
2020/12/15
git: world: Add <sys/single_threaded.h>
Rimvydas Jasinskas
-
2020/12/15
git: Update the pciconf(8) database.
Sascha Wildner
-
2020/12/13
git: dsynth: Collect and present meta-node statistics.
Antonio Huete Jimenez
-
2020/12/13
git: dsynth: Delete obsolete packages upon 'prepare-system'
Antonio Huete Jimenez
-
2020/12/13
git: sys.mk: Add the 's' modifier to our ARFLAGS.
Sascha Wildner
-
2020/12/12
git: top, vmstat, who, rwhod - Use CLOCK_UPTIME to calculate uptime
Matthew Dillon
-
2020/12/12
git: uptime - Use CLOCK_UPTIME to calculate uptime
Matthew Dillon
-
2020/12/12
git: Remove local ar(1) operation code definitions and use ARFLAGS.
Sascha Wildner
-
2020/12/12
git: pthreads: Add pthread_is_threaded_np() function.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Add pthread_getattr_np().
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Enhance pthread_sigprocmask() stub.
Rimvydas Jasinskas
-
2020/12/12
git: <pthread.h>: Provide pthread_*_np() prototypes too.
Rimvydas Jasinskas
-
2020/12/12
git: libstand: Exclude pthread types for loaders.
Rimvydas Jasinskas
-
2020/12/12
git: <aio.h>: Only provide pthread types mandated by POSIX here.
Rimvydas Jasinskas
-
2020/12/12
git: <signal.h>: Further reduce pthread namespace pollution.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Reimplement pthread types using non polluting types.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Remove DragonFly tags referencing libc_r.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Remove <sys/signal.h> from <pthread.h>.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Reduce pthread type namespace pollution.
Rimvydas Jasinskas
-
2020/12/12
git: libc: Reduce <pthread.h> exposure.
Rimvydas Jasinskas
-
2020/12/12
git: pthreads: Use pthread_t type in libthread_xu.
Rimvydas Jasinskas
-
2020/12/12
git: libdevattr: Reduce <pthread.h> exposure.
Rimvydas Jasinskas
-
2020/12/12
git: <machine/stdarg.h>: Make <stdarg.h> compatible with ports compilers.
Rimvydas Jasinskas
-
2020/12/11
git: kernel - Callout corruption and subr_bus debugging
Matthew Dillon
-
2020/12/11
git: DragonFly_RELEASE_5_8 libressl: fix CVE-2020-1971
Daniel Fojt
-
2020/12/10
git: Upgrade libressl. 2/2
Daniel Fojt
-
2020/12/10
git: vendor/LIBRESSL vendor/libressl: upgrade from 3.2.2 to 3.2.3
Daniel Fojt
-
2020/12/10
git: sys/vfs/ext2fs: In ext2 BA_CLRBUF is used in ext2_balloc() not UFS_BALLOC()
Tomohiro Kusumi
-
2020/12/10
git: vkernel: Add extra space.
Sascha Wildner
-
2020/12/09
git: kernel/mmap_single: Pass a_fp properly into the *_mmap_single dev op.
Sascha Wildner
-
2020/12/09
git: edk2: Sync our TianoCore EDK II headers with the edk2-stable202011 tag.
Sascha Wildner
-
2020/12/08
git: inet6_opt_init.3: Use standard integer types in the SYNOPSIS.
Sascha Wildner
-
2020/12/08
git: sbin/hammer2: Remove 0x prefix for blockref data_off/key in "show"
Tomohiro Kusumi
-
2020/12/08
git: usr.sbin/fstyp: Don't fail fsvtyp with err(3) on fopen failure
Tomohiro Kusumi
-
2020/12/08
git: ip: Allow ip_mreqn support for IP_MULTICAST_IF, IP_{ADD, DROP}_MEMBERSHIP
Sepherosa Ziehau
-
2020/12/07
git: sys/vfs/ext2fs: Document BA_CLRBUF flag used in ext2
Tomohiro Kusumi
-
2020/12/05
git: sys/vfs/hammer2: Minor kprintf fix
Tomohiro Kusumi
-
2020/12/04
git: sys/vfs/hammer2: Add missing vrele in b15468809847b3946cceaf7c4fb471ae94d96f53
Tomohiro Kusumi
-
2020/12/04
git: kern: Bump kernel version for IPPROTO_IP/IP_SENDSRCADDR,IP_TOS.
Sepherosa Ziehau
-
2020/12/04
git: udp: Port IPPROTO_IP/IP_TOS cmsg support from FreeBSD.
Sepherosa Ziehau
-
2020/12/04
Re: git: vkernel/vke: Add missing semicolon.
Sepherosa Ziehau
-
2020/12/04
git: inet: Port IPPROTO/IP_RECVTOS from FreeBSD.
Sepherosa Ziehau
-
2020/12/04
git: vkernel/vke: Add missing semicolon.
Sascha Wildner
-
2020/12/02
git: DragonFly_RELEASE_5_8 kernel/dup: Fix off-by-one in descriptor limit check.
Sascha Wildner
-
2020/12/02
git: kernel/dup: Fix off-by-one in descriptor limit check.
Sascha Wildner
-
2020/12/02
git: ifmedia: Port SIOCGIFXMEDIA from FreeBSD
Sepherosa Ziehau
-
2020/11/30
git: libaura: More tests for dicts, duplicate handling
Antonio Huete Jimenez
-
2020/11/30
git: libaura: Add another test for dicts
Antonio Huete Jimenez
-
2020/11/30
git: libaura: Return NULL in some cases.
Antonio Huete Jimenez
-
2020/11/30
git: libaura: Staticize non-interface functions
Antonio Huete Jimenez
-
2020/11/30
git: bce: Use IF_Mbps to avoid float number in kernel.
Sepherosa Ziehau
-
2020/11/30
git: re: Sync with Realtek's re-196.04; and fix re_start/re_tx_collect.
Sepherosa Ziehau
-
2020/11/30
git: sys/vfs/hammer2: Make kprintf prefix consistent
Tomohiro Kusumi
-
2020/11/30
git: sys/vfs/hammer2: Don't ignore vn_isdisk() result on mount
Tomohiro Kusumi
-
2020/11/29
git: nrelease: Define BUILDING_NRELEASE_DPORTS when building packages.
Sascha Wildner
-
2020/11/28
git: Update dhcpcd README.DRAGONFLY
Roy Marples
-
2020/11/28
git: vendor/DHCPCD Update to dhcpcd-9.3.4 with the following changes:
Roy Marples
-
2020/11/28
git: <sys/sysproto.h>: Remove unneeded inclusion of <sys/sysmsg.h>.
Sascha Wildner
-
2020/11/27
git: sh(1) tests: dfregress support
Antonio Huete Jimenez
-
2020/11/27
git: dfregress: Add 'rc' option
Antonio Huete Jimenez
-
2020/11/27
git: dfregress: Fix mistake in the previous commit
Antonio Huete Jimenez
-
2020/11/26
git: dfregress: Add 'interpreter' option
Antonio Huete Jimenez
-
2020/11/26
git: udp: Port FreeBSD's IPPROTO_IP/IP_SENDSRCADDR.
Sepherosa Ziehau
-
2020/11/24
git: tbridge: Add a section 4 man page.
Antonio Huete Jimenez
-
2020/11/24
git: <sys/poll.h>: Expose POLLSTANDARD and INFTIM only in the default env.
Sascha Wildner
-
2020/11/24
git: vkernel - Fix the vkernel build after recent syscall changes (2)
Matthew Dillon
-
2020/11/24
git: kernel - Fix shared spin-lock starvation bug in VMs
Matthew Dillon
-
2020/11/24
git: kernel - Fix sys_vmspace_ctl()
Matthew Dillon
-
2020/11/24
git: inet: Refactor in_pcbbind() for IP_SENDSRCADDR support.
Sepherosa Ziehau
-
2020/11/24
git: tools/udpecho: Add command line option to prevent REUSEPORT.
Sepherosa Ziehau
-
2020/11/24
git: tbridge: Add MODULE_DEPEND to the test module declaration.
Antonio Huete Jimenez
-
2020/11/24
git: libc/stdio: Add missing MLINK.
Sascha Wildner
-
2020/11/23
git: inpcb: Factor out function to obtain lport hash token.
Sepherosa Ziehau
-
2020/11/23
git: jail: Constify the address to be checked.
Sepherosa Ziehau
-
2020/11/23
git: Put all definitions of htonl() and friends under _BYTEORDER_FUNC_DEFINED.
Sascha Wildner
-
2020/11/22
git: libc/stdio: Add _unlocked() flavors of fflush, fputc, fputs, fread, fwrite.
Sascha Wildner
-
2020/11/22
git: libc/siglist: Oops, CKPTX should be CKPTEXIT.
Sascha Wildner
-
2020/11/21
git: sys/netproto/smb: Do not trust <netinet/in.h> to bring in <sys/types.h>.
Sascha Wildner
-
2020/11/21
git: Clean up the namespace of <arpa/inet.h>, <netdb.h> and <netinet/in.h>.
Sascha Wildner
-
2020/11/21
git: libc: Make the signal name array uppercase.
Sascha Wildner
-
2020/11/21
git: Remove non-__STDC__ cases in a number of places.
Sascha Wildner
-
2020/11/21
git: sh(1) tests: fix ld-elf.so version for DragonFly.
Sascha Wildner
-
2020/11/21
git: test/netperf: Fix "clobbered" warning.
Sepherosa Ziehau
-
2020/11/21
git: Test commit.
Sepherosa Ziehau
-
2020/11/20
git: usr.sbin/fstyp: Fix HAMMER1 partial volumes detection (-u option)
Tomohiro Kusumi
-
2020/11/20
git: dhcpcd: update README
Roy Marples
-
2020/11/20
git: vendor/DHCPCD dhcpcd: Update to dhcpcd-9.3.3 with the following changes:
Roy Marples
-
2020/11/19
git: usr.sbin/fstyp: Properly support -l for HAMMER1
Tomohiro Kusumi
-
2020/11/19
git: usr.sbin/fstyp: Minor HAMMER1 fixes
Tomohiro Kusumi
-
2020/11/19
git: sbin/newfs_hammer2: Remove redundant \n in err/errx
Tomohiro Kusumi
-
2020/11/19
git: sbin/hammer2: Add bulkfree_tid for "volhdr"
Tomohiro Kusumi
-
2020/11/18
git: <sys/callout.h>: Add a missing semicolon in the callout_set_arg() macro.
Sascha Wildner
-
2020/11/17
git: dsynth: Enable 'install' and 'deinstall' phases on test.
Antonio Huete Jimenez
-
2020/11/17
git: dsynth: Remove any trace of 'install-mtree' phase.
Antonio Huete Jimenez
-
2020/11/17
git: Update the pciconf(8) database.
Sascha Wildner
-
2020/11/16
Re: git: Sync ACPICA with Intel's version 20201113.
Sepherosa Ziehau
-
2020/11/16
git: kernel - Rewrite the callout API, major structural changes (2)
Matthew Dillon
-
2020/11/15
git: kernel - Rewrite the callout API, major structural changes
Matthew Dillon
-
2020/11/15
git: kernel - Add PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_STATUS
Matthew Dillon
-
2020/11/14
git: Sync ACPICA with Intel's version 20201113.
Sascha Wildner
-
2020/11/13
git: drm/linux: Add llist_for_each_entry() and llist_del_first()
Francois Tigeot
-
2020/11/13
git: kernel: Add atomic_cas_ptr()
Francois Tigeot
-
2020/11/11
git: drm/linux: Rewrite the workqueue implementation
Francois Tigeot
-
2020/11/10
git: drm/linux: Add atomic_dec_if_positive()
Francois Tigeot
-
2020/11/10
git: libdialog: Add missing function attribute definitions. Raise WARNS to 6.
Sascha Wildner
-
2020/11/09
git: kernel/ufs: Add some __dead2 to the stubs for the non-SOFTUPDATES case.
Sascha Wildner
-
2020/11/08
git: build - Adjust message output after a make build-all
Matthew Dillon
-
2020/11/08
git: dmesg - Check current directory when -n is used
Matthew Dillon
-
2020/11/07
git: kernel: Use howmany() in a couple of places.
Sascha Wildner
-
2020/11/07
git: kernel - Incorporate drm79.patch to master, cleaned up
Matthew Dillon
-
2020/11/07
git: kernel - Change pager interface to pass page index 3/*
Matthew Dillon
-
2020/11/06
git: LINT64: Note that 'ident' and 'cpu' are mandatory, too.
Sascha Wildner
-
2020/11/06
git: Add a minimal kernel configuration file.
Sascha Wildner
-
2020/11/06
git: kernel: Fix building without 'options _KPOSIX_PRIORITY_SCHEDULING'.
Sascha Wildner
-
2020/11/05
git: vendor/libressl: upgrade from 3.1.4 to 3.2.2
Daniel Fojt
-
2020/11/05
git: Upgrade libressl. 2/2
Daniel Fojt
-
2020/11/05
git: Upgrade libressl. 1/2
Daniel Fojt
-
2020/11/04
git: kernel: Reindent a few functions that were not using tabs.
Sascha Wildner
-
2020/11/04
git: kernel/amd{smn,temp}: Sync with FreeBSD.
Sascha Wildner
-
2020/11/04
git: rtld: Extract reloc_iresolve_one().
Rimvydas Jasinskas
-
2020/11/04
git: lib/csu: Add ifunc support for statically linked programs.
Rimvydas Jasinskas
-
2020/11/04
git: rtld: Handle non-PLT type 37 relocations.
Rimvydas Jasinskas
-
2020/11/04
git: DragonFly_RELEASE_5_8 kernel - Fix missing initialization in vnode_pager_lock()
Matthew Dillon
-
2020/11/04
git: DragonFly_RELEASE_5_8 kernel - Fix uninitialized variable in kqueue_register()
Matthew Dillon
-
2020/11/04
git: kernel - Change pager interface to pass page index 1/2
Matthew Dillon
-
2020/11/04
git: kernel - Change pager interface to pass page index 2/2
Matthew Dillon
-
2020/11/04
git: kernel - Fix missing initialization in vnode_pager_lock()
Matthew Dillon
-
2020/11/04
git: kernel - Fix uninitialized variable in kqueue_register()
Matthew Dillon
-
2020/11/03
git: sys/vfs/hammer2: Illustrate level1-6 freemap
Tomohiro Kusumi
-
2020/11/02
git: kernel: Avoid spurious diagnostic with older gcc47.
Rimvydas Jasinskas
-
2020/11/02
git: bsd.sys.mk: Make -Wmissing-field-initializers non-fatal.
Rimvydas Jasinskas
-
2020/11/01
git: DragonFly_RELEASE_5_8 Sync zoneinfo database with tzdata2020d from ftp://ftp.iana.org/tz/releases
Sascha Wildner
-
2020/11/01
git: Sync zoneinfo database with tzdata2020d from ftp://ftp.iana.org/tz/releases
Sascha Wildner
-
2020/11/01
git: script.7: Fix description of the length of the '#!' line.
Sascha Wildner
-
2020/11/01
git: environ.7: Sync with FreeBSD.
Sascha Wildner
-
2020/11/01
git: DragonFly_RELEASE_5_8 kernel: fix getcwd(3) return value for non-existing directory
Daniel Fojt
-
2020/11/01
git: kernel: fix getcwd(3) return value for non-existing directory
Daniel Fojt
-
2020/11/01
git: sys/vfs/hammer2: Remove obsolete comment on copyids
Tomohiro Kusumi
-
2020/11/01
git: Note dhcpcd update
Roy Marples
-
2020/11/01
git: vendor/DHCPCD Update to dhcpcd-9.3.2 with the following changes:
Roy Marples
-
2020/10/31
git: boot/pc32: Conditionalize splitfs support in legacy loaders.
Rimvydas Jasinskas
-
2020/10/31
git: boot/pc32: Reorder fs probe list.
Rimvydas Jasinskas
-
2020/10/31
git: boot/pc32: Fix ambiguity in legacy loaders for Hammer selection.
Rimvydas Jasinskas
-
2020/10/31
git: dsynth(1): Ignore dot files in CRC sums.
Rimvydas Jasinskas
-
2020/10/31
git: kernel: Disable use of clang's integrated as.
Rimvydas Jasinskas
-
2020/10/31
git: boot/pc32: Consistently disable integrated-as for intermediates.
Rimvydas Jasinskas
-
2020/10/31
git: Switch to ld.bfd as default ld for world stage.
Rimvydas Jasinskas
-
2020/10/31
git: boot/efi: Objcopy more sections to final *.efi objects.
Rimvydas Jasinskas
-
2020/10/31
git: Switch to binutils234 as default base binutils.
Rimvydas Jasinskas
-
2020/10/30
git: cpdup - Bump version to 1.22
Matthew Dillon
-
2020/10/30
git: cpdup - Add support for lchmod(), lutimes(), and lchflags()
Matthew Dillon
-
2020/10/30
git: kernel - Fix buffer overflow in legacy (non EFI) boot loader
Matthew Dillon
-
2020/10/30
git: bsd-family-tree: Sync with FreeBSD (FreeBSD 12.2).
Sascha Wildner
-
2020/10/29
git: bsd.own.mk: Remove some obsolete variables.
Sascha Wildner
-
2020/10/28
git: kernel - Fix slow memory leak in kernel
Matthew Dillon
-
2020/10/28
git: sys/vfs/hammer2: Remove unused hammer2_dev_{ex,sh,un}lock()
Tomohiro Kusumi
-
2020/10/28
git: sbin/hammer2: Fix hammer2_pfssubtype_to_str() retval for NONE
Tomohiro Kusumi
-
2020/10/28
git: sys/vfs/hammer2: Fix comments on rbtree which should be radix tree
Tomohiro Kusumi
-
2020/10/28
git: sys/vfs/hammer2: Remove #if0'd code using removed function
Tomohiro Kusumi
-
2020/10/28
git: drm/ttm: Use workqueues everywhere
Francois Tigeot
-
2020/10/24
git: kernel: Staticize some variables in platform/pc64.
Sascha Wildner
-
2020/10/24
git: sbin/hammer2: Improve "printinode"
Tomohiro Kusumi
-
2020/10/24
git: sbin/hammer2: Don't use 1 byte size for 0 radix bits
Tomohiro Kusumi
-
2020/10/23
git: libexec/dma: sync with upstream
Daniel Fojt
-
2020/10/23
git: rc.d: Fix indent.
Sascha Wildner
-
2020/10/22
git: kernel: Fix two more -Wcast-qual warnings reported by clang.
Sascha Wildner
-
2020/10/22
git: systat(1): Remove dead code.
Sascha Wildner
-
2020/10/21
git: hammer2(8): Oops, unbreak build.
Sascha Wildner
-
2020/10/21
git: hammer2(8): Point out dead code a bit clearer.
Sascha Wildner
-
2020/10/21
git: sys/vfs/hammer2: Don't use 1 byte size for 0 radix bits
Tomohiro Kusumi
-
2020/10/21
git: sys/vfs/ext2fs: Enable VFCF_MPSAFE
Tomohiro Kusumi
-
2020/10/20
git: hostname(1): Remove unneeded extra parentheses.
Sascha Wildner
-
2020/10/20
git: gcc: Add clang's -Wno-c++11-narrowing where we have gcc's -Wno-narrowing.
Sascha Wildner
-
2020/10/20
git: boot/boot2 (legacy): Add -fno-addrsig for clang compilation.
Sascha Wildner
-
2020/10/20
git: defaults/compilers.conf: Clean up old CCVERs and add one for clang10.
Sascha Wildner
-
2020/10/20
git: <sys/exislock.h>: Add include guard and adjust includes.
Sascha Wildner
-
2020/10/19
git: Adjust permissions of various files.
Sascha Wildner
-
2020/10/19
git: periodic: add daily check for kernel vs. userland consistency
Daniel Fojt
-
2020/10/18
git: sys/vfs/hammer2: Remove obsolete comments on blockset/blockref
Tomohiro Kusumi
-
2020/10/17
git: sys/vfs/hammer2: Move voldata functions to hammer2_vfsops.c
Tomohiro Kusumi
-
2020/10/17
git: sys/vfs/hammer2: Remove unused local variable in hammer2_chain_dirent_test()
Tomohiro Kusumi
-
2020/10/16
git: sys/vfs/hammer2: Remove unused hammer2_chain_[rw]data()
Tomohiro Kusumi
-
2020/10/16
git: sys/vfs/hammer2: Remove unused hammer2_chain_wait()
Tomohiro Kusumi
-
2020/10/16
git: boot/boot2 (legacy): Remove an unneeded Makefile rule.
Sascha Wildner
-
2020/10/16
git: Upgrade libedit. 2/2
Daniel Fojt
-
2020/10/16
git: vendor/LIBEDIT vendor/libedit: upgrade from 2019-03-24 to 2019-12-31
Daniel Fojt
-
2020/10/16
git: Upgrade libedit. 1/2
Daniel Fojt
-
2020/10/16
Re: git: kernel - Initial commit for Existential structural tracking
Michael Neumann
-
2020/10/15
git: etc/regdomain.xml: sync with FreeBSD
Daniel Fojt
-
2020/10/15
git: Update the pciconf(8) database.
Sascha Wildner
-
2020/10/15
git: DragonFly_RELEASE_5_8 Sync zoneinfo database with tzdata2020b from ftp://ftp.iana.org/tz/releases
Sascha Wildner
-
2020/10/15
git: Sync zoneinfo database with tzdata2020b from ftp://ftp.iana.org/tz/releases
Sascha Wildner
-
2020/10/14
git: sys/vfs/hammer2: Redo 428dc73dec68fbb23a2d18e7a7ef1048287709a6
Tomohiro Kusumi
-
2020/10/14
git: sys/vfs/hammer2: Cleanup invalid blockref type switch cases
Tomohiro Kusumi
-
2020/10/14
git: sys/vfs/hammer2: Remove unused chain size variable in hammer2_chain_rename()
Tomohiro Kusumi
-
2020/10/14
git: sys/vfs/hammer2: Simplify chain allocation in hammer2_chain_alloc()
Tomohiro Kusumi
-
2020/10/14
git: DragonFly_RELEASE_5_8 mt(1): Change c_code to u_long because it has to hold an ioctl command.
Sascha Wildner
-
2020/10/14
git: mt(1): Change c_code to u_long because it has to hold an ioctl command.
Sascha Wildner
-
2020/10/14
git: df(1): Remove an unused function.
Sascha Wildner