Timeline



05/01/00:

20:08 Changeset in rtems [da874de]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
A bit more explanation for task variables per Eric Norum <eric@…>.
17:31 Changeset in rtems [305f033] by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to make task variables maintain a global and private version of each task variable.
16:59 Changeset in rtems [26212d3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
File rendered obsolete by rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>.
16:59 Changeset in rtems [a65194b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed file rendered obsolete by rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>.
16:53 Changeset in rtems [0871fa7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file added by rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>.
16:53 Changeset in rtems [a4ad9487]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>: It addresses: * .cvsignore (only minor changes to yours, as they were pretty clean, most changes result from my mkcvsignore script being overly pedantic sorting entries alphabetically.) * timing.t handling and time<BSP>_.texi handling in supplements * network.t handling in bsp_howto * RTEMS_DATE and RTEMS_UPDATE handling in configure.in. [It actually is a hack, as we could apply automake's version.texi handling instead - I know think to understand what automake does with it.] * avoid using temporary files; Therefore a new tool called bmenu2, derived from bemenu, is introduced, which reads a single file from stdin and writes to stdio. To apply: cd rtemsdoc patch -p1 < rtemsdoc-4.5.0-rc-3.diff cvs rm -f bsp_howto/network.t cvs add tools/bmenu/bmenu2.c ./bootstrap BTW: word-replace now is unused. It could be removed if you like to.
15:00 Changeset in rtems [fee06c86] by Joel Sherrill <joel.sherrill@…>
Patch rtems-4.5.0-rc-19.diff from Ralf Corsepius <corsepiu@…> that: This is the patch I had announced earlier today: It addresses: * make dist - support (In a configured build tree, cd .../librpc; make dist now packages a complete tarball) * man-pages - support * missing .cvsignores * missing Makefile.ams It does not address the portability issue I mentioned earlier. To apply the patch: cd rtems patch -p1 < rtems-4.5.0-rc-19.diff cvs add c/src/librpc/include/rpcsvc/Makefile.am cvs add c/src/librpc/include/rpcsvc/.cvsignore cvs add c/src/librpc/src/rpc/PSD.doc/Makefile.am cvs add c/src/librpc/src/rpc/PSD.doc/.cvsignore cd c/src/librpc ../../../bootstrap
14:57 Changeset in rtems [180126d2] by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'. Cherrypick from master 2000-05-01 14:57:46 UTC Joel Sherrill <joel.sherrill@…> 'Added on 4.5-branch': c/src/librpc/include/rpcsvc/.cvsignore c/src/librpc/include/rpcsvc/Makefile.am c/src/librpc/src/rpc/.cvsignore c/src/librpc/src/rpc/PSD.doc/.cvsignore c/src/librpc/src/rpc/PSD.doc/Makefile.am c/src/librpc/src/xdr/.cvsignore
14:57 Changeset in rtems [f3c096a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added on 4.5-branch

04/29/00:

21:58 Changeset in rtems [2033706] by Joel Sherrill <joel.sherrill@…>
Fixed weird compilation problem. Why was it including FLEEB.
19:53 Changeset in network-demos [5531605]rtems-4-5-branch by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'. Sprout from master 2000-04-29 19:53:34 UTC Joel Sherrill <joel.sherrill@…> 'New test from Eric Norum <eric@…> to exercise RPC/XDR.' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill <joel.sherrill@…> 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1
19:53 Changeset in network-demos [e6f3168]4.11network-demos-4-10-branchnetwork-demos-4-6-branchnetwork-demos-4-7-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branchrtems-4-5-branch by Joel Sherrill <joel.sherrill@…>
New test from Eric Norum <eric@…> to exercise RPC/XDR.
19:47 Changeset in rtems [c7b43795] by Joel Sherrill <joel.sherrill@…>
Uncommented line so libxdr is picked up.
19:41 Changeset in rtems [84a90acf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files.
19:39 Changeset in rtems [8e743b7] by Joel Sherrill <joel.sherrill@…>
Significant update of librpc to include XDR and more RPC functionality from FreeBSD. This update is from Eric Norum <eric@…> and he reports that both his RPC netdemo program and an HP Ethernet/GPIB adapter that makes heavy use of RPC/XDR for its communication protocol is working with EPICS.
19:13 Changeset in rtems [be363a2d] by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'. Cherrypick from master 2000-04-29 19:13:19 UTC Joel Sherrill <joel.sherrill@…> 'New files added as part of librpc upgrade.': c/src/librpc/README_RTEMS c/src/librpc/include/rpc/auth_des.h c/src/librpc/include/rpc/auth_unix.h c/src/librpc/include/rpc/des.h c/src/librpc/include/rpc/des_crypt.h c/src/librpc/include/rpc/pmap_clnt.h c/src/librpc/include/rpc/pmap_prot.h c/src/librpc/include/rpc/pmap_rmt.h c/src/librpc/include/rpc/rpc_com.h c/src/librpc/include/rpcsvc/bootparam_prot.x c/src/librpc/include/rpcsvc/crypt.x c/src/librpc/include/rpcsvc/key_prot.x c/src/librpc/include/rpcsvc/klm_prot.x c/src/librpc/include/rpcsvc/mount.x c/src/librpc/include/rpcsvc/nfs_prot.x c/src/librpc/include/rpcsvc/nis.x c/src/librpc/include/rpcsvc/nis_cache.x c/src/librpc/include/rpcsvc/nis_callback.x c/src/librpc/include/rpcsvc/nis_db.h c/src/librpc/include/rpcsvc/nis_object.x c/src/librpc/include/rpcsvc/nis_tags.h c/src/librpc/include/rpcsvc/nislib.h c/src/librpc/include/rpcsvc/nlm_prot.x c/src/librpc/include/rpcsvc/pmap_prot.x c/src/librpc/include/rpcsvc/rex.x c/src/librpc/include/rpcsvc/rnusers.x c/src/librpc/include/rpcsvc/rquota.x c/src/librpc/include/rpcsvc/rstat.x c/src/librpc/include/rpcsvc/rwall.x c/src/librpc/include/rpcsvc/sm_inter.x c/src/librpc/include/rpcsvc/spray.x c/src/librpc/include/rpcsvc/yp.x c/src/librpc/include/rpcsvc/yp_prot.h c/src/librpc/include/rpcsvc/ypclnt.h c/src/librpc/include/rpcsvc/yppasswd.x c/src/librpc/include/rpcsvc/ypupdate_prot.x c/src/librpc/include/rpcsvc/ypxfrd.x c/src/librpc/src/rpc/DISCLAIMER c/src/librpc/src/rpc/Makefile.am c/src/librpc/src/rpc/PSD.doc/nfs.rfc.ms c/src/librpc/src/rpc/PSD.doc/rpc.prog.ms c/src/librpc/src/rpc/PSD.doc/rpc.rfc.ms c/src/librpc/src/rpc/PSD.doc/rpcgen.ms c/src/librpc/src/rpc/PSD.doc/xdr.nts.ms c/src/librpc/src/rpc/PSD.doc/xdr.rfc.ms c/src/librpc/src/rpc/README c/src/librpc/src/rpc/auth_des.c c/src/librpc/src/rpc/auth_none.c c/src/librpc/src/rpc/auth_time.c c/src/librpc/src/rpc/auth_unix.c c/src/librpc/src/rpc/authdes_prot.c c/src/librpc/src/rpc/authunix_prot.c c/src/librpc/src/rpc/bindresvport.3 c/src/librpc/src/rpc/bindresvport.c c/src/librpc/src/rpc/clnt_generic.c c/src/librpc/src/rpc/clnt_perror.c c/src/librpc/src/rpc/clnt_raw.c c/src/librpc/src/rpc/clnt_simple.c c/src/librpc/src/rpc/clnt_tcp.c c/src/librpc/src/rpc/clnt_udp.c c/src/librpc/src/rpc/clnt_unix.c c/src/librpc/src/rpc/crypt_client.c c/src/librpc/src/rpc/des_crypt.3 c/src/librpc/src/rpc/des_crypt.c c/src/librpc/src/rpc/des_soft.c c/src/librpc/src/rpc/get_myaddress.c c/src/librpc/src/rpc/getpublickey.c c/src/librpc/src/rpc/getrpcent.3 c/src/librpc/src/rpc/getrpcent.c c/src/librpc/src/rpc/getrpcport.3 c/src/librpc/src/rpc/getrpcport.c c/src/librpc/src/rpc/key_call.c c/src/librpc/src/rpc/key_prot_xdr.c c/src/librpc/src/rpc/netname.c c/src/librpc/src/rpc/netnamer.c c/src/librpc/src/rpc/pmap_clnt.c c/src/librpc/src/rpc/pmap_getmaps.c c/src/librpc/src/rpc/pmap_getport.c c/src/librpc/src/rpc/pmap_prot.c c/src/librpc/src/rpc/pmap_prot2.c c/src/librpc/src/rpc/pmap_rmt.c c/src/librpc/src/rpc/publickey.3 c/src/librpc/src/rpc/publickey.5 c/src/librpc/src/rpc/rpc.3 c/src/librpc/src/rpc/rpc.5 c/src/librpc/src/rpc/rpc_callmsg.c c/src/librpc/src/rpc/rpc_commondata.c c/src/librpc/src/rpc/rpc_dtablesize.c c/src/librpc/src/rpc/rpc_prot.c c/src/librpc/src/rpc/rpc_secure.3 c/src/librpc/src/rpc/rpcdname.c c/src/librpc/src/rpc/rstat.1 c/src/librpc/src/rpc/rstat_svc.8 c/src/librpc/src/rpc/rtime.3 c/src/librpc/src/rpc/rtime.c c/src/librpc/src/rpc/svc.c c/src/librpc/src/rpc/svc_auth.c c/src/librpc/src/rpc/svc_auth_des.c c/src/librpc/src/rpc/svc_auth_unix.c c/src/librpc/src/rpc/svc_raw.c c/src/librpc/src/rpc/svc_run.c c/src/librpc/src/rpc/svc_simple.c c/src/librpc/src/rpc/svc_tcp.c c/src/librpc/src/rpc/svc_udp.c c/src/librpc/src/rpc/svc_unix.c c/src/librpc/src/xdr/Makefile.am c/src/librpc/src/xdr/xdr.3 c/src/librpc/src/xdr/xdr.c c/src/librpc/src/xdr/xdr_array.c c/src/librpc/src/xdr/xdr_float.c c/src/librpc/src/xdr/xdr_mem.c c/src/librpc/src/xdr/xdr_rec.c c/src/librpc/src/xdr/xdr_reference.c c/src/librpc/src/xdr/xdr_sizeof.c c/src/librpc/src/xdr/xdr_stdio.c
19:13 Changeset in rtems [87ec19a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files added as part of librpc upgrade.
19:09 Changeset in rtems [b797468] by Joel Sherrill <joel.sherrill@…>
Removed as part of merging RPC/XDR upgrade from Eric Norum.
19:04 Changeset in rtems [5ad350a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files added as part of librpc upgrade.
18:50 Changeset in rtems [775e786]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New directory added as part of librpc upgrade.
14:59 Changeset in rtems [cd7024d] by Joel Sherrill <joel.sherrill@…>
removed unused variables.

04/28/00:

19:51 Changeset in rtems [d554ca0b] by Joel Sherrill <joel.sherrill@…>
Patch from John M. Mills <jmills@…> to do some cleanup and use -O4 at both debug and optimized levels. There is still a speed setting problem but the sample tests run.
19:45 Changeset in rtems [a06c5f5] by Joel Sherrill <joel.sherrill@…>
Temporarily disable libxdr until the complete patch is in.
19:44 Changeset in rtems [a974d6a] by Joel Sherrill <joel.sherrill@…>
Patch rtems-4.5-rc-18-cvs.diff from Ralf Corsepius <corsepiu@…>: The patch below is a work-around to the "make/gmake" problem. This only works if gmake-only users set MAKE=gmake at configuration time or explicitly set it from the environment at make-time. IIRC, this should be sufficient for ./bit users, because it explicitly exports MAKE.
18:32 Changeset in rtems [42b7ffae] by Joel Sherrill <joel.sherrill@…>
Updated to new versions.
18:31 Changeset in rtems [92bc357] by Joel Sherrill <joel.sherrill@…>
Modifed to properly support aliased that support multiprocessing.
17:44 Changeset in rtems [2f82b35] by Joel Sherrill <joel.sherrill@…>
New files from Eric Norum missed in previous commit.
17:42 Changeset in rtems [6ff83a4] by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'. Cherrypick from master 2000-04-28 17:42:16 UTC Joel Sherrill <joel.sherrill@…> 'New files added on 4.5 branch.': c/src/libnetworking/memory.h c/src/libnetworking/sys/un.h
17:42 Changeset in rtems [a4460152]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files added on 4.5 branch.

04/27/00:

20:11 Changeset in rtems [ccbbfe3] by Joel Sherrill <joel.sherrill@…>
Patch from "Alan Harry" <alan@…> to fix a problem where the wrong variables were being cleared.
18:24 Changeset in rtems [fc1459f] by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to initiate upgrading librpc to a more complete version.
14:44 Changeset in rtems [bb546a22]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated.
14:42 Changeset in rtems [91763c9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files. First attempt.
14:21 Changeset in rtems [948fdbd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated.
14:11 Changeset in rtems [8d8ae2e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed -- temporary files.
14:08 Changeset in rtems [5b150a85]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Files moved around and missed in the previous commit.
14:00 Changeset in rtems [9eae2b53]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified to give rpm removal command instead of install command again.

04/26/00:

18:05 Changeset in rtems [fdbfff18]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches rtemsdoc-4.5.0-rc.diff from Ralf Corsepius <corsepiu@…> that addresses the following: The patch below should * fix the *pdf cleanup handling * fix dependencies between pdf-documents and texi-files It also contains an attempt to let networking/schedule.t use states.pdf instead of ascii graphics, but though each pdf image looks nice, it comes out weirdly distorted in the main pdf document.
18:02 Changeset in rtems [2ba8875]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtemsdoc-4.5.0-rc-0.diff from Ralf Corsepius <corsepiu@…> which contains the bulk of converting the documentation tree to automake and GNU conventions. Comments follow: This is the automake port of rtemsdoc. To apply: cvs co rtemsdoc cd rtemsdoc sh cvs-rm.sh patch -p0 < rtemsdoc-4.5.0-rc-0.diff sh cvs-add.sh [Attention: cvs-rm.sh and cvs-add.sh directly modify cvs] Known bugs: 1) src2html is not supported (yet? - Is this supposed to work?) 2) all *.pdf images now are generated on-the-fly, but not yet deleted during "make distclean" 3) All supplements, including the templated ones, get build and installed. 4) Building outside of the source tree is completely untested and very likely does not work. 5) Make [ps|pdf] are not (yet) supported, make [dvi|info] are supported by automake's default texinfo rules. Fixing 2, 3 and 5 is almost trivial and needs to be done. 4) is a matter of testing and tool-properties, for now it is simply untested. General issues: * gif vs jpg vs png. I would recommend to replace all images with pngs to avoid potential copyright issues (gif) or lack in quality (jpg, jpg is good for real world photographs, but extremely poor on artificial images, graphs). * pdf images do net get placed correctly in pdf-documents. * texinfo: We now use a local copy of texinfo-4.0's texinfo.tex in texinfo/texinfo.tex for generating infos. However pdftex's system-wide texinfo.tex and pdftexinfo.tex are used for generating *.dvi, *.ps, *.pdf. * .cvsignore files still missing. * I have renamed the supplements filename not to use c_<supplement>, because automake seems to have problems with it. Notes: * Again, I recommend not to put any generated files into CVS. Here, this comprises some *texi, all *.pdf and many *.html pages. Ie. I recommend to run make maintainer-clean before checking in any files. * To get building started, this should be sufficient: ./bootstrap ./configure cd tools; make; cd .. make info * To make a public tarball: [cvs co ; ./bootstrap] ./configure cd tools; make; cd .. make info [make clean] make dist => This generates a rtems-<version>.tar.gz in the toplevel directory. => Building the tools only is required after a "cvs co", but not in a distribution tarball.

04/25/00:

13:15 Changeset in rtems [bb4b574]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Merged changes from 4.5 branch and removed that branch.

04/18/00:

13:18 Changeset in rtems [92ba0476] by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-4.5.0-16-cvs.diff and rtems-rc-4.5.0-17-cvs.diff from Ralf Corsepius <corsepiu@…> that address the following: * NoSource?: 0, 1 in rpm-specs does not work anymore under SuSE-6.4 (rpm-3.0.4), putting each NoSource?: onto a separate line however seems to work. Unfortunately, I don't know the actual cause for this, esp. if SuSE broke it or if rpm-specs specification has changed (i.e. Redhat broke it up). * Add *.spec to several .cvsignores (Prevents cvs from complaining about <target>*.spec within the source-tree).
13:10 Changeset in rtems [8812023] by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-4.5.0-16-cvs.diff and rtems-rc-4.5.0-17-cvs.diff from Ralf Corsepius <corsepiu@…> that address the following: * NoSource?: 0, 1 in rpm-specs does not work anymore under SuSE-6.4 (rpm-3.0.4), putting each NoSource?: onto a separate line however seems to work. Unfortunately, I don't know the actual cause for this, esp. if SuSE broke it or if rpm-specs specification has changed (i.e. Redhat broke it up). * Add *.spec to several .cvsignores (Prevents cvs from complaining about <target>*.spec within the source-tree).
13:00 Changeset in rtems [8f5da34] by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-4.5.0-15-cvs.diff from Ralf Corsepius <corsepiu@…> that addresses configuration issues for posix/linux under SuSE-6.4: Unbelievable as it is, SuSE has started to use i486-suse-linux as canonicalization triple which breaks out linux/posix/unix.
12:57 Changeset in rtems [a174954] by Joel Sherrill <joel.sherrill@…>
Avoid use of C++ keyword (or) as structure element name.
Note: See TracTimeline for information about the timeline view.