Module Name:src
Committed By: apb
Date: Tue Sep 30 07:34:50 UTC 2014
Modified Files:
src/tools: README
Log Message:
Say that tools should use C89, not C99; Say that tools may use
HAVE_NBTOOL_CONFIG_H to conditionally exclude features. Many
other small changes.
To genera
Module Name:src
Committed By: pettai
Date: Tue Sep 30 08:14:48 UTC 2014
Modified Files:
src/sbin/bioctl: bioctl.8
Log Message:
Add mpt reference, as support for this device was added recently
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/bioctl/b
Module Name:src
Committed By: wiz
Date: Tue Sep 30 08:20:29 UTC 2014
Modified Files:
src/sbin/bioctl: bioctl.8
Log Message:
Add comma in enumeration.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sbin/bioctl/bioctl.8
Please note that diffs are not pu
Module Name:src
Committed By: hannken
Date: Tue Sep 30 10:15:03 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_node.c puffs_vnops.c
Log Message:
Fix the puffs_sop_thread -> puffs_cookie2vnode path:
- pass the cookie by reference
- add missing mutex_exit()
- update assert
Module Name:src
Committed By: msaitoh
Date: Tue Sep 30 10:21:50 UTC 2014
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1 mkubootimage.c uboot.h
Log Message:
Support arm64, i386 and or1k.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/mku
Module Name:src
Committed By: msaitoh
Date: Tue Sep 30 10:23:16 UTC 2014
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1
Log Message:
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/mkubootimage/mkubootimage.1
Please note that
Module Name:src
Committed By: wiz
Date: Tue Sep 30 10:30:35 UTC 2014
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1
Log Message:
Use An in AUTHORS section.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/mkubootimage/mkubootimage.1
Plea
Module Name:src
Committed By: jmcneill
Date: Tue Sep 30 11:34:07 UTC 2014
Modified Files:
src/sys/arch/arm/omap: am335x_prcm.c
Log Message:
change freq change message to aprint_debug to prevent dmesg spam when running
estd
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 12:55:29 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_soc.c exynos_var.h
Log Message:
Provide exynos_sysreg_bsh as a global bus_space_subregion
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 12:56:26 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_usb.c
Log Message:
Use the global exynos_pmureg_bsh and exynos_sysreg_bsh bus space subregions
To generate a diff of this commit:
cvs rdiff -u -r1.11
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 14:20:55 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_reg.h
Log Message:
Indent PMU_PHY_ indenting
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/samsung/exynos_reg.h
Ple
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 14:23:41 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_soc.c exynos_usb.c exynos_var.h
Log Message:
arch/arm/samsung/ cleanup : move SoC specific power and phy routines into
exynos_soc.c and move Odroid boa
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 14:24:26 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Accept the Odroid specific tweaks for selecting clkout for external USB
devices on the Odroid boards
To generate a diff of t
Module Name:src
Committed By: apb
Date: Tue Sep 30 14:57:51 UTC 2014
Modified Files:
src: build.sh
Log Message:
Prefer dash to bash when searching for a usable shell.
I have tested a complete build with HOST_SH=dash on NetBSD.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: mlelstv
Date: Tue Sep 30 15:24:15 UTC 2014
Modified Files:
src/external/bsd/iscsi/dist/src/lib: target.c
Log Message:
the buffer is also used when there is no input
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd
Module Name:src
Committed By: mlelstv
Date: Tue Sep 30 15:25:18 UTC 2014
Modified Files:
src/external/bsd/iscsi/dist/src/lib: disk.c
Log Message:
make seek test routine work with the configured block size.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/e
Module Name:src
Committed By: christos
Date: Tue Sep 30 17:59:06 UTC 2014
Modified Files:
src/lib/libc/gen: dehumanize_number.c
Log Message:
toolize
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/gen/dehumanize_number.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Tue Sep 30 18:00:00 UTC 2014
Modified Files:
src/sbin/gpt: Makefile add.c backup.c biosboot.c create.c gpt.c gpt.h
label.c migrate.c remove.c resize.c resizedisk.c restore.c set.c
show.c type.c unset.c
Add
Module Name:src
Committed By: christos
Date: Tue Sep 30 18:00:28 UTC 2014
Modified Files:
src/tools/gpt: Makefile
Added Files:
src/tools/gpt: namespace.h
Log Message:
now gpt works under macosx.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tool
Module Name:src
Committed By: macallan
Date: Tue Sep 30 18:13:29 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: files.rpi
Log Message:
add vcprop_subr.c, should have went with previous commit :/
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch
Module Name:src
Committed By: martin
Date: Tue Sep 30 18:14:22 UTC 2014
Modified Files:
src/sys/fs/puffs [netbsd-7]: puffs_node.c puffs_vnops.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #67):
sys/fs/puffs/puffs_node.c: revision 1.34
Module Name:src
Committed By: martin
Date: Tue Sep 30 18:19:18 UTC 2014
Modified Files:
src/distrib/utils/embedded/conf [netbsd-7]: beagleboard.conf
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #121):
distrib/utils/embedded/conf/beagl
Module Name:src
Committed By: martin
Date: Tue Sep 30 18:21:40 UTC 2014
Modified Files:
src/lib/libc/stdio [netbsd-7]: printf.3 vsnprintf.c vsnprintf_ss.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #122):
lib/libc/stdio/printf.3: re
Module Name:src
Committed By: martin
Date: Tue Sep 30 18:23:20 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Mention 121, 122 and update to 67.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-7.0
Please note
Module Name:src
Committed By: christos
Date: Tue Sep 30 19:38:25 UTC 2014
Modified Files:
src/tools: Makefile
Log Message:
add gpt
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/tools/Makefile
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: jnemeth
Date: Tue Sep 30 20:23:23 UTC 2014
Modified Files:
src/sbin/gpt: show.c
Log Message:
Check size of correct buffer. Note, just being pedantic as the buffer
being checked is the same size as the one that should have been checked.
To g
Module Name:src
Committed By: christos
Date: Tue Sep 30 20:46:59 UTC 2014
Modified Files:
src/games/trek/USD.doc: trek.me
Log Message:
adhere to stricter groff checking:
- don't specify distance separation between this and the next column for
the last column, since there
Module Name:src
Committed By: christos
Date: Tue Sep 30 20:54:11 UTC 2014
Modified Files:
src/usr.bin/mail/USD.doc: mail5.nr mail9.nr
Log Message:
There is no \(ua in roff, you really mean \(ha (Circumflex-Accent) aka ^
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Tue Sep 30 21:33:14 UTC 2014
Modified Files:
src/usr.bin/make/PSD.doc: tutorial.ms
Log Message:
Define some of the missing macros. The only error now is:
213: warning: can't find font `C'
Because the CW macro wants to use
Module Name:src
Committed By: jnemeth
Date: Tue Sep 30 22:56:36 UTC 2014
Modified Files:
src/sbin/gpt: gpt_uuid.c show.c
Log Message:
correctly show partition type in the new world order
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sbin/gpt/gpt_uuid.c
Module Name:src
Committed By: christos
Date: Tue Sep 30 23:28:54 UTC 2014
Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac
Log Message:
add some more font and character definitions for poor man's ascii.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/g
Module Name:src
Committed By: christos
Date: Tue Sep 30 23:30:48 UTC 2014
Modified Files:
src/share/doc/psd/05.sysman: 0.t
Log Message:
remove extra tab that broke the table.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/doc/psd/05.sysman/0.t
Ple
Module Name:src
Committed By: christos
Date: Tue Sep 30 23:32:52 UTC 2014
Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac
Log Message:
more font hackery
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/groff/tmac/ascii.tmac
Please note that d
Module Name:src
Committed By: jmcneill
Date: Wed Oct 1 00:25:43 UTC 2014
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
Don't check slot type for pre-3.0 controllers, the bits were reserved at
the time. If an older controller advertises 1.8V support, just use it.
Module Name:src
Committed By: christos
Date: Wed Oct 1 00:48:14 UTC 2014
Modified Files:
src/share/doc/psd: Title
Log Message:
explain what's going on with all the spurious errors.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/Title
Plea
Module Name:src
Committed By: christos
Date: Wed Oct 1 01:03:47 UTC 2014
Modified Files:
src/share/doc/psd: Title
Log Message:
Don't use ".af % i" to print page numbers with roman numerals, define a
different register instead so that macros that depend on % being numeric
Module Name:src
Committed By: jnemeth
Date: Wed Oct 1 01:07:24 UTC 2014
Modified Files:
src/sbin/gpt: gpt_uuid.c
Log Message:
actually return the uuid when parsing one that is in numeric format
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/gpt/gpt
Module Name:src
Committed By: jnemeth
Date: Wed Oct 1 01:08:25 UTC 2014
Modified Files:
src/sbin/gpt: restore.c
Log Message:
using random values for hdr->hdr_guid does not work very well
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sbin/gpt/restore.c
Module Name:src
Committed By: christos
Date: Wed Oct 1 01:11:39 UTC 2014
Modified Files:
src/share/doc/smm: Title
src/share/doc/usd: Title
Log Message:
apply the roman numeral page number fix from psd/Title
To generate a diff of this commit:
cvs rdiff -u -r1.3 -
Module Name:src
Committed By: jnemeth
Date: Wed Oct 1 03:52:42 UTC 2014
Modified Files:
src/sbin/gpt: resizedisk.c
Log Message:
oops, forgot to update end of data area
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/gpt/resizedisk.c
Please note tha
40 matches
Mail list logo