Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/source Modified Files: CallMachOFrameWork.c FrontierMacMain.c FrontierWinMain.c OSXSpecifics.c OpenTransportNetEvents.c WinSockNetEvents.c about.c aeutils.c appletglue.c assert.c base64.c bitmaps.c browserverbs.c cancoon.c cancoonpopup.c cancoonverbs.c cancoonwindow.c claybrowserexpand.c claybrowserstruc.c claybrowservalidate.c claycallbacks.c claylinelayout.c command.c config.c cursor.c db.c dbstats.c dbverbs.c dialogs.c dockmenu.c error.c file.c filealias.c filedialog.c filelaunch.c fileloop.c filemp3.c fileops.c filepath.c fileverbs.c findinfile.c font.c frontierconfig.c frontierdebug.c frontierstart.c frontierwindows.c htmlcontrol.c icon.c iso8859.c kb.c lang.c langcallbacks.c langcard.c langdate.c langdialog.c langdll.c langerror.c langerrorwindow.c langevaluate.c langexternal.c langhash.c langhtml.c langipc.c langipcmenus.c langlist.c langmodeless.c langops.c langpack.c langparser.c langparser.y langpython.c langquicktime.c langregexp.c langscan.c langstartup.c langsystem7.c langsystypes.c langtmpstack.c langtrace.c langtree.c langvalue.c langverbs.c langwinipc.c langxcmd.c langxml.c launch.c mac.c main.c md5.c memory.c memory.track.c menu.c menubar.c menueditor.c menufind.c menupack.c menuresize.c menuverbs.c meprograms.c miniwindow.c mouse.c notify.c odbengine.c op.c opbuttons.c opdisplay.c opdraggingmove.c opedit.c opexpand.c ophoist.c opicons.c opinit.c oplangtext.c oplineheight.c oplist.c opops.c oppack.c oppopup.c opprint.c oprefcon.c ops.c opscreenmap.c opscrollbar.c opstructure.c opvalidate.c opverbs.c opvisit.c opwinpad.c opxml.c osacomponent.c osadroplet.c osamenus.c osaparseaete.c osawindows.c outlineland.c pict.c pictverbs.c player.c popup.c process.c progressbar.c quickdraw.c resources.c scrap.c scripts.c scrollbar.c search.c serialnumber.c services.c shell.c shellactivate.c shellblocker.c shellbuttons.c shellcallbacks.c shellfile.c shellhooks.c shelljuggler.c shellkb.c shellmenu.c shellmouse.c shellops.c shellprint.c shellscrap.c shellscroll.c shellsysverbs.c shellundo.c shellupdate.c shellverbs.c shellwindow.c shellwindowmenu.c shellwindowverbs.c smallicon.c sounds.c stdwin.c strings.c stringverbs.c tablecallbacks.c tablecompare.c tabledisplay.c tableedit.c tableexternal.c tablefind.c tableformats.c tablelayout.c tablenewvalue.c tableops.c tablepack.c tablepopup.c tableprint.c tablerunbutton.c tablescrap.c tablestructure.c tablevalidate.c tableverbs.c tablewindow.c textdisplay.c textedit.c threads.c timedate.c uisharing.c winregistry.c wpengine.c wpvariables.c wpverbs.c zoom.c Log Message: Added CVS keyword header to all source files. Index: uisharing.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/uisharing.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** uisharing.c 31 Oct 2004 16:38:27 -0000 1.4 --- uisharing.c 11 Jan 2005 22:48:12 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claylinelayout.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claylinelayout.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claylinelayout.c 31 Oct 2004 17:59:48 -0000 1.3 --- claylinelayout.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langmodeless.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langmodeless.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langmodeless.c 1 Nov 2004 11:50:16 -0000 1.3 --- langmodeless.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: FrontierMacMain.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/FrontierMacMain.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FrontierMacMain.c 9 Oct 2004 07:25:06 -0000 1.1 --- FrontierMacMain.c 11 Jan 2005 22:48:04 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: scrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/scrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** scrap.c 31 Oct 2004 16:45:52 -0000 1.3 --- scrap.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellwindowmenu.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellwindowmenu.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellwindowmenu.c 23 Oct 2004 22:57:24 -0000 1.2 --- shellwindowmenu.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablevalidate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablevalidate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablevalidate.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablevalidate.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: dockmenu.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/dockmenu.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dockmenu.c 29 Oct 2004 21:55:24 -0000 1.3 --- dockmenu.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: odbengine.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/odbengine.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** odbengine.c 1 Nov 2004 12:21:31 -0000 1.4 --- odbengine.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablewindow.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablewindow.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablewindow.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablewindow.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: zoom.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/zoom.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** zoom.c 31 Oct 2004 16:38:27 -0000 1.3 --- zoom.c 11 Jan 2005 22:48:12 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileloop.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileloop.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fileloop.c 4 Nov 2004 21:12:51 -0000 1.3 --- fileloop.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellactivate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellactivate.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellactivate.c 23 Oct 2004 22:52:23 -0000 1.2 --- shellactivate.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menuresize.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menuresize.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menuresize.c 23 Oct 2004 22:36:57 -0000 1.2 --- menuresize.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oprefcon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oprefcon.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** oprefcon.c 23 Oct 2004 22:43:24 -0000 1.2 --- oprefcon.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: smallicon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/smallicon.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** smallicon.c 13 Dec 2004 02:01:25 -0000 1.4 --- smallicon.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langxml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langxml.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langxml.c 31 Oct 2004 18:48:51 -0000 1.3 --- langxml.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowservalidate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowservalidate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claybrowservalidate.c 31 Oct 2004 17:59:48 -0000 1.3 --- claybrowservalidate.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellwindow.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellwindow.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellwindow.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellwindow.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ophoist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/ophoist.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ophoist.c 1 Nov 2004 11:50:16 -0000 1.3 --- ophoist.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osawindows.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osawindows.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** osawindows.c 28 Oct 2004 20:49:26 -0000 1.3 --- osawindows.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowserexpand.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowserexpand.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** claybrowserexpand.c 23 Oct 2004 22:13:52 -0000 1.2 --- claybrowserexpand.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablepack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablepack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablepack.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablepack.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: cancoonpopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cancoonpopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** cancoonpopup.c 31 Oct 2004 17:31:02 -0000 1.3 --- cancoonpopup.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menufind.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menufind.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menufind.c 23 Oct 2004 22:36:34 -0000 1.2 --- menufind.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/ops.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ops.c 24 Nov 2004 18:22:17 -0000 1.6 --- ops.c 11 Jan 2005 22:48:09 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: WinSockNetEvents.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/WinSockNetEvents.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** WinSockNetEvents.c 23 Oct 2004 23:06:40 -0000 1.3 --- WinSockNetEvents.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablerunbutton.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablerunbutton.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablerunbutton.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablerunbutton.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: OpenTransportNetEvents.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/OpenTransportNetEvents.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** OpenTransportNetEvents.c 31 Oct 2004 17:59:48 -0000 1.6 --- OpenTransportNetEvents.c 11 Jan 2005 22:48:04 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: cursor.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cursor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** cursor.c 30 Oct 2004 23:50:28 -0000 1.3 --- cursor.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filealias.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/filealias.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** filealias.c 29 Oct 2004 07:25:21 -0000 1.3 --- filealias.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellblocker.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellblocker.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellblocker.c 23 Oct 2004 22:52:35 -0000 1.2 --- shellblocker.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opbuttons.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opbuttons.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opbuttons.c 24 Oct 2004 19:16:36 -0000 1.3 --- opbuttons.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langpython.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpython.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langpython.c 22 Nov 2004 04:43:08 -0000 1.4 --- langpython.c 11 Jan 2005 22:48:07 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablelayout.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablelayout.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tablelayout.c 9 Oct 2004 08:08:51 -0000 1.1 --- tablelayout.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableprint.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tableprint.c 9 Oct 2004 08:09:52 -0000 1.1 --- tableprint.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellhooks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellhooks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellhooks.c 24 Oct 2004 19:24:34 -0000 1.3 --- shellhooks.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opicons.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opicons.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opicons.c 31 Oct 2004 19:08:16 -0000 1.3 --- opicons.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: pict.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/pict.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pict.c 29 Oct 2004 21:14:52 -0000 1.3 --- pict.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: serialnumber.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/serialnumber.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** serialnumber.c 23 Oct 2004 22:51:36 -0000 1.2 --- serialnumber.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: htmlcontrol.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/htmlcontrol.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** htmlcontrol.c 23 Oct 2004 22:22:09 -0000 1.2 --- htmlcontrol.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellsysverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellsysverbs.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** shellsysverbs.c 28 Nov 2004 22:03:24 -0000 1.4 --- shellsysverbs.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langdll.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langdll.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langdll.c 29 Nov 2004 07:16:41 -0000 1.4 --- langdll.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: lang.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/lang.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** lang.c 4 Nov 2004 21:56:39 -0000 1.4 --- lang.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpengine.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpengine.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** wpengine.c 28 Nov 2004 21:01:44 -0000 1.6 --- wpengine.c 11 Jan 2005 22:48:12 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opinit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opinit.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opinit.c 1 Nov 2004 11:50:16 -0000 1.3 --- opinit.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: winregistry.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/winregistry.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** winregistry.c 24 Oct 2004 12:30:58 -0000 1.2 --- winregistry.c 11 Jan 2005 22:48:12 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opdisplay.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opdisplay.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** opdisplay.c 1 Nov 2004 11:50:16 -0000 1.5 --- opdisplay.c 11 Jan 2005 22:48:09 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: dbstats.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/dbstats.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dbstats.c 23 Oct 2004 22:15:59 -0000 1.2 --- dbstats.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: mac.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/mac.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mac.c 28 Oct 2004 23:08:45 -0000 1.3 --- mac.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osaparseaete.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osaparseaete.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** osaparseaete.c 23 Oct 2004 22:47:22 -0000 1.2 --- osaparseaete.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellkb.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellkb.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellkb.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellkb.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osadroplet.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osadroplet.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** osadroplet.c 1 Nov 2004 11:50:16 -0000 1.4 --- osadroplet.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langsystypes.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langsystypes.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langsystypes.c 31 Oct 2004 18:48:51 -0000 1.3 --- langsystypes.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langtrace.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langtrace.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langtrace.c 31 Oct 2004 19:08:15 -0000 1.3 --- langtrace.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: outlineland.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/outlineland.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** outlineland.c 9 Oct 2004 07:56:28 -0000 1.1 --- outlineland.c 11 Jan 2005 22:48:10 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oplineheight.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oplineheight.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** oplineheight.c 23 Oct 2004 22:42:02 -0000 1.2 --- oplineheight.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opprint.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opprint.c 1 Nov 2004 11:50:17 -0000 1.3 --- opprint.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellops.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellops.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: error.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/error.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** error.c 28 Oct 2004 01:51:26 -0000 1.3 --- error.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: popup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/popup.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** popup.c 23 Oct 2004 22:49:15 -0000 1.2 --- popup.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileops.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** fileops.c 29 Oct 2004 19:58:27 -0000 1.4 --- fileops.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpvariables.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpvariables.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wpvariables.c 9 Oct 2004 08:14:19 -0000 1.1 --- wpvariables.c 11 Jan 2005 22:48:12 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: OSXSpecifics.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/OSXSpecifics.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OSXSpecifics.c 9 Oct 2004 07:56:14 -0000 1.1 --- OSXSpecifics.c 11 Jan 2005 22:48:04 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileverbs.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fileverbs.c 29 Oct 2004 19:58:27 -0000 1.3 --- fileverbs.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: assert.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/assert.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** assert.c 9 Nov 2004 21:10:47 -0000 1.6 --- assert.c 11 Jan 2005 22:48:04 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opxml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opxml.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opxml.c 31 Oct 2004 21:43:38 -0000 1.3 --- opxml.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablepopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablepopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablepopup.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablepopup.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: shellscroll.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellscroll.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellscroll.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellscroll.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: strings.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/strings.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** strings.c 9 Nov 2004 08:54:00 -0000 1.5 --- strings.c 11 Jan 2005 22:48:10 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: menupack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menupack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menupack.c 1 Nov 2004 11:50:16 -0000 1.3 --- menupack.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: quickdraw.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/quickdraw.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** quickdraw.c 29 Oct 2004 00:10:58 -0000 1.3 --- quickdraw.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablescrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablescrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablescrap.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablescrap.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: langdate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langdate.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langdate.c 23 Oct 2004 22:23:38 -0000 1.2 --- langdate.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablecallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablecallbacks.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tablecallbacks.c 9 Oct 2004 08:07:28 -0000 1.1 --- tablecallbacks.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langhash.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langhash.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langhash.c 1 Nov 2004 11:50:17 -0000 1.4 --- langhash.c 11 Jan 2005 22:48:06 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellupdate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellupdate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellupdate.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellupdate.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableedit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableedit.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tableedit.c 23 Oct 2004 22:59:53 -0000 1.2 --- tableedit.c 11 Jan 2005 22:48:11 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: oppopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oppopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** oppopup.c 1 Nov 2004 11:50:16 -0000 1.3 --- oppopup.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: pictverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/pictverbs.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pictverbs.c 29 Oct 2004 21:14:52 -0000 1.3 --- pictverbs.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langcallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langcallbacks.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langcallbacks.c 23 Oct 2004 22:23:12 -0000 1.2 --- langcallbacks.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: mouse.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/mouse.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mouse.c 31 Oct 2004 13:02:23 -0000 1.3 --- mouse.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shelljuggler.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shelljuggler.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shelljuggler.c 23 Oct 2004 22:53:49 -0000 1.2 --- shelljuggler.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langquicktime.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langquicktime.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langquicktime.c 23 Oct 2004 22:29:50 -0000 1.2 --- langquicktime.c 11 Jan 2005 22:48:07 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellundo.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellundo.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellundo.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellundo.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tableops.c 31 Oct 2004 20:41:10 -0000 1.3 --- tableops.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: menubar.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menubar.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menubar.c 1 Nov 2004 11:50:16 -0000 1.3 --- menubar.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: appletglue.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/appletglue.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** appletglue.c 23 Oct 2004 22:11:30 -0000 1.2 --- appletglue.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowserstruc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowserstruc.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claybrowserstruc.c 31 Oct 2004 17:59:48 -0000 1.3 --- claybrowserstruc.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: cancoonverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cancoonverbs.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cancoonverbs.c 23 Oct 2004 22:13:25 -0000 1.2 --- cancoonverbs.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontierwindows.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/frontierwindows.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** frontierwindows.c 31 Oct 2004 16:45:52 -0000 1.3 --- frontierwindows.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: bitmaps.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/bitmaps.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bitmaps.c 23 Oct 2004 22:12:18 -0000 1.2 --- bitmaps.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableexternal.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableexternal.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tableexternal.c 31 Oct 2004 20:41:10 -0000 1.3 --- tableexternal.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: op.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/op.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** op.c 1 Nov 2004 11:50:16 -0000 1.4 --- op.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langpack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langpack.c 31 Oct 2004 18:48:51 -0000 1.3 --- langpack.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: stringverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/stringverbs.c,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** stringverbs.c 7 Dec 2004 17:43:57 -0000 1.8 --- stringverbs.c 11 Jan 2005 22:48:11 -0000 1.9 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: oplist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oplist.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** oplist.c 4 Nov 2004 21:12:51 -0000 1.5 --- oplist.c 11 Jan 2005 22:48:09 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: kb.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/kb.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** kb.c 29 Oct 2004 07:25:21 -0000 1.3 --- kb.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menueditor.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menueditor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menueditor.c 1 Nov 2004 11:50:17 -0000 1.3 --- menueditor.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langipc.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langipc.c 1 Nov 2004 11:50:16 -0000 1.5 --- langipc.c 11 Jan 2005 22:48:06 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iso8859.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/iso8859.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iso8859.c 9 Oct 2004 07:26:49 -0000 1.1 --- iso8859.c 11 Jan 2005 22:48:05 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filepath.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/filepath.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** filepath.c 26 Oct 2004 21:50:10 -0000 1.3 --- filepath.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellcallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellcallbacks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellcallbacks.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellcallbacks.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: about.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/about.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** about.c 31 Oct 2004 13:02:23 -0000 1.4 --- about.c 11 Jan 2005 22:48:04 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: meprograms.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/meprograms.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** meprograms.c 1 Nov 2004 11:50:16 -0000 1.3 --- meprograms.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langtree.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langtree.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langtree.c 31 Oct 2004 18:48:51 -0000 1.4 --- langtree.c 11 Jan 2005 22:48:07 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shell.c,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** shell.c 29 Nov 2004 07:34:10 -0000 1.8 --- shell.c 11 Jan 2005 22:48:10 -0000 1.9 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: timedate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/timedate.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** timedate.c 3 Jan 2005 00:56:01 -0000 1.5 --- timedate.c 11 Jan 2005 22:48:11 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claycallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claycallbacks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claycallbacks.c 31 Oct 2004 17:59:48 -0000 1.3 --- claycallbacks.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langlist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langlist.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** langlist.c 4 Nov 2004 21:12:51 -0000 1.6 --- langlist.c 11 Jan 2005 22:48:07 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langops.c 31 Oct 2004 18:48:51 -0000 1.3 --- langops.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opops.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** opops.c 1 Nov 2004 11:50:16 -0000 1.4 --- opops.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osamenus.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osamenus.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** osamenus.c 28 Oct 2004 20:02:58 -0000 1.3 --- osamenus.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellscrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellscrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellscrap.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellscrap.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellprint.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellprint.c 1 Nov 2004 11:50:17 -0000 1.3 --- shellprint.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langwinipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langwinipc.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langwinipc.c 31 Oct 2004 18:48:51 -0000 1.3 --- langwinipc.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langipcmenus.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langipcmenus.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langipcmenus.c 23 Oct 2004 22:27:57 -0000 1.2 --- langipcmenus.c 11 Jan 2005 22:48:06 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: memory.track.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/memory.track.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** memory.track.c 9 Oct 2004 07:42:35 -0000 1.1 --- memory.track.c 11 Jan 2005 22:48:09 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /***************************************************************************... [truncated message content] |