CVS commit: src/sys/sys

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 08:35:41 UTC 2013

Modified Files:
src/sys/sys: Makefile

Log Message:
install lua.h


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sys/sys/Makefile

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



CVS commit: src/distrib/sets/lists/comp

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 08:37:22 UTC 2013

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
lua.h is not imaginary anymore


To generate a diff of this commit:
cvs rdiff -u -r1.1848 -r1.1849 src/distrib/sets/lists/comp/mi

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



CVS commit: src/doc

2013-10-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Oct 27 09:22:20 UTC 2013

Modified Files:
src/doc: 3RDPARTY

Log Message:
grep-2.15 out.


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

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



CVS commit: src/distrib/sets/lists

2013-10-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Sun Oct 27 09:27:23 UTC 2013

Modified Files:
src/distrib/sets/lists/base: ad.arm ad.mips md.amd64 md.sparc64 mi
shl.mi
src/distrib/sets/lists/comp: md.amd64 mi shl.mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/tests: mi

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/sets/lists/base/ad.arm
cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/lists/base/ad.mips
cvs rdiff -u -r1.213 -r1.214 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.200 -r1.201 src/distrib/sets/lists/base/md.sparc64
cvs rdiff -u -r1.1044 -r1.1045 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.675 -r1.676 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.201 -r1.202 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.1849 -r1.1850 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.254 -r1.255 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.34 -r1.35 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1443 -r1.1444 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.546 -r1.547 src/distrib/sets/lists/tests/mi

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



CVS commit: src/distrib/sets

2013-10-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Sun Oct 27 09:29:42 UTC 2013

Modified Files:
src/distrib/sets: Makefile

Log Message:
Add "make sortlists", for sorting the set lists.  This may be
run manually, before committing changes to the lists files.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/distrib/sets/Makefile

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



CVS commit: src/share/man/man3

2013-10-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Sun Oct 27 10:05:15 UTC 2013

Modified Files:
src/share/man/man3: cdefs.3

Log Message:
refer to __USE(3)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/cdefs.3

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



CVS commit: src/external/historical/nawk/dist

2013-10-27 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Sun Oct 27 10:06:01 UTC 2013

Modified Files:
src/external/historical/nawk/dist: run.c

Log Message:
Fix memory leak in gensub()


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/historical/nawk/dist/run.c

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



CVS commit: src/share/man/man7

2013-10-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Sun Oct 27 10:09:28 UTC 2013

Modified Files:
src/share/man/man7: sysctl.7

Log Message:
vfs.wapbl.flush_disk_cache is more about metadata than data, and
more about safety in the event of power loss than safety in the
event of a crash.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/share/man/man7/sysctl.7

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



CVS commit: src/usr.bin/make

2013-10-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Oct 27 11:38:13 UTC 2013

Modified Files:
src/usr.bin/make: make.1

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/usr.bin/make/make.1

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



CVS commit: src/share/man/man4

2013-10-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Oct 27 11:41:38 UTC 2013

Modified Files:
src/share/man/man4: axen.4

Log Message:
Fix date and remove superfluous comma.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/axen.4

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



CVS commit: src/share/man/man3lua

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 11:43:07 UTC 2013

Modified Files:
src/share/man/man3lua: gpio.3lua

Log Message:
missing word


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3lua/gpio.3lua

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



CVS commit: src

2013-10-27 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Sun Oct 27 11:56:19 UTC 2013

Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man3: Makefile

Log Message:
Add man mage links for __debugused(3) and __diagused(3).


To generate a diff of this commit:
cvs rdiff -u -r1.1850 -r1.1851 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.82 -r1.83 src/share/man/man3/Makefile

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



CVS commit: src/lib/lua/sqlite

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 12:38:08 UTC 2013

Modified Files:
src/lib/lua/sqlite: sqlite.c

Log Message:
More user friendly sqlite.open() function.
Add a few more symbols.
Register all function in the sqlite table.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/lua/sqlite/sqlite.c

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



CVS commit: src

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 12:47:54 UTC 2013

Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man3lua: Makefile
Added Files:
src/share/man/man3lua: sqlite.3lua

Log Message:
add a sqlite(3lua) manual page


To generate a diff of this commit:
cvs rdiff -u -r1.1444 -r1.1445 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.2 -r1.3 src/share/man/man3lua/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man3lua/sqlite.3lua

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



CVS commit: src/sys/rump/net/lib/libvirtif

2013-10-27 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sun Oct 27 16:03:20 UTC 2013

Modified Files:
src/sys/rump/net/lib/libvirtif: rumpcomp_user.c rumpcomp_user.h

Log Message:
Give the hypercall interface a version number.  This is for
implementations outside of the tree.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/rump/net/lib/libvirtif/rumpcomp_user.c
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/net/lib/libvirtif/rumpcomp_user.h

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



CVS commit: src/doc

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:18:30 UTC 2013

Modified Files:
src/doc: CHANGES

Log Message:
Note some BPF and NPF changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1858 -r1.1859 src/doc/CHANGES

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



CVS commit: src/sys/kern

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:19:33 UTC 2013

Modified Files:
src/sys/kern: vfs_subr.c

Log Message:
vttodt_tab: index in C99 way, makes it less error-prone.


