Module Name:src
Committed By: maxv
Date: Sat Jan 27 08:05:14 UTC 2018
Modified Files:
src/sys/arch/i386/include: frameasm.h
Log Message:
Use .pushsection (like amd64), and align INTRENTRY.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/i386/in
Module Name:src
Committed By: maxv
Date: Sat Jan 27 08:12:27 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frameasm.h
src/sys/arch/i386/include: frameasm.h
Log Message:
Remove DO_DEFERRED_SWITCH and DO_DEFERRED_SWITCH_RETRY, unused.
To generate a diff of t
Module Name:src
Committed By: maxv
Date: Sat Jan 27 09:33:25 UTC 2018
Modified Files:
src/sys/arch/i386/i386: copy.S trap.c
src/sys/arch/i386/include: frameasm.h
src/sys/arch/x86/x86: cpu.c patch.c
Log Message:
Add SMAP support for i386.
To generate a dif
Module Name:src
Committed By: flxd
Date: Sat Jan 27 10:07:41 UTC 2018
Modified Files:
src/sys/arch/evbppc/mpc85xx: machdep.c
src/sys/arch/powerpc/booke: trap.c
Log Message:
Fix more printf format strings for mfspr() (hi mrg).
To generate a diff of this commit:
cv
Module Name:src
Committed By: jmcneill
Date: Sat Jan 27 14:17:46 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: sunxi_platform.c
Log Message:
Apply RTL8211E "no-tx-delay" workaround to NanoPi NEO Plus2 boards as well.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maxv
Date: Sat Jan 27 15:31:10 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
SMAP on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.2351 -r1.2352 src/doc/CHANGES
Please note that diffs are not public domain; they are sub
Module Name:src
Committed By: sevan
Date: Sat Jan 27 16:21:47 UTC 2018
Modified Files:
src/sys/arch/macppc/dev: snapper.c
Log Message:
Fix issue with audio being downpitched, thanks to
"it seems that snapper_init should be called before audio_attach_mi, as snapper
init i
Module Name:src
Committed By: maxv
Date: Sat Jan 27 17:54:13 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
Use testb, faster.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/arch/amd64/amd64/locore.S
Please note that di
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:17:57 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: vector.S
src/sys/arch/amd64/include: frameasm.h
Log Message:
Declare and use INTR_RECURSE_ENTRY, an optimized version of INTRENTRY.
When processing defer
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:27:08 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frameasm.h
Log Message:
Put the default %cs value in INTR_RECURSE_HWFRAME. Pushing an immediate
costs less than reading the %cs register and pushing its value.
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:44:19 UTC 2018
Modified Files:
src/sys/arch/i386/i386: spl.S
Log Message:
style
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/i386/i386/spl.S
Please note that diffs are not public domain
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:48:59 UTC 2018
Modified Files:
src/sys/arch/i386/i386: vector.S
src/sys/arch/i386/include: frameasm.h
Log Message:
Declare INTR_RECURSE_HWFRAME, same as amd64.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: wiz
Date: Sat Jan 27 18:59:38 UTC 2018
Modified Files:
src/bin/date: date.1
Log Message:
Remove trailing whitespace and Tn macro.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/bin/date/date.1
Please note that diffs are n
Module Name:src
Committed By: kardel
Date: Sat Jan 27 21:24:30 UTC 2018
Modified Files:
src/sys/arch/x86/pci: amdsmn.c
Log Message:
rescan amdsmnbus instead of amdsmn (fixes panic)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/pci/amdsmn.c
Module Name:src
Committed By: pgoyette
Date: Sat Jan 27 21:39:06 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: amdzentemp.4
Log Message:
Update attachment details for amdzentemp - it attaches to amdsmnbus? now.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: pgoyette
Date: Sat Jan 27 21:41:50 UTC 2018
Modified Files:
src/share/man/man4: amdtemp.4
Log Message:
Update attachment info - amdtemp(4) attaches to amdnb_miscbus attribute
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/
Module Name:src
Committed By: pgoyette
Date: Sat Jan 27 21:46:54 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: ALL GENERIC XEN3_DOM0
Log Message:
Update amdzentemp(4) attachment info. Also for ALL, remove duplicate
entry for amdtemp(4).
To generate a diff of this co
Module Name:src
Committed By: pgoyette
Date: Sat Jan 27 22:25:23 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib: bootinfo.h
Log Message:
Recent changes have increased the number of "things" the bootloader
needs to deal with. Increase the table size so we don't overf
Module Name:src
Committed By: chs
Date: Sat Jan 27 23:07:36 UTC 2018
Modified Files:
src/sys/arch/alpha/alpha: pmap.c
src/sys/arch/m68k/m68k: pmap_motorola.c
src/sys/arch/powerpc/oea: pmap.c
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
apply th
Module Name:src
Committed By: christos
Date: Sat Jan 27 23:59:18 UTC 2018
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
explain how to allow coverity to use sysroot
To generate a diff of this commit:
cvs rdiff -u -r1.1028 -r1.1029 src/share/mk/bsd.own.mk
Please
Module Name:src
Committed By: rin
Date: Sun Jan 28 01:09:58 UTC 2018
Modified Files:
src/distrib/zaurus/ramdisk: Makefile list
src/sys/arch/zaurus/conf: INSTALL
Log Message:
Shrink ramdisk to fit INSTALL kernel within 5MB:
- drop shutdown
- replace disklabel, fsck_
21 matches
Mail list logo