Activity
From 11/22/2024 to 12/21/2024
12/20/2024
- 05:29 PM DragonFlyBSD Submit #3375 (Closed): [PATCH] mail(1): adapt to terminal size changes.
- Committed to master and 6.4 branch. Thank you.
- 05:29 PM DragonFlyBSD Revision f9dc17eb (dragonflybsd): mail(1): Catch SIGWINCH to adapt to terminal size changes
- Turn setscreensize() into a signal handler for SIGWINCH. This
allows users to resize their terminal and have long su... - 05:28 PM DragonFlyBSD Revision d5ba4fae (dragonflybsd): rc.d: Fix a typo in the comment of dhclient script
- 05:28 PM DragonFlyBSD Revision 9b7e606c (dragonflybsd): mail(1): Catch SIGWINCH to adapt to terminal size changes
- Turn setscreensize() into a signal handler for SIGWINCH. This
allows users to resize their terminal and have long su...
12/19/2024
- 01:23 AM DragonFlyBSD Bug #3377 (New): newsyslog fails to rotate syslog logs
- So:
newsyslog: can't notify daemon, pid 3476 = /var/run/syslog.pid: Operation not permitted
The pid is corect, ... - 01:20 AM DragonFlyBSD Bug #3376 (New): make initrd fails due to image size
- Fails with:
sh /usr/src/initrd/mkinitrd.sh -b /boot -r /rescue -c /tmp/initrd_staged.73072
Initrd build direct...
12/18/2024
- 01:11 PM DragonFlyBSD Revision ab4c55c7 (dragonflybsd): dsynth - Include "add" in "help" output.
- * Include a blurb on the "add" directive in the dsynth help output.
Submitted-by: Pierre-Alain TORET <daftaupe@drago...
12/16/2024
- 08:49 AM DragonFlyBSD Submit #3375 (Closed): [PATCH] mail(1): adapt to terminal size changes.
- Here's a trivial patch to improve mail(1)/mailx(1)/Mail(1) a little bit:
take notice of terminal/window size changes...
12/03/2024
- 02:03 AM DragonFlyBSD Revision fea0a68d (dragonflybsd): rc.conf.5: Document the missing dhclient_flags_<interface>
- This interface-specific dhclient(8) flags variable is supported by the
rc script, but was missing in the man page.
O... - 01:54 AM DragonFlyBSD Revision 1a7f0986 (dragonflybsd): rc.d: Improve dhclient script
- * Make use of the pid file to check the current status
* Improve the handling of arguments
* Improve error reporting
... - 01:12 AM DragonFlyBSD Revision 5eebb8b7 (dragonflybsd): rc.conf.5: Document the missing dhclient_flags_<interface>
- This interface-specific dhclient(8) flags variable is supported by the
rc script, but was missing in the man page.
O...
12/02/2024
- 05:54 PM DragonFlyBSD Revision c726e452 (dragonflybsd): rc.d: Fix nfsd/yp* scripts to set ${command_args}
- These scripts were failing to set ${command_args} because they set
"command_args=${<name>_flags}" before performing "...
11/30/2024
- 04:48 AM DragonFlyBSD Revision bd23261b (dragonflybsd): libstdc++: Fix unsigned wraparound in codecvt::do_length [PR105857]
- When the max argument to std::codecvt<wchar_t, char, mbstate_t>::length
is SIZE_MAX/4+1 or greater the multiplication...
11/29/2024
- 10:29 AM DragonFlyBSD Bug #3374 (New): kernel crash: panic - page fault, when launching slim (XOrg server) on Radeon Xpress 1100/1150 GPU
- Hi folks,
This happens on fresh install of dflybsd v6.4.0 on old hardware (20+ years old) AMD Athlon(tm) 64 Proces... - 10:16 AM DragonFlyBSD Revision bbd7e133 (dragonflybsd): kernel - Fix signal / signal-mask-change race
- * Fix race between incoming signals and sigsuspend(), ppoll(),
or pselect() when used to change the signal mask. A...
Also available in: Atom