Module Name:src
Committed By: kre
Date: Sat Aug 3 05:27:58 UTC 2024
Modified Files:
src/bin/df: df.1 df.c
Log Message:
Add -M and -q options to df(1).
-q suppresses warning output (rather than redirecting stderr, which
also buries error messages, which -q does not).
-M
Module Name:src
Committed By: kre
Date: Sat Aug 3 05:27:58 UTC 2024
Modified Files:
src/bin/df: df.1 df.c
Log Message:
Add -M and -q options to df(1).
-q suppresses warning output (rather than redirecting stderr, which
also buries error messages, which -q does not).
-M
Module Name:src
Committed By: kre
Date: Sat Aug 3 04:04:54 UTC 2024
Modified Files:
src/bin/df: df.1
Log Message:
Typo correction: s/givem/given/.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/bin/df/df.1
Please note that diffs are not public domain
Module Name:src
Committed By: kre
Date: Sat Aug 3 04:04:54 UTC 2024
Modified Files:
src/bin/df: df.1
Log Message:
Typo correction: s/givem/given/.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/bin/df/df.1
Please note that diffs are not public domain
Module Name:src
Committed By: kre
Date: Sat Aug 3 03:46:23 UTC 2024
Modified Files:
src/bin/sh: histedit.c
Log Message:
Revert a part of a change made on 1999-07-09 (in rev 1.21).
That change ("compile with WARNS = 2") added "const" qualifiers
in many places.
One of the
Module Name:src
Committed By: kre
Date: Sat Aug 3 03:46:23 UTC 2024
Modified Files:
src/bin/sh: histedit.c
Log Message:
Revert a part of a change made on 1999-07-09 (in rev 1.21).
That change ("compile with WARNS = 2") added "const" qualifiers
in many places.
One of the
Module Name:src
Committed By: kre
Date: Sat Aug 3 03:05:58 UTC 2024
Modified Files:
src/bin/sh: eval.c eval.h input.c input.h
Log Message:
Change the "string" argument to evalstring() and setinputstring()
from being "char *" to being "const char *".
This is needed for a
Module Name:src
Committed By: kre
Date: Sat Aug 3 03:05:58 UTC 2024
Modified Files:
src/bin/sh: eval.c eval.h input.c input.h
Log Message:
Change the "string" argument to evalstring() and setinputstring()
from being "char *" to being "const char *".
This is needed for a
Module Name:src
Committed By: gutteridge
Date: Sat Aug 3 02:43:37 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslogd.c: avoid use of undefined macro (NFCI)
SIGN_NUM_PRIVALS isn't defined anywhere; fix the block, though it's not
actually applica
Module Name:src
Committed By: gutteridge
Date: Sat Aug 3 02:43:37 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslogd.c: avoid use of undefined macro (NFCI)
SIGN_NUM_PRIVALS isn't defined anywhere; fix the block, though it's not
actually applica
Module Name:src
Committed By: kre
Date: Sat Aug 3 01:13:10 UTC 2024
Modified Files:
src/bin/sh: histedit.c
Log Message:
Fix a very old core dump causing bug found by RVP in the history code.
That is, truly very old - it is in rev 1.1 from 1994 (and so is probably
even old
Module Name:src
Committed By: kre
Date: Sat Aug 3 01:13:10 UTC 2024
Modified Files:
src/bin/sh: histedit.c
Log Message:
Fix a very old core dump causing bug found by RVP in the history code.
That is, truly very old - it is in rev 1.1 from 1994 (and so is probably
even old
Module Name:src
Committed By: wiz
Date: Fri Aug 2 21:53:23 UTC 2024
Modified Files:
src/share/man/man4: igc.4
Log Message:
Fix typo in email.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/igc.4
Please note that diffs are not public doma
Module Name:src
Committed By: wiz
Date: Fri Aug 2 21:53:23 UTC 2024
Modified Files:
src/share/man/man4: igc.4
Log Message:
Fix typo in email.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/igc.4
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:25:39 UTC 2024
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump libblocklist
To generate a diff of this commit:
cvs rdiff -u -r1.986 -r1.987 src/d
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:25:39 UTC 2024
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump libblocklist
To generate a diff of this commit:
cvs rdiff -u -r1.986 -r1.987 src/d
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:13:02 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: pfilter.c
Log Message:
Switch blocklist to use syslog_ss since we are being called from a
signal handler.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:13:02 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: pfilter.c
Log Message:
Switch blocklist to use syslog_ss since we are being called from a
signal handler.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:11:56 UTC 2024
Modified Files:
src/external/bsd/blocklist/bin: blocklistd.c support.c support.h
src/external/bsd/blocklist/include: bl.h blocklist.h
src/external/bsd/blocklist/lib: bl.c blocklist.c l
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:11:56 UTC 2024
Modified Files:
src/external/bsd/blocklist/bin: blocklistd.c support.c support.h
src/external/bsd/blocklist/include: bl.h blocklist.h
src/external/bsd/blocklist/lib: bl.c blocklist.c l
Module Name:src
Committed By: gutteridge
Date: Fri Aug 2 16:27:15 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
3RDPARTY: wpa_supplicant is now at 2.11
To generate a diff of this commit:
cvs rdiff -u -r1.2027 -r1.2028 src/doc/3RDPARTY
Please note that diffs a
Module Name:src
Committed By: gutteridge
Date: Fri Aug 2 16:27:15 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
3RDPARTY: wpa_supplicant is now at 2.11
To generate a diff of this commit:
cvs rdiff -u -r1.2027 -r1.2028 src/doc/3RDPARTY
Please note that diffs a
Module Name:src
Committed By: skrll
Date: Fri Aug 2 11:45:52 UTC 2024
Modified Files:
src/libexec/ld.elf_so: map_object.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/libexec/ld.elf_so/map_object.c
Please note that diffs are not pu
Module Name:src
Committed By: skrll
Date: Fri Aug 2 11:45:52 UTC 2024
Modified Files:
src/libexec/ld.elf_so: map_object.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/libexec/ld.elf_so/map_object.c
Please note that diffs are not pu
24 matches
Mail list logo