Module Name:src
Committed By: martin
Date: Thu Apr 4 07:09:55 UTC 2019
Modified Files:
src/sys/kern: subr_disk.c
Log Message:
Make the DEBUG version compile
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 src/sys/kern/subr_disk.c
Please note that diffs
Module Name:src
Committed By: pgoyette
Date: Thu Apr 4 07:51:54 UTC 2019
Modified Files:
src/sys/sys: mman.h
Log Message:
Fix a typo in a comment: s/avissory/advisory/
NFCI
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/sys/mman.h
Please note th
Module Name:src
Committed By: msaitoh
Date: Thu Apr 4 08:16:24 UTC 2019
Modified Files:
src/sys/dev/pci: if_bnx.c
Log Message:
0 -> NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/if_bnx.c
Please note that diffs are not public domai
Module Name:src
Committed By: kamil
Date: Thu Apr 4 10:53:20 UTC 2019
Modified Files:
src/tests/modules: t_kcov.c
Log Message:
Fix flaky check for the /dev/kcov device in t_kcov
Add a top-level check for the KCOV device, instead of deferring it ot each
thread. The thread
Module Name:src
Committed By: christos
Date: Thu Apr 4 11:49:06 UTC 2019
Modified Files:
src/sys/kern: subr_disk.c
Log Message:
one more __func__
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/kern/subr_disk.c
Please note that diffs are not pub
Module Name:src
Committed By: mlelstv
Date: Thu Apr 4 12:26:45 UTC 2019
Modified Files:
src/sys/kern: kern_physio.c
Log Message:
Don't validate buffer size for tape I/O, this is already done by
the tape driver. Using MAXBSIZE as limit was also wrong on sun2 where
MAXBSIZE
Module Name:src
Committed By: joerg
Date: Thu Apr 4 12:34:32 UTC 2019
Modified Files:
src/external/bsd/llvm: Makefile.inc
Log Message:
Use right definitions in src/tools/llvm.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/external/bsd/llvm/Makefile.i
Module Name:src
Committed By: msaitoh
Date: Thu Apr 4 12:38:28 UTC 2019
Modified Files:
src/sys/dev/pci: if_bnxreg.h
Log Message:
No functional change. This change reduces diff against DragonFly:
- Fix BNX_PCI_GRC_WINDOW_ADDR_VALUE's name. Note that this macro is not used
Module Name:src
Committed By: martin
Date: Thu Apr 4 13:55:40 UTC 2019
Modified Files:
src/sbin/gpt: biosboot.c gpt.8
Log Message:
Allow specifying the partition via -b startsec for the biosboot cmd.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin
Module Name:src
Committed By: martin
Date: Thu Apr 4 13:58:20 UTC 2019
Modified Files:
src/sbin/gpt: destroy.c
Log Message:
Ignore -f with the "destroy" command completely (it was effectively
ignored already, so no functional change). Leave it as valid option
for compatib
Module Name:src
Committed By: martin
Date: Thu Apr 4 14:03:40 UTC 2019
Modified Files:
src/sbin/gpt: destroy.c
Log Message:
PR bin/54088: make "destroy" remove the protective MBR too.
We could make this optional if someone comes up with a good reason
to leave it intact.
Module Name:src
Committed By: skrll
Date: Thu Apr 4 14:24:20 UTC 2019
Modified Files:
src/sys/arch/arm/arm: armv6_start.S
Log Message:
Restructure so that storing of uboot args (including FDT address) and
virtual to physical offset is done after armv[67]_init where we ens
Module Name:src
Committed By: jmcneill
Date: Thu Apr 4 14:26:40 UTC 2019
Modified Files:
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Re-enable efiboot for armv7 (thanks skrll@)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/u
Module Name:src
Committed By: kamil
Date: Thu Apr 4 15:10:58 UTC 2019
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Sort ./usr/tests/usr.bin/netpgpverify
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/etc/mtree/NetBSD.dist.tests
Ple
Module Name:src
Committed By: kamil
Date: Thu Apr 4 15:22:13 UTC 2019
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin: Makefile
src/usr.bin/indent: Makefile README args.c indent.1 indent.c
indent_codes.h indent_globs.h io.c le
Module Name:src
Committed By: kamil
Date: Thu Apr 4 15:27:35 UTC 2019
Added Files:
src/tests/usr.bin/indent: Makefile binary.0 binary.0.stdout comments.0
comments.0.pro comments.0.stdout cs.0 cs.0.pro cs.0.stdout
declarations.0 declarations.0.stdout
Module Name:src
Committed By: kamil
Date: Thu Apr 4 15:53:44 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
indent(1): Upraded to the FreeBSD HEAD checkout
To generate a diff of this commit:
cvs rdiff -u -r1.2513 -r1.2514 src/doc/CHANGES
Please note that diffs
Module Name:src
Committed By: maxv
Date: Thu Apr 4 17:33:47 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3 libnvmm.c libnvmm_x86.c nvmm.h
Log Message:
Check the GPA permissions too in the Assists, because it is possible that
the guest traps on a page the virtualizer
Module Name:src
Committed By: christos
Date: Thu Apr 4 18:18:31 UTC 2019
Modified Files:
src/lib/libc/time: Makefile NEWS README theory.html tz-art.html
tz-link.html tzfile.5 version zic.8 zic.c
Log Message:
merge 2019a
Changes to code
zic now has an -
Module Name:src
Committed By: christos
Date: Thu Apr 4 18:18:52 UTC 2019
Modified Files:
src/include: tzfile.h
Log Message:
merge tzcode 2019a
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/include/tzfile.h
Please note that diffs are not public domain;
Module Name:src
Committed By: christos
Date: Thu Apr 4 18:19:41 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1606 -r1.1607 src/doc/3RDPARTY
cvs rdiff -u -r1.2514 -r1.2515 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Thu Apr 4 19:25:38 UTC 2019
Modified Files:
src/lib/libc/time: difftime.c
Log Message:
explicitly promote to double.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/time/difftime.c
Please note that
Module Name:src
Committed By: christos
Date: Thu Apr 4 19:27:28 UTC 2019
Modified Files:
src/lib/libc/time: localtime.c private.h strftime.c
Log Message:
Make strftime_{l,z} re-entrant and always require a non-NULL timezone to be
passed in so that we can use the current t
Module Name:src
Committed By: christos
Date: Thu Apr 4 19:42:39 UTC 2019
Modified Files:
src/lib/libc/time: Makefile.inc
Log Message:
ALL_STATE was bought by STATE_FARM.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/time/Makefile.inc
Please
Module Name:src
Committed By: kamil
Date: Thu Apr 4 19:50:47 UTC 2019
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Register ./usr/tests/usr.bin/indent
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/etc/mtree/NetBSD.dist.tests
Pleas
Module Name:src
Committed By: christos
Date: Thu Apr 4 20:19:07 UTC 2019
Modified Files:
src/sys/kern: files.kern subr_disk.c
Added Files:
src/sys/kern: subr_disklabel.c
Log Message:
move setdisklabel(9) into a separate file.
To generate a diff of this commit:
c
Module Name:src
Committed By: kamil
Date: Thu Apr 4 20:21:45 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
Document indent in doc/3RDPARTY
To generate a diff of this commit:
cvs rdiff -u -r1.1607 -r1.1608 src/doc/3RDPARTY
Please note that diffs are not public
Module Name:src
Committed By: kamil
Date: Thu Apr 4 20:39:17 UTC 2019
Update of /cvsroot/src/usr.bin/indent
In directory ivanova.netbsd.org:/tmp/cvs-serv28959
Log Message:
FreeBSD indent r340138
Status:
Vendor Tag: FREEBSD
Release Tags: r340138
C src/usr.
Module Name:src
Committed By: christos
Date: Thu Apr 4 20:51:35 UTC 2019
Modified Files:
src/distrib/miniroot: install.sh install.sub upgrade.sh
Log Message:
eXorcize and `` -> $()
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/distrib/miniroot/instal
Module Name:src
Committed By: christos
Date: Thu Apr 4 21:00:20 UTC 2019
Modified Files:
src/distrib/amiga/miniroot: install.md
src/distrib/atari/floppies/prepare: install.md
src/distrib/hp300/miniroot: install.md
src/distrib/mvme68k/miniroot: insta
Module Name:src
Committed By: mrg
Date: Thu Apr 4 21:31:28 UTC 2019
Modified Files:
src/external/gpl3/gcc: README.gcc7
src/share/mk: bsd.own.mk
Log Message:
switch hppa to GCC 7.
note vax atf fails same as GCC 6. hppa mostly works but has an
atf issue also unrel
Module Name:src
Committed By: wiz
Date: Thu Apr 4 22:02:06 UTC 2019
Modified Files:
src/usr.bin/indent: indent.1
Log Message:
New sentence, new line. Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/indent/indent.1
Please not
Module Name:src
Committed By: christos
Date: Thu Apr 4 22:03:23 UTC 2019
Modified Files:
src/lib/libc/time: private.h
Log Message:
deal with zic that's not part of libc.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libc/time/private.h
Please no
Module Name:src
Committed By: simonb
Date: Thu Apr 4 22:49:46 UTC 2019
Modified Files:
src/sys/arch/mips/mips: db_interface.c
Log Message:
Consistently use db_printf() instead of printf() for machine specific
commands.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: mlelstv
Date: Fri Apr 5 00:33:22 UTC 2019
Modified Files:
src/sys/kern: kern_resource.c
Log Message:
avoid underflow in user/system time.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/sys/kern/kern_resource.c
Please n
Module Name:src
Committed By: christos
Date: Fri Apr 5 01:09:33 UTC 2019
Modified Files:
src/sys/rump/dev/lib/libdisk: Makefile
Log Message:
need subr_disklabel.c
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/rump/dev/lib/libdisk/Makefile
Please
Module Name:src
Committed By: christos
Date: Fri Apr 5 01:10:32 UTC 2019
Modified Files:
src/sys/kern: subr_disklabel.c
Log Message:
we need it for non-kernel builds (rump)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_disklabel.c
Please
37 matches
Mail list logo