On 2023-12-28 10:48:36, Wolfram Schneider wrote:
diff --git a/usr.bin/indent/tests/comments.0 b/usr.bin/indent/tests/comments.0
index 4a627b9f39ec..6e9221868a1c 100644
--- a/usr.bin/indent/tests/comments.0
+++ b/usr.bin/indent/tests/comments.0
@@ -10,7 +10,7 @@ void t(void) {
/*
On 2023-10-06 14:31:58, Benedict Reuschling wrote:
Extend description of -p to include interactions with -d and implying -x
PR: 268052
Event: Oslo Hackathon
Differential Revision: https://reviews.freebsd.org/D40595
Sorry, but that's been changed, see https://reviews.freebsd.or
On 2023-08-28 12:17:06, Alexey Dokuchaev wrote:
Could you quickly summarize why we need these linuxish bits in FreeBSD?
We've lived for years without it. Had expected to find the rationale
in DR but alas. :( Thanks,
I'm more concerned about the IRIX and SysV bits :((
Piotr
On 2023-06-27 17:19:46, John Baldwin wrote:
xo: Disable -Wunused-but-set-variable.
Presumably these warnings will be fixed upstream at some point.
https://github.com/Juniper/libxo/issues/85
Piotr
On 2023-04-23 01:12:43, Colin Percival wrote:
Remove portsnap(8)
Rather than having a tool in the FreeBSD base system for obtaining
the FreeBSD ports tree, users are encouraged to `pkg install git`
and then `git clone https://git.FreeBSD.org/ports.git /usr/ports`.
With my 64 KB/s d
On 2023-02-27 22:14:04, Xin Li wrote:
On 2023-02-27 3:51 PM, Piotr P. Stefaniak wrote:
Do we want to assume that /var/run is never a symlink? If not, we
probably want to use find -xH here.
No, I don't think it's safe to follow symlinks.
I'd like to stress that my suggestio
On 2023-02-13 04:57:08, Xin LI wrote:
cleanvar: Be more careful when cleaning up /var.
The cleanvar script uses find -delete to remove stale files under /var,
which could lead to unwanted removal of files in some unusual scenarios.
For example, when a mounted fdescfs(5) is present un
On 2022-10-07 16:21:01, Hans Petter Selasky wrote:
Would uint32_t be more clear?
I don't disagree with the style change to the point that I demand it be
corrected, please keep it the way it is now to avoid more churn.
I just opposed the more general idea that this is an improvement. I say
it
On 2022-10-07 14:03:51, Hans Petter Selasky wrote:
On 10/7/22 13:48, Piotr P. Stefaniak wrote:
On 2022-10-07 11:41:38, Hans Petter Selasky wrote:
usb(4): Substitute "unsigned int" using the equivalent and shorter
"unsigned" keyword.
Why? Just because it's sho
On 2022-10-07 11:41:38, Hans Petter Selasky wrote:
usb(4): Substitute "unsigned int" using the equivalent and shorter
"unsigned" keyword.
Why? Just because it's shorter?
On 2021-07-05 00:23:48, Vladimir Kondratyev wrote:
URL:
https://cgit.FreeBSD.org/src/commit/?id=019391bf852771070cb739900f9e20ae6c41c746
LinuxKPI: Implement strscpy
strscpy copies the src string, or as much of it as fits, into the
dst buffer. The dst buffer is always NUL terminated, u
On 2021-10-20 02:40:24, Alexey Dokuchaev wrote:
On Tue, Oct 19, 2021 at 06:55:34PM -0700, Kevin Bowling wrote:
I think a POLA violation here was that some equipment emits a
jarringly loud noise, and rushing to turn that off is more stressful
than the change of turning it on if you value it.
I
On 2021-10-09 08:53:08, Konstantin Belousov wrote:
On Fri, Oct 08, 2021 at 03:09:04PM +, Piotr Pawel Stefaniak wrote:
@@ -93,6 +93,8 @@ returns immediately and the calling thread is not suspended.
.Pp
The suspension time may be longer than requested due to the
scheduling of other activity
On 2021-10-08 15:09:04, Piotr Pawel Stefaniak wrote:
The branch main has been updated by pstef:
Mention kern.timecounter.alloweddeviation in nanosleep.1
Sorry, wrong section.
lib/libc/sys/nanosleep.2 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
On 2021-09-25 18:52:23, John Baldwin wrote:
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9d324b5ffc8a783ceff2a78dea19602a1d8f045a
commit 9d324b5ffc8a783ceff2a78dea19602a1d8f045a
Author: John Baldwin
AuthorDate: 2021-09-25 18:51:01 +
Commit:
On 2021-03-30 18:08:22, Colin Percival wrote:
On 3/30/21 10:52 AM, Alexey Dokuchaev wrote:
On Tue, Mar 30, 2021 at 05:38:30PM +, Daniel Ebdrup Jensen wrote:
commit c2a39987e6f1dcd07aa03cb598675f1ca4662a1c
Author: Daniel Ebdrup Jensen
...
+FreeBSDs ps can create a dependency tree based
On 2021-02-26 17:58:59, Alexey Dokuchaev wrote:
On Fri, Feb 26, 2021 at 09:30:43AM -0800, Rodney W. Grimes wrote:
...
Oh, I so hate that mis-feature of Linux, please please tell me there is
a simple knob to turn this off? I believe LESS also does this kind
of stuff, or atleast "man" on linux do
17 matches
Mail list logo