Module Name:src
Committed By: mrg
Date: Sat Apr 26 07:32:26 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
add some new Attansic ethernet devices (but no driver)
To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 src/sys/dev/pci/pcidevs
Pl
Module Name:src
Committed By: mrg
Date: Sat Apr 26 07:32:57 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1180 -r1.1181 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1179 -r1.1180 s
Module Name:src
Committed By: tsutsui
Date: Sat Apr 26 07:53:41 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/inst: version
src/sys/arch/hp300/stand/uboot: version
Log Message:
Bump versions to denote recent 425e related changes.
To generate a diff of this co
Module Name:src
Committed By: pooka
Date: Sat Apr 26 11:10:10 UTC 2014
Modified Files:
src/sys/kern: sys_socket.c
src/sys/net: route.c route.h
Log Message:
It's been > 20years since rtioctl() did something. Let's just
remove that special way of returning EOPNOTSUP
Module Name:src
Committed By: pooka
Date: Sat Apr 26 11:16:22 UTC 2014
Modified Files:
src/sys/kern: sys_socket.c
src/sys/net: if.c if.h
Log Message:
Decouple sockets linkage from interface code by making ifioctl() a pointer.
To generate a diff of this commit:
cv
Module Name:src
Committed By: pooka
Date: Sat Apr 26 11:17:55 UTC 2014
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
kill weak aliases which are no longer necessary
To generate a diff of this commit:
c
Module Name:src
Committed By: pooka
Date: Sat Apr 26 11:23:03 UTC 2014
Modified Files:
src/sys/rump/librump/rumpnet: net_stub.c
src/sys/rump/net/lib/libsockin: sockin.c
Log Message:
Move a few stubs to where they really belong; allows us to create
them as strong in
Module Name:src
Committed By: pooka
Date: Sat Apr 26 11:23:56 UTC 2014
Modified Files:
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
don't invade the __toolchain namespace
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/rump/librump/rumpnet/
Module Name:src
Committed By: martin
Date: Sat Apr 26 13:23:49 UTC 2014
Modified Files:
src/sbin/tunefs: tunefs.c
Log Message:
Provide proper alignement for "buf" - it is casted to a struct fs pointer,
so it requires the same alignement.
Fixes crashes on armv5.
To genera
Module Name:src
Committed By: martin
Date: Sat Apr 26 14:15:08 UTC 2014
Modified Files:
src/sbin/newfs: mkfs.c
Log Message:
Increase alignement of the global "buf" variable to cover all pointers it
is casted too. Fixes a crash on arm v5.
To generate a diff of this commit
Module Name:src
Committed By: riastradh
Date: Sat Apr 26 14:55:43 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_drv.h
Log Message:
Replace cpu_relax() by DELAY(1) or DELAY(1000) to wait us/ms.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: abs
Date: Sat Apr 26 16:30:05 UTC 2014
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
Ensure pool_head is non static - for "vmstat -i"
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/kern/subr_pool.c
Please n
Module Name:src
Committed By: christos
Date: Sat Apr 26 18:53:21 UTC 2014
Modified Files:
src/tests/dev/scsipi/libscsitest: Makefile
Log Message:
Include bsd.own.mk (hi pooka)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/scsipi/libscsitest/Ma
Module Name:src
Committed By: joerg
Date: Sat Apr 26 20:15:48 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
src/sys/lib/libunwind: Registers.hpp unwind_registers.S
Log Message:
Add initial unwind support for MIPS and MIPS64.
To generate a diff of this commit:
Module Name:src
Committed By: wiz
Date: Sat Apr 26 20:25:07 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Fix typo in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.801 -r1.802 src/share/mk/bsd.own.mk
Please note that diffs are not public
Module Name:src
Committed By: riastradh
Date: Sat Apr 26 20:26:26 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c i915_drv.h
i915_gem.c intel_display.c
Log Message:
Convert pending_flip_lock to spin lock -- interrupt handlers take i
Module Name:src
Committed By: joerg
Date: Sat Apr 26 22:10:40 UTC 2014
Modified Files:
src/lib/libtelnet: kerberos5.c
Log Message:
Avoid enum type mismatch.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libtelnet/kerberos5.c
Please note that diff
Module Name:src
Committed By: joerg
Date: Sat Apr 26 22:38:09 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/libobjc: encoding.c objects.c sendmsg.c
Log Message:
Don't use inline in C sources, it will certainly not work correctly with
a C99 compiler.
To generate a d
Module Name:src
Committed By: joerg
Date: Sat Apr 26 23:17:38 UTC 2014
Modified Files:
src/sys/lib/libunwind: DwarfInstructions.hpp DwarfParser.hpp
Registers.hpp
Log Message:
Use the return address register from the CIE. Based on patch from Nick
Kledzik.
To g
19 matches
Mail list logo