Module Name:src
Committed By: wiz
Date: Tue May 7 08:14:59 UTC 2019
Modified Files:
src/usr.sbin/installboot: installboot.8
Log Message:
Fix typos. Fix link. Use Pa for path.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/usr.sbin/installboot/installb
Module Name:src
Committed By: hannken
Date: Tue May 7 08:49:59 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: spa.c zio.c
src/external/cddl/osnet/dist/uts/common/sys: taskq.h
src/external/cddl/osnet/sys/kern: taskq.c
src/ex
Module Name:src
Committed By: hannken
Date: Tue May 7 08:51:10 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: spa_misc.c zfs_ioctl.c
src/external/cddl/osnet/dist/uts/common/sys/fs: zfs.h
src/external/cddl/osnet/sys/kern: mod.c
Module Name:src
Committed By: hannken
Date: Tue May 7 10:22:54 UTC 2019
Modified Files:
src/tools: Makefile
Log Message:
Fix build, "pax" must be built before "libprop".
Ok: Matthew Green mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 src/tools/Ma
Module Name:src
Committed By: isaki
Date: Tue May 7 15:01:50 UTC 2019
Modified Files:
src/sys/modules/audio [isaki-audio2]: Makefile
src/sys/modules/spkr [isaki-audio2]: Makefile
src/sys/rump/dev/lib/libaudio [isaki-audio2]: Makefile
Removed Files:
Module Name:src
Committed By: msaitoh
Date: Tue May 7 15:23:32 UTC 2019
Modified Files:
src/sys/dev/pci: if_txp.c
Log Message:
- Use bus_dmamem_unmap() correctly in txp_dma_free() to prevent panic.
The code was wrong since rev. 1.1. This panic was found by adding KASSER
Module Name:src
Committed By: maya
Date: Tue May 7 18:12:53 UTC 2019
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Replace the link command for libpthread.a so that we create a single section
with all the libpthread symbols in it.
This makes -lpthread behave l
Module Name:src
Committed By: martin
Date: Tue May 7 18:50:45 UTC 2019
Modified Files:
src/sys/netsmb [netbsd-8]: smb_conn.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1258):
sys/netsmb/smb_conn.c: revision 1.30
Prevent a NULL p
Module Name:src
Committed By: martin
Date: Tue May 7 18:52:49 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Remove backed out ticket #1240, add ticket #1258
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 src/doc/CHANGES-8
Module Name:src
Committed By: maya
Date: Tue May 7 18:45:37 UTC 2019
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Make CLEANFILES actually work. .TARGET is not defined when not in a target
rule.
Thanks xtos for the heads up.
To generate a diff of this comm
Module Name:src
Committed By: martin
Date: Tue May 7 18:47:01 UTC 2019
Modified Files:
src/sys/dev/usb [netbsd-8]: ucom.c umodem_common.c umodemvar.h
Log Message:
Backout the following changes (requested by mrg in ticket #1240):
sys/dev/usb/umodem_common.c: revis
Module Name:src
Committed By: martin
Date: Tue May 7 18:53:51 UTC 2019
Modified Files:
src/sys/netsmb [netbsd-7]: smb_conn.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1696):
sys/netsmb/smb_conn.c: revision 1.30
Prevent a NULL p
Module Name:src
Committed By: martin
Date: Tue May 7 18:54:28 UTC 2019
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1696
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-7.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue May 7 18:54:56 UTC 2019
Modified Files:
src/sys/netsmb [netbsd-7-1]: smb_conn.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1696):
sys/netsmb/smb_conn.c: revision 1.30
Prevent a NULL
Module Name:src
Committed By: martin
Date: Tue May 7 18:56:53 UTC 2019
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1696
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 src/doc/CHANGES-7.0.3
Please note that diffs are
Module Name:src
Committed By: martin
Date: Tue May 7 18:55:48 UTC 2019
Modified Files:
src/sys/netsmb [netbsd-7-0]: smb_conn.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1696):
sys/netsmb/smb_conn.c: revision 1.30
Prevent a NULL
Module Name:src
Committed By: martin
Date: Tue May 7 18:55:20 UTC 2019
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Ticket #1696
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-7.1.3
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Tue May 7 20:10:21 UTC 2019
Modified Files:
src/sys/kern: sys_select.c
Log Message:
Use the max limit (aka maxfiles or the moral equivalent of OPEN_MAX) which
makes poll(2) align with the Posix documentation (which allows EINVA
Module Name:src
Committed By: sevan
Date: Tue May 7 21:14:46 UTC 2019
Modified Files:
src/share/misc: acronyms.comp
Log Message:
TMG
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 src/share/misc/acronyms.comp
Please note that diffs are not public domai
Module Name:src
Committed By: mrg
Date: Tue May 7 22:00:10 UTC 2019
Modified Files:
src/share/man/man4: umcs.4
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
src/sys/dev/usb: TODO.usbmp files.usb
Removed Files:
src/sys/dev/usb: mos
Module Name:src
Committed By: christos
Date: Wed May 8 00:55:18 UTC 2019
Modified Files:
src/sys/kern: sys_select.c
Log Message:
Add slop of 1000 and explain why.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/kern/sys_select.c
Please note that d
Module Name:src
Committed By: christos
Date: Wed May 8 01:08:18 UTC 2019
Modified Files:
src/doc: TODO.clang
Log Message:
add more
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/doc/TODO.clang
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: thorpej
Date: Wed May 8 02:25:50 UTC 2019
Modified Files:
src/common/lib/libprop: prop_bool.c prop_data.c prop_number.c
prop_object_impl.h prop_stack.c prop_string.c
src/tools/compat: Makefile
src/tools/libprop: Mak
Module Name:src
Committed By: cnst
Date: Wed May 8 02:49:10 UTC 2019
Modified Files:
src/share/man/man4: bio.4
Log Message:
bio(4): enlist ataraid(4), mpii(4) and mfii(4) in bio(4);
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/bio.4
Module Name:src
Committed By: msaitoh
Date: Wed May 8 02:57:11 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: TODO
Log Message:
Add DTrace.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/aarch64/aarch64/TODO
Please note that diffs are
Module Name:src
Committed By: cnst
Date: Wed May 8 03:12:48 UTC 2019
Modified Files:
src/share/man/man4: mpii.4
Log Message:
mpii(4): Xr bio(4) and mention first appearance in Nx;
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/mpii.4
Ple
Module Name:src
Committed By: cnst
Date: Wed May 8 03:29:59 UTC 2019
Modified Files:
src/sbin/bioctl: bioctl.8
Log Message:
bioctl(8): Xr ataraid(4), mpii(4) && mfii(4);
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sbin/bioctl/bioctl.8
Please note
Module Name:src
Committed By: thorpej
Date: Wed May 8 04:34:33 UTC 2019
Modified Files:
src/common/lib/libprop: prop_object.c
Log Message:
Use posix_madvise() rather than the legacy madvise() call, and
wrapp the calls in #ifdef for the advice we're giving. Should
address
Module Name:src
Committed By: cnst
Date: Wed May 8 05:40:51 UTC 2019
Modified Files:
src/sys/dev/ic: cac.c ciss.c
Log Message:
bio(4) drivers: remove noop fallthrough-to-default bio(4) cmd cases
* Makes it easier to do code/feature analysis by not having
extra noop cod
Module Name:src
Committed By: wiz
Date: Wed May 8 06:09:51 UTC 2019
Modified Files:
src/share/man/man4: mpii.4
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/mpii.4
Please note that diffs are not public domain; the
Module Name:src
Committed By: wiz
Date: Wed May 8 06:10:30 UTC 2019
Modified Files:
src/sbin/bioctl: bioctl.8
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sbin/bioctl/bioctl.8
Please note that diffs are not public domain
Module Name:src
Committed By: cnst
Date: Wed May 8 06:32:01 UTC 2019
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
mpt(4): remove ENOTTY / noop implementation of bio(4) setstate
* All other bio(4) drivers either do or don't implement each command.
* This cha
Module Name:src
Committed By: mrg
Date: Wed May 8 06:31:02 UTC 2019
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
new comment explains this hack:
* XXXMRG: Stall task can run after slot is disabled when yanked.
* This hack notices that the xs has been memset() i
Module Name:src
Committed By: cnst
Date: Wed May 8 06:57:18 UTC 2019
Modified Files:
src/share/man/man4: bio.4
Log Message:
bio(4): document which commands are supported by which drivers;
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/b
34 matches
Mail list logo