git: inpcb: Reorganize localgroup manages functions.

2014-06-25 Thread Sepherosa Ziehau
commit b73e9d7759906fd099888432fcd66a46380af2da Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Sun Jun 22 20:00:41 2014 +0800 inpcb: Reorganize localgroup manages functions. This is in preparation for conditionally tokenize inpcb lists/tables. Summary of changes:

git: kernel/mrsas: Fix memset() size.

2014-06-25 Thread Sascha Wildner
commit c387e851ceb960fb4870e4503e0e04089e70bbc0 Author: Sascha Wildner s...@online.de Date: Wed Jun 25 13:59:34 2014 +0200 kernel/mrsas: Fix memset() size. Summary of changes: sys/dev/raid/mrsas/mrsas_fp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: kernel/pci: Fix wrong checks for U4B presence.

2014-06-25 Thread Sascha Wildner
commit 67613368bdda7c2ea0e5a25fc1860b5ba493138c Author: Sascha Wildner s...@online.de Date: Wed Jun 25 15:07:49 2014 +0200 kernel/pci: Fix wrong checks for U4B presence. I messed this up when switching us to the new USB stack. Thanks to Markus Pfeiffer for tracking down

git: perror.1: Document which locale related env variables affect perror(1).

2014-06-25 Thread Sascha Wildner
commit 796304aaeae8618b36705f5e46a99020079c5801 Author: Sascha Wildner s...@online.de Date: Wed Jun 25 21:29:09 2014 +0200 perror.1: Document which locale related env variables affect perror(1). Summary of changes: usr.bin/perror/perror.1 | 11 ++- 1 file changed, 10

git: Note need for most recent 3.6 possible before updating.

2014-06-25 Thread Justin C. Sherrill
commit a6a7c1402c3cacb1bfb20ea8bef91c7882704249 Author: Justin C. Sherrill jus...@shiningsilence.com Date: Wed Jun 25 23:47:00 2014 -0400 Note need for most recent 3.6 possible before updating. Summary of changes: UPDATING | 7 +++ 1 file changed, 7 insertions(+)