NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project pkg_install: U src/pkg_delete/Makefile project pkg_install: U src/pkg_delete/pkg_delete.c - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technolog

NBSoC CVS commit: pkg_install/src/pkg_delete

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 14:44:54 UTC 2006 Added Files: pkg_install/src/pkg_delete: Makefile pkg_delete.c Log Message: Beginning of pkg_delete. It doesn't actually remove files yet, but verifies whether the package is still needed and up

NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project mbuf: P index.html project mbuf: U status.html project pkg_install: cvs update: [14:26:30] waiting for jsonn's lock in /cvsroot/netbsd-soc/pkg_install/include/pkg project pkg_install: cvs update: [14:27:00] waiting for jsonn's lock in /cvsroot/netbsd-soc/pkg_install/include/pkg project pk

NBSoC CVS commit: pkg_install

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 14:21:30 UTC 2006 Modified Files: pkg_install/include/pkg: db.h pkg_install/lib: pkg_db.c Log Message: Add a function to remove a package from the indices. Fix an off-by-one error in the value size comput

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 14:15:39 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.c Log Message: Use pkg_db_iterate_pkgs. Don't leak patterns. To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/src/pk

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 13:32:30 UTC 2006 Modified Files: mbuf: status.html Log Message: expand a bit. To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 mbuf/status.html To view a diff of this commit: http://cvs.sourceforge.

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 13:24:40 UTC 2006 Modified Files: mbuf: index.html Log Message: add link to the status report, correct typo. To generate a diff of this commit: cvs -z3 rdiff -u -r1.13 -r1.14 mbuf/index.html To view a diff of this

NBSoC CVS commit: pkg_install/lib

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 13:24:12 UTC 2006 Modified Files: pkg_install/lib: pkg_db.c Log Message: Rename internal functions to reflect that they index a package, not hash it. To generate a diff of this commit: cvs -z3 rdiff -u -r1.3 -r

NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project mbuf: U api-ideas.html project mbuf: U limitations.html project mbuf: U status.html project pkg_install: P src/pkg_hash/pkg_hash.c - Using Tomcat but need to do more? Need to support web services, security? Get stuff d

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 13:20:25 UTC 2006 Added Files: mbuf: status.html Log Message: status report To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 mbuf/status.html To view a diff of this commit: http://cvs.sourceforge.net/v

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 13:19:36 UTC 2006 Added Files: mbuf: limitations.html Log Message: document limitations of the new API. To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 mbuf/limitations.html To view a diff of this com

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 13:18:31 UTC 2006 Added Files: mbuf: api-ideas.html Log Message: add some rumblings about making the mbuf structure opaque. To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 mbuf/api-ideas.html To view

NBSoC CVS commit: pkg_install/src/pkg_hash

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 13:00:43 UTC 2006 Modified Files: pkg_install/src/pkg_hash: pkg_hash.c Log Message: Don't forget to initialise args. To generate a diff of this commit: cvs -z3 rdiff -u -r1.7 -r1.8 pkg_install/src/pkg_hash/pkg_

NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project mbuf: P index.html project pkg_install: P include/pkg/db.h project pkg_install: P lib/pkg_db.c project pkg_install: P src/pkg_add/pkg_add.c project pkg_install: P src/pkg_hash/pkg_hash.c - Using Tomcat but need to do m

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 12:11:46 UTC 2006 Modified Files: mbuf: index.html Log Message: point to the man page. To generate a diff of this commit: cvs -z3 rdiff -u -r1.12 -r1.13 mbuf/index.html To view a diff of this commit: http://cvs.sou

NBSoC CVS commit: pkg_install/src/pkg_add

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 12:08:25 UTC 2006 Modified Files: pkg_install/src/pkg_add: pkg_add.c Log Message: Ensure that pkgdb is set. To generate a diff of this commit: cvs -z3 rdiff -u -r1.3 -r1.4 pkg_install/src/pkg_add/pkg_add.c To

NBSoC CVS commit: pkg_install

2006-08-21 Thread J�rg Sonnenberger
Module name:pkg_install Committed by: jsonn Date: Mon Aug 21 12:03:25 UTC 2006 Modified Files: pkg_install/include/pkg: db.h pkg_install/lib: pkg_db.c pkg_install/src/pkg_hash: pkg_hash.c Log Message: Add a function to iterate over the available pkgdb entri

NBSoC CVS commit: mbuf

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 11:31:50 UTC 2006 Modified Files: mbuf: index.html Log Message: add some name anchors. To generate a diff of this commit: cvs -z3 rdiff -u -r1.11 -r1.12 mbuf/index.html To view a diff of this commit: http://cvs.sou

NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project mbuf: U man/mbuf.9 project ppcg5: P index.html project ppcg5: U patches/arch/macppc.diff project ppcg5: U patches/arch/powerpc.diff project ppcg5: U patches/arch/macppc/conf/POWERMAC_G5y project ppcg5: U patches/arch/powerpc/powerpc/ofw_context.c project ppcg5: U patches/dev/ofw/ofw_context

NBSoC CVS commit: ppcg5/patches

2006-08-21 Thread Yevgeny Binder
Module name:ppcg5 Committed by: pion Date: Mon Aug 21 10:18:10 UTC 2006 Added Files: ppcg5/patches/arch: macppc.diff powerpc.diff ppcg5/patches/arch/macppc/conf: POWERMAC_G5y ppcg5/patches/arch/powerpc/powerpc: ofw_context.c ppcg5/patches/dev/ofw: of

NBSoC CVS commit: ppcg5

2006-08-21 Thread Yevgeny Binder
Module name:ppcg5 Committed by: pion Date: Mon Aug 21 10:10:38 UTC 2006 Modified Files: ppcg5: index.html Log Message: Status update. To generate a diff of this commit: cvs -z3 rdiff -u -r1.5 -r1.6 ppcg5/index.html To view a diff of this commit: http://cvs.sourceforge.n

NBSoC CVS commit: mbuf/man

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 09:57:48 UTC 2006 Modified Files: mbuf/man: mbuf.9 Log Message: Document my new API and improve documentation of existing functions. To generate a diff of this commit: cvs -z3 rdiff -u -r1.1.1.1 -r1.2 mbuf/man/mbuf.

NBSoC CVS commit: mbuf/man

2006-08-21 Thread Pavel Cahyna
Module name:mbuf Committed by: pcahyna Date: Mon Aug 21 09:55:12 UTC 2006 Import into mbuf/man Log Message: import the original mbuf(9) man page. Status: Vendor Tag: NetBSD Release Tags: NetBSD-20060527 N mbuf/man/mbuf.9 No conflicts created by this impor

NetBSD-SoC htdocs update

2006-08-21 Thread Hubert Feyrer
project congest: P index.html - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server

NBSoC CVS commit: congest

2006-08-21 Thread indian_mogul
Module name:congest Committed by: skundu Date: Mon Aug 21 07:02:15 UTC 2006 Modified Files: congest: index.html Log Message: To generate a diff of this commit: cvs -z3 rdiff -u -r1.12 -r1.13 congest/index.html To view a diff of this commit: http://cvs.sourceforge.net/vi

NBSoC CVS commit: congest

2006-08-21 Thread indian_mogul
Module name:congest Committed by: skundu Date: Mon Aug 21 07:00:10 UTC 2006 Modified Files: congest: index.html Log Message: More broken Links Fixed To generate a diff of this commit: cvs -z3 rdiff -u -r1.11 -r1.12 congest/index.html To view a diff of this commit: http: