Module Name:src
Committed By: riastradh
Date: Sun Aug 24 22:56:18 UTC 2014
Modified Files:
src/sys/dev/pci: agp_i810.c
Log Message:
Use the right BAR for MMIO register sizing on i810.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/dev/pci/agp_i81
Module Name:src
Committed By: skrll
Date: Sun Aug 24 21:42:06 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_mmc.c awin_reg.h
Log Message:
Correct the mmc clock. Banana Pi can now find an SD card.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 sr
Module Name:src
Committed By: msaitoh
Date: Sun Aug 24 21:15:35 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmvar.h
Log Message:
Set the WM_F_ATTACHED flag if wm_attach() finished succesfully and check
the flag in wm_detach(). It will avoid to panic in wm_detach(
Module Name:src
Committed By: rmind
Date: Sun Aug 24 20:37:35 UTC 2014
Modified Files:
src/lib/libnpf: npf.c
Log Message:
npf_config_submit: finally, include the saved connections.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/lib/libnpf/npf.c
Please
Module Name:src
Committed By: rmind
Date: Sun Aug 24 20:36:30 UTC 2014
Modified Files:
src/sys/net/npf: npf_conn.c npf_ctl.c npf_nat.c
Log Message:
- npf_conn_import: add a missing stat counter increment.
- npf_nat_import: add a missing reference and make a comment.
To g
Module Name:src
Committed By: joerg
Date: Sun Aug 24 20:30:49 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Add note about the config rebuild.
To generate a diff of this commit:
cvs rdiff -u -r1.1971 -r1.1972 src/doc/CHANGES
Please note that diffs are not publi
Module Name:src
Committed By: joerg
Date: Sun Aug 24 20:23:38 UTC 2014
Modified Files:
src/sys/conf: files
Log Message:
Revert last, bump required config version instead.
To generate a diff of this commit:
cvs rdiff -u -r1.1101 -r1.1102 src/sys/conf/files
Please note th
Module Name:src
Committed By: joerg
Date: Sun Aug 24 20:22:18 UTC 2014
Modified Files:
src/usr.bin/config: defs.h
Log Message:
Bump CONFIG_VERSION.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/usr.bin/config/defs.h
Please note that diffs are not pub
Module Name:src
Committed By: palle
Date: Sun Aug 24 19:09:43 UTC 2014
Modified Files:
src/sys/arch/sparc64/dev: iommu.c iommureg.h
Log Message:
Initialize IOMMU control and status register properly - from OpenBSD - ok mrg@
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: palle
Date: Sun Aug 24 19:06:14 UTC 2014
Modified Files:
src/sys/arch/sparc64/dev: ebus_mainbus.c ebusvar.h
Log Message:
Generalize the code to allow for arbitrary interrupt wirings - with this change
the serial console is usable on Sun Fire
Module Name:src
Committed By: apb
Date: Sun Aug 24 18:27:17 UTC 2014
Modified Files:
src/external/mit/xorg/bin/rgb: Makefile
src/external/mit/xorg/bin/sessreg: Makefile
src/external/mit/xorg/bin/xfs: Makefile
src/external/mit/xorg/lib/libX11: Makefil
Module Name:src
Committed By: apb
Date: Sun Aug 24 17:17:24 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
Let "make clean" delete the files and dirs created by some of the tests.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48
Module Name:src
Committed By: matt
Date: Sun Aug 24 17:07:00 UTC 2014
Modified Files:
src/lib/libc/rpc: xdr_float.c
Log Message:
Assume anything not vax has IEEEFP.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/lib/libc/rpc/xdr_float.c
Please note th
Module Name:src
Committed By: apb
Date: Sun Aug 24 16:47:12 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
In either a variable assignmentor a command, backslash-backslash-newline
does not escape the newline. This is compatible wit
Module Name:src
Committed By: matt
Date: Sun Aug 24 16:42:46 UTC 2014
Modified Files:
src/sys/conf: files
Log Message:
Add entry for kern/kern_ksyms_buf.c
To generate a diff of this commit:
cvs rdiff -u -r1.1100 -r1.1101 src/sys/conf/files
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sun Aug 24 16:39:21 UTC 2014
Modified Files:
src/external/mit/xorg/include/xproto: Makefile
Log Message:
Depending on whitespace eating behavior is non portable (our make was
not compliant until today -- it ate all whitespace).
Module Name:src
Committed By: apb
Date: Sun Aug 24 16:08:14 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Our practice is that an even number of backslashes before a newline
in a variable assignment simply stores the backslashes as
Module Name:src
Committed By: apb
Date: Sun Aug 24 15:10:13 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Our practice, despite what POSIX might say, is that "\#"
in a variable assignment stores "#" as part of the value.
The "\" is
Module Name:src
Committed By: apb
Date: Sun Aug 24 14:38:38 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.mk
Log Message:
Convert the variable printing tests to use .USE rules,
to ensure that the value printed always comes from the expected variable.
To ge
Module Name:src
Committed By: pooka
Date: Sun Aug 24 14:37:31 UTC 2014
Modified Files:
src/lib/librumpuser: rumpfiber.c rumpfiber.h rumpfiber_bio.c
rumpfiber_sp.c rumpuser_file.c rumpuser_mem.c rumpuser_random.c
Log Message:
RCS Id police (because we can. or ha
Module Name:src
Committed By: pooka
Date: Sun Aug 24 14:35:27 UTC 2014
Modified Files:
src/lib/librumpuser: rumpuser.3
Log Message:
* attempt to clarify what "POSIX" means
* link to Platforms page on wiki for a list of known implementation
To generate a diff of this comm
Module Name:src
Committed By: apb
Date: Sun Aug 24 14:04:35 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Adjust tests to correct for the fact that end-of-line comments
in variable assignments should not be included in the value.
Module Name:src
Committed By: apb
Date: Sun Aug 24 13:11:49 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.mk
Log Message:
Fix more typos in variable names.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/escape.mk
P
Module Name:src
Committed By: apb
Date: Sun Aug 24 13:07:25 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.mk
Log Message:
Fix typos in variable names, and in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests
Module Name:src
Committed By: maxv
Date: Sun Aug 24 12:48:58 UTC 2014
Modified Files:
src/sys/compat/osf1: osf1_file.c
Log Message:
Ensure nbytes > 0. Otherwise bad things may happen.
Compile-tested only.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: jmcneill
Date: Sun Aug 24 12:42:03 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_gpio.c
Log Message:
pull in opt_arm_debug.h for VERBOSE_INIT_ARM
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/
Module Name:src
Committed By: mlelstv
Date: Sun Aug 24 12:18:21 UTC 2014
Modified Files:
src/sys/arch/amiga/amiga: autoconf.c
Log Message:
use RAW_PART to trigger read of disklabel, other units might by busy due
to discovered wedges.
To generate a diff of this commit:
cv
Module Name:src
Committed By: apb
Date: Sun Aug 24 11:52:45 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Add tests for backslash e
Module Name:src
Committed By: apb
Date: Sun Aug 24 11:50:00 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
sort
To generate a diff of this commit:
cvs rdiff -u -r1.587 -r1.588 src/distrib/sets/lists/tests/mi
Please note that diffs are not public
Module Name:src
Committed By: nonaka
Date: Sun Aug 24 11:36:11 UTC 2014
Modified Files:
src/sys/kern: kern_module.c
Log Message:
fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAULT_AUTOLOAD/)
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/kern/ker
Module Name:src
Committed By: martin
Date: Sun Aug 24 09:55:33 UTC 2014
Modified Files:
src/sys/arch/sparc/dev [netbsd-7]: fd.c
src/sys/arch/sparc64/dev [netbsd-7]: fdc.c
src/sys/arch/sun3/dev [netbsd-7]: fd.c
Log Message:
Pull up following revision(s) (req
Module Name:src
Committed By: martin
Date: Sun Aug 24 09:38:36 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 53
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-7.0
Please note that diffs are not public
Module Name:src
Committed By: martin
Date: Sun Aug 24 08:45:09 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 51 and 52
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-7.0
Please note that diffs are no
Module Name:src
Committed By: martin
Date: Sun Aug 24 08:42:06 UTC 2014
Modified Files:
src/lib/libperfuse [netbsd-7]: ops.c perfuse.c perfuse_priv.h
src/lib/libpuffs [netbsd-7]: dispatcher.c puffs.h puffs_ops.3
src/usr.sbin/perfused [netbsd-7]: msg.c
Log M
Module Name:src
Committed By: martin
Date: Sun Aug 24 08:34:59 UTC 2014
Modified Files:
src/sys/netinet6 [netbsd-7]: ip6_output.c
src/sys/rump/librump/rumpvfs [netbsd-7]: rumpfs.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #51):
Module Name:src
Committed By: tsutsui
Date: Sun Aug 24 08:17:44 UTC 2014
Modified Files:
src/sys/arch/hp300/conf: GENERIC files.hp300 majors.hp300
src/sys/arch/hp300/hp300: intr.c locore.s
src/sys/conf: files
Added Files:
src/sys/arch/hp300/dev: arco
Module Name:src
Committed By: jnemeth
Date: Sun Aug 24 08:05:29 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
mention MODULAR_DEFAULT_AUTOLOAD
To generate a diff of this commit:
cvs rdiff -u -r1.1970 -r1.1971 src/doc/CHANGES
Please note that diffs are not publi
Module Name:src
Committed By: jnemeth
Date: Sun Aug 24 07:59:23 UTC 2014
Modified Files:
src/share/man/man4: options.4
src/sys/arch/amd64/conf: ALL GENERIC
src/sys/arch/dreamcast/conf: GENERIC
src/sys/arch/epoc32/conf: GENERIC
src/sys/arch/ev
38 matches
Mail list logo