Module Name:src
Committed By: rillig
Date: Sun Jan 28 06:57:41 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: lex_integer_ilp32.c msg_218.c
Log Message:
tests/lint: fix tests for integer constants on ILP32 platforms
The comment in msg_218 was both off-topic and w
Module Name:src
Committed By: rillig
Date: Sun Jan 28 06:57:41 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: lex_integer_ilp32.c msg_218.c
Log Message:
tests/lint: fix tests for integer constants on ILP32 platforms
The comment in msg_218 was both off-topic and w
Module Name:src
Committed By: tsutsui
Date: Sun Jan 28 06:20:02 UTC 2024
Modified Files:
src/distrib/sets/lists/xserver: md.alpha md.netwinder md.sgimips md.vax
Log Message:
Also put back libfb.a in xorg_server_ver=110 case.
It looks required only on building Xorg server
Module Name:src
Committed By: tsutsui
Date: Sun Jan 28 06:20:02 UTC 2024
Modified Files:
src/distrib/sets/lists/xserver: md.alpha md.netwinder md.sgimips md.vax
Log Message:
Also put back libfb.a in xorg_server_ver=110 case.
It looks required only on building Xorg server
"Taylor R Campbell" writes:
> Mark /var/run/named obsolete in the set lists. XXX This isn't quite
> right, because it is legitimate for /var/run/named to exist in a
> running installation, but it doesn't exist in a freshly installed
> system any more. Maybe we should just remove the entry from th
Module Name:src
Committed By: rillig
Date: Sat Jan 27 21:42:29 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: remove redundant integer constant suffixes
I added these because lint told me so. Lint was wrong though, as it
Module Name:src
Committed By: rillig
Date: Sat Jan 27 21:42:29 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: remove redundant integer constant suffixes
I added these because lint told me so. Lint was wrong though, as it
Module Name:src
Committed By: riastradh
Date: Sat Jan 27 21:06:09 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
Log Message:
NetBSD.dist.base: Nix /var/run/named.
/var/run is emptied at boot time by /etc/rc.d/mountcritloc
Module Name:src
Committed By: riastradh
Date: Sat Jan 27 21:06:09 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
Log Message:
NetBSD.dist.base: Nix /var/run/named.
/var/run is emptied at boot time by /etc/rc.d/mountcritloc
Module Name:src
Committed By: riastradh
Date: Sat Jan 27 21:01:08 UTC 2024
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
NetBSD.dist.base: Fix permissions on /dev/pts.
No reason to write to this -- it's expected to have ptyfs mounted,
and ptyfs doesn't allo
Module Name:src
Committed By: riastradh
Date: Sat Jan 27 21:01:08 UTC 2024
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
NetBSD.dist.base: Fix permissions on /dev/pts.
No reason to write to this -- it's expected to have ptyfs mounted,
and ptyfs doesn't allo
Module Name:src
Committed By: wiz
Date: Sat Jan 27 20:19:21 UTC 2024
Modified Files:
src/share/terminfo: terminfo
Log Message:
terminfo: Our local changes are now upstream; reduce diff to upstream.
The changes look bigger than they are, this also removes some
settings tha
Module Name:src
Committed By: wiz
Date: Sat Jan 27 20:19:21 UTC 2024
Modified Files:
src/share/terminfo: terminfo
Log Message:
terminfo: Our local changes are now upstream; reduce diff to upstream.
The changes look bigger than they are, this also removes some
settings tha
Module Name:src
Committed By: rillig
Date: Sat Jan 27 20:03:15 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: platform_ilp32_c90.c
platform_ilp32_c99.c platform_ilp32_trad.c platform_lp64_c90.c
platform_lp64_c99.c platform_lp64_trad.c
Module Name:src
Committed By: rillig
Date: Sat Jan 27 20:03:15 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: platform_ilp32_c90.c
platform_ilp32_c99.c platform_ilp32_trad.c platform_lp64_c90.c
platform_lp64_c99.c platform_lp64_trad.c
Module Name:src
Committed By: wiz
Date: Sat Jan 27 19:44:46 UTC 2024
Modified Files:
src/share/terminfo: terminfo
Log Message:
Add missing comma. Noted by Thomas E. Dickey.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/terminfo/terminfo
Please
Module Name:src
Committed By: wiz
Date: Sat Jan 27 19:44:46 UTC 2024
Modified Files:
src/share/terminfo: terminfo
Log Message:
Add missing comma. Noted by Thomas E. Dickey.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/terminfo/terminfo
Please
Module Name:src
Committed By: christos
Date: Sat Jan 27 17:58:36 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
fix i386 lint
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/lib/libc/stdlib/Makefile.inc
Please note that diffs a
Module Name:src
Committed By: christos
Date: Sat Jan 27 17:58:36 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
fix i386 lint
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/lib/libc/stdlib/Makefile.inc
Please note that diffs a
Module Name:src
Committed By: hgutch
Date: Sat Jan 27 17:44:37 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
Add support for "PAL" (576i) mode on Wii.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/wii/dev/wii
Module Name:src
Committed By: hgutch
Date: Sat Jan 27 17:44:37 UTC 2024
Modified Files:
src/sys/arch/evbppc/wii/dev: wiifb.c
Log Message:
Add support for "PAL" (576i) mode on Wii.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/wii/dev/wii
port for the Nintendo Wii. [jmcneill 20240120]
libm: Import more long double functions from FreeBSD.
[christos 20240121]
+ terminfo: Import 20231209 [christos 20240127]
Module Name:src
Committed By: christos
Date: Sat Jan 27 16:04:36 UTC 2024
Modified Files:
src/usr.bin/getconf: getconf.c
Log Message:
PR/57875: Jason Bacon: Try again without an _ for portability.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/
Module Name:src
Committed By: christos
Date: Sat Jan 27 16:04:36 UTC 2024
Modified Files:
src/usr.bin/getconf: getconf.c
Log Message:
PR/57875: Jason Bacon: Try again without an _ for portability.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:55:26 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new terminfo
To generate a diff of this commit:
cvs rdiff -u -r1.1979 -r1.1980 src/doc/3RDPARTY
cvs rdiff -u -r1.3031 -r1.3032 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:53:58 UTC 2024
Modified Files:
src/share/terminfo: import
Log Message:
fix quotes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/terminfo/import
Please note that diffs are not public domai
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:53:58 UTC 2024
Modified Files:
src/share/terminfo: import
Log Message:
fix quotes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/terminfo/import
Please note that diffs are not public domai
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:53:30 UTC 2024
Modified Files:
src/share/terminfo: terminfo
Log Message:
merge changes, but keep our old wscons description
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/terminfo/terminf
Module Name:src
Committed By: rillig
Date: Sat Jan 27 15:53:28 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: split determining the type of an integer constant
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.
Module Name:src
Committed By: rillig
Date: Sat Jan 27 15:53:28 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: split determining the type of an integer constant
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:48:26 UTC 2024
Update of /cvsroot/src/share/terminfo
In directory ivanova.netbsd.org:/tmp/cvs-serv28647
Log Message:
Import terminfo-20231209.src
Status:
Vendor Tag: NCURSES
Release Tags: terminfo-20231209
Module Name:src
Committed By: christos
Date: Sat Jan 27 15:48:26 UTC 2024
Update of /cvsroot/src/share/terminfo
In directory ivanova.netbsd.org:/tmp/cvs-serv28647
Log Message:
Import terminfo-20231209.src
Status:
Vendor Tag: NCURSES
Release Tags: terminfo-20231209
Module Name:src
Committed By: rillig
Date: Sat Jan 27 15:10:57 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: check-expect.lua msg_252.c
Added Files:
src/tests/usr.bin/xlint/lint1: platform_ilp32_c90.c
pl
Module Name:src
Committed By: rillig
Date: Sat Jan 27 15:10:57 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: check-expect.lua msg_252.c
Added Files:
src/tests/usr.bin/xlint/lint1: platform_ilp32_c90.c
pl
Module Name:src
Committed By: rillig
Date: Sat Jan 27 12:14:58 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: extract signedness detection from lexing an integer constant
An integer constant that is signed in traditional C but unsigned since
C9
Module Name:src
Committed By: rillig
Date: Sat Jan 27 12:14:58 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: extract signedness detection from lexing an integer constant
An integer constant that is signed in traditional C but unsigned since
C9
Module Name:src
Committed By: tsutsui
Date: Sat Jan 27 10:57:05 UTC 2024
Modified Files:
src/external/mit/xorg/server/xorg-server.old: Makefile.servermod
src/external/mit/xorg/server/xorg-server.old/hw/xfree86/dixmods/fb:
Makefile
Log Message:
Revert pr
Module Name:src
Committed By: tsutsui
Date: Sat Jan 27 10:57:05 UTC 2024
Modified Files:
src/external/mit/xorg/server/xorg-server.old: Makefile.servermod
src/external/mit/xorg/server/xorg-server.old/hw/xfree86/dixmods/fb:
Makefile
Log Message:
Revert pr
Module Name:src
Committed By: rillig
Date: Sat Jan 27 10:32:03 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: fix test for 32-bit platforms
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libu
Module Name:src
Committed By: rillig
Date: Sat Jan 27 10:32:03 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: fix test for 32-bit platforms
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libu
Module Name:src
Committed By: rillig
Date: Sat Jan 27 08:54:15 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: add more tests
Test all number bases (octal, decimal, hexadecimal), in both old-style
and new-style formats, as
Module Name:src
Committed By: rillig
Date: Sat Jan 27 08:54:15 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/libutil/snprintb: add more tests
Test all number bases (octal, decimal, hexadecimal), in both old-style
and new-style formats, as
42 matches
Mail list logo