November 2019 Archives by thread
Starting: Fri Nov 1 03:06:47 PDT 2019
Ending: Sat Nov 30 12:09:07 PST 2019
Messages: 255
- Nov 01 2019 - 10:06:47 git: routed(8): Use NULL for a pointer.
Sascha Wildner
- Nov 01 2019 - 10:06:48 git: libipfw3: Use NULL for a pointer.
Sascha Wildner
- Nov 01 2019 - 10:06:48 git: libtelnet: Use NULL for a pointer.
Sascha Wildner
- Nov 01 2019 - 10:24:43 git: Remove checknr(1) which stopped being useful a long time ago.
Sascha Wildner
- Nov 01 2019 - 11:39:41 git: Remove nextboot remains.
Sascha Wildner
- Nov 01 2019 - 15:43:34 git: <sys/idr.h>: Move implementation details to Linux compat layer.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:34 git: kernel/drm: Decouple from network headers.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: <sys/malloc.h>: Add comment about assumption in drm layer.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: <net/if_var.h>: Remove last explicit dependency on <sys/malloc.h>.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: fwcontrol(8): Remove <sys/malloc.h> include.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: vmstat(8): Remove no longer needed <sys/malloc.h> include.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: kernel/pc64: Move up include order in vmx.c.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:35 git: kernel/dm: Include <sys/param.h> first.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:36 git: kernel/hammer2: Make C_HASHTABLE static.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:36 git: <sys/malloc.h>: Reduce kmalloc() implicit requirements for NULL.
Rimvydas Jasinskas
- Nov 01 2019 - 15:43:36 git: <sys/malloc.h>: Reduce kmalloc() implicit requirements on <sys/systm.h>.
Rimvydas Jasinskas
- Nov 01 2019 - 22:35:42 git: termios.4: Add a bit more info about TABDLY, TAB0, and TAB3.
Sascha Wildner
- Nov 02 2019 - 13:45:31 git: sbin/hammer2: Test /dev/mampper for "info"/"mountall" targets
Tomohiro Kusumi
- Nov 02 2019 - 19:13:01 git: libthread_xu: Remove local versions of 3 parameter timespec{add, sub}().
Sascha Wildner
- Nov 02 2019 - 22:47:55 git: <sys/malloc.h>: Avoid self referencing macros.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:56 git: kernel/drm: Yeet drm_free() inline.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:56 git: vkernel64: Reduce <pthread.h> exposure to generic kernel sources.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:56 git: pthread: Fix simple hello world c++ statically linked use cases.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:56 git: <wchar.h>: Refactor wchar_t/wint_t/mb_state setup.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:58 git: <ctype.h>: Internalize __ct_rune_t type.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:58 git: <wchar.h>: Implement correct limits for different wchar_t flavors.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:59 git: <stdint.h>: Remove C99 constant/limits guards for c++.
Rimvydas Jasinskas
- Nov 02 2019 - 22:47:59 git: <wchar.h>: Remove limits pollution.
Rimvydas Jasinskas
- Nov 03 2019 - 09:47:10 git: drm: Remove most system headers from linux/list.h
Francois Tigeot
- Nov 03 2019 - 09:54:29 git: drm/linux: Only define GFP_KERNEL once
Francois Tigeot
- Nov 03 2019 - 12:26:46 git: sbin/hammer2: Add /dev/ad* and /dev/vn* to "info"/"mountall" targets
Tomohiro Kusumi
- Nov 03 2019 - 12:32:50 git: file(1): Fix CVE-2019-18218.
Sascha Wildner
- Nov 03 2019 - 12:32:53 git: DragonFly_RELEASE_5_6 file(1): Fix CVE-2019-18218.
Sascha Wildner
- Nov 03 2019 - 20:14:01 git: dsynth - Enhance FAILURE log message
Matthew Dillon
- Nov 03 2019 - 20:32:45 git: drm/linux: Rework wait_event_xxx() macros
Francois Tigeot
- Nov 03 2019 - 21:36:51 git: devfs: Add a vnode pointer argument to dev_dopen()
Francois Tigeot
- Nov 04 2019 - 19:51:49 git: dsynth - Conditionalize use of check-plist stage
Matthew Dillon
- Nov 05 2019 - 14:50:32 git: sys/vfs/msdosfs: Sync debug prints with FreeBSD
Tomohiro Kusumi
- Nov 05 2019 - 21:48:49 git: dsynth - Add ARCH make var to bulk scan
Matthew Dillon
- Nov 06 2019 - 16:46:31 git: sys/vfs/msdosfs: Remove unrelated comment on rmdir
Tomohiro Kusumi
- Nov 06 2019 - 16:46:31 git: sys/vfs/msdosfs: Remove seemingly unneeded unlock/relock of dvp
Tomohiro Kusumi
- Nov 06 2019 - 17:34:25 git: dsynth - Change default compression from .tgz to .txz
Matthew Dillon
- Nov 07 2019 - 13:38:08 git: sys/vfs/msdosfs: Improve fsync(2) behavior
Tomohiro Kusumi
- Nov 08 2019 - 12:10:56 git: sys/vfs/msdosfs: Avoid "." corruption on rename(2)
Tomohiro Kusumi
- Nov 08 2019 - 12:10:56 git: sys/vfs/msdosfs: Support async mount (delayed write)
Tomohiro Kusumi
- Nov 08 2019 - 12:10:56 git: sys/vfs/msdosfs: Add/use DOINGASYNC()
Tomohiro Kusumi
- Nov 08 2019 - 16:39:10 git: kernel - Deal with obsolete/misused SID_Sync flag in CAM
Matthew Dillon
- Nov 08 2019 - 16:39:10 git: virtio - Fix LUN scan issue w/ Google Cloud
Matthew Dillon
- Nov 08 2019 - 16:39:10 git: kernel - Add additional SI_ORDER_* flags
Matthew Dillon
- Nov 08 2019 - 16:39:11 git: kernel - Use SI_ORDER_THIRD for CAM peripheral modules.
Matthew Dillon
- Nov 08 2019 - 16:39:11 git: virtio - SI_ORDER_FIRST -> SI_ORDER_EARLIER
Matthew Dillon
- Nov 09 2019 - 03:45:04 git: sys/vfs/msdosfs: Fix typo
Tomohiro Kusumi
- Nov 09 2019 - 03:45:04 git: sys/vfs/msdosfs: Fix comments on corrupted fs
Tomohiro Kusumi
- Nov 09 2019 - 12:27:33 git: sys/vfs/msdosfs: Remove BPB_TotSec16 test for FAT32 on mount(2)
Tomohiro Kusumi
- Nov 09 2019 - 12:27:34 git: sys/vfs/msdosfs: Fix regression from cleanup commit 20241ea208
Tomohiro Kusumi
- Nov 09 2019 - 12:27:34 git: sys/vfs/msdosfs: Cleanup before implementing vfs clustering
Tomohiro Kusumi
- Nov 10 2019 - 05:11:50 git: calendar(1): Sync calendars from FreeBSD
Aaron LI
- Nov 10 2019 - 05:11:51 git: calendar(1): Sync with FreeBSD
Aaron LI
- Nov 10 2019 - 05:11:51 git: calendar(1): Rework calendar files installation
Aaron LI
- Nov 10 2019 - 05:11:51 git: calendar(1): Use UTF-8 for all calendars
Aaron LI
- Nov 10 2019 - 05:11:51 git: calendar(1): Remove redundant fr_FR.UTF-8/calendar.french
Aaron LI
- Nov 10 2019 - 05:11:51 git: calendar(1): Various cleanups
Aaron LI
- Nov 10 2019 - 05:11:52 git: calendar(1): Improve UTC offset and longitude handling
Aaron LI
- Nov 10 2019 - 05:11:52 git: calendar(1): Significant update to calendars from OpenBSD
Aaron LI
- Nov 10 2019 - 05:11:52 git: calendar(1): Do not ignore errors of setuid/setgid in '-a' mode
Aaron LI
- Nov 10 2019 - 05:11:52 git: calendar(1): Add '-h' and '-?' to show usage help
Aaron LI
- Nov 10 2019 - 05:11:53 git: calendar(1): Merge two fixes to calendars from FreeBSD
Aaron LI
- Nov 10 2019 - 05:11:53 git: calendar(1): Remove pointless playing with LC_TIME
Aaron LI
- Nov 10 2019 - 05:11:53 git: calendar(1): Use login caps for 'calendar -a'
Aaron LI
- Nov 10 2019 - 05:11:53 git: calendar(1): Merge 'pathnames.h' into 'io.c'
Aaron LI
- Nov 10 2019 - 05:11:53 git: calendar(1): Refactor mail header composition and sending
Aaron LI
- Nov 10 2019 - 05:11:54 git: calendar(1): Search calendar file in current directory first
Aaron LI
- Nov 10 2019 - 05:11:54 git: calendar(1): Reset locale after parsing each calendar file
Aaron LI
- Nov 10 2019 - 05:11:54 git: calendar(1): Define "LANG" for national calendars
Aaron LI
- Nov 10 2019 - 10:27:01 git: <sys/msgport.h>: Add <sys/types.h> for boolean_t (kernel only).
Sascha Wildner
- Nov 10 2019 - 10:27:01 git: #include <sys/cdefs.h> in a number of headers that use macros from it.
Sascha Wildner
- Nov 10 2019 - 11:14:15 git: nos-tun(8): Directly use /dev/tun and remove option '-t'
Aaron LI
- Nov 10 2019 - 11:14:15 git: tools/wesside: Update to use /dev/tap directly
Aaron LI
- Nov 10 2019 - 11:14:15 git: if_tap: Handle 'SIOCSIFMTU' ioctl directly to support MTU > 1500
Aaron LI
- Nov 10 2019 - 15:19:50 git: inet6: Support the ioctl SIOCSIFINFO_IN6
Roy Marples
- Nov 10 2019 - 16:54:49 git: dsynth - Improve 'debug' target, fix "x\n" in logs
Matthew Dillon
- Nov 11 2019 - 01:52:27 git: sys/vfs/msdosfs: Need to explicitly set bp to NULL
Tomohiro Kusumi
- Nov 11 2019 - 08:21:53 git: Remove OPIE remains.
Sascha Wildner
- Nov 11 2019 - 08:21:53 git: Makefile_upgrade.inc: Sort a bit.
Sascha Wildner
- Nov 11 2019 - 09:13:53 git: useful_macros.cocci: Improve a bit.
Sascha Wildner
- Nov 12 2019 - 02:03:26 git: kernel - sigblockall()/sigunblockall() support (per thread shared page)
Matthew Dillon
- Nov 12 2019 - 02:03:26 git: libc - Implement sigblockall() and sigunblockall()
Matthew Dillon
- Nov 12 2019 - 02:03:27 git: libc - make strtok() thread-safe
Matthew Dillon
- Nov 12 2019 - 02:03:27 git: vmstat - Increase buffer for vmstat -m
Matthew Dillon
- Nov 12 2019 - 02:16:59 git: kernel - Repurpose td_tracker
Matthew Dillon
- Nov 12 2019 - 02:16:59 git: acpi - Catch infinite parser recursions
Matthew Dillon
- Nov 12 2019 - 08:12:32 git: kernele - lpmap work - split lwp_fork() into lwp_fork1() and lwp_fork2()
Matthew Dillon
- Nov 12 2019 - 08:12:32 git: libc - Implement sigblockall() and sigunblockall() (2)
Matthew Dillon
- Nov 12 2019 - 08:40:19 git: libc: Fix up two Symbol.map's a bit.
Sascha Wildner
- Nov 12 2019 - 10:13:44 git: Use our standard bool type in a few places.
Sascha Wildner
- Nov 12 2019 - 11:37:11 git: sys/vfs/msdosfs: Support vfs clustering
Tomohiro Kusumi
- Nov 12 2019 - 11:37:11 git: sys/vfs/msdosfs: Save/restore fatchain cache in VOP_BMAP()
Tomohiro Kusumi
- Nov 12 2019 - 11:37:12 git: sys/vfs/msdosfs: Fix va_fileid casts
Tomohiro Kusumi
- Nov 12 2019 - 11:37:12 git: sys/vfs: Use IO_SEQSHIFT
Tomohiro Kusumi
- Nov 12 2019 - 11:45:21 git: sys/gnu/vfs/ext2fs: Use IO_SEQSHIFT
Tomohiro Kusumi
- Nov 12 2019 - 19:09:53 git: libc - Implement sigblockall() and sigunblockall() (3)
Matthew Dillon
- Nov 12 2019 - 19:09:53 git: kernel and libc - Reimplement lwp_setname*() using /dev/lpmap
Matthew Dillon
- Nov 12 2019 - 20:15:36 git: docs - Add manual page for sigblockall() and sigunblockall()
Matthew Dillon
- Nov 12 2019 - 22:46:20 git: pthreads - Fix incorrect fork assumption
Matthew Dillon
- Nov 12 2019 - 22:50:13 git: kernel - Fix first-lwp access race vs process creation
Matthew Dillon
- Nov 13 2019 - 13:03:54 git: sys/vfs/msdosfs: Include FAT headers via <vfs/msdosfs/...>
Tomohiro Kusumi
- Nov 13 2019 - 13:03:55 git: sys/vfs/msdosfs: Don't use MSDOSFSMNT_WAITONFAT
Tomohiro Kusumi
- Nov 13 2019 - 13:03:55 git: sys/vfs/msdosfs: Allow B_CLUSTEROK in deupdat()
Tomohiro Kusumi
- Nov 13 2019 - 13:03:55 git: sys/vfs/msdosfs: Sync minor styles with FreeBSD
Tomohiro Kusumi
- Nov 13 2019 - 13:03:55 git: sys/vfs/msdosfs: Return EBUSY on lookup on delete/rename of MSDOSFSROOT_OFS
Tomohiro Kusumi
- Nov 13 2019 - 13:03:55 git: sys/vfs/msdosfs: Assume up to 8192 bytes sector for BPB
Tomohiro Kusumi
- Nov 13 2019 - 17:03:02 git: vendor/DHCPCD Import dhcpcd-8.1.2
Roy Marples
- Nov 13 2019 - 17:08:42 git: contrib/dhcpcd - update README
Roy Marples
- Nov 13 2019 - 18:31:39 git: libc: Remove _nmalloc_thr_init from Symbol.map again.
Sascha Wildner
- Nov 13 2019 - 20:17:03 git: dsynth - Use STRICT_DEPENDS instead of NO_DEPENDS
Matthew Dillon
- Nov 13 2019 - 21:17:32 git: Makefile_upgrade.inc: Remove redundant entry.
Sascha Wildner
- Nov 13 2019 - 22:26:58 git: cpuctl - Implement close() properly for /dev/cpuctl*
Matthew Dillon
- Nov 14 2019 - 00:41:04 git: kernel - Add lwp_getname() system call
Matthew Dillon
- Nov 14 2019 - 00:41:04 git: world - Add support for lwp_getname() and pthread_get_name_np()
Matthew Dillon
- Nov 14 2019 - 09:46:19 git: sys/vfs/msdosfs: Remove seemingly unneeded mbnambuf code
Tomohiro Kusumi
- Nov 14 2019 - 09:46:20 git: sys/vfs/msdosfs: Correct _PC_FILESIZEBITS value
Tomohiro Kusumi
- Nov 14 2019 - 11:10:00 git: Revert "sys/vfs/msdosfs: Correct _PC_FILESIZEBITS value"
Sascha Wildner
- Nov 14 2019 - 13:20:55 git: sys/vfs/msdosfs: Allow deupdat() against non root directory
Tomohiro Kusumi
- Nov 14 2019 - 13:37:54 git: <stdint.h>: Move out ptrdiff_t type.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:55 git: Adjust headers for <machine/stdint.h> visibility.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:55 git: <machine/stdint.h>: Add two basic LP types.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:55 git: <machine/stdint.h>: Adjust basic types to be more generic.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:55 git: <sys/sem.h>: Use generic types.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:55 git: <sys/types.h>: Adjust visibility of segsz_t.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:56 git: <sys/types.h>: Declare register_t type directly.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:56 git: cpu/x64_64: Move MMU page table types back to <cpu/pmap.h>.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:56 git: platform/pc64: Remove unused PDESIZE/PTESIZE constants.
Rimvydas Jasinskas
- Nov 14 2019 - 13:37:56 git: Add <sys/cpumask.h>.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:43 git: <cpu/types.h>: Use basic LP types for vm_offset_t and vm_size_t.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:43 git: <sys/types.h>: Reduce vm_* types pollution in userland.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:43 git: sys/sglist.h: Mark as kernel only header.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:43 git: <vm/vm_zone.h>: Adjust visibility.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:43 git: <sys/systimer.h>: Do not inject boolean_t type into userland.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:44 git: <sys/types.h>: Make boolean_t kernel only type.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:44 git: <sys/kinfo.h>: Fix legacy inclusion issues.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:45 git: <sys/stdint.h>: Repurpose.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:45 git: kernel: Stop using <stdint.h> during kernel build.
Rimvydas Jasinskas
- Nov 14 2019 - 13:41:46 git: <sys/thread.h>: Mark several structs as kernel structures.
Rimvydas Jasinskas
- Nov 14 2019 - 16:27:05 git: kernel/vga_switcheroo: Remove duplicate include of <sys/sysctl.h>.
Sascha Wildner
- Nov 14 2019 - 18:58:13 git: dsynth - Go back to NO_DEPENDS, with conditions
Matthew Dillon
- Nov 14 2019 - 18:58:14 git: build - Add build-all and install-all targets
Matthew Dillon
- Nov 15 2019 - 06:44:03 git: calendar(1): Remove a useless extern.
Sascha Wildner
- Nov 15 2019 - 09:41:01 git: sys/vfs/msdosfs: Sync VFS lock assertion with FreeBSD
Tomohiro Kusumi
- Nov 15 2019 - 09:41:01 git: sys/vfs/msdosfs: Fix comment on locking on rename(2)
Tomohiro Kusumi
- Nov 15 2019 - 10:13:32 git: libmagic: Sort MAGFILES before creating /usr/share/misc/magic.
Sascha Wildner
- Nov 15 2019 - 10:21:25 git: dsynth(1): Fix a couple of typos.
Sascha Wildner
- Nov 15 2019 - 10:30:05 git: sigblockall.3/sigprocmask.2: Various small fixes/markup improvements.
Sascha Wildner
- Nov 15 2019 - 11:53:01 git: Move libc_r's tests to a more generic location.
Sascha Wildner
- Nov 15 2019 - 11:53:02 git: test/libpthread: Clean up a bit.
Sascha Wildner
- Nov 15 2019 - 11:53:02 git: Remove the old libc_r.
Sascha Wildner
- Nov 15 2019 - 12:28:21 git: libc: Add more namespace.h/un-namespace.h.
Sascha Wildner
- Nov 15 2019 - 12:40:02 git: sail(6): Comment out a double assignment.
Sascha Wildner
- Nov 15 2019 - 15:44:13 git: <sys/wait.h>: Remove duplicate include.
Sascha Wildner
- Nov 15 2019 - 16:02:09 git: Update the pciconf(8) database.
Sascha Wildner
- Nov 15 2019 - 16:24:07 git: Add <sys/_siginfo.h> to provide the definitions of siginfo_t and sigval.
Sascha Wildner
- Nov 15 2019 - 16:24:09 git: <sys/wait.h>: Provide and use siginfo_t and union sigval.
Sascha Wildner
- Nov 16 2019 - 02:19:39 git: autofs: Change email address (sync with FUSE and others)
Tomohiro Kusumi
- Nov 16 2019 - 06:35:17 git: sys/vfs/fuse: Add note to sys/vfs/fuse/fuse_abi.h
Tomohiro Kusumi
- Nov 16 2019 - 09:45:07 git: syscalls.master: Remove some trailing whitespace.
Sascha Wildner
- Nov 16 2019 - 09:45:07 git: <signal.h>/<sys/_siginfo.h>: Some fixes after my recent commits.
Sascha Wildner
- Nov 16 2019 - 10:23:42 git: <xlocale/_string.h>: Mention that we are missing strerror_l().
Sascha Wildner
- Nov 16 2019 - 14:39:59 git: sys/vfs/msdosfs: Unmount on update_mp() failure if !MNT_UPDATE
Tomohiro Kusumi
- Nov 16 2019 - 15:59:33 git: libc/getaddrinfo: Accept numeric servname for AF_INET/AF_INET6
Antonio Huete Jimenez
- Nov 16 2019 - 20:58:22 git: <string.h>: Clean up the namespace.
Sascha Wildner
- Nov 17 2019 - 05:47:10 git: sys/dev/disk/dm: Change email address (sync with autofs/FUSE and others)
Tomohiro Kusumi
- Nov 17 2019 - 10:11:45 git: boggle(6): Include <time.h> for time_t.
Sascha Wildner
- Nov 17 2019 - 10:11:45 git: libc/citrus: Include <sys/types.h> for int*_t etc. types.
Sascha Wildner
- Nov 17 2019 - 11:57:19 git: drm: Update generic, ttm and radeon code to Linux 4.9
Francois Tigeot
- Nov 17 2019 - 11:57:20 git: drm/radeon: Disable acceleration on si
Francois Tigeot
- Nov 17 2019 - 13:19:54 git: sys/vfs/msdosfs: Fix ->de_fndcnt calculation on lookup
Tomohiro Kusumi
- Nov 18 2019 - 18:55:37 git: drm/radeon: Use an amdgpu firmware file name with cik hardware
Francois Tigeot
- Nov 18 2019 - 19:33:50 git: kernel - Update AMD chipset drivers for watchdog and smbus
Matthew Dillon
- Nov 18 2019 - 20:24:02 git: drm/linux: Add arch_io_reserve_memtype_wc and arch_io_free_memtype_wc()
Francois Tigeot
- Nov 19 2019 - 20:06:32 git: hammer2 - Finally fix the 'file winds up with some zeros' bug
Matthew Dillon
- Nov 19 2019 - 20:07:11 git: DragonFly_RELEASE_5_6 hammer2 - Finally fix the 'file winds up with some zeros' bug
Matthew Dillon
- Nov 19 2019 - 20:57:44 git: <langinfo.h>/<nl_types.h>: Clean up the POSIX namespace.
Sascha Wildner
- Nov 19 2019 - 21:00:32 git: drm: Fix debug messages issues introduced by the Linux 4.9 update
Francois Tigeot
- Nov 21 2019 - 07:15:53 git: <unistd.h>: Move pipe2() into __BSD_VISIBLE.
Sascha Wildner
- Nov 21 2019 - 08:41:29 git: <unistd.h>: Mark/add some missing functions.
Sascha Wildner
- Nov 21 2019 - 08:56:44 git: <unistd.h>: Move setpgrp() to __BSD_VISIBLE.
Sascha Wildner
- Nov 21 2019 - 12:24:49 git: world: Use <bus/cam/...> in userland.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:49 git: world: Use <vfs/FS/...> in userland.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:49 git: world: Remove legacy compat directory symlinks.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:49 git: <sys/gpt.h>: Use __offsetof().
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:50 git: <sys/cdefs.h>: Use __uintptr_t in casts.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:50 git: <sdp.h>: Include <stdint.h>.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:50 git: sys/boot: Define _STANDALONE while building.
Rimvydas Jasinskas
- Nov 21 2019 - 12:24:50 git: libstand: Switch to _STANDALONE handling.
Rimvydas Jasinskas
- Nov 21 2019 - 18:49:50 git: dsynth - Properly set __MAKE_CONF for pkglist scan
Matthew Dillon
- Nov 21 2019 - 19:20:49 git: kernel - Fix race in VFS_MPLOCK/VFS_MPUNLOCK (affects UFS)
Matthew Dillon
- Nov 21 2019 - 20:59:12 git: drm/linux: Add some hrtimer.h functions
Francois Tigeot
- Nov 21 2019 - 21:07:39 git: drm: Sync device initialization code with Linux
Francois Tigeot
- Nov 22 2019 - 00:27:15 git: kernel - Augment lwkt_reltoken() assertions
Matthew Dillon
- Nov 22 2019 - 00:27:15 git: dsynth - Set pty cols and finally fix ^M in handshake
Matthew Dillon
- Nov 22 2019 - 16:55:19 git: sbin/mount_autofs: Sync man page with NetBSD
Tomohiro Kusumi
- Nov 22 2019 - 17:35:10 git: mount_autofs.8: Fix missing .El
Sascha Wildner
- Nov 22 2019 - 19:07:03 git: dsynth - Parse flavors on command line, parse text file
Matthew Dillon
- Nov 22 2019 - 20:03:43 git: dsynth - Fix 'debug' mode
Matthew Dillon
- Nov 22 2019 - 20:03:44 git: dsynth - Fix /var/mail uid/gid/perms in template
Matthew Dillon
- Nov 22 2019 - 21:17:14 git: <sys/snoop.h>: Fix typos in comments.
Sascha Wildner
- Nov 23 2019 - 01:02:46 git: kernel: Fix a problem with shutdown(8)
Antonio Huete Jimenez
- Nov 23 2019 - 01:06:45 git: DragonFly_RELEASE_5_6 libc/getaddrinfo: Accept numeric servname for AF_INET/AF_INET6
Antonio Huete Jimenez
- Nov 23 2019 - 01:06:45 git: DragonFly_RELEASE_5_6 kernel: Fix a problem with shutdown(8)
Antonio Huete Jimenez
- Nov 23 2019 - 08:26:29 git: sys/vfs/autofs: Fix a comment on autofs_mount_info
Tomohiro Kusumi
- Nov 23 2019 - 15:19:07 git: sys/vfs/autofs: Minor cleanup to sync with NetBSD
Tomohiro Kusumi
- Nov 23 2019 - 15:31:12 git: sbin/mount_autofs: Add AUTHORS to man page
Tomohiro Kusumi
- Nov 24 2019 - 09:23:28 git: Remove some unneeded \& from manual pages.
Sascha Wildner
- Nov 24 2019 - 09:23:28 git: hier.7: Adjust for the recent removals in /usr/include.
Sascha Wildner
- Nov 24 2019 - 12:15:14 git: kevent: Leading white space.
Sepherosa Ziehau
- Nov 24 2019 - 17:03:39 git: libc - nmalloc clean part 1
Matthew Dillon
- Nov 24 2019 - 17:03:39 git: libc - nmalloc clean part 2
Matthew Dillon
- Nov 24 2019 - 17:03:39 git: libc - nmalloc clean part 3
Matthew Dillon
- Nov 24 2019 - 17:03:40 git: tmpfs - Make tmpfs_move_pages() more robust
Matthew Dillon
- Nov 24 2019 - 22:34:55 git: dsynth - Add profile selection options
Matthew Dillon
- Nov 24 2019 - 23:25:45 git: make(1): Decouple from libutil.
Rimvydas Jasinskas
- Nov 25 2019 - 00:01:58 git: dsynth - Adjust directive tests
Matthew Dillon
- Nov 25 2019 - 10:34:29 git: <sys/types.h>: Fix comment.
Sascha Wildner
- Nov 25 2019 - 19:48:18 git: dsynth - Document -p profile option
Matthew Dillon
- Nov 25 2019 - 20:00:11 git: kernel: Remove no longer used vfinddev() function.
Sascha Wildner
- Nov 25 2019 - 22:25:29 git: drm/radeon: Be explicit about disabled acceleration
Francois Tigeot
- Nov 26 2019 - 15:00:56 git: usr.sbin/autofs: Add missing description for automountd option -T
Tomohiro Kusumi
- Nov 26 2019 - 23:45:59 git: dsynth - Fix mktemplate bug when no keys in /etc/ssh
Matthew Dillon
- Nov 27 2019 - 16:10:54 git: <time.h>: Fix C++17 visibility of timespec_get().
Sascha Wildner
- Nov 27 2019 - 16:10:57 git: DragonFly_RELEASE_5_6 <time.h>: Fix C++17 visibility of timespec_get().
Sascha Wildner
- Nov 27 2019 - 16:30:21 git: usr.sbin/fstyp: Rename HAMMER1/2 functions
Tomohiro Kusumi
- Nov 27 2019 - 23:57:10 git: kernel - Add SYSCTL_BIT32(n) and BIT64(n) support
Matthew Dillon
- Nov 27 2019 - 23:57:10 git: sysctl - Add support for CTLTYPE_BIT32 and BIT64
Matthew Dillon
- Nov 28 2019 - 16:56:54 git: usr.sbin/fstyp: Remove XXX comment on HAMMER2
Tomohiro Kusumi
- Nov 28 2019 - 20:17:31 git: mined(1): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:31 git: stat(1): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:31 git: from(1): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:31 git: mtree(8): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:32 git: install(1): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:32 git: dhcpcd(8): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:32 git: adventure(6): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:32 git: truss(1): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 20:17:32 git: ldconfig(8): Fix -Wundef.
Sascha Wildner
- Nov 28 2019 - 23:51:00 git: kernel: Merge crinit() into crget()
Antonio Huete Jimenez
- Nov 29 2019 - 00:38:00 git: kernel: Don't use atomic for cr_ref in crget()
Antonio Huete Jimenez
- Nov 29 2019 - 05:57:23 git: rwhod(8): Fix -Wundef.
Sascha Wildner
- Nov 29 2019 - 06:18:58 git: boot1/edk2: Fix -Wundef.
Sascha Wildner
- Nov 29 2019 - 06:35:23 git: bthcid(8): Fix -Wundef.
Sascha Wildner
- Nov 29 2019 - 14:21:38 git: sshd(8): Fix -Wundef.
Sascha Wildner
- Nov 29 2019 - 15:13:27 git: <stdlib.h>: Check if __cplusplus is defined before checking its value.
Sascha Wildner
- Nov 29 2019 - 19:09:39 git: kernel: debug_64bit must be uint64_t
Antonio Huete Jimenez
- Nov 30 2019 - 06:36:11 git: Fix -Wundef in bzip2, libpcap, mdocml, and ncurses.
Sascha Wildner
- Nov 30 2019 - 06:36:12 git: larn(6): Fix -Wundef.
Sascha Wildner
- Nov 30 2019 - 06:36:12 git: m4(1): Fix -Wundef.
Sascha Wildner
- Nov 30 2019 - 13:47:07 git: tar(1): Fix -Wundef.
Sascha Wildner
- Nov 30 2019 - 20:09:07 git: tools - Generate valid embedded newlines in strings
Matthew Dillon
Last message date:
Sat Nov 30 12:09:07 PST 2019
Archived on: Fri Mar 3 13:39:22 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).