Yevgeny Binder wrote:
> Module name: ppcg5
> Committed by: pion
> Date: Sun Aug 20 01:10:33 UTC 2006
>
> Modified Files:
> ppcg5: index.html
>
> Log Message:
> Status update.
>
>
> To generate a diff of this commit:
> cvs -z3 rdiff -u -r1.4 -r1.5 ppcg5/index.html
>
> To view a diff o
project ppcg5: 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 v.
Module name:ppcg5
Committed by: pion
Date: Sun Aug 20 01:10:33 UTC 2006
Modified Files:
ppcg5: index.html
Log Message:
Status update.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.4 -r1.5 ppcg5/index.html
To view a diff of this commit:
http://cvs.sourceforge.n
project mbuf: P userland/mbuf_impl/sys/mbuf.h
-
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 App
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 22:25:52 UTC 2006
Modified Files:
mbuf/userland/mbuf_impl/sys: mbuf.h
Log Message:
add forgotten parentheses around macro argument.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 mbuf/userland/mbu
project mbuf: P src/sys/netinet6/icmp6.c
-
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 Applicat
On Sat, Aug 19, 2006 at 02:35:30PM -0700, Pavel Cahyna wrote:
> Module name: mbuf
> Committed by: pcahyna
> Date: Sat Aug 19 21:35:15 UTC 2006
>
> Modified Files:
> mbuf/src/sys/netinet6: icmp6.c
>
> Log Message:
> *** empty log message ***
should have been:
correct the calculatio
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 21:35:15 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: icmp6.c
Log Message:
*** empty log message ***
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 mbuf/src/sys/netinet6/icmp6.c
To view a diff of
project mbuf: P src/sys/netinet6/ip6_output.c
-
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 App
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 21:14:30 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_output.c
Log Message:
revert the change of mtod to mptr_rw for a newly allocated mbuf. In
this case it is pointless and the mbuf is not yet fully initialize
project pkg_install: U src/pkg_create/Makefile
project pkg_install: U src/pkg_create/pkg_create.c
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technolog
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 19:10:25 UTC 2006
Added Files:
pkg_install/src/pkg_create: Makefile pkg_create.c
Log Message:
Add pkg_create. Doesn't currently handle owner/group and scans the
installed tree for every entry on stdin.
To gener
project pkg_install: P include/pkg/pkg.h
project pkg_install: P lib/pkg.c
project pkg_install: P lib/pkg.h
project pkg_install: P lib/pkg_deyaml.c
project pkg_install: P lib/pkg_yaml.c
project pkg_install: P src/pkg_parse/pkg_parse.c
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 17:13:17 UTC 2006
Modified Files:
pkg_install/include/pkg: pkg.h
pkg_install/lib: pkg.c pkg.h pkg_deyaml.c pkg_yaml.c
pkg_install/src/pkg_parse: pkg_parse.c
Log Message:
Add conflicts.
To genera
project pkg_install: P include/pkg/pkg.h
project pkg_install: P include/pkg/plist.h
project pkg_install: P lib/pkg.c
project pkg_install: P lib/pkg.h
project pkg_install: P lib/pkg_deyaml.c
project pkg_install: P lib/pkg_tarup.c
project pkg_install: P lib/pkg_yaml.c
project pkg_install: P src/pkg_p
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 14:19:12 UTC 2006
Modified Files:
pkg_install/lib: pkg.c pkg_tarup.c
pkg_install/src/pkg_parse: pkg_parse.c
Log Message:
Make maintainer and build time required fields. Use build_time for
the index file i
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 14:12:35 UTC 2006
Modified Files:
pkg_install/include/pkg: pkg.h plist.h
pkg_install/lib: pkg.c pkg.h pkg_deyaml.c pkg_yaml.c
pkg_install/src/pkg_parse: pkg_parse.c
Log Message:
Add build time, li
project mbuf: P src/sys/netinet6/ip6_output.c
project mbuf: P src/sys/netinet6/mld6.c
project mbuf: P src/sys/netinet6/nd6.h
project mbuf: P src/sys/netinet6/nd6_nbr.c
project mbuf: P src/sys/netinet6/nd6_rtr.c
project mbuf: P src/sys/netinet6/raw_ip6.c
project mbuf: P src/sys/netinet6/udp6_output.
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 12:39:45 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_output.c mld6.c nd6.h nd6_nbr.c
nd6_rtr.c raw_ip6.c udp6_output.c
Log Message:
convert those.
To generate a diff of this commit:
cvs -z3 rdiff
project mbuf: P src/sys/netinet6/icmp6.c
project mbuf: P src/sys/netinet6/in6_gif.c
project mbuf: P src/sys/netinet6/ip6_mroute.c
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quick
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 12:12:26 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: icmp6.c in6_gif.c ip6_mroute.c
Log Message:
don't pullup if this was done by ip6_input, avoids invalidation of pointers
to mbuf content.
To generate a diff of
project mbuf: P src/sys/netinet6/ip6_mroute.c
-
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 App
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 10:41:57 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_mroute.c
Log Message:
add a comment explaining why a r/o mbuf is safe.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 mbuf/src/sys/netine
project mbuf: P src/sys/netinet6/in6_gif.c
project mbuf: P src/sys/netinet6/ip6_forward.c
project mbuf: P src/sys/netinet6/ip6_input.c
project mbuf: P src/sys/netinet6/ip6_mroute.c
-
Using Tomcat but need to do more? Need to s
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 10:06:58 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_forward.c
Log Message:
convert, make r/o mbuf safe.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 mbuf/src/sys/netinet6/ip6_forward.
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 10:04:41 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_input.c
Log Message:
add a comment about ip6_mforward.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.6 -r1.7 mbuf/src/sys/netinet6/ip6_input.c
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 10:03:55 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: ip6_mroute.c
Log Message:
convert, constify, cleanup usage of shared mbufs.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 mbuf/src/sys/n
Module name:mbuf
Committed by: pcahyna
Date: Sat Aug 19 10:03:02 UTC 2006
Modified Files:
mbuf/src/sys/netinet6: in6_gif.c
Log Message:
convert, make r/o mbuf safe.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 mbuf/src/sys/netinet6/in6_gif.c
To view a
28 matches
Mail list logo