Module Name:src
Committed By: skrll
Date: Mon Feb 8 21:08:03 UTC 2016
Modified Files:
src/sys/arch/evbarm/conf: ldscript.evbarm
Log Message:
Preserve the .text section alignment
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/ldscr
Module Name:src
Committed By: pooka
Date: Mon Feb 8 18:18:19 UTC 2016
Modified Files:
src/sys/rump/include/rump-sys: kern.h
src/sys/rump/librump/rumpkern: lwproc.c rump.c scheduler.c
Log Message:
Allocate struct cpu_info dynamically. Saves quite a lot of BSS in t
Module Name:src
Committed By: christos
Date: Mon Feb 8 17:18:43 UTC 2016
Modified Files:
src/lib/libedit: chartype.h read.c
Log Message:
UTF-8 fixes from Ingo Schwarze:
1. Assume that errno is non-zero when entering read_char()
and that read(2) returns 0 (indicating
Module Name:src
Committed By: christos
Date: Mon Feb 8 16:44:46 UTC 2016
Modified Files:
src/sys/arch/sgimips/dev: crmfb.c
Log Message:
PR/50783: David Binderman: Indent switch properly, add missing break.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 sr
Module Name:src
Committed By: christos
Date: Mon Feb 8 16:42:04 UTC 2016
Modified Files:
src/sys/compat/ndis: subr_ntoskrnl.c
Log Message:
PR/50784: David Binderman: Add missing braces, this is not python.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 sr
Module Name:src
Committed By: christos
Date: Mon Feb 8 16:27:51 UTC 2016
Modified Files:
src/sys/dev/pci: mpii.c
Log Message:
PR/50785: David Binderman: Remove dead code.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/mpii.c
Please note tha
Module Name:src
Committed By: skrll
Date: Mon Feb 8 11:59:39 UTC 2016
Modified Files:
src/libexec/ld.elf_so: sysident.h
Log Message:
Fix .note.netbsd.march by ensuring correct padding
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/libexec/ld.elf_so/sy
Module Name:src
Committed By: skrll
Date: Mon Feb 8 11:16:02 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhci.c
Log Message:
Remove the fstd argument from uhci_reset_std_chain as it is always
ux_stds[0]
To generate a diff of this commit:
cvs rdiff -u -r1.264.
Module Name:src
Committed By: skrll
Date: Mon Feb 8 10:39:09 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Remove the .SUNW_ctf sections when converting form ELF -> a.out by
updating OBJCOPY_ELF2AOUT_FLAGS
To generate a diff of this commit:
cvs rdiff -u