Module Name:src
Committed By: jandberg
Date: Mon Sep 23 08:39:28 UTC 2013
Modified Files:
src/sys/arch/amiga/dev: gayle_pcmcia.c
Log Message:
Fix interrupt handler arg (needs to be softc instead of device_t)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 s
Module Name:src
Committed By: pooka
Date: Mon Sep 23 10:35:20 UTC 2013
Modified Files:
src/lib/librumpuser: rumpuser_pth.c
Log Message:
If pthread_create() fails with EAGAIN, try a few more times with short
sleeps in between. If it helps, good. If it doesn't, oh well, at
Module Name:src
Committed By: skrll
Date: Mon Sep 23 10:46:35 UTC 2013
Modified Files:
src/sys/dev/ic: sl811hs.c
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/ic/sl811hs.c
Please note that diffs are not public domain; they a
Module Name:src
Committed By: skrll
Date: Mon Sep 23 11:27:45 UTC 2013
Modified Files:
src/sys/dev/ic: sl811hs.c
Log Message:
KNF a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/ic/sl811hs.c
Please note that diffs are not public doma
Module Name:src
Committed By: pooka
Date: Mon Sep 23 12:41:37 UTC 2013
Modified Files:
src/lib/libc/stdio: vfwprintf.c vfwscanf.c
Log Message:
Make compile with -DNO_FLOATING_POINT
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/stdio/vfwprintf
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:20:42 UTC 2013
Modified Files:
src/sys/arch/mvme68k/include [netbsd-6]: prom.h
src/sys/arch/mvme68k/stand [netbsd-6]: Makefile.booters
src/sys/arch/mvme68k/stand/libbug [netbsd-6]: outln.c outstr.c
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:21:20 UTC 2013
Modified Files:
src/sys/arch/mvme68k/include [netbsd-6-1]: prom.h
src/sys/arch/mvme68k/stand [netbsd-6-1]: Makefile.booters
src/sys/arch/mvme68k/stand/libbug [netbsd-6-1]: outln.c outstr.c
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:22:25 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.3
Log Message:
ticket 954
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-6.0.3
Please note that diffs are not pu
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:21:56 UTC 2013
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.2
Log Message:
Ticket 954
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-6.1.2
Please note that diffs are not pu
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:27:23 UTC 2013
Modified Files:
src/sys/arch/mvmeppc/stand [netbsd-6-0]: Makefile.booters
src/sys/arch/mvmeppc/stand/libsa [netbsd-6-0]: Makefile Makefile.inc
Log Message:
Pull up following revision(s) (requested
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:28:03 UTC 2013
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.2
Log Message:
Ticket 955
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.1.2
Please note that diffs are not pu
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:27:37 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.3
Log Message:
ticket 955
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-6.0.3
Please note that diffs are not pu
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:27:51 UTC 2013
Modified Files:
src/sys/arch/mvmeppc/stand [netbsd-6-1]: Makefile.booters
src/sys/arch/mvmeppc/stand/libsa [netbsd-6-1]: Makefile Makefile.inc
Log Message:
Pull up following revision(s) (requested
Module Name:src
Committed By: riz
Date: Mon Sep 23 14:28:13 UTC 2013
Modified Files:
src/sys/arch/mvmeppc/stand [netbsd-6]: Makefile.booters
src/sys/arch/mvmeppc/stand/libsa [netbsd-6]: Makefile Makefile.inc
Log Message:
Pull up following revision(s) (requested by
Module Name:src
Committed By: rmind
Date: Mon Sep 23 15:30:32 UTC 2013
Modified Files:
src/usr.sbin/npf/npftest: npftest.conf
Log Message:
Update npftest.conf for the recent syntax adjustments.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/npf/
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 16:44:30 UTC 2013
Modified Files:
src/sys/arch/alpha/pci: tsc.c
Log Message:
Remove a 'register' declaration. Noted in PR port-alpha/48148.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/a
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 16:50:12 UTC 2013
Modified Files:
src/sys/arch/alpha/pci: tsc.c
Log Message:
KNF and TAB/space cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/alpha/pci/tsc.c
Please note that dif
Module Name:src
Committed By: pooka
Date: Mon Sep 23 17:57:59 UTC 2013
Modified Files:
src/sys/rump/include/sys: bus.h
Log Message:
+BUS_DMA_TAG_IS_VALID
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/include/sys/bus.h
Please note that diffs ar
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 17:27:09 UTC 2013
Modified Files:
src/sys/arch/luna68k/dev: if_le.c lunaws.c sio.c siotty.c
Log Message:
Tab/space cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/luna68k/dev/if_le.c
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 17:02:18 UTC 2013
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s mainbus.c vectors.s
Log Message:
Remove trailing tabs.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/luna68k/luna6
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 16:41:57 UTC 2013
Modified Files:
src/sys/arch/alpha/alpha: cpuconf.c
src/sys/arch/alpha/pci: tsc.c tsp_dma.c tsreg.h tsvar.h
Log Message:
Add support for AlphaStation DS15.
Ported from OpenBSD via PR port-alp
Module Name:src
Committed By: tsutsui
Date: Mon Sep 23 17:11:22 UTC 2013
Modified Files:
src/sys/arch/luna68k/luna68k: mainbus.c
Log Message:
Misc cleanup.
- use bool instead of int
- avoid an assignment as a value with extra parentheses
- use aprint_normal(9) for attach
Module Name:src
Committed By: christos
Date: Mon Sep 23 19:42:42 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_znode.c
Log Message:
Don't forget to destroy the mutex we created to the zfsvfs transient object,
otherwise if we load and unload t
Module Name:src
Committed By: christos
Date: Mon Sep 23 19:44:21 UTC 2013
Modified Files:
src/external/cddl/osnet/sys/sys: vnode.h
Log Message:
Hack: Instead of dying in vrele with a kernel assertion, detect that the
usecount of the vnode is 0 and treat it as a noop. This
Module Name:src
Committed By: christos
Date: Mon Sep 23 20:41:19 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_file.c
Log Message:
not nice to play with resid before checking for error, but this is how they
fixed it, and I am following suit.
Module Name:src
Committed By: christos
Date: Mon Sep 23 20:44:24 UTC 2013
Modified Files:
src/external/cddl/osnet/sys/sys: vnode.h
Log Message:
don't use IO_APPEND. In the vdev_file.c we end up appending to our virtual
file as a filesystem! With this change:
$ dd if=/
Module Name:src
Committed By: martin
Date: Mon Sep 23 21:00:35 UTC 2013
Modified Files:
src/libexec/ld.elf_so/arch/sparc64: mdreloc.c
Log Message:
Missing , in table initializer
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/libexec/ld.elf_so/arch/spar
Module Name:src
Committed By: rmind
Date: Tue Sep 24 02:04:22 UTC 2013
Modified Files:
src/usr.sbin/npf/npftest: npfstream.c npftest.c npftest.h
src/usr.sbin/npf/npftest/libnpftest: Makefile npf_nat_test.c
npf_rule_test.c npf_test.h npf_test_subr.c
Added
Module Name:src
Committed By: rmind
Date: Tue Sep 24 02:44:20 UTC 2013
Modified Files:
src/usr.sbin/npf/npftest: npftest.c npftest.h
src/usr.sbin/npf/npftest/libnpftest: npf_perf_test.c npf_test.h
Log Message:
npftest: add a choice of "rule" or "state" for -b optio
29 matches
Mail list logo