To generate a diff of this commit:
cvs rdiff -u -r1.438 -r1.439 src/sys/kern/vfs_subr.c

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



CVS commit: src/sys/net/npf

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:22:08 UTC 2013

Modified Files:
src/sys/net/npf: npf_ctl.c npf_impl.h

Log Message:
Add NPF_MAX_RULES, an artificial limit (set it to 1M).


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/net/npf/npf_ctl.c
cvs rdiff -u -r1.33 -r1.34 src/sys/net/npf/npf_impl.h

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



CVS commit: src/sys/arch/amd64/amd64

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:25:01 UTC 2013

Modified Files:
src/sys/arch/amd64/amd64: fpu.c

Log Message:
- fpu_state_save() on amd64: ci->ci_fpsaving is no longer used, simplify.
- Remove some unnecessary header inclusions.  Misc clean up while here.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/amd64/amd64/fpu.c

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



CVS commit: src/lib/librumpuser

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:39:47 UTC 2013

Modified Files:
src/lib/librumpuser: rumpuser.c rumpuser_dl.c rumpuser_port.h
rumpuser_pth.c rumpuser_sp.c

Log Message:
librumpuser: add some #ifdef __APPLE__ and missing bits to build it on OS X.
OK pooka@


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/librumpuser/rumpuser.c
cvs rdiff -u -r1.21 -r1.22 src/lib/librumpuser/rumpuser_dl.c \
src/lib/librumpuser/rumpuser_port.h
cvs rdiff -u -r1.33 -r1.34 src/lib/librumpuser/rumpuser_pth.c
cvs rdiff -u -r1.59 -r1.60 src/lib/librumpuser/rumpuser_sp.c

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



CVS commit: src/sys/dev/usb

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 16:59:46 UTC 2013

Modified Files:
src/sys/dev/usb: usbdevs

Log Message:
usbdevs: add an entry for external WD disk.


To generate a diff of this commit:
cvs rdiff -u -r1.655 -r1.656 src/sys/dev/usb/usbdevs

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



CVS commit: src/sys/dev/usb

2013-10-27 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Oct 27 17:12:28 UTC 2013

Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h

Log Message:
regen usbdevs


To generate a diff of this commit:
cvs rdiff -u -r1.647 -r1.648 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.648 -r1.649 src/sys/dev/usb/usbdevs_data.h

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



CVS commit: src/usr.bin/calendar/calendars

2013-10-27 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Sun Oct 27 18:30:49 UTC 2013

Modified Files:
src/usr.bin/calendar/calendars: calendar.music

Log Message:
No more walk on the wild side.  RIP Lou Reed.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/calendar/calendars/calendar.music

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



CVS commit: src/sys/rump/librump/rumpkern

2013-10-27 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sun Oct 27 20:25:45 UTC 2013

Modified Files:
src/sys/rump/librump/rumpkern: lwproc.c rump_private.h

Log Message:
Enable holding implicit threads over explicit scheduling points (i.e.
a kernel driver calling rump_lwproc_switch()).  Also, correctly handle
curcpu()->ci_curlwp and biglock there.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/rump/librump/rumpkern/lwproc.c
cvs rdiff -u -r1.77 -r1.78 src/sys/rump/librump/rumpkern/rump_private.h

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



CVS commit: src/lib/libc/arch/sparc64/gen

2013-10-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Oct 28 01:06:36 UTC 2013

Modified Files:
src/lib/libc/arch/sparc64/gen: fpsetmask.c fpsetround.c fpsetsticky.c

Log Message:
convert to ANSI C definitions.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/sparc64/gen/fpsetmask.c \
src/lib/libc/arch/sparc64/gen/fpsetround.c \
src/lib/libc/arch/sparc64/gen/fpsetsticky.c

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



CVS commit: src/share/mk

2013-10-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Oct 28 01:47:13 UTC 2013

Modified Files:
src/share/mk: bsd.README bsd.dep.mk bsd.own.mk bsd.sys.mk

Log Message:
add MKDEPCXX, that is used for C++ files depend creation.  also
add some missing ${COPTS.${.IMPSRC:T}} and ${CPUFLAGS.${.IMPSRC:T}}
to the dependancy rules.

this makes it possible to have C++ files .d files created with the
C++ compiler, and with the normal options for this file, which
means that we can build libstdc++-v3 from gcc 4.8.


To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 src/share/mk/bsd.README
cvs rdiff -u -r1.77 -r1.78 src/share/mk/bsd.dep.mk
cvs rdiff -u -r1.753 -r1.754 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.228 -r1.229 src/share/mk/bsd.sys.mk

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



CVS commit: src/sys/dev/pci

2013-10-27 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Mon Oct 28 05:37:24 UTC 2013

Modified Files:
src/sys/dev/pci: if_bge.c

Log Message:
 Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
For PCI-X BCM5704, set maximum outstanding split transactions to 0.
Same as Linux tg3 and FreeBSD (part of FreeBSD r204978).


To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 src/sys/dev/pci/if_bge.c

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



CVS commit: src

2013-10-27 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Mon Oct 28 05:41:49 UTC 2013

Modified Files:
src/sys/arch/x86/include: cacheinfo.h
src/usr.sbin/cpuctl/arch: i386.c

Log Message:
Support prefetch size.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/include/cacheinfo.h
cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/cpuctl/arch/i386.c

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