Module Name:src
Committed By: pgoyette
Date: Sun May 3 07:30:52 UTC 2015
Modified Files:
src/distrib/sets/lists/modules: md.i386
Log Message:
Fix typo, fix the build-break. One '/' is enough in path names.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 s
Module Name:src
Committed By: justin
Date: Sun May 3 10:44:04 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Rename delay variable as it shadows a global on arm.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/sys/netinet/if_arp.c
P
Module Name:src
Committed By: jmcneill
Date: Sun May 3 11:46:44 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_sdhc.c
Log Message:
set SDHC_FLAG_SINGLE_POWER_WRITE
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/nvidia/tegra_sdhc.c
Module Name:src
Committed By: jmcneill
Date: Sun May 3 11:46:25 UTC 2015
Modified Files:
src/sys/dev/sdmmc: sdhc.c sdhcvar.h
Log Message:
Add SDHC_FLAG_SINGLE_POWER_WRITE flag, that tells the driver to update
the SDHC_POWER_CTL register with a single write rather than in
Module Name:src
Committed By: jmcneill
Date: Sun May 3 11:47:15 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_car.c tegra_carreg.h
Log Message:
when setting sdmmc divisor, do a full reset / enable sequence
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: wiz
Date: Sun May 3 12:27:32 UTC 2015
Modified Files:
src/lib/libc/stdlib: strtoi.3
Log Message:
Sort ERRORS and SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdlib/strtoi.3
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Sun May 3 12:28:20 UTC 2015
Modified Files:
src/lib/libc/stdlib: strtou.3
Log Message:
Sort ERRORS and SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdlib/strtou.3
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Sun May 3 12:29:28 UTC 2015
Modified Files:
src/lib/libc/stdlib: strtoul.3
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/stdlib/strtoul.3
Please note that diffs are not pub
Module Name:src
Committed By: hsuenaga
Date: Sun May 3 14:38:10 UTC 2015
Modified Files:
src/sys/arch/arm/marvell: files.marvell mvsoc.c
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
src/sys/arch/evbarm/marvell: marvellvar.h
Added Files:
src/sys/
Module Name:src
Committed By: joerg
Date: Sun May 3 15:07:12 UTC 2015
Modified Files:
src/sys/dev/iscsi: iscsi_ioctl.c
Log Message:
Make sure callout is halted, not just stopped, before freeing memory.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/
Module Name:src
Committed By: martin
Date: Sun May 3 15:13:13 UTC 2015
Modified Files:
src: Makefile
Log Message:
PR 49870: pass the xsrc path to postinstall
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 src/Makefile
Please note that diffs are not pub
Module Name:src
Committed By: matt
Date: Sun May 3 16:18:51 UTC 2015
Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
On secondary cores, invalidate the caches to make them clean.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arc
Module Name:src
Committed By: jmcneill
Date: Sun May 3 16:40:12 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_car.c tegra_carreg.h tegra_var.h
Log Message:
add pllc and uart rate funcs
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/ar
Module Name:src
Committed By: jmcneill
Date: Sun May 3 17:22:55 UTC 2015
Modified Files:
src/sys/dev/ic: com.c comvar.h
Log Message:
add COM_TYPE_TEGRA
To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 src/sys/dev/ic/com.c
cvs rdiff -u -r1.80 -r1.81 src/sy
Module Name:src
Committed By: jmcneill
Date: Sun May 3 17:24:45 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_com.c tegra_reg.h
src/sys/arch/evbarm/tegra: tegra_machdep.c
Log Message:
UART clock source is PLLP. Set com type to COM_TYPE_TEGRA.
To genera
Module Name:src
Committed By: jmcneill
Date: Sun May 3 18:49:28 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: JETSONTK1
Log Message:
disable MULTIPROCESSOR for now
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/JETSONTK1
Plea
Module Name:src
Committed By: pgoyette
Date: Sun May 3 21:59:23 UTC 2015
Modified Files:
src/distrib/sets/lists/modules: md.i386
Log Message:
Put the '/' back, but put it in the correct location!
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/distrib/
Module Name:src
Committed By: jmcneill
Date: Sun May 3 22:37:27 UTC 2015
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
print some useful information at attach time
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/sdmmc/sdhc.c
Please no
Module Name:src
Committed By: jmcneill
Date: Sun May 3 22:40:02 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_sdhc.c
Log Message:
since we dont support SDR104 yet, dont try to optimize it; instead, optimize
for HS mode, which brings us up from 34 MHz to 45.333
Module Name:src
Committed By: pgoyette
Date: Sun May 3 22:51:11 UTC 2015
Modified Files:
src/sys/dev/pci: ichsmb.c piixpm.c
Log Message:
Teach a couple of i2cbus controllers how to rescan. This enables
{,un}loading and {at,de}taching of the iic(4) driver/module at a
late
Module Name:src
Committed By: matt
Date: Mon May 4 00:12:56 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
If not using LPAE, if memory ends at 4GB ignore the last page so physical_end
doesn't wrap to 0.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: matt
Date: Mon May 4 00:41:42 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
Fix 4GB wraparound math.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/arm32/arm32_boot.c
Please note
Module Name:src
Committed By: matt
Date: Mon May 4 00:44:12 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
Deal with 2GB of ram or memory ending at or above 4GB.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/ar
Module Name:src
Committed By: matt
Date: Mon May 4 00:55:30 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
Deal with 4GB overflow in arm32_kvminit.c
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/arm32/arm32_bo
Module Name:src
Committed By: jmcneill
Date: Mon May 4 00:59:29 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: std.tegra
Log Message:
Remove __HAVE_MM_MD_DIRECT_MAPPED_PHYS and re-enable 2GB support, fixed
by arm32_kvminit.c r1.33
To generate a diff of this commit:
Module Name:src
Committed By: pgoyette
Date: Mon May 4 02:43:18 UTC 2015
Modified Files:
src/share/man/man4/man4.x86: Makefile ichlpcib.4
Added Files:
src/share/man/man4/man4.x86: tco.4
Log Message:
Add new man page for tco(4), and update ichlpcib(4) man page.
T
Module Name:src
Committed By: pgoyette
Date: Mon May 4 02:43:45 UTC 2015
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
Add new tco(4) man page to sets list.
To generate a diff of this commit:
cvs rdiff -u -r1.1499 -r1.1500 src/distrib/sets/lists/man/mi
Pl
Module Name:src
Committed By: pgoyette
Date: Mon May 4 03:46:29 UTC 2015
Modified Files:
src/share/man/man4/man4.x86: ichlpcib.4
Log Message:
Update the min and max interval values for the watchdog. The previous
numbers were correct, but the units for those numbers was t
Module Name:src
Committed By: pgoyette
Date: Mon May 4 03:53:41 UTC 2015
Modified Files:
src/share/man/man4/man4.x86: tco.4
Log Message:
Remove extraneous blank line.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/tco.4
Please n
Module Name:src
Committed By: ryoon
Date: Mon May 4 05:30:48 UTC 2015
Modified Files:
src/share/man/man4/man4.emips: enic.4
Log Message:
Add missing .Sh SYNOPSIS
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.emips/enic.4
Please not
Module Name:src
Committed By: pgoyette
Date: Mon May 4 06:14:47 UTC 2015
Modified Files:
src/share/man/man4: dm.4
Log Message:
Update mark-up
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/dm.4
Please note that diffs are not public domai
Module Name:src
Committed By: msaitoh
Date: Mon May 4 06:44:13 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Remove WMREG_TQSA_LO and WMREG_TQSA_HIGH. Those registers
are not described in documents and other OS's drivers don't
access it.
(I ha
Module Name:src
Committed By: msaitoh
Date: Mon May 4 06:51:08 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Set ICH9 and ICH10's PBA side to 14K if the RX buffer size is
more than 4096. Almost the Same as other OSes
To generate a diff of th
33 matches
Mail list logo