Module Name:src
Committed By: pgoyette
Date: Sat Sep 30 09:03:38 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0 XEN3_DOMU
Log Message:
Add commented-out ident lines to the XEN3_DOM{0,U} kernel config files
for consistency with other config files.
OK bouyer@
Module Name:src
Committed By: jmcneill
Date: Sat Sep 30 10:28:09 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_emac.h
Log Message:
TX DMA status registers start at 0xB0 not 0x80. NFC since these are unused.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -
Module Name:src
Committed By: jmcneill
Date: Sat Sep 30 10:29:10 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_emac.h
Log Message:
0xB -> 0xb on previous
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/sunxi/sunxi_emac.h
Please note
Module Name:src
Committed By: maxv
Date: Sat Sep 30 11:43:57 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: locore.S machdep.c
src/sys/arch/i386/i386: locore.S machdep.c
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c
Log Message:
Module Name:src
Committed By: maxv
Date: Sat Sep 30 12:01:56 UTC 2017
Modified Files:
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
use bootspace
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/x86/x86/x86_machdep.c
Please note that diffs a
Module Name:src
Committed By: maxv
Date: Sat Sep 30 12:12:29 UTC 2017
Modified Files:
src/sys/arch/x86/x86: db_memrw.c
Log Message:
use bootspace
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/x86/db_memrw.c
Please note that diffs are not p
Module Name:src
Committed By: sevan
Date: Sat Sep 30 12:27:26 UTC 2017
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: uipad.4
Log Message:
Add a manual for uipad(4)
To generate a diff of this c
Module Name:src
Committed By: sevan
Date: Sat Sep 30 12:29:05 UTC 2017
Modified Files:
src/share/man/man4: usb.4
Log Message:
Include uipad(4) in miscellaneous section.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/share/man/man4/usb.4
Please note
Module Name:src
Committed By: maxv
Date: Sat Sep 30 12:29:58 UTC 2017
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Declare pmap_remap_global, and map the four regions independently with
bootspace.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.2
Module Name:src
Committed By: maxv
Date: Sat Sep 30 12:35:48 UTC 2017
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
use bootspace (this branch is never taken)
To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 src/sys/arch/x86/x86/pmap.c
Please
Module Name:src
Committed By: jmcneill
Date: Sat Sep 30 12:48:58 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi sunxi_ccu.c sunxi_ccu.h
Added Files:
src/sys/arch/arm/sunxi: sun8i_h3_r_ccu.c sun8i_h3_r_ccu.h
sunxi_ccu_fixed_factor.c
Log Mes
Module Name:src
Committed By: jmcneill
Date: Sat Sep 30 12:49:21 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
enable sun8ih3rccu
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/conf/SUNXI
Please note that diffs
Module Name:src
Committed By: sevan
Date: Sat Sep 30 12:59:37 UTC 2017
Modified Files:
src/share/man/man4: uipad.4
Log Message:
Include port in the kernel configuration declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uipad.4
P
Module Name:src
Committed By: sevan
Date: Sat Sep 30 13:01:50 UTC 2017
Modified Files:
src/sys/dev/usb: uipad.c
Log Message:
Remove comment about BlackBerry devices which are not relevant here.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/u
Module Name:src
Committed By: sevan
Date: Sat Sep 30 13:14:06 UTC 2017
Modified Files:
src/share/man/man4: usb.4
Log Message:
Correct document date.
Add uberry(4) to miscellaneous section.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/share/man/man4
Module Name:src
Committed By: wiz
Date: Sat Sep 30 13:39:00 UTC 2017
Modified Files:
src/share/man/man4: uipad.4
Log Message:
End sentence with a dot.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/uipad.4
Please note that diffs are not p
Module Name:src
Committed By: wiz
Date: Sat Sep 30 13:39:41 UTC 2017
Modified Files:
src/share/man/man4: usb.4
Log Message:
Remove Tn. Comment out xref to non-existent udsir(4).
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/share/man/man4/usb.4
Ple
Module Name:src
Committed By: riastradh
Date: Sat Sep 30 15:25:16 UTC 2017
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
Use int64_t for loop index so we don't iterate forever/until trap.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/
Module Name:src
Committed By: kre
Date: Sat Sep 30 18:32:52 UTC 2017
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
Fix the syntax (pointed out by David H. Gutteridge on source-changes-d).
Fix the build...
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jdolecek
Date: Sat Sep 30 21:32:32 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: ata_wdc.c
src/sys/dev/ic [jdolecek-ncq]: mvsata.c
src/sys/dev/scsipi [jdolecek-ncq]: atapi_wdc.c
Log Message:
must drop channel lock be
Module Name:src
Committed By: christos
Date: Sat Sep 30 21:47:12 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
cast reduction, NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/sys/netipsec/key.c
Please note that diffs are not publ
Module Name:src
Committed By: pgoyette
Date: Sun Oct 1 01:45:02 UTC 2017
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
Fix user-triggerable kernel crash as reported in PR kern/52573 (from
Bruno Haible).
XXX Pull-up to netbsd-8
To generate a diff of this commit:
c
Module Name:src
Committed By: macallan
Date: Sun Oct 1 05:12:18 UTC 2017
Modified Files:
src/sys/dev/i2c: lm75.c
Log Message:
attach to ds1775 which was already more or less supported as DS75
also, get sensor name/location from OpenFirmware if we know how
To generate a
Module Name:src
Committed By: macallan
Date: Sun Oct 1 05:13:53 UTC 2017
Modified Files:
src/sys/arch/macppc/conf: POWERMAC_G5_11_2
Log Message:
add lmtemp
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/macppc/conf/POWERMAC_G5_11_2
Please note
Module Name:src
Committed By: macallan
Date: Sun Oct 1 05:15:52 UTC 2017
Modified Files:
src/sys/arch/macppc/dev: smu.c
Log Message:
we support the drive bay sensor now
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/macppc/dev/smu.c
Please not
25 matches
Mail list logo