Module Name:src
Committed By: uwe
Date: Tue Jul 14 04:39:39 UTC 2020
Modified Files:
src/lib/libcurses: newwin.c
Log Message:
newwin - fix crash with negative ncols.
When support for negative nrows/ncols was added, one s/ncols/maxx/ was
missed so we ended up passing negat
Module Name:src
Committed By: yamaguchi
Date: Tue Jul 14 01:05:07 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Enable PCPU_IDT option by default
To generate a diff of this commit:
cvs rdiff -u -r1.571 -r1.572 src/sys/arch/amd64/conf/GENERIC
Ple
Module Name:src
Committed By: reed
Date: Tue Jul 14 01:01:05 UTC 2020
Modified Files:
src/usr.bin/sys_info: sys_info.sh
Log Message:
show the verbose commands for bozohttpd and calendar too
And bump the version.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1
Module Name:src
Committed By: yamaguchi
Date: Tue Jul 14 00:45:53 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: db_interface.c machdep.c
src/sys/arch/amd64/conf: ALL
src/sys/arch/amd64/include: segments.h
src/sys/arch/i386/conf: ALL
src/
Module Name:src
Committed By: dholland
Date: Mon Jul 13 23:56:42 UTC 2020
Modified Files:
src/share/dict: web2
Log Message:
+corvid
This file already has "covid" somehow, and while that's fine now my
best guess is that it was originally an OCR blooper for "corvid",
which
Module Name:src
Committed By: jdolecek
Date: Mon Jul 13 21:21:57 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbd_xenbus.c
Log Message:
change xbd_unmap_align() to get the bp via argument rathen than
req_bp, to avoid using req_bp after it's been set to NULL by the
time x
Module Name:src
Committed By: riastradh
Date: Mon Jul 13 16:54:03 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: fpu.c
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Use pcu_save_all_on_cpu, not pcu_save.
We don't care what curlwp is here; we care whose sta
Module Name:src
Committed By: riastradh
Date: Mon Jul 13 16:53:06 UTC 2020
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Limit arm32 fpu_kern_enter/leave to IPL_VM or below.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/arm/vf
Module Name:src
Committed By: riastradh
Date: Mon Jul 13 16:51:51 UTC 2020
Modified Files:
src/sys/arch/x86/x86: fpu.c
Log Message:
Limit x86 fpu_kern_enter/leave to IPL_VM or below.
There are no users of crypto at IPL_SCHED or IPL_HIGH as far as I
know, and although we g
Module Name:src
Committed By: riastradh
Date: Mon Jul 13 16:52:23 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: fpu.c
Log Message:
Limit aarch64 fpu_kern_enter/leave to IPL_VM or below.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/aar
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 15:05:05 UTC 2020
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Xref rfc6056(7).
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/share/man/man7/sysctl.7
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:37:41 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1570 - #1573
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-8.3
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:35:29 UTC 2020
Modified Files:
src/sys/dev/usb [netbsd-8]: ualea.c
Log Message:
Pull up following revision(s) (requested by simonb in ticket #1573):
sys/dev/usb/ualea.c: revision 1.12
Set up the USB xfer fo
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:34:30 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #998 - #1003
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-9.1
Please note that diffs are
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:32:20 UTC 2020
Modified Files:
src/sys/dev/usb [netbsd-9]: ualea.c
Log Message:
Pull up following revision(s) (requested by simonb in ticket #1003):
sys/dev/usb/ualea.c: revision 1.12
Set up the USB xfer fo
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:22:47 UTC 2020
Modified Files:
src/etc [netbsd-9]: wscons.conf
src/sbin/wsconsctl [netbsd-9]: wsconsctl.8
src/share/man/man4 [netbsd-9]: pckbd.4 wskbd.4
src/sys/dev/hid [netbsd-9]: hidkbdmap.c
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:13:12 UTC 2020
Modified Files:
src/sys/dev/pci [netbsd-8]: vioscsi.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1572):
sys/dev/pci/vioscsi.c: revision 1.22
Fix off-by-one SCSI t
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:11:55 UTC 2020
Modified Files:
src/sys/dev/pci [netbsd-9]: vioscsi.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1001):
sys/dev/pci/vioscsi.c: revision 1.22
Fix off-by-one SCSI t
Module Name:src
Committed By: uwe
Date: Mon Jul 13 14:11:17 UTC 2020
Modified Files:
src/share/man/man4: wskbd.4
Log Message:
Try to improve markup, PostScript output.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/wskbd.4
Please note t
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:10:25 UTC 2020
Modified Files:
src/sys/dev/scsipi [netbsd-8]: scsiconf.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1571):
sys/dev/scsipi/scsiconf.c: revision 1.288
Continue sca
Module Name:src
Committed By: martin
Date: Mon Jul 13 14:09:10 UTC 2020
Modified Files:
src/sys/dev/scsipi [netbsd-9]: scsiconf.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1000):
sys/dev/scsipi/scsiconf.c: revision 1.288
Continue sca
Module Name:src
Committed By: martin
Date: Mon Jul 13 13:58:31 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/dist/hooks [netbsd-8]: 01-test
Log Message:
Apply patch, requested by roy in ticket #1570:
external/bsd/dhcpcd/dist/hooks/01-test (apply patch)
Module Name:src
Committed By: martin
Date: Mon Jul 13 13:55:41 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/dist/hooks [netbsd-9]: 01-test
Log Message:
Apply patch, requested by roy in ticket #999:
external/bsd/dhcpcd/dist/hooks/01-test (apply patch)
Module Name:src
Committed By: simonb
Date: Mon Jul 13 13:53:04 UTC 2020
Modified Files:
src/sys/dev/usb: ualea.c
Log Message:
Set up the USB xfer for every transfer, not just once in the attach
function. Caught by DIAGNOSTIC on a similar driver. Thanks to phone@
for USB
Module Name:src
Committed By: pgoyette
Date: Mon Jul 13 13:42:51 UTC 2020
Modified Files:
src/share/man/man7: module.7
Log Message:
Imnprove previous.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man7/module.7
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Jul 13 13:33:29 UTC 2020
Modified Files:
src/sys/arch/x86/include [netbsd-9]: specialreg.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #998):
sys/arch/x86/include/specialreg.h: revision
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 13:16:08 UTC 2020
Modified Files:
src/sys/kern: kern_cpu.c
src/tests/usr.sbin/cpuctl: t_cpuctl.sh
Log Message:
Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117.
To generate a diff of t
Module Name:src
Committed By: simonb
Date: Mon Jul 13 12:56:58 UTC 2020
Modified Files:
src/sys/arch/mips/mips: db_interface.c
Log Message:
Make sure declaration of db_mach_reset_cmd() is available always, not
just #ifdef OCTEON.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 12:44:04 UTC 2020
Modified Files:
src/share/man/man7: module.7
Log Message:
Complete the example.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man7/module.7
Please note that diffs are not
Module Name:src
Committed By: nia
Date: Mon Jul 13 11:59:37 UTC 2020
Modified Files:
src/share/man/man4: wskbd.4
Log Message:
obviously wrong country code
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/wskbd.4
Please note that diffs are
Module Name:src
Committed By: nia
Date: Mon Jul 13 11:26:50 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
doc/CHANGES: More keyboard layouts
To generate a diff of this commit:
cvs rdiff -u -r1.2710 -r1.2711 src/doc/CHANGES
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Mon Jul 13 11:24:27 UTC 2020
Modified Files:
src/share/man/man4: wskbd.4
Log Message:
Whitespace/macro usage fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/wskbd.4
Please note that diffs ar
Module Name:src
Committed By: lukem
Date: Mon Jul 13 11:17:14 UTC 2020
Modified Files:
src/usr.bin/ftp: ftp.1
Log Message:
ftp(1): consistency tweaks
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/usr.bin/ftp/ftp.1
Please note that diffs are not pub
Module Name:src
Committed By: nia
Date: Mon Jul 13 11:17:54 UTC 2020
Modified Files:
src/etc: wscons.conf
Log Message:
Point readers at wskbd.4
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/etc/wscons.conf
Please note that diffs are not public domain
Module Name:src
Committed By: nia
Date: Mon Jul 13 11:15:49 UTC 2020
Modified Files:
src/share/man/man4: wskbd.4
Log Message:
wskbd.4: Add KB_LA
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/wskbd.4
Please note that diffs are not publi
Module Name:src
Committed By: nia
Date: Mon Jul 13 11:14:12 UTC 2020
Modified Files:
src/sbin/wsconsctl: wsconsctl.8
src/share/man/man4: pckbd.4 wskbd.4
Log Message:
Move description of keyboard layouts to wskbd.4, add newer layouts
Previously, the best reference
Module Name:src
Committed By: mrg
Date: Mon Jul 13 10:46:10 UTC 2020
Modified Files:
src/sys/uvm: uvm_physseg.c
Log Message:
paddr_t can't be printed by "%lx" in some platforms.
fix the eg, i386 build.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sy
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 10:35:17 UTC 2020
Modified Files:
src/libexec/httpd/small: Makefile
Log Message:
Add -DNO_BLOCKLIST_SUPPORT also to small/Makefile.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/libexec/httpd/small/M
Module Name:src
Committed By: nia
Date: Mon Jul 13 09:50:12 UTC 2020
Modified Files:
src/sys/dev/wscons: wsksymdef.h
Log Message:
Clarify that KB_TR is the "Q" layout - there's two standards for Turkish.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/s
Module Name:src
Committed By: nia
Date: Mon Jul 13 09:44:48 UTC 2020
Modified Files:
src/sys/dev/hid: hidkbdmap.c
src/sys/dev/pckbport: wskbdmap_mfii.c
src/sys/dev/wscons: wsksymdef.h
Log Message:
Canadian French keyboard layout for ukbd/pckbd
To generate
Module Name:src
Committed By: wiz
Date: Mon Jul 13 09:41:18 UTC 2020
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
Use Nx.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/libexec/httpd/bozohttpd.8
Please note that diffs are not public dom
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 09:38:57 UTC 2020
Modified Files:
src/libexec/httpd: Makefile.boot bozohttpd.8 bozohttpd.c
Log Message:
Do not report status code 500 to blocklistd(8) Add -DNO_BLOCKLIST_SUPPORT
to Makefile.boot.
To generate a diff o
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 09:10:35 UTC 2020
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man5: Makefile
Added Files:
src/share/man/man5: changelist.5 pkgpath.conf.5
Log Message:
Add stub manual pages for /etc/chan
Module Name:src
Committed By: simonb
Date: Mon Jul 13 09:00:40 UTC 2020
Modified Files:
src/sys/arch/mips/include: cpuregs.h
src/sys/arch/mips/mips: trap.c
Log Message:
Remove a magic number.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/
Module Name:src
Committed By: wiz
Date: Mon Jul 13 08:59:34 UTC 2020
Modified Files:
src/share/man/man4: pckbd.4
Log Message:
Fix xref.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/pckbd.4
Please note that diffs are not public domain;
Module Name:src
Committed By: wiz
Date: Mon Jul 13 08:58:48 UTC 2020
Modified Files:
src/share/man/man4: ddb.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 src/share/man/man4/ddb.4
Please note that diffs are not pu
Module Name:src
Committed By: nia
Date: Mon Jul 13 08:45:12 UTC 2020
Modified Files:
src/sys/dev/hid: hidkbdmap.c
src/sys/dev/pckbport: wskbdmap_mfii.c
src/sys/dev/wscons: wsksymdef.h
Log Message:
Add keyboard layout for Latin American Spanish to ukbd/pckbd
Module Name:src
Committed By: jruoho
Date: Mon Jul 13 07:26:27 UTC 2020
Modified Files:
src/share/man/man7: release.7
Log Message:
Add the missing rescue(8) and tests(7) sets. XXX: this manual is somewhat
broken due to the differences in the archival formats used.
To ge
Module Name:src
Committed By: mrg
Date: Mon Jul 13 07:22:51 UTC 2020
Modified Files:
src/share/mk: bsd.README
Log Message:
MKLLVMRT is automatically enabled on x86 and arm64, not mesa18+.
To generate a diff of this commit:
cvs rdiff -u -r1.409 -r1.410 src/share/mk/bsd.RE
49 matches
Mail list logo