https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749
--- Comment #11 from Michael Osipov ---
Looking through the latest patch, we should discuss the manpage when the code
does not require any more changes.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749
--- Comment #12 from Michael Osipov ---
> * NOOP is not obeyed
Point taken. Resolved.
> * Delete is, again, inconsistent
Resolved.
> * cat arg should be quoted
Agreed.
I do not understand why -B is necessary at all, I mean:
Aren't "if [
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284864
Bug ID: 284864
Summary: sort does case-independent sort even without -f or
--ignore-case
Product: Base System
Version: 14.2-RELEASE
Hardware: Any
OS:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284865
Bug ID: 284865
Summary: IPFW syntax errors in /etc/rc.firewall
Product: Base System
Version: 13.4-RELEASE
Hardware: Any
OS: Any
Status: New
Severity
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282713
Kyle Evans changed:
What|Removed |Added
CC||b...@freebsd.org,
|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282713
--- Comment #16 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=df436036e82b895a6233d803bc8bf14d2cfe90d7
commit df436036e82b895a6233d803bc8bf14d2cfe90d7
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284863
Bug ID: 284863
Summary: ntpd throws "Address already in use" error with shared
IP on multiple interfaces after upgrade from 14.1 to
14.2
Product: Base System
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284864
--- Comment #1 from w...@psr.com ---
/usr/bin/sort, with no options, is doing a case-independent sort.
Example: file foo containing:
1 Abcd 2
1 abcd 1
2 Abcd 1
2 abcd 2
with environment variables:
LANG=C
LC_CTYPE=iso_8859_1
MM_CHARSET=UTF-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284872
Bug ID: 284872
Summary: [carp] Missing byte order correction causing certain
unicast announcements to have invalid destination MAC
address
Product: Base System
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258414
Jose Luis Duran changed:
What|Removed |Added
CC||jldu...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284865
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|r...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254300
Jose Luis Duran changed:
What|Removed |Added
CC||jldu...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284872
--- Comment #1 from Franco Fichtner ---
Nice find. There appear to be two instances of this problem:
% git grep -n IN_MULTICAST sys/netinet/ip_carp.c | grep -v ntohl
sys/netinet/ip_carp.c:858: multicast =
IN_MULTICAST(sc->sc_c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284863
Mark Linimon changed:
What|Removed |Added
Keywords||regression
--
You are receiving th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284551
Mark Linimon changed:
What|Removed |Added
Component|kern|wireless
Assignee|b...@fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749
--- Comment #13 from Jordan Morningstar ---
(In reply to Michael Osipov from comment #12)
* I do not understand why -B is necessary at all
"Aren't "if [ $WANTCERTDESTFILE -a -e "$CERTDESTFILE" ]" + "if [
$WANTCERTDESTFILE ]" later enough?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284866
Lexi Winter changed:
What|Removed |Added
Assignee|b...@freebsd.org|p...@freebsd.org
--
You are receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284866
Bug ID: 284866
Summary: pf: state-policy if-bound breaks ICMPv6 error delivery
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
18 matches
Mail list logo