Module Name:src
Committed By: isaki
Date: Sun Jun 25 06:26:40 UTC 2017
Modified Files:
src/sys/arch/x68k/dev: vs.c vsvar.h
Log Message:
Avoid panic when the device is closed when not playing.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/x68k
Module Name:src
Committed By: snj
Date: Sun Jun 25 06:29:25 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-8]: mvsata_pci.c siisata_pci.c
Log Message:
Pull up following revision(s) (requested by jdolecek in ticket #56):
sys/dev/pci/mvsata_pci.c: revision 1.9
Module Name:src
Committed By: snj
Date: Sun Jun 25 06:31:58 UTC 2017
Modified Files:
src/sys/net [netbsd-8]: route.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #57):
sys/net/route.c: revision 1.195
Fix locking in rtalloc1 (affected o
Module Name:src
Committed By: snj
Date: Sun Jun 25 06:34:38 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
55-57
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-8.0
Please note that diffs are not public domain
Module Name:src
Committed By: snj
Date: Sun Jun 25 06:24:27 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-8]: pcidevs.h pcidevs_data.h
Log Message:
regen for ticket 55
To generate a diff of this commit:
cvs rdiff -u -r1.1281 -r1.1281.2.1 src/sys/dev/pci/pcidevs.h
cvs
Module Name:src
Committed By: snj
Date: Sun Jun 25 06:22:57 UTC 2017
Modified Files:
src/share/man/man4 [netbsd-8]: siisata.4
src/sys/dev/pci [netbsd-8]: pcidevs siisata_pci.c
Log Message:
Pull up following revision(s) (requested by jdolecek in ticket #55):
Module Name:src
Committed By: snj
Date: Sun Jun 25 04:10:47 UTC 2017
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/kern/kern_pax.c
Please note that diffs are not public domain; they a
Module Name:src
Committed By: nat
Date: Sun Jun 25 02:47:28 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Check validbits against precision in vchan_autoconfig. At present
validbits != precision is not supported.
This change will most likely break autoconfig
Module Name:src
Committed By: nat
Date: Sun Jun 25 02:16:41 UTC 2017
Modified Files:
src/sys/dev: mulaw.c mulaw.h
Log Message:
Use LINEARNTOMULAW for 8 bits as well.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/mulaw.c
cvs rdiff -u -r1.23 -r1
Module Name:src
Committed By: nat
Date: Sun Jun 25 02:14:16 UTC 2017
Modified Files:
src/sys/dev: mulaw.h
Log Message:
Remove stray ";" from defines.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/mulaw.h
Please note that diffs are not public
Module Name:src
Committed By: nat
Date: Sun Jun 25 02:11:40 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Use pustream params when clearing the next block in the mixring.
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 src/sys/dev/audio.c
Pl
Module Name:src
Committed By: nat
Date: Sun Jun 25 02:09:47 UTC 2017
Modified Files:
src/sys/dev/ic: am7930.c
Log Message:
rfill and pfill mixed up.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/ic/am7930.c
Please note that diffs are not publ
Module Name:src
Committed By: jmcneill
Date: Sat Jun 24 23:25:01 UTC 2017
Modified Files:
src/sys/dev/sdmmc: sdmmc_mem.c sdmmcvar.h
Log Message:
Revert part of previous; the SD card spec recommends not to issue a DISCARD
command to the file system area.
To generate a dif
Module Name:src
Committed By: jmcneill
Date: Sat Jun 24 23:07:35 UTC 2017
Modified Files:
src/sys/dev/sdmmc: sdmmc_mem.c sdmmcreg.h sdmmcvar.h
Log Message:
Read SD status register and print card status when a new SD card is found:
sdmmc0: SD card status: 4-bit, C10, U1,
Module Name:src
Committed By: jdolecek
Date: Sat Jun 24 14:59:10 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: mvsata.c
Log Message:
fix confusion around AT_WAIT vs AT_POLL for mvsata_edma_disable(), and switch
all the tsleep()/delay() ifs to just use ata_delay()
Module Name:src
Committed By: jdolecek
Date: Sat Jun 24 14:57:17 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: ata.c
Log Message:
change ata_delay() to tsleep for 1 hz rather than indefinitely if
provided ms is lower than 1 hz
To generate a diff of this commit
Module Name:src
Committed By: jdolecek
Date: Sat Jun 24 14:33:06 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
src/sys/dev/ic [jdolecek-ncq]: mvsata.c mvsatavar.h
Log Message:
fix dump on mvsata - there was misplaced mvsata_bio_intr() call causi
Module Name:src
Committed By: joerg
Date: Sat Jun 24 13:43:36 UTC 2017
Modified Files:
src/sys/arch/amd64/include: vmparam.h
src/sys/arch/mips/include: vmparam.h
src/sys/arch/riscv/include: vmparam.h
Log Message:
Update VM_DEFAULT_ADDRESS32_TOPDOWN to inclu
Module Name:src
Committed By: hannken
Date: Sat Jun 24 12:14:21 UTC 2017
Modified Files:
src/sys/miscfs/specfs: spec_vnops.c
Log Message:
Refuse to open a block device with zero open count when it has
a mountpoint set. This may happen after forced detach or unplug
of a mo
Module Name:src
Committed By: hannken
Date: Sat Jun 24 12:13:16 UTC 2017
Modified Files:
src/sys/fs/udf: udf_vfsops.c
Log Message:
No need to call vflush from failing udf_mount(). If the system nodes
really have to disappear we should change vrele() to vrecycle() here.
Module Name:src
Committed By: jdolecek
Date: Sat Jun 24 11:34:33 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: siisata.c
Log Message:
reduce the polling interval also for siisata_cmd_start()
To generate a diff of this commit:
cvs rdiff -u -r1.30.4.21 -r1.30.4.2
Module Name:src
Committed By: mlelstv
Date: Sat Jun 24 11:31:26 UTC 2017
Modified Files:
src/sys/dev/iscsi: iscsi_ioctl.c
Log Message:
Fix session cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/iscsi/iscsi_ioctl.c
Please note that dif
Module Name:src
Committed By: jmcneill
Date: Sat Jun 24 11:27:33 UTC 2017
Modified Files:
src/sys/dev/sdmmc: ld_sdmmc.c sdmmc_mem.c sdmmcreg.h sdmmcvar.h
Log Message:
Add discard support to ld@sdmmc using the ERASE (CMD38) command.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: kre
Date: Sat Jun 24 11:23:35 UTC 2017
Modified Files:
src/bin/sh: parser.c
Log Message:
Another ancient (highly improbable) bug bites the dust. This one
caused by incorrect macro usage (ie: using the wrong one) which has
been in the sources
Module Name:src
Committed By: kre
Date: Sat Jun 24 11:09:42 UTC 2017
Modified Files:
src/tests/bin/sh: t_syntax.sh
Log Message:
Give this test a promotion! This was the test that enabled the sh's
STACKSTRNUL() bug to eventually be found. Not any of the test cases
direc
Module Name:src
Committed By: kre
Date: Sat Jun 24 11:06:17 UTC 2017
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
NFC: Added some comments (about other comments)
We currently parse var expansions like "${x-"a b c"}" incorrectly
according to POSIX (and anci
Module Name:src
Committed By: gson
Date: Sat Jun 24 10:25:23 UTC 2017
Modified Files:
src/tests/lib/libc/db: h_lfsr.c
Log Message:
Reduce the number of iterations in the bsize_torture test from 65535
to 1000 to make the ATF test suite as a whole take less time. Before
the
Module Name:src
Committed By: skrll
Date: Sat Jun 24 07:30:17 UTC 2017
Modified Files:
src/sys/uvm/pmap: pmap.c
Log Message:
Use pte_set
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/uvm/pmap/pmap.c
Please note that diffs are not public domain; t
Module Name:src
Committed By: skrll
Date: Sat Jun 24 07:19:59 UTC 2017
Modified Files:
src/sys/arch/powerpc/include/booke: pte.h
Log Message:
Provide a pte_set
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/include/booke/pte.h
Please no
Module Name:src
Committed By: skrll
Date: Sat Jun 24 07:00:37 UTC 2017
Modified Files:
src/sys/arch/mips/include: pte.h
Log Message:
Provide pte_set
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/mips/include/pte.h
Please note that diffs are
30 matches
Mail list logo