Module Name:src
Committed By: uwe
Date: Sun Sep 22 23:50:34 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
landisk: bump MSGBUFSIZE to 2 pages
sh3 uses only one page by default; if anything goes slightly awry or
if you have any USB devices - that
Module Name:src
Committed By: uwe
Date: Sun Sep 22 23:50:34 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
landisk: bump MSGBUFSIZE to 2 pages
sh3 uses only one page by default; if anything goes slightly awry or
if you have any USB devices - that
Module Name:src
Committed By: andvar
Date: Sun Sep 22 20:55:17 UTC 2024
Modified Files:
src/sys/arch/hpcmips/conf: LROUTER MPC303
Log Message:
Add PMAP_NO_PV_UNCACHED and ENABLE_MIPS_4KB_PAGE options to LROUTER and MPC303
configs to restore the build. I didn't receive defi
Module Name:src
Committed By: andvar
Date: Sun Sep 22 20:55:17 UTC 2024
Modified Files:
src/sys/arch/hpcmips/conf: LROUTER MPC303
Log Message:
Add PMAP_NO_PV_UNCACHED and ENABLE_MIPS_4KB_PAGE options to LROUTER and MPC303
configs to restore the build. I didn't receive defi
Module Name:src
Committed By: christos
Date: Sun Sep 22 20:34:26 UTC 2024
Modified Files:
src/usr.bin/nbperf: nbperf.c
Log Message:
Set the default to "infinity" and use ~0 so we don't need to count f's.
(Brad Harder)
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: christos
Date: Sun Sep 22 20:34:26 UTC 2024
Modified Files:
src/usr.bin/nbperf: nbperf.c
Log Message:
Set the default to "infinity" and use ~0 so we don't need to count f's.
(Brad Harder)
To generate a diff of this commit:
cvs rdiff -u -r1.8
: Add ohci(4) support to the Nintendo Wii port.
[jmcneill 20240922]
+ zlib: Import 1.3.1 [christos 20240922]
Module Name:src
Committed By: christos
Date: Sun Sep 22 19:14:20 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new zlib
To generate a diff of this commit:
cvs rdiff -u -r1.2047 -r1.2048 src/doc/3RDPARTY
cvs rdiff -u -r1.3097 -r1.3098 src/doc/CHANGES
Pl
Module Name:src
Committed By: christos
Date: Sun Sep 22 19:12:28 UTC 2024
Modified Files:
src/common/dist/zlib: compress.c crc32.c deflate.c deflate.h gzguts.h
gzwrite.c infback.c inffast.c inflate.c inftrees.c trees.c
uncompr.c zconf.h zlib.h zutil.
Module Name:src
Committed By: christos
Date: Sun Sep 22 19:04:54 UTC 2024
Update of /cvsroot/src/common/dist/zlib
In directory ivanova.netbsd.org:/tmp/cvs-serv16457
Log Message:
Import zlib-1.3.1 (previous was 1.2.13)
Changes in 1.3.1 (22 Jan 2024)
- Reject overflows of zip heade
Module Name:src
Committed By: christos
Date: Sun Sep 22 19:04:54 UTC 2024
Update of /cvsroot/src/common/dist/zlib
In directory ivanova.netbsd.org:/tmp/cvs-serv16457
Log Message:
Import zlib-1.3.1 (previous was 1.2.13)
Changes in 1.3.1 (22 Jan 2024)
- Reject overflows of zip heade
Module Name:src
Committed By: uwe
Date: Sun Sep 22 17:37:08 UTC 2024
Modified Files:
src/sys/dev/ata: files.ata
Log Message:
files.ata: defparam ATADEBUG_WD_MASK
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ata/files.ata
Please note that dif
Module Name:src
Committed By: uwe
Date: Sun Sep 22 17:37:08 UTC 2024
Modified Files:
src/sys/dev/ata: files.ata
Log Message:
files.ata: defparam ATADEBUG_WD_MASK
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ata/files.ata
Please note that dif
Module Name:src
Committed By: uwe
Date: Sun Sep 22 17:31:43 UTC 2024
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
wd.c: consistent whitespace within one #define group
To generate a diff of this commit:
cvs rdiff -u -r1.469 -r1.470 src/sys/dev/ata/wd.c
Please note
Module Name:src
Committed By: uwe
Date: Sun Sep 22 17:31:43 UTC 2024
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
wd.c: consistent whitespace within one #define group
To generate a diff of this commit:
cvs rdiff -u -r1.469 -r1.470 src/sys/dev/ata/wd.c
Please note
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 16:02:49 UTC 2024
Modified Files:
src/distrib/sets/lists/xfont: mi
Log Message:
setlist changes for new fonts (missed in previous commit)
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/distrib/set
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 16:02:49 UTC 2024
Modified Files:
src/distrib/sets/lists/xfont: mi
Log Message:
setlist changes for new fonts (missed in previous commit)
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/distrib/set
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 15:51:59 UTC 2024
Modified Files:
src/distrib/sets/lists/xfont: mi
Log Message:
setlist changes for new fonts
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/distrib/sets/lists/xfont/mi
Please not
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 15:51:59 UTC 2024
Modified Files:
src/distrib/sets/lists/xfont: mi
Log Message:
setlist changes for new fonts
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/distrib/sets/lists/xfont/mi
Please not
c: Update to 20240109. [christos 20240914]
wpa: Import wpa_supplicant and hostapd 2.11. [christos 20240918]
bind: Import 9.18.30 [christos 20240921]
+ evbppc: Add ohci(4) support to the Nintendo Wii port.
+ [jmcneill 20240922]
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 14:08:12 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
evbppc: Add ohci(4) support to the Nintendo Wii port.
To generate a diff of this commit:
cvs rdiff -u -r1.3096 -r1.3097 src/doc/CHANGES
Please note th
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 14:07:13 UTC 2024
Modified Files:
src/sys/arch/evbppc/conf: WII
Log Message:
wii: Enable ohci(4) driver.
This seems to be stable now, let's enable support for plugging in LS/FS
devices directly into the system withou
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 14:07:13 UTC 2024
Modified Files:
src/sys/arch/evbppc/conf: WII
Log Message:
wii: Enable ohci(4) driver.
This seems to be stable now, let's enable support for plugging in LS/FS
devices directly into the system withou
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 14:05:47 UTC 2024
Modified Files:
src/sys/dev/usb: ohci.c ohcireg.h ohcivar.h
Log Message:
ohci: Allocate a whole cacheline for all descriptors
Allocate a whole cacheline for all descriptor types such that:
i) they
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 13:58:22 UTC 2024
Modified Files:
src/external/mit/xorg/share/fonts/misc/font-schumacher-misc: Makefile
Log Message:
drop stray .endif
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/m
Module Name:src
Committed By: jakllsch
Date: Sun Sep 22 13:58:22 UTC 2024
Modified Files:
src/external/mit/xorg/share/fonts/misc/font-schumacher-misc: Makefile
Log Message:
drop stray .endif
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/m
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 13:56:25 UTC 2024
Modified Files:
src/sys/arch/evbppc/include: wii.h
src/sys/arch/evbppc/wii/dev: ehci_hollywood.c hollywood.c hollywood.h
ohci_hollywood.c sdhc_hollywood.c
Log Message:
wii: Restri
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 13:56:25 UTC 2024
Modified Files:
src/sys/arch/evbppc/include: wii.h
src/sys/arch/evbppc/wii/dev: ehci_hollywood.c hollywood.c hollywood.h
ohci_hollywood.c sdhc_hollywood.c
Log Message:
wii: Restri
Module Name:src
Committed By: mrg
Date: Sun Sep 22 09:34:57 UTC 2024
Modified Files:
src/external/mit/xorg/share/fonts: Makefile
src/external/mit/xorg/share/fonts/Type1: Makefile
src/external/mit/xorg/share/fonts/misc: Makefile
src/share/mk: bsd.own.
Module Name:src
Committed By: mrg
Date: Sun Sep 22 09:34:57 UTC 2024
Modified Files:
src/external/mit/xorg/share/fonts: Makefile
src/external/mit/xorg/share/fonts/Type1: Makefile
src/external/mit/xorg/share/fonts/misc: Makefile
src/share/mk: bsd.own.
Module Name:src
Committed By: andvar
Date: Sun Sep 22 08:21:33 UTC 2024
Modified Files:
src/sys/net: if.h
Log Message:
s/remvoed/removed/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 src/sys/net/if.h
Please note that diffs are not public d
Module Name:src
Committed By: andvar
Date: Sun Sep 22 08:21:33 UTC 2024
Modified Files:
src/sys/net: if.h
Log Message:
s/remvoed/removed/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 src/sys/net/if.h
Please note that diffs are not public d
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:11 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-xfree86-type1/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2472
Log Message:
initial import of font-xfree86-type1-1.0.5
Status:
Vendor Tag: xorg
Release Tags:
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:11 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-xfree86-type1/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2472
Log Message:
initial import of font-xfree86-type1-1.0.5
Status:
Vendor Tag: xorg
Release Tags:
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:09 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-winitzki-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv17598
Log Message:
initial import of font-winitzki-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Rele
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:09 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-winitzki-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv17598
Log Message:
initial import of font-winitzki-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Rele
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:08 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-sun-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv1532
Log Message:
initial import of font-sun-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags: font-su
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:07 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-screen-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv12045
Log Message:
initial import of font-screen-cyrillic-1.0.5
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:08 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-sun-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv1532
Log Message:
initial import of font-sun-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags: font-su
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:07 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-screen-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv12045
Log Message:
initial import of font-screen-cyrillic-1.0.5
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:05 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-schumacher-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv22290
Log Message:
initial import of font-schumacher-misc-1.1.3
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:05 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-schumacher-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv22290
Log Message:
initial import of font-schumacher-misc-1.1.3
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:04 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-misc-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv20933
Log Message:
initial import of font-misc-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Release Tags
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:04 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-misc-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv20933
Log Message:
initial import of font-misc-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Release Tags
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:02 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-micro-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25237
Log Message:
initial import of font-micro-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags: fo
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:01 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-cronyx-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11825
Log Message:
initial import of font-cronyx-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:02 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-micro-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25237
Log Message:
initial import of font-micro-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags: fo
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:58:01 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-cronyx-cyrillic/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11825
Log Message:
initial import of font-cronyx-cyrillic-1.0.4
Status:
Vendor Tag: xorg
Release
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:57:59 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-arabic-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16309
Log Message:
initial import of font-arabic-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags:
Module Name:xsrc
Committed By: mrg
Date: Sun Sep 22 07:57:59 UTC 2024
Update of /cvsroot/xsrc/external/mit/font-arabic-misc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16309
Log Message:
initial import of font-arabic-misc-1.0.4
Status:
Vendor Tag: xorg
Release Tags:
50 matches
Mail list logo