Module Name:src
Committed By: kre
Date: Tue Nov 27 09:55:32 UTC 2018
Modified Files:
src/tests/bin/sh: t_redir.sh
Log Message:
Add a new test case to test <> (open for input & output),
includion a test to make sure that the file doesn't get truncated.
Add new subtests to
Module Name:src
Committed By: kre
Date: Tue Nov 27 09:59:30 UTC 2018
Modified Files:
src/tests/bin/sh: t_expand.sh
Log Message:
Add two new test cases to add more tests for $@ expansions
(and a few more subtests in an existing test case).
The two new test cases currently
Module Name:src
Committed By: wiz
Date: Tue Nov 27 10:35:03 UTC 2018
Modified Files:
src/share/man/man8/man8.x86: boot.8
Log Message:
Remove superfluous Ns.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man8/man8.x86/boot.8
Please note that
Module Name:src
Committed By: wiz
Date: Tue Nov 27 10:38:14 UTC 2018
Modified Files:
src/lib/libc/hash/sha1: sha1.3
Log Message:
More macros, less whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/hash/sha1/sha1.3
Please note that diff
Module Name:src
Committed By: maxv
Date: Tue Nov 27 14:09:55 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: netbsd32_machdep.c
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/amd64/amd64: netbsd32_machdep.c
src/sys/arch/arm/arm: sig_machdep.
Module Name:src
Committed By: msaitoh
Date: Tue Nov 27 14:55:56 UTC 2018
Modified Files:
src/etc/etc.amd64: MAKEDEV.conf
src/etc/etc.evbarm: MAKEDEV.conf
src/etc/etc.i386: MAKEDEV.conf
Log Message:
Add tprof
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: martin
Date: Tue Nov 27 17:13:41 UTC 2018
Modified Files:
src/usr.sbin/sysinst: defs.h disks.c label.c mbr.c partman.c
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Cosmetics: consistently use MEG and GIG defines for size calculati
Module Name:src
Committed By: jmcneill
Date: Tue Nov 27 18:29:17 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Add support for SPCR 16550 and 16450 interface types
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm
Module Name:src
Committed By: bouyer
Date: Tue Nov 27 19:17:02 UTC 2018
Modified Files:
src/sys/dev/pci: if_bge.c if_bgevar.h
Log Message:
More TSO4 fixes, from the freebsd driver:
- the chip doens't want the lenght of options, but the complete lenght of
ip headers (ip +
Module Name:src
Committed By: jdolecek
Date: Tue Nov 27 20:08:05 UTC 2018
Modified Files:
src/sys/arch/arm/pci: pci_msi_machdep.c
src/sys/arch/x86/pci: pci_intr_machdep.c
Log Message:
make pci_intr_alloc() try also MSI-X by default (with NULL count);
there are boar
Module Name:src
Committed By: jdolecek
Date: Tue Nov 27 20:13:44 UTC 2018
Modified Files:
src/share/man/man9: pci_msi.9
Log Message:
document pci_intr_alloc() with NULL now also trying MSI-X
note aarch64 support
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1
Module Name:src
Committed By: jdolecek
Date: Tue Nov 27 21:03:50 UTC 2018
Modified Files:
src/sys/arch/x86/pci: pci_intr_machdep.c
Log Message:
actually allow pci_intr_alloc() with NULL count with MSI-X
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sy
Module Name:src
Committed By: kre
Date: Wed Nov 28 00:44:08 UTC 2018
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
Divide GIG by 512 (DEV_BLKSIZE) so we don't overflow 32 bit u_long
when multiplying by 128 (in 32 bits, 128 * GIG == 0)
Should fix i386 build )a
Module Name:src
Committed By: jmcneill
Date: Wed Nov 28 03:17:13 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Replace SPCR_INTERFACE_TYPE_* defines with ACPI_DBG2_* from acpica. Suggested
by msaitoh@
To generate a diff of this commit:
cvs
Module Name:src
Committed By: snj
Date: Wed Nov 28 05:10:54 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Use better description for ticket 1108.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.1
Please not
Module Name:src
Committed By: kamil
Date: Wed Nov 28 05:19:13 UTC 2018
Modified Files:
src/sys/sys: md4.h
Log Message:
Define MD4_DIGEST_STRING_LENGTH in
This is a kind of a symbol existing in other implementations and included
in headers for other hash APIs (like MD5).
16 matches
Mail list logo