CVS commit: src/external/lgpl3/gmp

2013-12-04 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed Dec  4 11:43:53 UTC 2013

Modified Files:
src/external/lgpl3/gmp: README

Log Message:
add a couple of more things to worry about.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/lgpl3/gmp/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/mount_tmpfs

2013-12-04 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Dec  4 13:30:35 UTC 2013

Modified Files:
src/sbin/mount_tmpfs: mount_tmpfs.8 mount_tmpfs.c

Log Message:
Provide variants of the -s option to allow limiting the tmpfs dynamically
at mount time to 1/Nth or to N percent of the available ram.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sbin/mount_tmpfs/mount_tmpfs.8
cvs rdiff -u -r1.25 -r1.26 src/sbin/mount_tmpfs/mount_tmpfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2013-12-04 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed Dec  4 14:47:41 UTC 2013

Modified Files:
src: UPDATING

Log Message:
add a note about GMP i wrote but forgot to commit a few days ago.


To generate a diff of this commit:
cvs rdiff -u -r1.248 -r1.249 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ppp/dist/pppd

2013-12-04 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Dec  4 15:05:49 UTC 2013

Modified Files:
src/external/bsd/ppp/dist/pppd: main.c

Log Message:
CID 271284: Missing error check on open


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/dist/pppd/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/mount_tmpfs

2013-12-04 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Dec  4 15:10:11 UTC 2013

Modified Files:
src/sbin/mount_tmpfs: mount_tmpfs.c

Log Message:
Fix err/errx confusion, pointed out by rmind.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sbin/mount_tmpfs/mount_tmpfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/mount_tmpfs

2013-12-04 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Dec  4 18:05:21 UTC 2013

Modified Files:
src/sbin/mount_tmpfs: mount_tmpfs.8

Log Message:
Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/mount_tmpfs/mount_tmpfs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/sparc/include

2013-12-04 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Wed Dec  4 18:44:14 UTC 2013

Modified Files:
src/sys/arch/sparc/include: ctlreg.h

Log Message:
Clarify comment about SER_SZERR.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/include/ctlreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/gpt

2013-12-04 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Wed Dec  4 19:59:47 UTC 2013

Modified Files:
src/sbin/gpt: migrate.c

Log Message:
Mirror my changes of src/sbin/gpt/create.c 1.4 in migrate.c;

Use less bogus CHS addresses in PMBR.
With the ending head set at 0xff one machine I have will never leave
the initial startup screen if such a disk is present. Additionally,
Wikipedia suggests without citiation that 254 is the maximium allowable
value for the head, and this seems to be the case.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sbin/gpt/migrate.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/gpt

2013-12-04 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Wed Dec  4 20:15:51 UTC 2013

Modified Files:
src/sbin/gpt: create.c gpt.c migrate.c

Log Message:
Use MBR_PTYPE_ defines from .


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sbin/gpt/create.c
cvs rdiff -u -r1.24 -r1.25 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.13 -r1.14 src/sbin/gpt/migrate.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2013-12-04 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Dec  4 22:53:55 UTC 2013

Modified Files:
src/doc: 3RDPARTY

Log Message:
binutils-2.24 out.


To generate a diff of this commit:
cvs rdiff -u -r1.1074 -r1.1075 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.