Module Name:src
Committed By: skrll
Date: Mon Sep 8 07:57:36 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BPI
Log Message:
Add awinrtc. Hi Jared.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/BPI
Please note that diffs are
Module Name:src
Committed By: martin
Date: Mon Sep 8 10:00:18 UTC 2014
Modified Files:
src/sys/arch/sh3/dev: rtc.c
Log Message:
Adapt formats for debug printfs to clock_subr type changes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sh3/dev/r
Module Name:src
Committed By: jmcneill
Date: Mon Sep 8 11:06:03 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_mmc.c awin_reg.h
Log Message:
use dma for mmc data transfers
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/allwinner/
Module Name:src
Committed By: jmcneill
Date: Mon Sep 8 11:07:17 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
awinmmc(4): Use DMA for MMC transfers.
To generate a diff of this commit:
cvs rdiff -u -r1.1976 -r1.1977 src/doc/CHANGES
Please note that diffs are no
Module Name:src
Committed By: jmcneill
Date: Mon Sep 8 11:08:07 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
awinrtc(4): Add support for AllWinner A10/A20 real-time clock.
To generate a diff of this commit:
cvs rdiff -u -r1.1977 -r1.1978 src/doc/CHANGES
Pleas
Module Name:src
Committed By: joerg
Date: Mon Sep 8 12:12:19 UTC 2014
Modified Files:
src/sys/lib/libkern/arch/m68k: Makefile.inc
Log Message:
Revert 1.33 and 1.34 for now, until either .INVISIBLE is reinstanciated
or random.S dropped.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Mon Sep 8 14:24:32 UTC 2014
Added Files:
src/sys/dev/ic: dwc_gmac.c dwc_gmac_reg.h dwc_gmac_var.h
Log Message:
Add work-in-progress driver for the Designware GMAC core, found on some
allwinner chips.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Mon Sep 8 14:26:16 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_gige.c files.awin
src/sys/conf: files
Log Message:
Config glue for the Designware GMAC core.
Switch allwinner specific awge driver over to use i
Module Name:src
Committed By: gson
Date: Mon Sep 8 14:49:47 UTC 2014
Modified Files:
src/sys/fs/tmpfs: tmpfs_subr.c tmpfs_vnops.c
Log Message:
Store symlinks without a NUL terminator so that lstat(2) returns the
correct length. Fixes the tmpfs part of PR kern/48864.
To
Module Name:src
Committed By: christos
Date: Mon Sep 8 16:42:09 UTC 2014
Modified Files:
src/lib/libc/gen: vis.c
Log Message:
PR/49185: Conrad Meyer: strvisx: Handle zero-length input strings gracefully.
(don't abuse 0 to mean compute string length internally)
To genera
Module Name:src
Committed By: christos
Date: Mon Sep 8 17:35:01 UTC 2014
Modified Files:
src/lib/libc/gen: vis.c
Log Message:
get rid of MB_STRZ as suggested by joerg.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/lib/libc/gen/vis.c
Please note that
Module Name:src
Committed By: joerg
Date: Mon Sep 8 17:40:02 UTC 2014
Modified Files:
src/sys/netinet: portalgo.c
Log Message:
Always use cprng_fast32, even during initialisation. No point in using
random(9).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 s
Module Name:src
Committed By: joerg
Date: Mon Sep 8 17:41:11 UTC 2014
Modified Files:
src/sys/ufs/chfs: chfs_gc.c
Log Message:
Timestamps are bad sources of entropy, so just use cprng_fast32.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/chfs/c
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 18:57:58 UTC 2014
Modified Files:
src/sys/ufs/chfs [netbsd-7]: chfs_gc.c chfs_readinode.c chfs_scan.c
chfs_vnode.c ebh.c
Log Message:
Pull up following revision(s) (requested by he in ticket #74):
s
Module Name:src
Committed By: christos
Date: Mon Sep 8 19:01:03 UTC 2014
Modified Files:
src/tests/lib/libc/gen: t_vis.c
Log Message:
add null and empty tests.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/gen/t_vis.c
Please note that d
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:03:37 UTC 2014
Modified Files:
src/sys/external/bsd/dwc2/dist [netbsd-7]: dwc2_hcd.c dwc2_hcd.h
dwc2_hcdintr.c dwc2_hcdqueue.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #75
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:06:35 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf [netbsd-7]: RPI
Log Message:
Pull up following revision(s) (requested by skrll in ticket #76):
sys/arch/evbarm/conf/RPI: revision 1.50
Copy the list of
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:09:07 UTC 2014
Modified Files:
src/lib/libperfuse [netbsd-7]: ops.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #78):
lib/libperfuse/ops.c: revision 1.73
rmdir dir/.. must return
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:12:04 UTC 2014
Modified Files:
src/sys/netinet [netbsd-7]: in_pcb.c
src/sys/netinet6 [netbsd-7]: in6_pcb.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #80):
sys/netinet6/
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:15:03 UTC 2014
Modified Files:
src/external/bsd/cron/dist [netbsd-7]: crontab.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #81):
external/bsd/cron/dist/crontab.c: revision 1.8
Re
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:17:59 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 74-76, 78, 80 and 81.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-7.0
Please note that
Module Name:src
Committed By: rjs
Date: Mon Sep 8 19:24:16 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
Add rgephy.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/conf/CUBIEBOARD
Please note that diffs ar
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 20:38:20 UTC 2014
Modified Files:
src/sys/arch/next68k/next68k [netbsd-6-1]: pmap_bootstrap.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1008):
sys/arch/next68k/next68k/pmap_boo
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 20:44:21 UTC 2014
Modified Files:
src/sys/arch/next68k/next68k [netbsd-6-0]: pmap_bootstrap.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1008):
sys/arch/next68k/next68k/pmap_boo
Module Name:src
Committed By: joerg
Date: Mon Sep 8 20:52:37 UTC 2014
Modified Files:
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
Prefer cprng_fast32 over random. A good distribution even in the lower
bits beat any minor performance advantage randomo(9) might have,
especial
Module Name:src
Committed By: joerg
Date: Mon Sep 8 22:01:24 UTC 2014
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Replace random with cprng_fast32. Reorganise computation to replace
(32bit) division with (long) multiplication.
To generate a diff of this commit:
Module Name:src
Committed By: matt
Date: Mon Sep 8 22:12:12 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
With PMAP_NEED_ALLOC_POOLPAGE, before using pmap_map_poolpage make sure
the page comes from the same freelist that pmap_map_poolpage uses.
Module Name:src
Committed By: jmcneill
Date: Mon Sep 8 23:51:48 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_mmc.c
Log Message:
eliminate most of the polling from awin_mmc_exec_command
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 00:16:03 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
add BUFQ_PRIOCSCAN
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/conf/CUBIEBOARD
Please note t
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 02:43:19 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
cubieboard2 uses awge not awe
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/awin/awin_machdep
Module Name:src
Committed By: dholland
Date: Tue Sep 9 06:18:17 UTC 2014
Modified Files:
src/usr.bin/make: main.c
Log Message:
Restore apb's 20140820 commit (-r1.228 of main.c):
It should not be an error to have VAR != command that prints no output
Joerg reverted a bit t
Module Name:src
Committed By: jnemeth
Date: Tue Sep 9 06:30:09 UTC 2014
Modified Files:
src/sbin/gpt: backup.c
Log Message:
- record the sector size of the disk
- correct confusion with end_cylinder and end_sector in MBRs
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: apb
Date: Tue Sep 9 06:38:33 UTC 2014
Modified Files:
src/sys/arch/i386/pci: pci_intr_fixup.c
Log Message:
__USE(id) in the !PCIBIOSVERBOSE case.
Fixes PR 49181.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/i38
Module Name:src
Committed By: dholland
Date: Tue Sep 9 06:39:59 UTC 2014
Modified Files:
src/usr.bin/make: make.1
Log Message:
Revert the man page as well. (hi joerg)
Revert it to 20140823 (-r1.230), before the controversial commits,
which changed it a good deal.
To ge
Module Name:src
Committed By: dholland
Date: Tue Sep 9 06:41:56 UTC 2014
Modified Files:
src/usr.bin/make: make.1
Log Message:
Restore -r1.234 of make.1, which was an unrelated fix from sjg pertaining
to the docs for the -w option.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: gson
Date: Tue Sep 9 06:51:01 UTC 2014
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
Mark v7fs_lstat_symlink as an expected failure, referencing PR kern/48864.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/tes
36 matches
Mail list logo