Module Name:src
Committed By: snj
Date: Thu May 4 06:05:05 UTC 2017
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1448
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.281 -r1.1.2.282 src/doc/CHANGES-6.2
Please note that diffs are not public domai
Module Name:src
Committed By: snj
Date: Thu May 4 06:04:06 UTC 2017
Modified Files:
src/doc [netbsd-6]: 3RDPARTY
src/external/bsd/ntp [netbsd-6]: Makefile.inc importdate
src/external/bsd/ntp/bin [netbsd-6]: Makefile
src/external/bsd/ntp/bin/ntpd [ne
Module Name:src
Committed By: snj
Date: Thu May 4 06:01:10 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: 3RDPARTY
src/external/bsd/ntp [netbsd-6-1]: Makefile.inc importdate
src/external/bsd/ntp/bin [netbsd-6-1]: Makefile
src/external/bsd/ntp/bin/nt
Module Name:src
Committed By: snj
Date: Thu May 4 06:01:52 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
1448
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-6.1.6
Please note that diffs are not public d
Module Name:src
Committed By: snj
Date: Thu May 4 05:56:26 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1448
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-6.0.7
Please note that diffs are not public d
Module Name:src
Committed By: snj
Date: Thu May 4 05:53:56 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: 3RDPARTY
src/external/bsd/ntp [netbsd-6-0]: Makefile.inc importdate
src/external/bsd/ntp/bin [netbsd-6-0]: Makefile
src/external/bsd/ntp/bin/nt
Module Name:src
Committed By: kre
Date: Thu May 4 04:37:51 UTC 2017
Modified Files:
src/bin/sh: eval.c jobs.c mktokens nodetypes parser.c sh.1
Log Message:
Implement the ';&' (used instead of ';;') case statement list terminator
which causes fall through the to command li
Module Name:src
Committed By: pgoyette
Date: Thu May 4 04:28:43 UTC 2017
Modified Files:
src/share/man/man9 [prg-localcount2]: localcount.9
Log Message:
Give Taylor credit for the initial implementation.
Improve cross-references to the subsystems currently using localcou
Module Name:src
Committed By: christos
Date: Wed May 3 21:39:27 UTC 2017
Modified Files:
src/lib/libc/rpc: rpc_generic.c rpcb_prot.c rpcb_st_xdr.c xdr.c
Log Message:
- limit size of buffers to RPC_MAXDATASIZE
- don't leak memory
- be more picky about bad parameters
https:
Module Name:src
Committed By: kre
Date: Wed May 3 21:36:16 UTC 2017
Modified Files:
src/bin/sh: parser.c
Log Message:
Fix the heredoc line counting bug that I caused when the heredoc
processing was changed just over a year ago (rev 1.111).
To generate a diff of this com
Module Name:src
Committed By: kre
Date: Wed May 3 21:34:51 UTC 2017
Modified Files:
src/bin/sh: show.c
Log Message:
This change affects shells compiled in DEBUG mode only, for normal
shells (anything made by build.sh) there is no change at all.
In DEBUG shells, when tree
Module Name:src
Committed By: kre
Date: Wed May 3 21:31:03 UTC 2017
Modified Files:
src/bin/sh: jobs.c
Log Message:
Don't forget the ! reserved word exists (node ype NNOT) when displaying
"jobs" output (or other places where the cmd string is shown - like
when reporting s
Module Name:src
Committed By: christos
Date: Wed May 3 21:28:00 UTC 2017
Modified Files:
src/usr.sbin/rpcbind: rpcb_svc_com.c
Log Message:
Limit size of buffer:
https://github.com/guidovranken/rpcbomb/blob/master/rpcbind_patch.txt
XXX: pullup-7
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Wed May 3 20:12:19 UTC 2017
Modified Files:
src/external/bsd/tmux/dist: tmux.h
Log Message:
add missing printflike
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/tmux/dist/tmux.h
Please note th
Module Name:src
Committed By: kamil
Date: Wed May 3 19:46:54 UTC 2017
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
Improve style of PT_SETSTEP and PT_CLEARSTEP tests in t_ptrace_wait*
No functional change.
Sponsored by
To generate a diff of th
Module Name:src
Committed By: abhinav
Date: Wed May 3 17:28:42 UTC 2017
Modified Files:
src/share/man/man9: namei.9
Log Message:
Fix a sentence: s/a operation/an operation/
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/share/man/man9/namei.9
Please
Module Name:src
Committed By: abhinav
Date: Wed May 3 16:37:37 UTC 2017
Modified Files:
src/share/man/man9: namei.9
Log Message:
Fixes in NAME section:
Insert comma between two Nm entries
Remove comma after last Nm entries
To generate a diff of this comm
Module Name:src
Committed By: kamil
Date: Wed May 3 15:53:31 UTC 2017
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Fix kernel panic triggered with LLDB
PT_SETSTEP and PT_CLEARSTEP in the current design must unlock proc_lock and
t->p_lock. These function
Module Name:src
Committed By: jnemeth
Date: Wed May 3 15:34:05 UTC 2017
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN722N v2
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/usb/if_urtw
Module Name:src
Committed By: jnemeth
Date: Wed May 3 15:20:27 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN722N v2
To generate a diff of this commit:
cvs rdiff -u -r1.723 -r1.724 src/sys
Module Name:src
Committed By: jnemeth
Date: Wed May 3 15:14:27 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN722N v2
To generate a diff of this commit:
cvs rdiff -u -r1.732 -r1.733 src/sys/dev/usb/usbdevs
Module Name:src
Committed By: jakllsch
Date: Wed May 3 13:13:12 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra_apbdma.c
Log Message:
The DMA Request number is seperate from the DMA Channel number, treat as such.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jmcneill
Date: Wed May 3 12:38:39 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra_apbdma.c
Log Message:
tegra_apbdma_acquire: length param is in bytes not cells
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arc
Module Name:src
Committed By: pgoyette
Date: Wed May 3 12:10:22 UTC 2017
Modified Files:
src/tests/rump/rumpkern [prg-localcount2]: t_kern.c
Log Message:
Include fix for PR bin/52207 on the localcount2 branch.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.
Module Name:src
Committed By: pgoyette
Date: Wed May 3 12:09:41 UTC 2017
Modified Files:
src/tests/rump/rumpkern: t_kern.c
Log Message:
Fix detection of expected results. The rump kernel code apparently
includes source-code line numbers in the messages, so rather than
ha
25 matches
Mail list logo