Module Name:src
Committed By: maxv
Date: Fri Aug 31 10:38:17 UTC 2018
Modified Files:
src/usr.sbin/npf/npfd: npfd.8
Log Message:
remove commented reference to pflog
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/npf/npfd/npfd.8
Please note that
Module Name:src
Committed By: maxv
Date: Fri Aug 31 10:52:30 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
Clarify the "Groups" section.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.sbin/npf/npfctl/npf.conf.5
Please n
Module Name:src
Committed By: maxv
Date: Fri Aug 31 11:01:09 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
should be port-opts
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/usr.sbin/npf/npfctl/npf.conf.5
Please note that d
Module Name:src
Committed By: maxv
Date: Fri Aug 31 11:11:21 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
"interface" already contains "var-name", so don't mention it in "filt-addr",
that's redundant
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: maxv
Date: Fri Aug 31 11:18:35 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
rename net-seg -> map-seg, and document it
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/npf/npfctl/npf.con
Module Name:src
Committed By: rin
Date: Fri Aug 31 11:21:00 UTC 2018
Modified Files:
src/sys/dev/usb: if_mue.c
Log Message:
Convert debug printf to KASSERTMSG for check of RX buffer length.
Also turn KASSERT into KASSERTMSG for that of TX buffer.
To generate a diff of th
Module Name:src
Committed By: maxv
Date: Fri Aug 31 14:16:07 UTC 2018
Modified Files:
src/sys/net/npf: npf_ext_normalize.c npf_impl.h npf_inet.c
Log Message:
Introduce npf_set_mss(). When the MSS is not 16bit-aligned, it sets:
0 8 16 24
Module Name:src
Committed By: maxv
Date: Fri Aug 31 15:15:23 UTC 2018
Modified Files:
src/sys/net: rtsock.c
Log Message:
Fix buffer overflow, detected by kASan.
ifconfig gif0 create
ifconfig gif0 up
[ 50.682919] kASan: Unauthorized Access In 0x8
Module Name:src
Committed By: sevan
Date: Fri Aug 31 16:43:26 UTC 2018
Modified Files:
src/share/man/man4: axe.4
Log Message:
Add the correct PHY to SYNOPSIS
axe0 at uhub3 port 1
axe0: Apple Computer (0x5ac) Apple USB to Ethernet (0x1402), rev 2.00/0.01,
addr 3
axe0: Eth
Module Name:src
Committed By: kre
Date: Fri Aug 31 17:27:35 UTC 2018
Modified Files:
src/usr.bin/printf: printf.1 printf.c
Log Message:
PR standards/53563
POSIX requires that signed numbers (strings preceded by '+' or '-')
be allowed as inputs to all of the integer format
Module Name:src
Committed By: wiz
Date: Fri Aug 31 17:35:06 UTC 2018
Modified Files:
src/share/man/man4: axe.4
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/axe.4
Please note that diffs are not publi
Module Name:src
Committed By: martin
Date: Fri Aug 31 17:35:51 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau [netbsd-8]: nouveau_fence.c
nouveau_fence.h nouveau_nv84_fence.c
Log Message:
Pull up following revision(s) (requested by riastrad
Module Name:src
Committed By: martin
Date: Fri Aug 31 17:43:03 UTC 2018
Modified Files:
src/sys/external/bsd/common/include/linux [netbsd-8]: kernel.h
src/sys/external/bsd/drm2/i915drm [netbsd-8]: intel_gtt.c
src/sys/external/bsd/drm2/include/linux [netbsd-8
Module Name:src
Committed By: martin
Date: Fri Aug 31 17:51:15 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: agp_i810.c agp_i810var.h
src/sys/external/bsd/drm2/i915drm [netbsd-8]: intel_gtt.c
Log Message:
Pull up following revision(s) (requested by riastradh
Module Name:src
Committed By: sevan
Date: Fri Aug 31 18:11:20 UTC 2018
Modified Files:
src/sys/arch/macppc/conf: INSTALL
Log Message:
Enable USB 2.0 support so installs go a little faster on systems which support
it.
Include support for USB Ethernet adapters and relevant P
Module Name:src
Committed By: sevan
Date: Fri Aug 31 18:20:10 UTC 2018
Modified Files:
src/share/man/man4: cgd.4
Log Message:
Apply Tn macro to XTS
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/cgd.4
Please note that diffs are not publ
Module Name:src
Committed By: sevan
Date: Fri Aug 31 18:27:47 UTC 2018
Modified Files:
src/share/man/man4: acphy.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/acphy.4
Please note that diffs are not
Module Name:src
Committed By: jdolecek
Date: Fri Aug 31 18:43:30 UTC 2018
Modified Files:
src/sys/dev/ic: mvsata.c mvsatavar.h
src/sys/dev/pci: mvsata_pci.c
Log Message:
constify mvsata_pci_products[]
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41
Module Name:src
Committed By: jdolecek
Date: Fri Aug 31 18:44:04 UTC 2018
Modified Files:
src/sys/dev/ata: TODO.ncq
Log Message:
one less
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ata/TODO.ncq
Please note that diffs are not public domain; t
Module Name:src
Committed By: jdolecek
Date: Fri Aug 31 19:08:03 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: ata.c ata_subr.c ata_wdc.c
atavar.h wd.c wdvar.h
src/sys/dev/ic [jdolecek-ncqfixes]: ahcisata_core.c mvsata.c siisata.c
Module Name:src
Committed By: jdolecek
Date: Fri Aug 31 19:15:04 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
list goals for the jdolecek-ncqfixes branch
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/dev/at
Module Name:src
Committed By: jdolecek
Date: Fri Aug 31 19:23:54 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
fix comment - dynamically allocated yes, per-drive not
To generate a diff of this commit:
cvs rdiff -u -r1.4.2.1 -r1.4.2.2
Module Name:src
Committed By: sevan
Date: Fri Aug 31 19:34:44 UTC 2018
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Pp before Bl
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/acpicpu.4
Please note that diffs are not publi
Module Name:src
Committed By: sevan
Date: Fri Aug 31 19:36:28 UTC 2018
Modified Files:
src/share/man/man4: adb.4 atppc.4 az.4 bktr.4
Log Message:
Use the An macro in the AUTHORS section.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/adb.4
Module Name:src
Committed By: riastradh
Date: Sat Sep 1 04:35:03 UTC 2018
Removed Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo:
nouveau_engine_fifo_gk20a.c
src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/graph:
n
Module Name:src
Committed By: riastradh
Date: Sat Sep 1 04:38:22 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu:
nouveau_nvkm_subdev_mmu_base.c
Log Message:
Destroy mutex before freeing memory.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:02:14 UTC 2018
Modified Files:
src/sys/dev [netbsd-8]: fss.c fssvar.h
Log Message:
Pull up following revision(s) (requested by hannken in ticket #999):
sys/dev/fssvar.h: revision 1.30
sys/dev/fssvar.
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:04:16 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: vfs_bio.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1000):
sys/kern/vfs_bio.c: revision 1.277
Make sure getnewbuf()
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:19:12 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl [netbsd-8]: npf.conf.5
Log Message:
Sync the following with -current, with minor modifications as the
"[ map-flags ]" feature is not available in netbsd-8, reque
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:27:12 UTC 2018
Modified Files:
src/usr.bin/printf [netbsd-8]: printf.1
Log Message:
Pull up following revision(s) (requested by kre in ticket #1002):
usr.bin/printf/printf.1: revision 1.31 (via patch)
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:28:23 UTC 2018
Modified Files:
src/usr.bin/printf [netbsd-8]: printf.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #1002):
usr.bin/printf/printf.1: revision 1.31 (via patch)
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:34:00 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [netbsd-8]: i915_reg.h
intel_sdvo.c
src/sys/external/bsd/drm2/dist/drm/ttm [netbsd-8]: ttm_tt.c
src/sys/external/bsd/d
Module Name:src
Committed By: martin
Date: Sat Sep 1 06:35:20 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #996 - #1003
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-8.1
Please note that diffs are
Module Name:src
Committed By: mlelstv
Date: Sat Sep 1 06:56:23 UTC 2018
Modified Files:
src/bin/mt: mt.1 mt.c
Log Message:
Make tape cache ioctls available to userland command.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/bin/mt/mt.1
cvs rdiff -u -r
34 matches
Mail list logo