CVS commit: src/doc

2012-04-01 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Sun Apr  1 14:01:12 UTC 2012

Modified Files:
src/doc: 3RDPARTY

Log Message:
Sort, or well, at get this one step closer to being sorted.


To generate a diff of this commit:
cvs rdiff -u -r1.928 -r1.929 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/doc

2012-04-01 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Sun Apr  1 14:06:04 UTC 2012

Modified Files:
src/doc: 3RDPARTY

Log Message:
Add entry for "expat" as requested by Thomas Klausner.


To generate a diff of this commit:
cvs rdiff -u -r1.929 -r1.930 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/doc

2012-04-01 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Sun Apr  1 14:09:47 UTC 2012

Modified Files:
src/doc: 3RDPARTY

Log Message:
Correct maintainer.


To generate a diff of this commit:
cvs rdiff -u -r1.930 -r1.931 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/sys/kern

2012-04-01 Thread Lars Heidieker
Module Name:src
Committed By:   para
Date:   Sun Apr  1 17:02:47 UTC 2012

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

Log Message:
don't overallocated once we leave the caches


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/kern/subr_kmem.c

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



CVS commit: src/lib/libnpf

2012-04-01 Thread Mindaugas Rasiukevicius
Module Name:src
Committed By:   rmind
Date:   Sun Apr  1 19:16:24 UTC 2012

Modified Files:
src/lib/libnpf: npf.c npf.h

Log Message:
Add NPF config retrieval routines.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libnpf/npf.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libnpf/npf.h

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