1729 Eintrge
Sun Jul 10 22:11:47 2011 joerg
	* ./sccs/hdr/version.h 1.14
	  Version -> 5.1

Sun Jul 10 22:11:09 2011 joerg
	* ./man/sccs-delta.1 1.7
	* ./man/sccs-get.1 1.10
	* ./man/sccs-admin.1 1.18
	  SCHILY und SUN Erweiterungen markieren

Sun Jul 10 15:40:03 2011 joerg
	* ./TODO 1.6
	  Hinweis auf bereits implementierte Punkte der TODO Liste

Sun Jul 10 13:25:52 2011 joerg
	* ./TODO 1.5
	  ./cmd/sccs/... -> ./sccs/sccs/...

Sun Jul 10 13:17:01 2011 joerg
	* ./TODO 1.4
	  Keywords

Fri Jul  8 19:29:31 2011 joerg
	* ./man/sccs-admin.1 1.17
	  Hinweis bei -i dass mehrere Dateien mit -N initialisiert werden koennen

Wed Jul  6 00:42:52 2011 joerg
	* ./man/Makefile 1.4
	  vcman.mk neu

Wed Jul  6 00:42:28 2011 joerg
	* ./man/vcman.mk 1.1
	  date and time created 11/07/06 00:42:28 by joerg

Wed Jul  6 00:40:27 2011 joerg
	* ./man/vc.1 1.2
	  Obsolete Meldung beseitigt

Tue Jul  5 21:59:18 2011 joerg
	* ./man/sccs-admin.1 1.16
	  Einige neue Beipiele mit -N

Tue Jul  5 21:35:43 2011 joerg
	* ./sccs/help.d/cmds 1.14
	  -N in Usage fuer admin erwaehnen

Tue Jul  5 21:29:57 2011 joerg
	* ./sccs/cmd/src/admin.c 1.49
	  -N in Usage erwhnen

Tue Jul  5 01:19:56 2011 joerg
	* ./sccs/cmd/src/admin.c 1.48
	  Option -N neu

Mon Jul  4 23:08:01 2011 joerg
	* ./man/sccs-admin.1 1.15
	  -N Option neu

Mon Jul  4 23:06:41 2011 joerg
	* ./sccs/hdr/defines.h 1.37
	* ./sccs/cmd/src/delta.c 1.32
	* ./sccs/cmd/src/val.c 1.24
	* ./sccs/cmd/src/prs.c 1.28
	* ./sccs/cmd/src/sccs.c 1.48
	* ./sccs/cmd/src/get.c 1.37
	* ./sccs/lib/comobj/src/dofile.c 1.9
	* ./sccs/cmd/src/comb.c 1.15
	* ./sccs/cmd/src/rmchg.c 1.28
	* ./sccs/cmd/src/prt.c 1.24
	* ./sccs/cmd/src/unget.c 1.17
	  do_file() mit neuem Parameter "need_sdot" fuer admin -N

Mon Jul  4 23:05:04 2011 joerg
	* ./sccs/help.d/ad 1.4
	  Neue fehler ad37 und ad38 fuer admin -N

Sun Jul  3 15:46:46 2011 joerg
	* ./sccs/help.d/de 1.2
	* ./sccs/help.d/ad 1.3
	  de20 und ad36 neu fuer SOH(ASCII 001) separat

Sun Jul  3 14:18:42 2011 joerg
	* ./man/sccs.1 4.13
	  branch Kommando neu

Sun Jul  3 14:10:45 2011 joerg
	* ./sccs/help.d/cmds 1.13
	  -p/-l neu fuer branch

Sun Jul  3 13:46:47 2011 joerg
	* ./sccs/help.d/cmds 1.12
	  Diverse fehlende emulierte sccs Kommandos neu

Sat Jul  2 16:37:32 2011 joerg
	* ./sccs/cmd/src/admin.c 1.47
	* ./sccs/cmd/src/delta.c 1.31
	  Neuer fgetchk() meldet nun wieder "file '%s' contains illegal data..." statt "No newline at end of file..." falls ein Nullbyte aber kein Newline gefunden wurde

Fri Jul  1 23:38:41 2011 joerg
	* ./sccs/cmd/src/admin.c 1.46
	  code() returninert nun FILE *iptr weil darin fclose(iptr); iptr = fopen() erfolgt
	  Fuer das Setzen des 'x'-Bits wird nun bei -ifile Statbuf.st_mode von ifile getestet

Thu Jun 30 22:25:59 2011 joerg
	* ./sccs/cmd/src/get.c 1.36
	  Klammern damit GCC nicht mehr warnt

Thu Jun 30 22:10:48 2011 joerg
	* ./sccs/cmd/src/admin.c 1.45
	  "Encoded" bei nicht-binaeren Dateien wieder zuruecksetzen
	  fclose(iptr) gegen Resource-Leck
	  fgetchk() verwendet nun den gleichen Algorithmus wie delta(1) fuer bessere Performance

Thu Jun 30 00:12:38 2011 joerg
	* ./man/sccs-admin.1 1.14
	* ./man/sccsfile.4 1.11
	* ./sccs/hdr/defines.h 1.36
	* ./sccs/lib/comobj/src/permiss.c 1.12
	* ./sccs/cmd/src/get.c 1.35
	  Kompatibiliaetsunterstuetzung fuer das SCO 'x' Flag

Wed Jun 29 20:15:30 2011 joerg
	* ./sccs/cmd/src/admin.c 1.44
	  admin -n a.xx erzeugt keine Datei a.xx mehr

Wed Jun 29 19:03:40 2011 joerg
	* ./sccs/hdr/defines.h 1.35
	  Linux setvbuf() Hack mit xfclose() verbessert

Tue Jun 28 09:23:16 2011 joerg
	* ./sccs/hdr/version.h 1.13
	  Version -> 1.00.08

Tue Jun 28 09:22:39 2011 joerg
	* ./sccs/hdr/defines.h 1.34
	  NO_LINUX_SETVBUF_HACK zum Abschalten des setvbuf() Hacks

Mon Jun 27 23:41:55 2011 joerg
	* ./sccs/cmd/src/prs.c 1.27
	* ./sccs/lib/comobj/src/pf_ab.c 1.4
	* ./sccs/lib/comobj/src/date_bal.c 1.5
	* ./sccs/lib/comobj/src/dodelt.c 1.8
	* ./sccs/lib/comobj/src/del_ba.c 1.11
	* ./sccs/lib/comobj/src/del_ab.c 1.4
	* ./sccs/lib/comobj/src/date_ba.c 1.5
	* ./sccs/lib/comobj/src/date_ab.c 1.14
	* ./sccs/cmd/src/admin.c 1.43
	* ./sccs/cmd/src/rmchg.c 1.27
	* ./sccs/cmd/src/prt.c 1.23
	* ./sccs/cmd/src/get.c 1.34
	* ./sccs/hdr/defines.h 1.33
	* ./sccs/cmd/src/delta.c 1.30
	  get(1) und delta(1) verwenden nun weitgehend GMT aber nur geschummelt damit es unter Linux und SunOS-4.x schneller wird

Sun Jun 26 11:20:26 2011 joerg
	* ./sccs/hdr/defines.h 1.32
	  zrealloc() neu weil SunOS-4.1 realloc(NULL, size) nicht kann

Sun Jun 26 11:19:04 2011 joerg
	* ./sccs/lib/mpwlib/src/Targets 1.2
	  zrealloc.c neu

Sun Jun 26 11:18:45 2011 joerg
	* ./sccs/lib/mpwlib/src/zrealloc.c 1.1
	  date and time created 11/06/26 11:18:45 by joerg

Wed Jun 22 21:21:35 2011 joerg
	* ./sccs/cmd/src/delta.c 1.29
	  Schliessen der Dateien vor bdiff(1) Aufruf optimiert mit setrlimit()

Tue Jun 21 00:05:47 2011 joerg
	* ./sccs/cmd/src/diff.c 1.34
	  Nanosekunden im Struct Stat sind signed

Mon Jun 20 23:58:22 2011 joerg
	* ./sccs/cmd/src/delta.c 1.28
	  GCC Warnungen beseitigen

Mon Jun 20 19:59:48 2011 joerg
	* ./sccs/lib/mpwlib/src/lockit.c 1.9
	* ./sccs/lib/comobj/src/permiss.c 1.11
	* ./sccs/cmd/src/bdiff.c 1.14
	* ./sccs/hdr/defines.h 1.31
	  Neue Tests HAVE_PRINTF_J und HAVE_PRINTF_LL um zu vermeiden die kleineren SCCS Programme gegen libschily zu linken

Sun Jun 19 23:51:09 2011 joerg
	* ./sccs/hdr/version.h 1.12
	  Version -> 1.00.07

Sun Jun 19 21:11:16 2011 joerg
	* ./sccs/hdr/defines.h 1.30
	  VBUF_SIZE und USE_SETVBUF neu

Sun Jun 19 21:10:13 2011 joerg
	* ./sccs/cmd/src/delta.c 1.27
	  Umstellung auf setvbuf()
	  fgetchk erkennt nicht mehr fehlerhafter Weise ^A am Anfang eines Folgepuffers be langen Zeilen
	  fgetchk schneller durch besseren Algorithmus

Sun Jun 19 20:19:47 2011 joerg
	* ./sccs/cmd/src/get.c 1.33
	* ./sccs/lib/comobj/src/dohist.c 1.8
	* ./sccs/lib/comobj/src/sinit.c 1.7
	* ./sccs/lib/comobj/src/putline.c 1.6
	  Umstellung auf setvbuf()

Sun Jun 19 20:08:51 2011 joerg
	* ./sccs/cmd/src/admin.c 1.42
	  Umstellung auf setvbuf()
	  fgetchk erkennt nicht mehr fehlerhafter Weise ^A am Anfang eines Folgepuffers be langen Zeilen
	  fgetchk schneller durch kuerzere Zeilenlaenge

Sun Jun 19 12:50:49 2011 joerg
	* ./sccs/cmd/src/bdiff.c 1.13
	  setvbuf() neu

Sat Jun 18 23:23:42 2011 joerg
	* ./sccs/lib/mpwlib/src/lockit.c 1.8
	  leere Lockfiles werden wieder automatisch geloescht
	  Das Lockfile wird nun mit einem write() Aufruf geschrieben, Abbruch mit ^C kann daher wieder automatisch erkannt werden

Sat Jun 18 21:49:45 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.47
	  Umstellung auf rename()

Sat Jun 18 16:06:36 2011 joerg
	* ./tests/cssctests/cdc/4order.sh 1.2
	* ./tests/cssctests/cdc/2comment.sh 1.2
	* ./tests/cssctests/cdc/1general.sh 1.2
	* ./tests/cssctests/cdc/3MRs.sh 1.2
	* ./tests/cssctests/binary/seeking.sh 1.3
	* ./tests/cssctests/binary/auto.sh 1.3
	  x=z.$g -> x=x.$g

Wed Jun 15 23:36:37 2011 joerg
	* ./tests/cssctests/delta/errorcase.sh 1.3
	* ./tests/cssctests/val/valbasic.sh 1.3
	  Test ob chmod 0 eine Datei unlesbar macht

Wed Jun 15 20:18:46 2011 joerg
	* ./man/sccs-delta.1 1.6
	  Der Abschnitt fuer -d verwirrt nicht mehr durch ausschliessliches Erwaehnen von exit code 2

Mon Jun 13 22:16:43 2011 joerg
	* ./sccs/cmd/src/prs.c 1.26
	* ./sccs/help.d/cmds 1.11
	* ./man/sccs-prs.1 1.5
	  :G: und :D_: neu

Mon Jun 13 21:57:14 2011 joerg
	* ./sccs/cmd/src/diff.c 1.33
	  Nanosekunden bei diff -u ausgeben

Mon Jun 13 15:05:19 2011 joerg
	* ./man/sccs-delta.1 1.5
	* ./man/sccs.1 4.12
	* ./man/sccs-cdc.1 1.3
	* ./man/sccs-get.1 1.9
	* ./man/sccs-admin.1 1.13
	* ./man/sccs-rmdel.1 1.3
	* ./man/sccs-unget.1 1.3
	  FILES Sektion ueberarbeitet

Mon Jun 13 13:07:18 2011 joerg
	* ./sccs/cmd/src/admin.c 1.41
	* ./sccs/cmd/src/rmchg.c 1.26
	  rename(auxf(gpkt.p_file,'x'),(char *)&gpkt); -> rename(auxf(gpkt.p_file,'x'), gpkt.p_file);

Tue Jun  7 20:19:58 2011 joerg
	* ./sccs/cmd/src/admin.c 1.40
	  Meldung ad36 -A ad35

Tue Jun  7 20:19:39 2011 joerg
	* ./sccs/help.d/ad 1.2
	  Neuer Text fuer ad35

Mon Jun  6 23:35:47 2011 joerg
	* ./sccs/hdr/had.h 1.6
	* ./sccs/hdr/defines.h 1.29
	  NLOWER NUPPER NALPHA LOWER UPPER ALPHA neu

Mon Jun  6 23:34:23 2011 joerg
	* ./sccs/cmd/src/delta.c 1.26
	* ./sccs/cmd/src/get.c 1.32
	* ./sccs/cmd/src/admin.c 1.39
	* ./sccs/cmd/src/prt.c 1.22
	* ./sccs/cmd/src/prs.c 1.25
	* ./sccs/cmd/src/comb.c 1.14
	* ./sccs/cmd/src/val.c 1.23
	* ./sccs/cmd/src/unget.c 1.16
	* ./sccs/cmd/src/rmchg.c 1.25
	  had[c - 'a']++ -> had[LOWER(c)? c-'a' : NLOWER+c-'A']++, damit Optionen 'a'..'z' und 'A'..'Z' gehen

Sat Jun  4 17:11:01 2011 joerg
	* ./sccs/cmd/src/prt.c 1.21
	* ./sccs/cmd/src/prs.c 1.24
	* ./sccs/hdr/defines.h 1.28
	* ./sccs/lib/comobj/src/date_ab.c 1.13
	  mkgmtime() -> mklgmtime() in libschily

Thu Jun  2 14:40:23 2011 joerg
	* ./sccs/cmd/src/delta.c 1.25
	* ./sccs/cmd/src/admin.c 1.38
	  Klammern wegen gcc Warnung

Tue May 31 22:43:36 2011 joerg
	* ./tests/cssctests/val/valbasic.sh 1.2
	* ./tests/cssctests/delta/errorcase.sh 1.2
	  if [ ".$CYGWIN" = '.' ]; then um Tests mit chmod 0 p.foo / s.foo

Tue May 31 21:54:19 2011 joerg
	* ./tests/cssctests/year-2000/prs-y2k.sh 1.2
	  expect_fail=true fuer AIX um einen Abbruch zu vermeiden

Tue May 31 21:53:45 2011 joerg
	* ./tests/cssctests/year-2000/ext.sh 1.3
	  expect_fail=true um den Abbruch auf einigen Plattformen zu vermeiden

Tue May 31 21:15:51 2011 joerg
	* ./tests/cssctests/Makefile 1.2
	  Kein Abbruch mehr bei Problen mit what/whatbasic.sh wgen HP-UX ARG_MAX

Tue May 31 21:13:40 2011 joerg
	* ./tests/testutils/user 1.3
	  Besserer sed Pattern damit es auch auf Mac OS X funktioniert

Mon May 30 23:07:55 2011 joerg
	* ./sccs/hdr/version.h 1.11
	  Version -> 1.00.06

Mon May 30 21:33:03 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.46
	  /tmp/sccsXXXXX -> /tmp/sccsXXXXXX damit undedit auf Linux funktioniert

Mon May 30 19:30:32 2011 joerg
	* ./tests/cssctests/get/middle-fail.sh 1.2
	* ./tests/cssctests/bsd-sccs/sf595594.sh 1.2
	* ./tests/cssctests/bsd-sccs/driver-basic.sh 1.2
	  setup()/restore() neu um SCCS nach XSCCS und zurueck zu wandeln

Mon May 30 01:21:28 2011 joerg
	* ./tests/sccstests/common/command-names 1.2
	  help, sccslog neu

Mon May 30 01:19:38 2011 joerg
	* ./tests/cssctests/admin/r-option.sh 1.2
	  Tests ob admin -ifoo s.foo und admin -n s.foo beide mit -r2 funktionieren

Mon May 30 01:18:22 2011 joerg
	* ./tests/cssctests/admin/y-flag.sh 1.2
	  test -e -> test -r

Mon May 30 01:18:01 2011 joerg
	* ./tests/cssctests/binary/auto.sh 1.2
	  Falscher Binaertest fuer CSSC korrigiert

Mon May 30 01:17:27 2011 joerg
	* ./tests/cssctests/binary/seeking.sh 1.2
	  if ( ${admin} -V 2>&1 ; echo umsp )  | grep CSSC >/dev/null -> if $TESTING_CSSC

Mon May 30 01:16:59 2011 joerg
	* ./tests/cssctests/year-2000/ext.sh 1.2
	  Neue Tests mit SCCS 4-digit cut-off (z.B. -c1968/1231235959)

Mon May 30 01:14:19 2011 joerg
	* ./tests/cssctests/sccsdiff/rap.sh 1.2
	  diff -u -> diff

Mon May 30 01:13:10 2011 joerg
	* ./tests/cssctests/admin/comment.sh 1.2
	  sed -ne '/^COMMENTS:$/,/$/ p' -> sed -ne '/^COMMENTS:$/,/^.*$/ p'

Sun May 29 15:45:38 2011 joerg
	* ./sccs/cmd/src/get.c 1.31
	  4-digit Jahr in l-file und p-file nur wenn SCCS nach POSIX nicht mehr funktionieren muss

Sun May 29 15:44:40 2011 joerg
	* ./sccs/cmd/src/admin.c 1.37
	* ./sccs/cmd/src/rmchg.c 1.24
	  Kommentar mit Hinweis, dass 4-digit Jahr nur im SCCS Kommentar ist

Sun May 29 15:44:12 2011 joerg
	* ./sccs/cmd/src/prt.c 1.20
	  4-digit Jahr nur wenn SCCS nach POSIX nicht mehr funktionieren muss

Sun May 29 15:40:11 2011 joerg
	* ./sccs/lib/comobj/src/date_ba.c 1.4
	  lcltm->tm_year %= 100 damit es auch nach 2099 korrekt arbeitet

Sun May 29 14:04:43 2011 joerg
	* ./sccs/lib/comobj/src/xtzset.c 1.5
	  Variable Y2069 war vergessen

Sun May 29 14:03:03 2011 joerg
	* ./sccs/hdr/defines.h 1.27
	* ./sccs/lib/comobj/src/xtzset.c 1.4
	  Y2069 neu

Sun May 29 14:02:21 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.12
	  date_ab() erlaubt nun auch ein Jahr < 1969

Sat May 28 21:19:22 2011 joerg
	* ./tests/sccstests/common/optv 1.1
	  date and time created 11/05/28 21:19:22 by joerg

Sat May 28 12:59:02 2011 joerg
	* ./tests/sccstests/common/need-prt 1.1
	  date and time created 11/05/28 12:59:02 by joerg

Sat May 28 12:31:44 2011 joerg
	* ./tests/sccstests/common/not-root 1.1
	  date and time created 11/05/28 12:31:44 by joerg

Sat May 28 12:24:41 2011 joerg
	* ./tests/sccstests/common/test-common 1.1
	  date and time created 11/05/28 12:24:41 by joerg

Sat May 28 12:13:34 2011 joerg
	* ./tests/sccstests/common/command-names 1.1
	  date and time created 11/05/28 12:13:34 by joerg

Sat May 28 12:07:48 2011 joerg
	* ./tests/sccstests/common/config-data 1.1
	  date and time created 11/05/28 12:07:48 by joerg

Sat May 28 12:03:27 2011 joerg
	* ./tests/sccstests/common/real-thing 1.1
	  date and time created 11/05/28 12:03:27 by joerg

Fri May 27 23:36:22 2011 joerg
	* ./sccs/cmd/src/rmchg.c 1.23
	* ./sccs/cmd/src/prt.c 1.19
	* ./sccs/cmd/src/admin.c 1.36
	* ./sccs/cmd/src/get.c 1.30
	  4-digit Jahresausgabe nun auch vor 1969

Fri May 27 23:14:46 2011 joerg
	* ./sccs/cmd/src/admin.c 1.35
	  admin -b -n wird akzeptiert und erzeugt ein uu-encodiertes File

Fri May 27 23:02:16 2011 joerg
	* ./man/sccs-get.1 1.8
	* ./man/sccs-prs.1 1.4
	  Hinweis auf 4-digit cutoff date

Fri May 27 21:57:20 2011 joerg
	* ./sccs/cmd/src/prs.c 1.23
	  EXTENSFLAG mit -d:FL: ausgeben

Fri May 27 21:53:52 2011 joerg
	* ./sccs/lib/comobj/src/strptim.c 1.10
	* ./sccs/lib/comobj/src/date_ab.c 1.11
	  "yyyy/mmdd..." fuer cutoff date erlauben

Fri May 27 21:52:13 2011 joerg
	* ./sccs/lib/comobj/src/del_ba.c 1.10
	  Auch bei < Y1969 4-digit Jahr

Fri May 27 21:43:02 2011 joerg
	* ./sccs/lib/comobj/src/xtzset.c 1.3
	* ./sccs/hdr/defines.h 1.26
	  _Y1969 und Y1969 neu

Fri May 27 20:29:30 2011 joerg
	* ./tests/testutils/user 1.2
	  Umstellung auf sed

Fri May 27 20:18:04 2011 joerg
	* ./tests/testutils/README 1.1
	  date and time created 11/05/27 20:18:04 by joerg

Fri May 27 20:17:18 2011 joerg
	* ./tests/testutils/ekko 1.1
	* ./tests/testutils/yes 1.1
	* ./tests/testutils/yammer 1.1
	* ./tests/testutils/uu_decode 1.1
	  date and time created 11/05/27 20:17:18 by joerg

Fri May 27 18:55:58 2011 joerg
	* ./tests/cssctests/Makefile 1.1
	  date and time created 11/05/27 18:55:58 by joerg

Fri May 27 18:48:17 2011 joerg
	* ./tests/cssctests/README_ORIGIN 1.1
	  date and time created 11/05/27 18:48:17 by joerg

Thu May 26 20:38:02 2011 joerg
	* ./sccs/lib/comobj/src/xtzset.c 1.2
	  CDDL-> CDDL.Schily.txt

Thu May 26 20:37:39 2011 joerg
	* ./sccs/lib/comobj/src/Targets 1.5
	  xgmtime.c xlocaltime.c xmktime.c neu

Thu May 26 20:37:02 2011 joerg
	* ./sccs/lib/comobj/src/xmktime.c 1.1
	* ./sccs/lib/comobj/src/xgmtime.c 1.1
	* ./sccs/lib/comobj/src/xlocaltime.c 1.1
	  date and time created 11/05/26 20:37:02 by joerg

Thu May 26 00:32:13 2011 joerg
	* ./sccs/hdr/defines.h 1.25
	  Neue funktionen xmktime() xlocaltime() xgmtime()

Thu May 26 00:30:06 2011 joerg
	* ./man/diff.1 1.3
	  Datum auf %e%

Thu May 26 00:29:11 2011 joerg
	* ./man/diff.1 1.2
	  -N Option neu

Thu May 26 00:28:56 2011 joerg
	* ./man/sccsfile.4 1.10
	  Mototola magic neu

Thu May 26 00:28:33 2011 joerg
	* ./man/Makefile 1.3
	  diffman.mk neu

Wed May 25 20:48:44 2011 joerg
	* ./sccs/cmd/src/prt.c 1.18
	  Fehlendes Newline bei Ausgabe von "encoded" mit prt -f ergaenzt
	  Flags ausserhalf des Bereiches 'a'..'z' erkennen
	  Neue Texte: 's' -> "keywd scan lines", 'x' -> "extensions", 'y' -> "expand keywds"

Mon May 23 19:14:00 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.45
	  exec Debug Ausgabe nun mit progpath:

Sun May 22 22:36:09 2011 joerg
	* ./sccs/cmd/src/admin.c 1.34
	  GCC Meldung suggest explicit braces to avoid ambiguous `else' beseitigt

Sun May 22 14:25:56 2011 joerg
	* ./man/sccs-admin.1 1.12
	* ./man/sccsfile.4 1.9
	  \& damit "%Z%%M%       %I% %E%" nicht expandiert wird

Sun May 22 13:51:08 2011 joerg
	* ./man/sccs-admin.1 1.11
	  Hinweis auf 'i' Flag Parameter der von Sun eingefuehrt wurde

Sun May 22 13:50:38 2011 joerg
	* ./man/sccsfile.4 1.8
	  Hinweis auf 'i' Flag Parameter der von Sun eingefuehrt wurde
	  Neues Verhalten: leerer 'y' Flag Parameter bedeutet auch keine "No id keywords" Warnung

Sun May 22 13:44:26 2011 joerg
	* ./sccs/cmd/src/admin.c 1.33
	  Flags ausserhalb 'a'..'z' im History File werden nun nicht mehr einfach geloescht sondern es erfolgt ein Abort
	  Test auf "No id keywords" nimmt nin flag_p statt Sflag
	  chkid() hat einen Parameter mehr fuer Unterstuetzung fuer 'y' Flag und Extended IDs (%d% %e% %g% %h%)

Sun May 22 13:24:08 2011 joerg
	* ./sccs/cmd/src/delta.c 1.24
	  chkid() hat einen Parameter mehr fuer Unterstuetzung fuer 'y' Flag und Extended IDs (%d% %e% %g% %h%)

Sun May 22 13:20:24 2011 joerg
	* ./sccs/hdr/defines.h 1.24
	  Unterstuetzung fuer 'y' Flag und Extended IDs (%d% %e% %g% %h%) in chkid() neu

Sun May 22 13:19:49 2011 joerg
	* ./sccs/lib/comobj/src/chkid.c 1.6
	  Unterstuetzung fuer 'y' Flag und Extended IDs (%d% %e% %g% %h%) neu

Sat May 21 14:17:45 2011 joerg
	* ./sccs/lib/comobj/src/del_ba.c 1.9
	* ./sccs/lib/comobj/src/dodelt.c 1.7
	  Copyright -> 2011

Sat May 21 13:35:28 2011 joerg
	* ./man/sccs-admin.1 1.10
	  -o nun auch in der Optionsuebersicht
	  Hinweis auf %d% %e% %g% %h% zu 'x' und 'y' Flag verbessert
	  Hinseid auf neues Verhalten des 'y' Flags mit leerer Liste (keine "No id keywords (cm7)" Warnung mehr)

Sat May 21 01:10:08 2011 joerg
	* ./sccs/hdr/defines.h 1.23
	  "No id keywords (ge6)" -> "No id keywords (cm7)"

Fri May 20 22:32:56 2011 joerg
	* ./sccs/cmd/src/get.c 1.29
	  -o Option neu

Fri May 20 22:07:53 2011 joerg
	* ./man/sccs-delta.1 1.4
	  -o Option in Uebersicht neu

Fri May 20 21:59:25 2011 joerg
	* ./man/sccs-get.1 1.7
	  -o Option fuer get neu
	  -L Option dokumentiert

Fri May 20 21:55:47 2011 joerg
	* ./sccs/help.d/cmds 1.10
	  -o Option fuer get neu

Fri May 20 00:10:03 2011 joerg
	* ./sccs/cmd/src/get.c 1.28
	* ./sccs/cmd/src/admin.c 1.32
	* ./sccs/cmd/src/delta.c 1.23
	  admin -fy s.file schaltet die "No id keywords (cm7)" Warnung ab

Wed May 18 23:17:11 2011 joerg
	* ./man/sccs-val.1 1.8
	  Bessere Beschreibung fuer -T

Wed May 18 23:12:32 2011 joerg
	* ./man/sccslog.1 1.8
	  -aa neu

Wed May 18 23:11:53 2011 joerg
	* ./sccs/help.d/cmds 1.9
	  log Subkommando neu

Wed May 18 23:10:16 2011 joerg
	* ./sccs/cmd/src/val.c 1.22
	  BLANK() Makro stoppt nun auch bei '\0'
	  getdel() immer aufrufen, damit die Deltazeile z.B. auf fehlenden Usernamen untersucht werden kann
	  Neuer Test auf fehlenden Usernamen in der Deltazeile
	  Neuer Test auf fehlende Felder in der Deltazeile
	  Neuer Test auf stetig steigende Zeitstempel

Wed May 18 21:48:27 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.44
	  "log" Kommando darf nun -a Option verwenden
	  exec: Debug neu

Wed May 18 20:56:36 2011 joerg
	* ./sccs/cmd/src/sccslog.c 1.32
	  -a Option hat nun INC Type fuer +a und +aa

Wed May 18 20:55:54 2011 joerg
	* ./sccs/cmd/src/prt.c 1.17
	  BLANK() Makro stoppt nun auch bei '\0'

Wed May 18 20:54:29 2011 joerg
	* ./sccs/cmd/src/sccsdiff.mk 1.4
	* ./sccs/cmd/src/sccsdiff.sh 1.4
	  INS_BASE/ccs/bin an den Anfang des PATH einsetzen

Wed May 18 20:52:51 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.10
	* ./sccs/lib/comobj/src/strptim.c 1.9
	  mosize() immer mit korrektem Jahr (tm_year + 1900) aufrufen, damit Gregorianisches Schaltjahr korrekt berechnet wird

Tue May 17 22:49:15 2011 joerg
	* ./sccs/lib/comobj/src/Targets 1.4
	  xtzset() -> xtzset.c

Tue May 17 22:49:15 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.9
	  xtzset() -> tzset.c

Tue May 17 22:48:19 2011 joerg
	* ./sccs/lib/comobj/src/del_ba.c 1.8
	  Y2038 ist nun eine Variable mit der ersten Sekunde von 2038

Tue May 17 22:47:28 2011 joerg
	* ./sccs/hdr/defines.h 1.22
	  Variable Y2038 neu und _Y2038 -> 0x7FE81780 == Jan 1  2038 00:00:00 GMT

Tue May 17 22:46:15 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.43
	* ./sccs/cmd/src/what.c 1.12
	* ./sccs/cmd/src/delta.c 1.22
	* ./sccs/cmd/src/prs.c 1.22
	* ./sccs/cmd/src/rmchg.c 1.22
	* ./sccs/cmd/src/comb.c 1.13
	* ./sccs/cmd/src/val.c 1.21
	* ./sccs/cmd/src/admin.c 1.31
	* ./sccs/cmd/src/unget.c 1.15
	* ./sccs/cmd/src/prt.c 1.16
	* ./sccs/cmd/src/get.c 1.27
	  tzset() am Anfang von main() aufrufen

Tue May 17 22:06:31 2011 joerg
	* ./sccs/lib/comobj/src/xtzset.c 1.1
	  date and time created 11/05/17 22:06:31 by joerg

Tue May 17 21:55:46 2011 joerg
	* ./sccs/help.d/cmds 1.8
	  Neue Option -o fuer admin und delta

Tue May 17 21:54:54 2011 joerg
	* ./man/sccs.1 4.11
	* ./man/sccs-delta.1 1.3
	* ./man/sccs-admin.1 1.9
	  Neue Option -o fuer sccs admin und delta

Tue May 17 21:21:10 2011 joerg
	* ./man/sccs.1 4.10
	  Subcommand overview neu

Tue May 17 21:14:50 2011 joerg
	* ./sccs/cmd/src/comb.c 1.12
	  PATH setzen, wenn INS_BASE definiert ist

Tue May 17 21:14:03 2011 joerg
	* ./sccs/cmd/src/delta.c 1.21
	* ./sccs/cmd/src/sccs.c 1.42
	* ./sccs/cmd/src/admin.c 1.30
	  Neue Option -o fuer admin.c und delta.c

Mon May 16 20:50:00 2011 joerg
	* ./sccs/cmd/src/admin.c 1.29
	  Bei admin -i ifile_mtime = Statbuf.st_mtime, damit -q den Zeitstempel der Datei in das s. File uebernimmt

Mon May 16 20:48:29 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.41
	  Geschweifte Klammern um die Strukturen in struct sccsprog

Tue May 10 23:24:24 2011 joerg
	* ./tests/cssctests/val/s.comment-nospace 1.1
	* ./tests/cssctests/prs/s.delta_ixg 1.1
	* ./tests/cssctests/prs/delta_ixg.sh 1.1
	* ./tests/cssctests/val/historical.sh 1.1
	  date and time created 11/05/10 23:24:24 by joerg

Wed May  4 20:49:52 2011 joerg
	* ./man/sccslog.1 1.7
	* ./sccs/cmd/src/sccslog.c 1.31
	  Neue Option -a

Mon May  2 19:42:28 2011 joerg
	* ./sccs/cmd/src/diff.c 1.32
	  POSIX-konformer Zeitstring fuer diff -u

Sun May  1 20:30:30 2011 joerg
	* ./sccs/lib/comobj/src/permiss.c 1.10
	  Warnung bei Flags ausserhalb 'a'..'z'

Sun May  1 18:19:10 2011 joerg
	* ./sccs/help.d/co 1.2
	  Fehlende Hilfe co2 neu

Sun May  1 18:15:38 2011 joerg
	* ./sccs/help.d/rc 1.2
	  Fehlende Hilfe rc13 neu

Sun May  1 18:08:00 2011 joerg
	* ./sccs/lib/cassi/src/deltack.c 1.11
	* ./sccs/cmd/src/rmchg.c 1.21
	  Schreibfehler "getcwd() failed (ge=20)" -> ge20

Sun May  1 17:55:43 2011 joerg
	* ./man/sccs-val.1 1.7
	  Werte bei den Errorbits mit angeben

Sun May  1 17:52:32 2011 joerg
	* ./man/sccs-val.1 1.6
	  Hinweis dass -T -s abschaltet

Sun May  1 11:49:53 2011 joerg
	* ./sccs/lib/comobj/src/permiss.c 1.9
	  Erkennung von "SCHILY" im x-Flag Argument neu

Sat Apr 30 19:50:22 2011 joerg
	* ./tests/cssctests/admin/init-mr.sh 1.1
	* ./tests/cssctests/sccsdiff/rap.sh 1.1
	* ./tests/cssctests/bsd-sccs/driver-basic.sh 1.1
	* ./tests/cssctests/admin/flags.sh 1.1
	* ./tests/cssctests/get/delta-summary.sh 1.1
	  date and time created 11/04/30 19:50:22 by joerg

Sat Apr 30 19:06:27 2011 joerg
	* ./sccs/cmd/src/diff.c 1.31
	  #include <schily/libport.h> fuer strlcpy()

Sat Apr 30 18:53:42 2011 joerg
	* ./sccs/cmd/src/vc.mk 1.3
	* ./sccs/cmd/src/help2.mk 1.3
	  -lschily fuer strlcpy()

Sat Apr 30 16:33:45 2011 joerg
	* ./tests/cssctests/prs/s.sv33153 1.1
	* ./tests/cssctests/prs/sv33153.sh 1.1
	  date and time created 11/04/30 16:33:45 by joerg

Sat Apr 30 16:01:50 2011 joerg
	* ./man/sccsfile.4 1.7
	  'y'-Flag besser dokumentiert

Sat Apr 30 15:54:57 2011 joerg
	* ./sccs/help.d/Makefile 1.3
	  pr.mk neu

Sat Apr 30 15:54:42 2011 joerg
	* ./sccs/help.d/cmds 1.7
	  %sccs.include.filename% neu

Sat Apr 30 15:20:49 2011 joerg
	* ./man/sccsfile.4 1.6
	  Hinweis auf 4-Digit Jahreszahlen neu

Sat Apr 30 01:09:23 2011 joerg
	* ./sccs/help.d/va 1.2
	  SCCS Keyworte

Sat Apr 30 01:05:18 2011 joerg
	* ./sccs/help.d/pr 1.1
	  date and time created 11/04/30 01:05:18 by joerg

Sat Apr 30 00:48:39 2011 joerg
	* ./sccs/help.d/pr.mk 1.1
	  date and time created 11/04/30 00:48:39 by joerg

Fri Apr 29 20:39:58 2011 joerg
	* ./sccs/cmd/src/val.c 1.20
	  Einheitlichere Meldungen mit -T
	  neue Funktion getastat() fuer bessere Ueberpruefung von Statistik Zeilen

Fri Apr 29 00:14:00 2011 joerg
	* ./sccs/cmd/src/val.c 1.19
	  Checksummen mit -T ausgeben

Wed Apr 27 22:14:43 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.8
	  Cstyle

Wed Apr 27 22:14:06 2011 joerg
	* ./sccs/lib/cassi/src/deltack.c 1.10
	  extern char had[]; beseitigt

Wed Apr 27 22:13:34 2011 joerg
	* ./sccs/lib/comobj/src/dodelt.c 1.6
	  extern char had[26]; zugunsten von #include <had.h> beseitigt

Wed Apr 27 22:12:42 2011 joerg
	* ./sccs/hdr/had.h 1.5
	  HAD_SIZE 27 -> ('z'-'a'+2)

Wed Apr 27 22:12:01 2011 joerg
	* ./sccs/cmd/src/unget.c 1.14
	* ./sccs/cmd/src/admin.c 1.28
	* ./sccs/cmd/src/comb.c 1.11
	* ./sccs/cmd/src/val.c 1.18
	* ./sccs/cmd/src/prt.c 1.15
	* ./sccs/cmd/src/rmchg.c 1.20
	  had[] nur fuellen wenn die Option im Bereich 'a'..'z' liegt

Wed Apr 27 00:00:02 2011 joerg
	* ./sccs/cmd/src/prs.c 1.21
	* ./sccs/cmd/src/prt.c 1.14
	  timezone fuer GMT_TIME vermeiden

Tue Apr 26 23:18:57 2011 joerg
	* ./sccs/hdr/defines.h 1.21
	  mkgmtime() neu

Tue Apr 26 23:18:15 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.7
	  Neue Funktion mkgmtime()
	  date_ab() und parse_date() nun ohne Verwendung von timezone
	  xtzset() mit verbesserter Zeitzonenerkennung

Tue Apr 26 23:18:00 2011 joerg
	* ./sccs/lib/comobj/src/strptim.c 1.8
	  Copyright -> 2011

Tue Apr 26 20:37:43 2011 joerg
	* ./sccs/lib/comobj/src/strptim.c 1.7
	  t->tm_mon fruehzeitig auf Wertebereuch 0..1 umstellen
	  Unstellung auf localtime nun ohne Verwendung von timezone

Tue Apr 26 20:31:40 2011 joerg
	* ./sccs/cmd/src/prs.c 1.20
	  Fehlenden abweichenden Prototyp fuer idsetup() mit #define GMT_TIME ergaenzt

Tue Apr 26 20:29:42 2011 joerg
	* ./sccs/cmd/src/prt.c 1.13
	  Schreibfehler beseitigt, der mit GMT_TIME wirkt

Tue Apr 26 20:22:00 2011 joerg
	* ./sccs/cmd/src/val.c 1.17
	  GCC-Meldung ueber verdeckte Variable path durch do_validate() Parameter behoben

Sun Apr 24 17:34:52 2011 joerg
	* ./sccs/lib/comobj/src/strptim.c 1.6
	  Liefert nun korrekt tm_mon 0..1

Sun Apr 24 00:03:53 2011 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.6
	  Korrekte Schaltjahr-Formel

Fri Apr 22 17:15:42 2011 joerg
	* ./sccs/cmd/src/rmchg.c 1.19
	* ./sccs/cmd/src/help2.c 1.8
	* ./sccs/cmd/src/diff.c 1.30
	* ./sccs/cmd/src/get.c 1.26
	* ./sccs/cmd/src/delta.c 1.20
	* ./sccs/cmd/src/admin.c 1.27
	* ./sccs/cmd/src/val.c 1.16
	* ./sccs/lib/mpwlib/src/fatal.c 1.7
	* ./sccs/lib/comobj/src/dofile.c 1.8
	* ./sccs/lib/comobj/src/logname.c 1.6
	* ./sccs/lib/cassi/src/cmrcheck.c 1.8
	* ./sccs/lib/cassi/src/deltack.c 1.9
	  strlcpy()/strlcat() wo moeglich

Thu Apr 21 23:20:43 2011 joerg
	* ./man/sccs-val.1 1.5
	  Hinweis auf Directory parameter

Thu Apr 21 23:04:52 2011 joerg
	* ./sccs/cmd/src/diff.c 1.29
	* ./sccs/cmd/src/diff.h 1.10
	  -N Option neu

Thu Apr 21 22:42:51 2011 joerg
	* ./sccs/cmd/src/val.c 1.15
	  Auf der Kommandozeile werden nun auch Directories mit do_file() verarbeitet

Thu Apr 21 22:29:58 2011 joerg
	* ./sccs/cmd/src/val.c 1.14
	  char sid[50] -> static
	  Bessere Debug Meldungen mit -T

Thu Apr 21 22:25:54 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.40
	  val Kommando kann nun auch mit -R verwendet werden
	  -R realloc() fuer Cwdlen korrigiert

Thu Apr 21 20:19:21 2011 joerg
	* ./sccs/help.d/cmds 1.6
	  Copyright J. Schilling neu

Thu Apr 21 19:37:17 2011 joerg
	* ./man/sccs.1 4.9
	  /usr/bin/ -> /usr/ccs/bin

Thu Apr 21 19:34:49 2011 joerg
	* ./man/sccsfile.4 1.5
	  ^Ahddddd korrigiert

Wed Apr 20 22:13:03 2011 joerg
	* ./sccs/cmd/src/diff.c 1.28
	  execv(diff+5, diffargv); -> execv(diff+4, diffargv); wegen "/usr"
	  execv(getexecname(), diffargv); neu

Wed Apr 20 20:35:55 2011 joerg
	* ./sccs/cmd/src/diff.c 1.27
	  VDATE Default neu fuer Kompilation ohne SCHILY_BUILD

Wed Apr 20 19:19:52 2011 joerg
	* ./sccs/cmd/src/unget.c 1.13
	* ./sccs/cmd/src/sccslog.c 1.30
	* ./sccs/cmd/src/rmchg.c 1.18
	* ./sccs/cmd/src/prt.c 1.12
	* ./sccs/cmd/src/prs.c 1.19
	* ./sccs/cmd/src/val.c 1.13
	* ./sccs/cmd/src/what.c 1.11
	* ./sccs/cmd/src/get.c 1.25
	* ./sccs/cmd/src/delta.c 1.19
	* ./sccs/cmd/src/comb.c 1.10
	* ./sccs/cmd/src/admin.c 1.26
	  Copyright -> 2011

Wed Apr 20 19:17:54 2011 joerg
	* ./sgs/inc/common/macros.h 1.8
	* ./sgs/inc/common/fatal.h 1.8
	* ./sgs/inc/common/ccstypes.h 1.7
	  Angesichert

Wed Apr 20 19:17:27 2011 joerg
	* ./sccs/hdr/i18n.h 1.2
	* ./sccs/hdr/filehand.h 1.5
	* ./sccs/hdr/defines.h 1.20
	* ./sccs/hdr/had.h 1.4
	* ./sccs/hdr/version.h 1.10
	  Abgesichert

Mon Apr 18 21:02:29 2011 joerg
	* ./sccs/hdr/version.h 1.9
	* ./sccs/hdr/version.c 1.2
	* ./sccs/cmd/src/what.c 1.10
	* ./sccs/cmd/src/unget.c 1.12
	* ./sccs/cmd/src/sccslog.c 1.29
	* ./sccs/cmd/src/sccsdiff.sh 1.3
	* ./sccs/cmd/src/val.c 1.12
	* ./sccs/cmd/src/diff.c 1.26
	* ./sccs/cmd/src/rmchg.c 1.17
	* ./sccs/cmd/src/delta.c 1.18
	* ./sccs/cmd/src/comb.c 1.9
	* ./sccs/cmd/src/admin.c 1.25
	* ./sccs/cmd/src/sccsdiff.mk 1.3
	* ./sccs/cmd/src/prt.c 1.11
	* ./sccs/cmd/src/get.c 1.24
	* ./sccs/cmd/src/sccs.c 1.39
	* ./sccs/cmd/src/prs.c 1.18
	  VDATE neu

Sun Apr 17 21:54:13 2011 joerg
	* ./sccs/cmd/src/sccs.c 1.38
	  KOmmentar verbessert

Tue Apr  5 21:22:16 2011 joerg
	* ./sccs/cmd/src/val.c 1.11
	* ./sccs/help.d/cmds 1.5
	* ./man/sccs-val.1 1.4
	* ./man/sccs.1 4.8
	  -T Option neu

Mon Apr  4 18:16:41 2011 joerg
	* ./sccs/cmd/src/tt1 1.6
	  d5

Mon Apr  4 18:15:45 2011 joerg
	* ./sccs/cmd/src/tt5 1.1
	  date and time created 11/04/04 18:15:45 by joerg

Mon Apr  4 18:06:28 2011 joerg
	* ./sccs/cmd/src/tt1 1.5
	  d4

Mon Apr  4 18:05:15 2011 joerg
	* ./sccs/cmd/src/tt1 1.4
	  d3

Mon Apr  4 18:03:43 2011 joerg
	* ./sccs/cmd/src/tt1 1.3
	  d2

Mon Apr  4 18:03:33 2011 joerg
	* ./sccs/cmd/src/tt1 1.2
	  d1

Mon Apr  4 18:02:55 2011 joerg
	* ./sccs/cmd/src/tt1 1.1
	  date and time created 11/04/04 18:02:55 by joerg

Sun Apr  3 14:35:33 2011 joerg
	* ./sccs/cmd/src/sccsdiff.mk 1.2
	* ./sccs/cmd/src/sccsdiff.sh 1.2
	  -V Option neu

Sun Apr  3 14:32:41 2011 joerg
	* ./man/sccs.1 4.7
	  Datum mit %e%

Sun Apr  3 14:31:46 2011 joerg
	* ./man/sccs-admin.1 1.8
	  Copyright korrigiert

Sun Apr  3 14:27:46 2011 joerg
	* ./man/sccs-admin.1 1.7
	  Schreibfehler bei SCHILY Sprzifisch

Sun Apr  3 14:23:01 2011 joerg
	* ./man/sccsfile.4 1.4
	  x-Flag beschrieben

Sun Apr  3 14:05:19 2011 joerg
	* ./man/what.1 1.3
	* ./man/sccs-prt.1 1.2
	* ./man/sccs-admin.1 1.6
	* ./man/sccs-prs.1 1.3
	* ./man/sccs-val.1 1.3
	* ./man/sccs-cdc.1 1.2
	* ./man/sccs-comb.1 1.2
	* ./man/sccs-rmdel.1 1.2
	* ./man/sccs-unget.1 1.2
	* ./man/sccs-sccsdiff.1 1.2
	* ./man/sccs-sact.1 1.2
	* ./man/sccs-get.1 1.6
	* ./man/sccs-delta.1 1.2
	  Option -V neu

Sun Apr  3 13:50:46 2011 joerg
	* ./man/sccslog.1 1.6
	  .TH -> "%e%"

Sun Apr  3 13:50:06 2011 joerg
	* ./sccs/hdr/version.h 1.8
	  #include <schily/mconfig.h> neu
	  Version -> 1.00.05

Sun Apr  3 13:30:33 2011 joerg
	* ./sccs/hdr/version.c 1.1
	  date and time created 11/04/03 13:30:33 by joerg

Sat Apr  2 21:54:50 2011 joerg
	* ./man/sccs.1 4.6
	* ./man/sccslog.1 1.5
	  -V Option neu

Wed Dec 30 15:07:13 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.37
	  vfork.h immer inkludieren
	  EX_OK Als Steuerung ob sysexits.h inkludiert wurden (statt __STDC__)

Wed Dec 30 15:00:32 2009 joerg
	* ./sccs/cmd/src/get.c 1.23
	* ./sccs/cmd/src/sccs.c 1.36
	  __STDC__ -> __STDC__ || PROTOTYPES

Tue Dec 22 23:10:18 2009 joerg
	* ./sccs/cmd/src/sccslog.c 1.28
	  Erkennen von korrupten s. Files
	  Unenpfindlich machen gegen korrupte s. Files (immer zuerst allozieren und defekte Eintraege vermeiden)

Tue Dec 22 23:06:03 2009 joerg
	* ./sccs/cmd/src/sccslog.mk 1.8
	  -DSCHILY_PRINT neu

Sun Nov 29 15:33:33 2009 joerg
	* ./sccs/hdr/defines.h 1.19
	  HAVE_VAR_TIMEZONE_DEF fuer IRIX neu

Sun Nov 15 14:50:26 2009 joerg
	* ./sccs/lib/comobj/src/dohist.c 1.7
	* ./sccs/cmd/src/sccs.c 1.35
	* ./sccs/cmd/src/delta.c 1.17
	* ./sccs/cmd/src/bdiff.c 1.12
	* ./sccs/cmd/src/diff.c 1.25
	  Umbau auf vfork()

Sun Nov 15 14:05:41 2009 joerg
	* ./sccs/cmd/src/prs.c 1.17
	* ./sccs/cmd/src/admin.c 1.24
	  #define VMS_VFORK_OK neu

Sat Nov 14 23:42:41 2009 joerg
	* ./sccs/cmd/src/admin.c 1.23
	* ./sccs/cmd/src/prs.c 1.16
	  Umbau auf vfork()

Sun Nov  8 21:51:15 2009 joerg
	* ./sccs/cmd/src/help.c 1.6
	* ./sccs/cmd/src/prs.c 1.15
	* ./sccs/cmd/src/prt.c 1.10
	* ./sccs/cmd/src/rmchg.c 1.16
	* ./sccs/cmd/src/get.c 1.22
	* ./sccs/cmd/src/diffh.c 1.9
	* ./sccs/cmd/src/diff.c 1.24
	* ./sccs/cmd/src/unget.c 1.11
	* ./sccs/cmd/src/sccs.c 1.34
	* ./sccs/cmd/src/vc.c 1.6
	* ./sccs/cmd/src/val.c 1.10
	* ./sccs/cmd/src/help2.c 1.7
	* ./sccs/cmd/src/what.c 1.9
	* ./sccs/cmd/src/admin.c 1.22
	* ./sccs/cmd/src/delta.c 1.16
	* ./sccs/cmd/src/comb.c 1.8
	* ./sccs/cmd/src/bdiff.c 1.11
	* ./sccs/cmd/src/diff.h 1.9
	* ./sccs/lib/mpwlib/src/fmalloc.c 1.5
	* ./sccs/lib/mpwlib/src/abspath.c 1.5
	* ./sccs/lib/mpwlib/src/any.c 1.5
	* ./sccs/lib/mpwlib/src/cat.c 1.8
	* ./sccs/lib/mpwlib/src/dname.c 1.5
	* ./sccs/lib/mpwlib/src/fatal.c 1.6
	* ./sccs/lib/mpwlib/src/fdfopen.c 1.5
	* ./sccs/lib/mpwlib/src/imatch.c 1.5
	* ./sccs/lib/mpwlib/src/index.c 1.5
	* ./sccs/lib/mpwlib/src/lockit.c 1.7
	* ./sccs/lib/mpwlib/src/patoi.c 1.5
	* ./sccs/lib/mpwlib/src/repl.c 1.5
	* ./sccs/lib/mpwlib/src/satoi.c 1.5
	* ./sccs/lib/mpwlib/src/setsig.c 1.6
	* ./sccs/lib/mpwlib/src/sname.c 1.5
	* ./sccs/lib/mpwlib/src/strend.c 1.5
	* ./sccs/lib/mpwlib/src/trnslat.c 1.6
	* ./sccs/lib/mpwlib/src/xcreat.c 1.6
	* ./sccs/lib/mpwlib/src/userexit.c 1.5
	* ./sccs/lib/mpwlib/src/xlink.c 1.5
	* ./sccs/lib/mpwlib/src/xmsg.c 1.3
	* ./sccs/lib/mpwlib/src/xopen.c 1.5
	* ./sccs/lib/mpwlib/src/xpipe.c 1.6
	* ./sccs/lib/mpwlib/src/xunlink.c 1.5
	* ./sccs/lib/mpwlib/src/zero.c 1.5
	* ./sccs/lib/comobj/src/permiss.c 1.8
	* ./sccs/lib/comobj/src/date_bal.c 1.4
	* ./sccs/lib/comobj/src/setup.c 1.5
	* ./sccs/lib/comobj/src/dohist.c 1.6
	* ./sccs/lib/comobj/src/pf_ab.c 1.3
	* ./sccs/lib/comobj/src/del_ab.c 1.3
	* ./sccs/lib/comobj/src/getline.c 1.5
	* ./sccs/lib/comobj/src/getser.c 1.3
	* ./sccs/lib/comobj/src/dolist.c 1.6
	* ./sccs/lib/comobj/src/dofile.c 1.7
	* ./sccs/lib/comobj/src/del_ba.c 1.7
	* ./sccs/lib/comobj/src/encode.c 1.5
	* ./sccs/lib/comobj/src/logname.c 1.5
	* ./sccs/lib/comobj/src/doie.c 1.3
	* ./sccs/lib/comobj/src/rdmod.c 1.5
	* ./sccs/lib/comobj/src/date_ab.c 1.5
	* ./sccs/lib/comobj/src/flushto.c 1.5
	* ./sccs/lib/comobj/src/newsid.c 1.5
	* ./sccs/lib/comobj/src/dodelt.c 1.5
	* ./sccs/lib/comobj/src/sid_ab.c 1.5
	* ./sccs/lib/comobj/src/sid_ba.c 1.3
	* ./sccs/lib/comobj/src/sidtoser.c 1.3
	* ./sccs/lib/comobj/src/auxf.c 1.3
	* ./sccs/lib/comobj/src/sinit.c 1.6
	* ./sccs/lib/comobj/src/chkid.c 1.5
	* ./sccs/lib/comobj/src/stats_ab.c 1.3
	* ./sccs/lib/comobj/src/chksid.c 1.5
	* ./sccs/lib/comobj/src/strptim.c 1.5
	* ./sccs/lib/comobj/src/cmpdate.c 1.5
	* ./sccs/lib/comobj/src/putline.c 1.5
	* ./sccs/lib/comobj/src/newstats.c 1.5
	* ./sccs/lib/comobj/src/eqsid.c 1.3
	* ./sccs/lib/comobj/src/date_ba.c 1.3
	* ./sccs/lib/comobj/src/fmterr.c 1.5
	* ./sccs/lib/cassi/src/gf.c 1.5
	* ./sccs/lib/cassi/src/deltack.c 1.8
	* ./sccs/lib/cassi/src/cmrcheck.c 1.7
	* ./sccs/lib/cassi/src/filehand.c 1.7
	* ./sccs/lib/cassi/src/error.c 1.5
	* ./sccs/hdr/filehand.h 1.4
	* ./sccs/hdr/had.h 1.3
	* ./sccs/hdr/defines.h 1.18
	* ./sgs/inc/common/ccstypes.h 1.6
	* ./sgs/inc/common/fatal.h 1.7
	* ./sgs/inc/common/macros.h 1.7
	  #pragma ident wegen HP-UX

Sat Nov  7 22:19:09 2009 joerg
	* ./sccs/lib/mpwlib/src/fatal.c 1.5
	* ./sgs/inc/common/fatal.h 1.6
	  FTLVFORK neu

Sun Nov  1 15:57:47 2009 joerg
	* ./sccs/lib/mpwlib/src/xlink.c 1.4
	* ./sccs/lib/mpwlib/src/xmsg.c 1.2
	* ./sccs/lib/mpwlib/src/fatal.c 1.4
	* ./sccs/lib/mpwlib/src/fdfopen.c 1.4
	* ./sccs/lib/mpwlib/src/fmalloc.c 1.4
	* ./sccs/lib/mpwlib/src/xopen.c 1.4
	* ./sccs/lib/mpwlib/src/imatch.c 1.4
	* ./sccs/lib/mpwlib/src/index.c 1.4
	* ./sccs/lib/mpwlib/src/userexit.c 1.4
	* ./sccs/lib/mpwlib/src/xpipe.c 1.5
	* ./sccs/lib/mpwlib/src/lockit.c 1.6
	* ./sccs/lib/mpwlib/src/patoi.c 1.4
	* ./sccs/lib/mpwlib/src/repl.c 1.4
	* ./sccs/lib/mpwlib/src/xunlink.c 1.4
	* ./sccs/lib/mpwlib/src/satoi.c 1.4
	* ./sccs/lib/mpwlib/src/setsig.c 1.5
	* ./sccs/lib/mpwlib/src/sname.c 1.4
	* ./sccs/lib/mpwlib/src/strend.c 1.4
	* ./sccs/lib/mpwlib/src/trnslat.c 1.5
	* ./sccs/lib/mpwlib/src/zero.c 1.4
	* ./sccs/lib/mpwlib/src/xcreat.c 1.5
	* ./sccs/lib/mpwlib/src/abspath.c 1.4
	* ./sccs/lib/mpwlib/src/cat.c 1.7
	* ./sccs/lib/mpwlib/src/any.c 1.4
	* ./sccs/lib/mpwlib/src/dname.c 1.4
	* ./sccs/lib/comobj/src/stats_ab.c 1.2
	* ./sccs/lib/comobj/src/strptim.c 1.4
	* ./sccs/lib/comobj/src/sid_ba.c 1.2
	* ./sccs/lib/comobj/src/sidtoser.c 1.2
	* ./sccs/lib/comobj/src/setup.c 1.4
	* ./sccs/lib/comobj/src/sid_ab.c 1.4
	* ./sccs/lib/comobj/src/sinit.c 1.5
	* ./sccs/lib/comobj/src/date_ba.c 1.2
	* ./sccs/lib/comobj/src/dohist.c 1.5
	* ./sccs/lib/comobj/src/fmterr.c 1.4
	* ./sccs/lib/comobj/src/newstats.c 1.4
	* ./sccs/lib/comobj/src/cmpdate.c 1.4
	* ./sccs/lib/comobj/src/chksid.c 1.4
	* ./sccs/lib/comobj/src/chkid.c 1.4
	* ./sccs/lib/comobj/src/auxf.c 1.2
	* ./sccs/lib/comobj/src/doie.c 1.2
	* ./sccs/lib/comobj/src/permiss.c 1.7
	* ./sccs/lib/comobj/src/getser.c 1.2
	* ./sccs/lib/comobj/src/eqsid.c 1.2
	* ./sccs/lib/comobj/src/dofile.c 1.6
	* ./sccs/lib/comobj/src/del_ab.c 1.2
	* ./sccs/lib/comobj/src/encode.c 1.4
	* ./sccs/lib/comobj/src/getline.c 1.4
	* ./sccs/lib/comobj/src/putline.c 1.4
	* ./sccs/lib/comobj/src/pf_ab.c 1.2
	* ./sccs/lib/comobj/src/logname.c 1.4
	* ./sccs/lib/comobj/src/dolist.c 1.5
	* ./sccs/lib/comobj/src/date_ab.c 1.4
	* ./sccs/lib/comobj/src/newsid.c 1.4
	* ./sccs/lib/comobj/src/dodelt.c 1.4
	* ./sccs/lib/comobj/src/date_bal.c 1.3
	* ./sccs/lib/comobj/src/flushto.c 1.4
	* ./sccs/lib/comobj/src/del_ba.c 1.6
	* ./sccs/lib/comobj/src/rdmod.c 1.4
	* ./sccs/lib/cassi/src/deltack.c 1.7
	* ./sccs/lib/cassi/src/gf.c 1.4
	* ./sccs/lib/cassi/src/filehand.c 1.6
	* ./sccs/lib/cassi/src/error.c 1.4
	* ./sccs/lib/cassi/src/cmrcheck.c 1.6
	* ./sccs/cmd/src/vc.c 1.5
	* ./sccs/cmd/src/what.c 1.8
	* ./sccs/cmd/src/help2.c 1.6
	* ./sccs/cmd/src/admin.c 1.21
	* ./sccs/cmd/src/bdiff.c 1.10
	* ./sccs/cmd/src/comb.c 1.7
	* ./sccs/cmd/src/delta.c 1.15
	* ./sccs/cmd/src/diff.c 1.23
	* ./sccs/cmd/src/diffh.c 1.8
	* ./sccs/cmd/src/get.c 1.21
	* ./sccs/cmd/src/help.c 1.5
	* ./sccs/cmd/src/prs.c 1.14
	* ./sccs/cmd/src/prt.c 1.9
	* ./sccs/cmd/src/rmchg.c 1.15
	* ./sccs/cmd/src/sccs.c 1.33
	* ./sccs/cmd/src/unget.c 1.10
	* ./sccs/cmd/src/val.c 1.9
	* ./sccs/cmd/src/diff.h 1.8
	* ./sgs/inc/common/fatal.h 1.5
	* ./sgs/inc/common/ccstypes.h 1.5
	  #ident nur bei defined(sun)

Sat Oct 31 14:30:10 2009 joerg
	* ./sccs/hdr/had.h 1.2
	* ./sccs/hdr/defines.h 1.17
	* ./sccs/hdr/filehand.h 1.3
	* ./sgs/inc/common/ccstypes.h 1.4
	* ./sgs/inc/common/fatal.h 1.4
	* ./sgs/inc/common/macros.h 1.6
	  #ident und #pragma ident nur noch auf SunOS erlauben

Fri Oct  9 21:41:00 2009 joerg
	* ./sccs/lib/mpwlib/src/cat.c 1.6
	  register von dest bei cat() entfernt weil HP-UX-11.x davon die Adresse will

Fri Oct  9 21:40:09 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.32
	  # endif V6 -> # endif /* V6 */

Tue Jul 28 23:43:01 2009 joerg
	* ./sccs/cmd/src/sccs_sym.mk 1.3
	  /opt/schily/bin/sccs Symlink nun mit .exe Suffix

Tue Jul 28 22:51:17 2009 joerg
	* ./sccs/cmd/src/diff.c 1.22
	  diverse "%s" neu wegen gcc Warnung "keine Formatargumente"

Sat Jul 25 12:42:35 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.31
	  char *sigmsg -> const char *sigmsg wegen Haiku

Sat Jul 18 20:25:39 2009 joerg
	* ./sccs/lib/mpwlib/src/xcreat.c 1.4
	* ./sccs/lib/mpwlib/src/xpipe.c 1.4
	  io.h beseitigt, ist nun in defines.h

Sat Jul 18 20:24:18 2009 joerg
	* ./sccs/cmd/src/unget.c 1.9
	* ./sccs/cmd/src/admin.c 1.20
	* ./sccs/cmd/src/get.c 1.20
	* ./sccs/cmd/src/rmchg.c 1.14
	* ./sccs/cmd/src/diffh.c 1.7
	* ./sccs/cmd/src/diff.c 1.21
	* ./sccs/cmd/src/delta.c 1.14
	  *.h -> schily/*.h

Sat Jul 18 20:17:16 2009 joerg
	* ./sccs/cmd/src/bdiff.c 1.9
	  versehentlich beseitigtes io.h nun als schily/io.h wieder da

Sat Jul 18 20:12:53 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.30
	* ./sccs/cmd/src/prs.c 1.13
	* ./sccs/cmd/src/bdiff.c 1.8
	* ./sccs/cmd/src/admin.c 1.19
	  #include <io.h> -> #include <schily/io.h>

Sat Jul 18 20:08:29 2009 joerg
	* ./sccs/hdr/defines.h 1.16
	  #include <schily/io.h> neu

Sat Jul 11 14:58:32 2009 joerg
	* ./sccs/cmd/src/sccslog.c 1.27
	* ./sccs/cmd/src/sccs.c 1.29
	  const char sccsid[] -> UConst char sccsid[]

Wed Apr 15 23:56:18 2009 joerg
	* ./sccs/cmd/src/diff.c 1.20
	  %.* Parameter auf int casten wenn durch Pointerdifferenz erzeugt

Sun Apr 12 22:00:21 2009 joerg
	* ./sccs/cmd/src/diff.c 1.19
	  #undef fseek, #undef ftell bevor sie auf fseeko/ftello definiert werden

Sun Apr 12 21:44:59 2009 joerg
	* ./sccs/cmd/src/diff.c 1.18
	  #include <schily/wctype.h> neu

Sun Apr 12 21:44:33 2009 joerg
	* ./sccs/cmd/src/diff.mk 1.7
	  CPPOPTS += -DUSE_WCHAR neu

Fri Apr 10 23:26:25 2009 joerg
	* ./sccs/lib/cassi/src/filehand.c 1.5
	* ./sccs/lib/cassi/src/deltack.c 1.6
	* ./sccs/hdr/filehand.h 1.2
	* ./sccs/cmd/src/get.c 1.19
	* ./sccs/cmd/src/sccs.c 1.28
	  seperate -> separate

Wed Apr  8 20:08:50 2009 joerg
	* ./sccs/hdr/defines.h 1.15
	  stdio.h -> schily/stdio.h wegen ftello()/fseeko()

Sun Feb  8 13:44:19 2009 joerg
	* ./sccs/cmd/src/diffh.c 1.6
	  getl() -> getln() wegen unsinnigem Makro in bits/mint_stdio.h (ATARI)

Sun Feb  8 01:08:43 2009 joerg
	* ./sccs/cmd/src/admin.c 1.18
	  #include <schily/maxpath.h> fuer MAXNAMELEN

Thu Feb  5 00:54:23 2009 joerg
	* ./sccs/cmd/src/admin.c 1.17
	* ./sccs/cmd/src/what.c 1.7
	* ./sccs/cmd/src/delta.c 1.13
	* ./sccs/cmd/src/unget.c 1.8
	* ./sccs/cmd/src/prs.c 1.12
	* ./sccs/cmd/src/get.c 1.18
	* ./sccs/cmd/src/sccs.c 1.27
	* ./sccs/cmd/src/prt.c 1.8
	* ./sccs/cmd/src/val.c 1.8
	* ./sccs/cmd/src/rmchg.c 1.13
	* ./sccs/cmd/src/comb.c 1.6
	* ./sccs/cmd/src/diff.c 1.17
	  sysexits.h -> schily/sysexits.h

Thu Feb  5 00:47:30 2009 joerg
	* ./sccs/cmd/src/diff.h 1.7
	  Nflag neu

Tue Feb  3 00:33:02 2009 joerg
	* ./sccs/cmd/src/rmchg.c 1.12
	  (char)NULL -> '\0'

Wed Jan 21 11:56:47 2009 joerg
	* ./sccs/cmd/src/diff.c.bak 1.16
	  if (opt == 0 || opt == 2) -> if (opt == D_NORMAL || opt == D_CONTEXT)

Mon Jan 19 23:39:00 2009 joerg
	* ./sccs/cmd/src/diff.c 1.16
	  if (opt == 0 || opt == 2) -> if (opt == D_NORMAL || opt == D_CONTEXT)

Thu Jan 15 19:34:16 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.26
	  Anpassungen fuer 64 Bit Kompilation

Thu Jan 15 19:25:14 2009 joerg
	* ./sgs/inc/common/macros.h 1.5
	  Neue lokale Verion von exists() _exists()

Thu Jan 15 19:24:22 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.25
	  Lokales Statbuf -> _Statbuf und exists() -> _exists()

Wed Jan 14 21:52:39 2009 joerg
	* ./sccs/cmd/src/diff.c 1.15
	* ./sccs/cmd/src/diff.c.bak 1.15
	* ./sccs/hdr/version.h 1.7
	* ./sccs/lib/cassi/src/cmrcheck.c 1.5
	  Copyright -> 2009

Sun Jan 11 15:31:41 2009 joerg
	* ./sccs/cmd/src/delta.c 1.12
	  type initialisieren wegen falscher GCC Warnung

Sat Jan 10 00:03:37 2009 joerg
	* ./sccs/cmd/xpg4/sccs.mk 1.5
	  -DUSE_RECURSIVE neu

Sat Jan 10 00:03:15 2009 joerg
	* ./sccs/cmd/src/sccs.c 1.24
	  GCC Warnungen beseitigt

Wed Jan  7 19:14:15 2009 joerg
	* ./sccs/cmd/src/diff.h 1.6
	  Doppeltes struct stat stb1; beseitigt

Tue Jan  6 21:15:58 2009 joerg
	* ./sccs/cmd/src/diff.c.bak 1.14
	* ./sccs/cmd/src/diff.c 1.14
	  Variable b und d initialisieren in dump_context_vec() wegen GCC obwohl dies nicht noetig ist

Mon Jan  5 20:33:50 2009 joerg
	* ./sccs/cmd/src/get.c 1.17
	* ./sccs/cmd/src/sccs.c 1.23
	  extern int errno; beseitigt weil schily/errno.h dies schon tut wenn noetig und die Definition falsch ist mit Multi-Threaded Apps

Sun Jan  4 23:18:52 2009 joerg
	* ./sccs/cmd/src/diff.c 1.13
	* ./sccs/cmd/src/diff.c.bak 1.13
	  GCC Warnung shadowed declaration beseitigt

Sun Jan  4 22:59:21 2009 joerg
	* ./sccs/hdr/version.h 1.6
	  Version -> 1.00.04

Sun Jan  4 22:57:53 2009 joerg
	* ./sccs/cmd/src/what.c 1.6
	  uninitialisierte Variable v in trypat() ist nun initialisiert

Sun Jan  4 22:53:51 2009 joerg
	* ./sccs/cmd/src/comb.c 1.5
	* ./sccs/cmd/src/admin.c 1.16
	* ./sccs/cmd/src/prs.c 1.11
	* ./sccs/cmd/src/what.c 1.5
	* ./sccs/cmd/src/sccs.c 1.22
	* ./sccs/cmd/src/help2.c 1.5
	* ./sccs/cmd/src/rmchg.c 1.11
	* ./sccs/cmd/src/help.c 1.4
	* ./sccs/cmd/src/val.c 1.7
	* ./sccs/cmd/src/prt.c 1.7
	* ./sccs/cmd/src/unget.c 1.7
	* ./sccs/cmd/src/delta.c 1.11
	* ./sccs/cmd/src/get.c 1.16
	  (void) cast auf Ergebnis von textdomain() und bindtextdomain() wegen GCC statement with no effect

Sun Jan  4 20:19:16 2009 joerg
	* ./sccs/lib/cassi/src/cmrcheck.c 1.4
	  format -> formatp wegen gcc Warnung

Wed Dec 24 13:23:38 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.21
	  Vermeidung von ueberdeckenden Variablen gleichen Namens

Wed Dec 24 13:13:23 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.20
	  extern char *getenv() nur wenn PROTOTYPES nicht definiert ist

Wed Dec 24 13:07:26 2008 joerg
	* ./sccs/lib/mpwlib/src/setsig.c 1.4
	  Prototype in setsig() nun korrekt mit __PR()

Mon Dec 22 21:19:50 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.26
	  Unnoetige Variable beseitigt

Mon Dec 22 21:18:14 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.25
	* ./sccs/cmd/src/sccs.c 1.19
	  static char sccsid[] -> static const char sccsid[] wegen GCC Warnung

Wed Oct  8 22:32:24 2008 joerg
	* ./sccs/hdr/defines.h 1.14
	  Always include schily/schily.h to allow POSIX bug workarounds to be implemented in schily/schily.h.

Wed Oct  8 22:25:14 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.24
	  #undef fgetline wegen Workaround fuer POSIX.1-2008

Thu Sep 18 23:12:26 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.23
	  tm.tm_isdst = -1 damit mktime() den Wert berechnet

Wed Sep 10 23:15:44 2008 joerg
	* ./man/sccs.1 4.5
	  -R Option dokumentiert

Wed Sep 10 21:36:17 2008 joerg
	* ./man/sccs-admin.1 1.5
	  Hinweis auf SUN/SCHILY Erweiterungen

Wed Sep 10 19:35:27 2008 joerg
	* ./man/sccs.1 4.4
	  Umstellung auf saubere troff/man Kommandos
	  log und ldiffs dokumentiert

Wed Sep 10 00:52:17 2008 joerg
	* ./sccs/cmd/xpg4/Makefile 1.3
	  all: -> $(ALLTARGETS): wegen "make install"

Mon Sep  8 15:57:40 2008 joerg
	* ./man/sccs.1 4.3
	  SCCS ID Zeile neu

Mon Sep  8 15:54:56 2008 joerg
	* ./man/sccs.1 4.2
	  Verbesserungen mit Textteilen aus der alten BSD Man Page

Mon Sep  8 15:51:41 2008 joerg
	* ./man/sccs.1 4.1
	  Umstellung auf Sun sccs.1 man Page

Mon Sep  8 15:39:52 2008 joerg
	* ./man/sccslog.1 1.4
	  Optionen beschrieben

Thu Sep  4 14:36:20 2008 joerg
	* ./man/sccs-get.1 1.5
	* ./man/sccs-admin.1 1.4
	  'x' Flag neu

Thu Sep  4 14:17:46 2008 joerg
	* ./sccs/cmd/src/admin.c 1.15
	  'x' Flag nun mit automatisch eingefuegtem SCHILY Parameter zur Identifikation

Thu Sep  4 14:02:48 2008 joerg
	* ./sccs/cmd/src/admin.c 1.14
	* ./sccs/cmd/src/get.c 1.15
	  EXTENSFLAG neu zum Einschalten von Erweiterungen (z.B. %d% %e% %d% %h%)

Thu Sep  4 14:01:26 2008 joerg
	* ./sccs/hdr/defines.h 1.13
	  EXTENSFLAG 'x' neu zum Einschalten von Erweiterungen

Mon Aug 25 16:52:07 2008 joerg
	* ./sccs/help.d/cmds 1.4
	  -R neu
	  "log" und "ldiffs" neu

Mon Aug 25 16:19:39 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.18
	  "diffs" verwendet nun PROGPATH(diff)
	  "ldiffs" neu fuer Verwendung des Lokalen diff Programms aus PATH

Mon Aug 25 15:34:34 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.17
	  "sccs log ..." neu fuer "sccslog"
	  Neue "COLLECT" Methode fuer sccs log sammelt Pfadnamen bevor command() gerufen wird
	  sccs -R nun etwas schneller weil in SCCS WALK_WF_PRUNE gesetzt wird

Sun Aug 24 21:48:04 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.22
	  -p subdir Option neu

Sat Aug 23 23:54:41 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.21
	  Option -Cdir neu

Sat Aug 23 23:46:22 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.20
	  dodir() neu (z.B. SCCS)

Thu Aug 21 20:09:16 2008 joerg
	* ./sccs/hdr/version.h 1.5
	  HOST_CPU und HOST_VENDOR besser gegen vorherige Definition abgesichert

Wed Aug 20 23:50:50 2008 joerg
	* ./sccs/cmd/src/sccs.mk 1.6
	* ./sccs/cmd/src/sccs.c 1.16
	  Option -R neu

Wed Aug 20 22:21:31 2008 joerg
	* ./sccs/cmd/src/delta.c 1.10
	* ./sccs/cmd/src/get.c 1.14
	  -C Option neu fuer sccs -R

Wed Aug 20 00:25:56 2008 joerg
	* ./sccs/cmd/src/diff.c 1.12
	* ./sccs/cmd/src/diff.c.bak 1.12
	  Umgestellt auf version.h

Wed Aug 20 00:25:27 2008 joerg
	* ./sccs/cmd/src/rmchg.c 1.10
	* ./sccs/cmd/src/help2.c 1.4
	* ./sccs/cmd/src/admin.c 1.13
	* ./sccs/lib/cassi/src/deltack.c 1.5
	  cat() wird nun korrekt mit (char *)0 Listenende aufgerufen

Wed Aug 20 00:24:14 2008 joerg
	* ./sccs/lib/mpwlib/src/cat.c 1.5
	  Kommenart weist nun auf (char *)0 Listenende hin

Wed Aug 20 00:22:47 2008 joerg
	* ./sccs/hdr/defines.h 1.12
	  copy() Makro ruft cat() nun korrekt mit (char *)0 Listenende auf

Wed Aug 20 00:22:13 2008 joerg
	* ./sccs/hdr/version.h 1.4
	  Version -> 1.00.03
	  HOST_* Definitionen neu

Thu Jul 31 21:40:47 2008 joerg
	* ./sccs/cmd/xpg4/MKLINKS 1.1
	  date and time created 08/07/31 21:40:47 by joerg

Thu Jul 31 21:40:36 2008 joerg
	* ./sccs/cmd/xpg4/Makefile 1.2
	  ./MKLINKS Aufruf neu

Fri Jun 20 20:00:07 2008 joerg
	* ./sccs/cmd/src/admin.c 1.12
	* ./sccs/cmd/src/bdiff.c 1.7
	* ./sccs/cmd/src/delta.c 1.9
	* ./sccs/cmd/src/prs.c 1.10
	  Programme bevorzugt ueber absoluten Pfad mit INS_BASE rufen

Thu Jun 19 10:43:24 2008 joerg
	* ./sccs/cmd/src/zzz 1.1
	  bla
	  *** CHANGED *** 08/06/19 10:50:28 joerg
	  date and time created 08/06/19 10:43:24 by joerg

Sat Jun 14 01:14:54 2008 joerg
	* ./sccs/cmd/src/diff.c.bak 1.11
	* ./sccs/cmd/src/diff.c 1.11
	  #ifdef SCHILY_BUILD neu

Sat Jun 14 00:41:25 2008 joerg
	* ./sccs/cmd/src/rmchg.c 1.9
	* ./sccs/cmd/src/sccs.c 1.15
	* ./sccs/cmd/src/diff.c.bak 1.10
	* ./sccs/cmd/src/get.c 1.13
	* ./sccs/cmd/src/sccslog.c 1.19
	* ./sccs/cmd/src/diff.c 1.10
	* ./sccs/cmd/src/bdiff.c 1.6
	* ./sccs/cmd/src/admin.c 1.11
	* ./sccs/cmd/src/prt.c 1.6
	* ./sccs/cmd/src/delta.c 1.8
	* ./sccs/cmd/src/prs.c 1.9
	* ./sccs/lib/comobj/src/permiss.c 1.6
	* ./sccs/lib/comobj/src/del_ba.c 1.5
	* ./sccs/lib/mpwlib/src/lockit.c 1.5
	  Copyright -> 2008

Tue Feb 26 20:46:26 2008 joerg
	* ./sccs/lib/mpwlib/src/lockit.c 1.4
	  pid auf UIntmax_t casten, time() auf Intmax_t casten, %lu -> %ju, %ld -> %jd, #define NEED_SCHILY_PRINT neu

Tue Feb 26 20:44:20 2008 joerg
	* ./sccs/lib/comobj/src/permiss.c 1.5
	  getgid() auf UIntmax_t casten, %lu -> %ju, groupid[6] -> groupid[32], #define NEED_SCHILY_PRINT neu

Tue Feb 26 20:37:43 2008 joerg
	* ./sccs/hdr/defines.h 1.11
	  #include <schily/schily.h> wenn NEED_SCHILY oder NEED_SCHILY_PRINT definiert sind

Tue Feb 26 20:33:27 2008 joerg
	* ./sccs/cmd/src/diff.c.bak 1.9
	* ./sccs/cmd/src/diff.c 1.9
	  #include <schily/time.h> fuer cftime()/ctime()

Mon Feb 25 00:25:15 2008 joerg
	* ./sccs/hdr/defines.h 1.10
	  #include <schily/utypes.h> neu

Mon Feb 25 00:24:23 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.14
	  sigmsgbuf[] nicht definieren wenn HAVE_STRSIGNAL definiert ist

Wed Feb 20 18:49:30 2008 joerg
	* ./sccs/cmd/src/prs.c 1.8
	* ./sccs/cmd/src/admin.c 1.10
	* ./sccs/cmd/src/bdiff.c 1.5
	* ./sccs/cmd/src/delta.c 1.7
	  execl*() nun mit korrektem (char *)0 Listenabschluss

Sat Feb 16 16:36:33 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.13
	  sigmsgbuf[] definieren wenn HAVE_SYS_SIGLIST definiert ist und nicht in Abhaengigkeit von __STDC__

Wed Jan  9 18:14:37 2008 joerg
	* ./man/sccsfile.4 1.3
	  Korrekt nach man -s 5 man strukturiert
	  Neue Flags -fs und -fy

Wed Jan  9 00:03:22 2008 joerg
	* ./sccs/cmd/src/get.c 1.12
	* ./man/sccs-admin.1 1.3
	  %sccs.include.filename% neu

Tue Jan  8 23:57:01 2008 joerg
	* ./man/sccs-get.1 1.4
	  Neue Keyworte %d%, %e%, %g%, %h%, %sccs.include.filename&

Tue Jan  8 22:39:03 2008 joerg
	* ./man/sccs-prs.1 1.2
	  Neue Keyworte :d: und :DY: mit 4-stelligem Jahr

Tue Jan  8 01:57:18 2008 joerg
	* ./sccs/cmd/src/sccslog.c 1.18
	  Coredump mit uralt SCCS Files (1980) verhindern bei denen Release 1.1 keinen Kommentat anthaelt

Mon Jan  7 15:55:38 2008 joerg
	* ./sccs/cmd/src/XXX 1.6
	* ./sccs/cmd/src/TTT 1.6
	  Unbekannte ersetzung

Mon Jan  7 15:53:29 2008 joerg
	* ./sccs/cmd/src/TTT 1.5
	* ./sccs/cmd/src/XXX 1.5
	  %sccs.include.bla-file% neu

Sun Jan  6 14:58:21 2008 joerg
	* ./sccs/hdr/version.h 1.3
	  Version -> 1.00.02

Sun Jan  6 14:57:57 2008 joerg
	* ./sccs/hdr/defines.h 1.9
	  Y2038 fuer Umstaltung auf 4 Ziffern Jahr neu

Sun Jan  6 14:52:50 2008 joerg
	* ./sccs/cmd/src/get.c 1.11
	  get -k funktioniert wieder korrekt nach admin -fy...

Sun Jan  6 14:43:15 2008 joerg
	* ./sccs/cmd/src/get.c 1.10
	  HAVE_STRFTIME statt __STDC__
	  makgdatel() neu
	  makgdatl()/makgdatel() verwendet nun auch ohne strftime() immer 2 Ziffern fuer Monat/Tag
	  Bei "time" > Y2038 wird das Jahr nun in 4 Ziffern ausgegeben
	  Neue Schluesselworte %d% %e% %h% %g% fuer 4 Ziffen im Jahr

Sun Jan  6 14:37:36 2008 joerg
	* ./sccs/cmd/src/prs.c 1.7
	  Neue Schluesselworte :d: und :DY: fuer das Jahr mit 4 Ziffern

Sun Jan  6 14:36:21 2008 joerg
	* ./sccs/cmd/src/admin.c 1.9
	* ./sccs/cmd/src/prt.c 1.5
	* ./sccs/cmd/src/rmchg.c 1.8
	  Bei "time" > Y2038 wird das jahr nun in 4 Ziffern ausgegeben

Sun Jan  6 14:29:53 2008 joerg
	* ./sccs/cmd/src/sccs_sym.mk 1.2
	  $(MKDIR) -p $(DEST_DIR)$(INS_BASE)/$(INSDIR) neu

Sat Jan  5 19:25:21 2008 joerg
	* ./sccs/lib/comobj/src/Targets 1.3
	  SCCS Keywortheader neu

Sat Jan  5 19:23:34 2008 joerg
	* ./sccs/lib/comobj/src/Targets 1.2
	* ./sccs/lib/comobj/src/del_ba.c 1.4
	* ./sccs/lib/comobj/src/date_bal.c 1.2
	  date_bal.c neu
	  del_ba.c erzeugt 4 Ziffriges Jahr nach 2038

Sat Jan  5 19:14:51 2008 joerg
	* ./sccs/help.d/cmds 1.3
	  -get_kywds neu
	  prs Keywords :d: und :DY: neu fuer 4 Ziffriges Jahr

Fri Jan  4 00:02:33 2008 joerg
	* ./man/sccs-admin.1 1.2
	  Einrueckung korrigiert

Thu Jan  3 23:35:16 2008 joerg
	* ./man/sccs-admin.1 1.1
	  date and time created 08/01/03 23:35:16 by joerg

Wed Jan  2 18:03:04 2008 joerg
	* ./sccs/cmd/xpg4/get.mk 1.4
	* ./sccs/cmd/xpg4/sccs.mk 1.4
	* ./sccs/cmd/xpg4/delta.mk 1.4
	* ./sccs/cmd/src/val.mk 1.4
	* ./sccs/cmd/src/sccslog.mk 1.7
	* ./sccs/cmd/src/unget.mk 1.4
	* ./sccs/cmd/src/what.mk 1.4
	* ./sccs/cmd/src/vc.mk 1.2
	* ./sccs/cmd/src/prt.mk 1.4
	* ./sccs/cmd/src/admin.mk 1.4
	* ./sccs/cmd/src/diffh.mk 1.5
	* ./sccs/cmd/src/rmchg.mk 1.4
	* ./sccs/cmd/src/help.mk 1.2
	* ./sccs/cmd/src/sccs.mk 1.5
	* ./sccs/cmd/src/comb.mk 1.4
	* ./sccs/cmd/src/delta.mk 1.4
	* ./sccs/cmd/src/get.mk 1.4
	* ./sccs/cmd/src/prs.mk 1.4
	* ./sccs/cmd/src/help2.mk 1.2
	* ./sccs/cmd/src/diff.mk 1.6
	* ./sccs/cmd/src/bdiff.mk 1.4
	  $(LIB_INTL) neu wegen gettext() in libintl

Wed Jan  2 18:02:38 2008 joerg
	* ./sccs/cmd/src/sccs.c 1.12
	  HAVE_SYS_SIGLIST_DEF neu und Vermeiden extern char *sys_siglist[] zu deklarieren

Wed Dec 12 23:04:48 2007 joerg
	* ./sccs/cmd/src/sccs.mk 1.4
	  XMK_FILE= sccs_sym.mk neu

Wed Dec 12 23:04:33 2007 joerg
	* ./sccs/cmd/src/sccs_sym.mk 1.1
	  date and time created 07/12/12 23:04:33 by joerg

Tue Dec 11 18:16:38 2007 joerg
	* ./sccs/hdr/version.h 1.2
	  Version -> 1.00.01

Tue Dec 11 18:16:10 2007 joerg
	* ./sccs/hdr/version.h 1.1
	  date and time created 07/12/11 18:16:10 by joerg

Tue Dec 11 18:15:54 2007 joerg
	* ./sccs/cmd/src/what.c 1.4
	* ./sccs/cmd/src/sccslog.c 1.17
	* ./sccs/cmd/src/sccslog.mk 1.6
	* ./sccs/cmd/src/unget.c 1.6
	* ./sccs/cmd/src/val.c 1.6
	* ./sccs/cmd/src/rmchg.c 1.7
	* ./sccs/cmd/src/get.c 1.9
	* ./sccs/cmd/src/sccs.c 1.11
	* ./sccs/cmd/src/diff.c 1.8
	* ./sccs/cmd/src/prt.c 1.4
	* ./sccs/cmd/src/prs.c 1.6
	* ./sccs/cmd/src/delta.c 1.6
	* ./sccs/cmd/src/diff.c.bak 1.8
	* ./sccs/cmd/src/admin.c 1.8
	* ./sccs/cmd/src/comb.c 1.4
	  -V/--version neu

Sun Dec  2 20:51:51 2007 joerg
	* ./sccs/help.d/ut.mk 1.2
	* ./sccs/help.d/vc.mk 1.2
	* ./sccs/help.d/prs.mk 1.2
	* ./sccs/help.d/rc.mk 1.2
	* ./sccs/help.d/he.mk 1.2
	* ./sccs/help.d/ge.mk 1.2
	* ./sccs/help.d/va.mk 1.2
	* ./sccs/help.d/un.mk 1.2
	* ./sccs/help.d/default.mk 1.2
	* ./sccs/help.d/ad.mk 1.2
	* ./sccs/help.d/de.mk 1.2
	* ./sccs/help.d/cmds.mk 1.2
	* ./sccs/help.d/co.mk 1.2
	* ./sccs/help.d/cm.mk 1.2
	* ./sccs/help.d/cb.mk 1.2
	* ./sccs/help.d/bd.mk 1.2
	  XMK_FILE= -> #XMK_FILE=

Tue Sep 25 16:14:30 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.10
	  Umbau auf strsignal() und korrekte Funktion mit sys_siglist[] wehen HP-UX

Sat Jul 28 21:08:43 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.9
	  dirfd -> dir_fd weil dirfd() ein Makro (((dirp)->dd_fd)) ist.

Sun May 13 15:29:21 2007 joerg
	* ./sccs/cmd/xpg4/get.mk 1.3
	* ./sccs/cmd/xpg4/sccs.mk 1.3
	* ./sccs/cmd/xpg4/delta.mk 1.3
	* ./sccs/cmd/src/rmchg.mk 1.3
	* ./sccs/cmd/src/prs.mk 1.3
	* ./sccs/cmd/src/unget.mk 1.3
	* ./sccs/cmd/src/val.mk 1.3
	* ./sccs/cmd/src/sccs.mk 1.3
	* ./sccs/cmd/src/prt.mk 1.3
	* ./sccs/cmd/src/what.mk 1.3
	* ./sccs/cmd/src/get.mk 1.3
	* ./sccs/cmd/src/admin.mk 1.3
	* ./sccs/cmd/src/comb.mk 1.3
	* ./sccs/cmd/src/bdiff.mk 1.3
	* ./sccs/cmd/src/diffh.mk 1.4
	* ./sccs/cmd/src/delta.mk 1.3
	* ./sccs/cmd/src/diff.mk 1.5
	  -lschily muss nach -lgetopt kommen

Mon Apr  9 20:22:50 2007 joerg
	* ./sccs/cmd/xpg4/sccs.mk 1.2
	* ./sccs/cmd/xpg4/get.mk 1.2
	* ./sccs/cmd/xpg4/delta.mk 1.2
	* ./sccs/cmd/src/diff.mk 1.4
	* ./sccs/cmd/src/what.mk 1.2
	* ./sccs/cmd/src/unget.mk 1.2
	* ./sccs/cmd/src/sccs.mk 1.2
	* ./sccs/cmd/src/get.mk 1.2
	* ./sccs/cmd/src/rmchg.mk 1.2
	* ./sccs/cmd/src/prt.mk 1.2
	* ./sccs/cmd/src/delta.mk 1.2
	* ./sccs/cmd/src/diffh.mk 1.3
	* ./sccs/cmd/src/prs.mk 1.2
	* ./sccs/cmd/src/val.mk 1.2
	* ./sccs/cmd/src/comb.mk 1.2
	* ./sccs/cmd/src/bdiff.mk 1.2
	* ./sccs/cmd/src/admin.mk 1.2
	  -lgetopt neu

Mon Feb 26 15:57:08 2007 joerg
	* ./sccs/help.d/cmds 1.2
	  Online Hilfe fuer das Kommando sccs neu

Sat Feb 17 23:00:49 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.8
	  "." und ".." richtig skippen (auch wenn sie nicht am Anfang der Dir sind)
	  Unnoetige Variable "ind" beseitigt
	  char *cp -> char *ccp damit GCC nicht ueber "shadows previous local" meckert

Sat Feb 17 22:55:34 2007 joerg
	* ./sccs/lib/comobj/src/dofile.c 1.5
	  "." und ".." richtig skippen (auch wenn sie nicht am Anfang der Dir sind)

Sat Feb 17 00:30:04 2007 joerg
	* ./sccs/cmd/src/diff.c 1.7
	* ./sccs/cmd/src/diff.c.bak 1.7
	  Einige GCC Warnungen beseitigt

Sun Feb 11 18:59:38 2007 joerg
	* ./man/sccs-get.1 1.3
	  Fussnoten nun Bold

Sun Feb 11 17:59:35 2007 joerg
	* ./man/sccslog.1 1.3
	  Schreibfehler "chanelog"

Sun Feb 11 17:13:34 2007 joerg
	* ./sccs/cmd/src/sccslog.mk 1.5
	  INSDIR -> ccs/bin

Sun Feb 11 15:21:53 2007 joerg
	* ./man/sccslog.1 1.2
	  FILES neu

Sun Feb 11 15:11:53 2007 joerg
	* ./man/sccslog.1 1.1
	* ./man/sccslogman.mk 1.1
	  date and time created 07/02/11 15:11:53 by joerg

Sun Feb 11 15:11:06 2007 joerg
	* ./man/Makefile 1.2
	  sccslogman.mk nee
	  Makefile ist nun ein "nur" Install Verteiler

Sun Feb 11 14:52:17 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.16
	  save_args() neu und errmsg() wenn eine Datei nicht geoeffnet werden kann

Sun Feb 11 14:26:52 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.15
	  $HOME/.sccs/usermap nur einmal oeffnen wenn es nicht existiert

Sun Feb 11 14:25:54 2007 joerg
	* ./sccs/cmd/src/sccslog.mk 1.4
	  .. -> ../../../..

Sun Feb 11 14:24:26 2007 joerg
	* ./sccs/cmd/src/Makefile 1.4
	  sccslog neu

Sun Feb 11 14:11:55 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.14
	  nlist -> listsize wegen HP-UX

Sun Feb 11 14:09:52 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.13
	  mapuser() liest nun $HOME/.sccs/usermap

Sun Feb 11 13:46:55 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.12
	  streql() -> (strcmp((s1), (s2)) == 0)
	  fgetline() -> log_fgetline() (LOCAL) mit fgets()
	  fileopen() -> fopen()

Sun Feb 11 00:21:50 2007 joerg
	* ./sccs/hdr/defines.h 1.8
	  Besserer Kommentar

Sat Feb 10 18:24:15 2007 joerg
	* ./man/Makefile 1.1
	  date and time created 07/02/10 18:24:15 by joerg

Sat Feb 10 18:22:49 2007 joerg
	* ./man/sccs-prtman.mk 1.1
	* ./man/sccs-rmdelman.mk 1.1
	* ./man/sccs-sactman.mk 1.1
	* ./man/ungetman.mk 1.1
	* ./man/sccsdiffman.mk 1.1
	* ./man/sccs-ungetman.mk 1.1
	* ./man/valman.mk 1.1
	* ./man/whatman.mk 1.1
	* ./man/sccs-valman.mk 1.1
	* ./man/sccsman.mk 1.1
	* ./man/sccsfileman.mk 1.1
	* ./man/sccs-sccsdiffman.mk 1.1
	  date and time created 07/02/10 18:22:49 by joerg

Sat Feb 10 18:22:48 2007 joerg
	* ./man/prtman.mk 1.1
	* ./man/prsman.mk 1.1
	* ./man/helpman.mk 1.1
	* ./man/getman.mk 1.1
	* ./man/deltaman.mk 1.1
	* ./man/combman.mk 1.1
	* ./man/cdcman.mk 1.1
	* ./man/bdiffman.mk 1.1
	* ./man/sactman.mk 1.1
	* ./man/sccs-adminman.mk 1.1
	* ./man/adminman.mk 1.1
	* ./man/sccs-cdcman.mk 1.1
	* ./man/sccs-deltaman.mk 1.1
	* ./man/sccs-getman.mk 1.1
	* ./man/sccs-helpman.mk 1.1
	* ./man/sccs-prsman.mk 1.1
	* ./man/sccs-combman.mk 1.1
	* ./man/rmdelman.mk 1.1
	  date and time created 07/02/10 18:22:48 by joerg

Fri Feb  9 01:07:12 2007 joerg
	* ./man/sccs-get.1 1.2
	  Diverse %?% Keyworte repariert
	  Tabelle "Determination of SCCS Identification String" repariert

Fri Feb  9 01:05:24 2007 joerg
	* ./man/sccs-val.1 1.2
	  %Y%, %Y% Keyword repariert

Fri Feb  9 01:04:26 2007 joerg
	* ./man/sccsfile.4 1.2
	  %Y%, %M%, %Q% Keyword repariert

Fri Feb  9 01:02:24 2007 joerg
	* ./man/what.1 1.2
	  %Z% Keyword repariert

Thu Feb  8 11:23:28 2007 joerg
	* ./sgs/inc/common/macros.h 1.4
	  #undef min/max neu

Thu Feb  8 11:19:27 2007 joerg
	* ./sccs/cmd/src/unget.c 1.5
	  setresuid() statt seteuid() bei HP-UX

Sat Jan 27 15:05:05 2007 joerg
	* ./Makefile 1.2
	  man neu

Sat Jan 27 14:07:58 2007 joerg
	* ./man/cdc.1 1.1
	* ./man/val.1 1.1
	* ./man/sccsdiff.1 1.1
	* ./man/unget.1 1.1
	* ./man/sact.1 1.1
	* ./man/rmdel.1 1.1
	* ./man/prt.1 1.1
	* ./man/prs.1 1.1
	* ./man/help.1 1.1
	* ./man/get.1 1.1
	* ./man/delta.1 1.1
	* ./man/comb.1 1.1
	* ./man/admin.1 1.1
	  date and time created 07/01/27 14:07:58 by joerg

Sat Jan 27 13:47:58 2007 joerg
	* ./man/sccs.1 3.1
	* ./man/sccs.1.old 3.1
	  Alte BSD Release 8.10 -> 2.11, dieser Branch beginnt bei 2.6

Sat Jan 27 01:39:45 2007 joerg
	* ./man/sccsfile.4 1.1
	  date and time created 07/01/27 01:39:45 by joerg

Sat Jan 27 01:39:10 2007 joerg
	* ./man/what.1 1.1
	  date and time created 07/01/27 01:39:10 by joerg

Sat Jan 27 01:39:09 2007 joerg
	* ./man/sccs-comb.1 1.1
	* ./man/sccs-delta.1 1.1
	* ./man/sccs-unget.1 1.1
	* ./man/sccs-help.1 1.1
	* ./man/sccs-cdc.1 1.1
	* ./man/sccs-prs.1 1.1
	* ./man/sccs-val.1 1.1
	* ./man/sccs-get.1 1.1
	* ./man/sccs-sact.1 1.1
	* ./man/sccs-rmdel.1 1.1
	* ./man/sccs-prt.1 1.1
	* ./man/sccs-sccsdiff.1 1.1
	  date and time created 07/01/27 01:39:09 by joerg

Sat Jan 27 01:39:07 2007 joerg
	* ./man/bdiff.1 1.1
	  date and time created 07/01/27 01:39:07 by joerg

Thu Jan 25 00:26:57 2007 joerg
	* ./sccs/cmd/src/Makefile 1.3
	  diffh.mk neu

Thu Jan 25 00:26:40 2007 joerg
	* ./sccs/cmd/src/diffh.c 1.5
	  GCC Warnungen beseitigt

Thu Jan 25 00:23:19 2007 joerg
	* ./sccs/cmd/src/diffh.c 1.4
	* ./sccs/cmd/src/diffh.mk 1.2
	  Umbau auf Largefile Support
	  Umbau auf K&R mit ANSI Prototypen

Wed Jan 24 21:20:48 2007 joerg
	* ./sccs/cmd/src/diffh.c 1.3
	  Umstellung auf schily/* include

Wed Jan 24 21:00:39 2007 joerg
	* ./sccs/cmd/src/diffh.c 1.2
	  Copyright Kommentar und SID neu

Wed Jan 24 12:14:28 2007 joerg
	* ./sccs/cmd/src/diff.c 1.6
	* ./sccs/cmd/src/diff.c.bak 1.6
	  Umbau auf K&R + ANSI Prorotypes

Wed Jan 24 10:46:02 2007 joerg
	* ./sccs/cmd/src/diff.h 1.5
	  d_reclen/d_namlen in struct dir auskommentiert

Tue Jan 23 21:09:41 2007 joerg
	* ./sccs/cmd/src/get.c 1.8
	  mktemp()/mkstemp() Aufruf erst direkt vor xfcreat() damit die Datei nur erzeugt wird wenn sie auch gebraucht wird

Tue Jan 23 01:07:57 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.7
	  chmod(buf1, S_IRUSR); damit close(mkstemp(buf1)) nicht ein schreibbares File hinterlaesst

Tue Jan 23 00:48:14 2007 joerg
	* ./sccs/cmd/src/diff.mk 1.3
	  LIBS= -lschily neu

Tue Jan 23 00:47:54 2007 joerg
	* ./sccs/cmd/src/diff.h 1.4
	  d_ino -> ino_t

Tue Jan 23 00:47:27 2007 joerg
	* ./sccs/cmd/src/diff.c 1.5
	* ./sccs/cmd/src/diff.c.bak 1.5
	  HAVE_CFTIME neu
	  rp->d_reclen nicht mehr benutzen wegen Cygwin

Tue Jan 23 00:43:24 2007 joerg
	* ./sccs/cmd/src/admin.c 1.7
	  admin -m geht wieder "ohne" Parameter (fast).

Tue Jan 23 00:26:00 2007 joerg
	* ./sccs/hdr/defines.h 1.7
	  Bessere #defines fuer PATH_MAX

Sun Jan 21 20:08:33 2007 joerg
	* ./sccs/cmd/src/diff.c 1.4
	* ./sccs/cmd/src/diff.c.bak 1.4
	  Umbau auf Largefiles

Sun Jan 21 20:04:27 2007 joerg
	* ./sccs/cmd/src/diff.mk 1.2
	  Umstellung auf Largefiles
	  -DINS_BASE=\"${INS_BASE}\" neu

Sun Jan 21 19:38:14 2007 joerg
	* ./sccs/cmd/src/Makefile 1.2
	  diff.mk neu

Sun Jan 21 19:33:29 2007 joerg
	* ./sccs/cmd/src/diff.h 1.3
	  INS_BASE neu

Sat Jan 20 23:42:21 2007 joerg
	* ./sccs/cmd/src/vc.c 1.4
	* ./sccs/cmd/src/admin.c 1.6
	* ./sccs/cmd/src/get.c 1.7
	* ./sccs/cmd/src/val.c 1.5
	* ./sccs/cmd/src/prs.c 1.5
	* ./sccs/cmd/src/delta.c 1.5
	* ./sccs/cmd/src/sccs.c 1.6
	* ./sccs/cmd/src/rmchg.c 1.6
	* ./sccs/lib/comobj/src/permiss.c 1.4
	* ./sccs/lib/mpwlib/src/cat.c 1.4
	* ./sccs/lib/mpwlib/src/trnslat.c 1.4
	* ./sccs/lib/comobj/src/dofile.c 1.4
	* ./sccs/lib/comobj/src/dolist.c 1.4
	  GCC Warnungen beseitigt

Fri Jan 19 23:47:05 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.5
	* ./sccs/cmd/src/get.c 1.6
	  mktemp(buf1); -> close(mkstemp(buf1)); weil das tatsaechlich geringfuegigsicherer ist

Tue Jan 16 13:36:58 2007 joerg
	* ./sccs/cmd/src/rmchg.c 1.5
	  "found" ist nun volatile und initialisiert (longjmp)
	  einige GCC Warnungen beseitigt

Mon Jan 15 23:28:15 2007 joerg
	* ./sccs/cmd/src/diff.c.bak 1.3
	* ./sccs/cmd/src/diff.c 1.3
	  Umstellung auf schily include
	  PATH_MAX mit schily/maxpath.h:MAXPATHNAME setzen wenn nicht definiert
	  pfiletype() nun mit #ifdef's abgesichert und ohne unsinnige break's

Mon Jan 15 00:05:39 2007 joerg
	* ./sccs/cmd/src/diff.c.bak 1.2
	* ./sccs/cmd/src/diff.h 1.2
	* ./sccs/cmd/src/diff.c 1.2
	  Copyright Kommentar und SID neu

Thu Jan 11 11:19:15 2007 joerg
	* ./sccs/cmd/src/unget.c 1.4
	  Vergessenes xfopen(auxf(pkt->p_file,'p'), O_RDONLY|O_BINARY)

Thu Jan 11 01:24:32 2007 joerg
	* ./sccs/lib/mpwlib/src/repl.c 1.3
	* ./sccs/lib/mpwlib/src/sname.c 1.3
	* ./sccs/lib/mpwlib/src/xlink.c 1.3
	* ./sccs/lib/mpwlib/src/xunlink.c 1.3
	* ./sccs/lib/mpwlib/src/cat.c 1.3
	* ./sccs/lib/mpwlib/src/dname.c 1.3
	* ./sccs/lib/mpwlib/src/abspath.c 1.3
	  Umstellung auf defines.h
	  Umstellung auf Prototypen

Thu Jan 11 01:23:33 2007 joerg
	* ./sccs/lib/mpwlib/src/patoi.c 1.3
	* ./sccs/lib/mpwlib/src/index.c 1.3
	* ./sccs/lib/mpwlib/src/imatch.c 1.3
	* ./sccs/lib/mpwlib/src/strend.c 1.3
	* ./sccs/lib/mpwlib/src/trnslat.c 1.3
	* ./sccs/lib/mpwlib/src/userexit.c 1.3
	* ./sccs/lib/mpwlib/src/zero.c 1.3
	* ./sccs/lib/mpwlib/src/any.c 1.3
	  Umstellung auf defines.h

Thu Jan 11 01:22:46 2007 joerg
	* ./sccs/lib/mpwlib/src/lockit.c 1.3
	* ./sccs/lib/comobj/src/newsid.c 1.3
	  Umstellung auf Prototypen
	  Umstellung auf O_BINARY

Thu Jan 11 01:15:34 2007 joerg
	* ./sccs/lib/mpwlib/src/xcreat.c 1.3
	* ./sccs/lib/comobj/src/dohist.c 1.4
	* ./sccs/lib/comobj/src/sinit.c 1.4
	* ./sccs/cmd/src/get.c 1.4
	  Umstellung auf O_BINARY

Thu Jan 11 01:13:46 2007 joerg
	* ./sccs/lib/mpwlib/src/xpipe.c 1.3
	  Umstellung auf defines.h
	  Umstellung auf Prototypen
	  Umstellung auf O_BINARY

Thu Jan 11 01:10:58 2007 joerg
	* ./sccs/lib/mpwlib/src/fmalloc.c 1.3
	  #define NULL  0 beseitigt

Thu Jan 11 01:02:18 2007 joerg
	* ./sccs/lib/mpwlib/src/fatal.c 1.3
	  Umstellung auf Prototyen
	  Umstellung auf O_BINARY

Thu Jan 11 01:00:56 2007 joerg
	* ./sccs/lib/mpwlib/src/fdfopen.c 1.3
	  Umstellung auf defines.h
	  Umstellung auf O_BINARY "b"

Thu Jan 11 00:59:30 2007 joerg
	* ./sccs/lib/mpwlib/src/satoi.c 1.3
	  Umstellung auf defnes.h

Thu Jan 11 00:58:26 2007 joerg
	* ./sccs/lib/mpwlib/src/setsig.c 1.3
	  Umstellung auf Prototypen
	  alle SIG* Aufrufe mit #ifdef SIG* absichern
	  Umstellung auf O_BINARY

Thu Jan 11 00:56:21 2007 joerg
	* ./sccs/lib/mpwlib/src/xopen.c 1.3
	  Umstellung auf defines.h
	  Umstellung auf Prototypen
	  xopen() 2. Parameter nun korrekt int statt mode_t

Thu Jan 11 00:52:28 2007 joerg
	* ./sccs/lib/comobj/src/logname.c 1.3
	  Kommentar fuer char saveid[50]; neu

Thu Jan 11 00:50:29 2007 joerg
	* ./sccs/lib/comobj/src/getline.c 1.3
	  read -> nread
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Thu Jan 11 00:48:50 2007 joerg
	* ./sccs/lib/comobj/src/dofile.c 1.3
	  Umstellung auf Schily Includefiles
	  Umstellung auf Prototypen
	  Umstellung von gets() -> fgets()
	  Umstellung auf O_BINARY
	  HAVE_DIRENT_D_INO Test neu

Thu Jan 11 00:45:57 2007 joerg
	* ./sccs/lib/comobj/src/del_ba.c 1.3
	* ./sccs/lib/comobj/src/dolist.c 1.3
	* ./sccs/lib/comobj/src/flushto.c 1.3
	* ./sccs/lib/comobj/src/newstats.c 1.3
	* ./sccs/lib/comobj/src/chksid.c 1.3
	* ./sccs/lib/comobj/src/sid_ab.c 1.3
	  Umstellung auf Prototypen

Thu Jan 11 00:44:55 2007 joerg
	* ./sccs/lib/comobj/src/dodelt.c 1.3
	  Umstellung auf Prototypen
	  Lokale Variablen initialisieren

Thu Jan 11 00:43:50 2007 joerg
	* ./sccs/lib/comobj/src/encode.c 1.3
	  Umstellung auf Prototypen
	  Klammern gegen GCC Warnungen

Thu Jan 11 00:42:43 2007 joerg
	* ./sccs/lib/comobj/src/cmpdate.c 1.3
	  Umstellung auf defines.h
	  Umsellung auf Prototypen + K&R

Thu Jan 11 00:41:34 2007 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.3
	  Umstellung auf Prototypen
	  Neue Funktion xtzset() zum Timezonensetu fuer NON-POSIX Systeme

Thu Jan 11 00:38:54 2007 joerg
	* ./sccs/lib/comobj/src/dohist.c 1.3
	  Umstellung auf Schily Inludefiles
	  Umstellung auf Prototypen

Thu Jan 11 00:34:46 2007 joerg
	* ./sccs/lib/comobj/src/permiss.c 1.3
	  Umstellung auf Prototypen
	  Kommentar fuer Sflags[NFLAGS]

Thu Jan 11 00:33:28 2007 joerg
	* ./sccs/lib/comobj/src/fmterr.c 1.3
	  Umstellung auf Prototypen
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Thu Jan 11 00:29:50 2007 joerg
	* ./sccs/lib/comobj/src/putline.c 1.3
	* ./sccs/lib/comobj/src/sinit.c 1.3
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Thu Jan 11 00:28:06 2007 joerg
	* ./sccs/lib/comobj/src/rdmod.c 1.3
	  Umstellung auf Prototypen
	  NULL -> '\0' wenn kein Pointer

Thu Jan 11 00:26:03 2007 joerg
	* ./sccs/lib/comobj/src/setup.c 1.3
	  Umstellung auf Prototypen
	  Lokale Variablen initalisieren

Thu Jan 11 00:20:22 2007 joerg
	* ./sccs/lib/comobj/src/strptim.c 1.3
	  Umbau auf Prototypen + K&R

Thu Jan 11 00:18:38 2007 joerg
	* ./sccs/lib/comobj/src/chkid.c 1.3
	  isupper() Parameter auf unsigned char gecastet
	  Include Reihenfolge korrigiert

Thu Jan 11 00:10:26 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.4
	* ./sccs/cmd/src/rmchg.c 1.4
	* ./sccs/cmd/src/prs.c 1.4
	* ./sccs/cmd/src/val.c 1.4
	* ./sccs/cmd/src/admin.c 1.4
	  Umstellung auf O_BINARY "b"

Thu Jan 11 00:07:02 2007 joerg
	* ./sccs/cmd/src/sccs.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  *p == NULL -> *p == '\0'
	  Lokale Variablen initialisieren
	  Lokale Variablen sollen nicht wie Makros heissen
	  fclose auf Globale FILE * Objekte nur wenn != NULL
	  mktemp() -> mkstemp()

Wed Jan 10 23:54:26 2007 joerg
	* ./sccs/cmd/src/rmchg.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  *p == NULL -> *p == '\0'
	  Lokale Variablen initialisieren
	  '\0377' -> '\377'
	  fclose auf Globale FILE * Objekte nur wenn != NULL
	  char * saveid -> char saveid[] zur Typkorrektheit
	  mktemp() -> mkstemp()

Wed Jan 10 23:49:35 2007 joerg
	* ./sccs/cmd/src/prt.c 1.3
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Lokale Variablen initialisieren
	  Lokale Variablen vermeiden die wie Makros heissen

Wed Jan 10 23:45:11 2007 joerg
	* ./sccs/cmd/src/prs.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Lokale Variablen initialisieren
	  fclose auf Globale FILE * Objekte nur wenn != NULL
	  mktemp() -> mkstemp()

Wed Jan 10 23:38:36 2007 joerg
	* ./sccs/cmd/src/val.c 1.3
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  *p == NULL -> *p == '\0'
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Wed Jan 10 23:32:42 2007 joerg
	* ./sccs/cmd/src/vc.c 1.3
	  Umstellung auf Prototypen + K&R

Wed Jan 10 23:31:16 2007 joerg
	* ./sccs/cmd/src/unget.c 1.3
	  comments? Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Umstellung auf O_BINARY "b"

Wed Jan 10 23:26:29 2007 joerg
	* ./sccs/cmd/src/what.c 1.3
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Umbau auf O_BINARY "b"

Wed Jan 10 23:23:23 2007 joerg
	* ./sccs/cmd/src/help2.c 1.3
	  comments? Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen

Wed Jan 10 23:07:08 2007 joerg
	* ./sccs/cmd/src/help.c 1.3
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen

Wed Jan 10 23:03:58 2007 joerg
	* ./sccs/cmd/src/get.c 1.5
	  Vergessene Filedpointer schliessen damit rename() spaeter auf Cygwin funktioniert

Wed Jan 10 22:59:57 2007 joerg
	* ./sccs/cmd/src/get.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  *p == NULL -> *p == '\0'
	  Lokale Variablen initialisieren
	  Lokale Variablem mit Makronamen vermeiden
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Wed Jan 10 22:47:59 2007 joerg
	* ./sccs/cmd/src/delta.c 1.4
	  Umbau auf O_BINARY

Wed Jan 10 22:45:52 2007 joerg
	* ./sccs/cmd/src/delta.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen + K&R
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Lokale Variablen initialisieren
	  '\0377' -> '\377'
	  fclose auf Globale FILE * Objekte nur wenn != NULL
	  char * saveid -> char saveid[] zur Typkorrektheit
	  HAVE_GETDTABLESIZE neu

Wed Jan 10 22:06:57 2007 joerg
	* ./sccs/cmd/src/comb.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  Lokale Variablen initialisieren
	  fclose auf Globale FILE * Objekte nur wenn != NULL

Wed Jan 10 22:01:22 2007 joerg
	* ./sccs/cmd/src/bdiff.c 1.4
	  Umbau auf O_BINARY "b"

Wed Jan 10 22:00:29 2007 joerg
	* ./sccs/cmd/src/bdiff.c 1.3
	  Umbau auf Schily Includefiles
	  Umbau auf Prototypen + K&R
	  filep->_flag & _IOEOF -> feof(filep)
	  offset_t -> Llong
	  printf -> js_printf

Wed Jan 10 20:54:28 2007 joerg
	* ./sccs/cmd/src/admin.c 1.5
	  Dummy s.* File wieder schliessen damit ein rename() auch auf Cygwin geht

Wed Jan 10 20:48:38 2007 joerg
	* ./sccs/cmd/src/admin.c 1.3
	  Umstellung auf Schily Include Files
	  Umstellung auf Prototypen
	  INS_BASE bei eingebauten Pfaden beruecksichtigen
	  *p == NULL -> *p == '\0'
	  Lokale Variablen initialisieren
	  '\0377' -> '\377'
	  fclose auf Globale FILE * Objekte nur wenn != NULL
	  char * saveid -> char saveid[] zur Typkorrektheit
	  mktemp() -> mkstemp()

Tue Jan  9 23:57:21 2007 joerg
	* ./sccs/lib/comobj/src/logname.c 1.2
	* ./sccs/lib/comobj/src/newsid.c 1.2
	* ./sccs/lib/comobj/src/strptim.c 1.2
	* ./sccs/lib/comobj/src/sinit.c 1.2
	* ./sccs/lib/comobj/src/sid_ab.c 1.2
	* ./sccs/lib/comobj/src/setup.c 1.2
	* ./sccs/lib/comobj/src/rdmod.c 1.2
	* ./sccs/lib/comobj/src/putline.c 1.2
	* ./sccs/lib/comobj/src/permiss.c 1.2
	* ./sccs/lib/comobj/src/newstats.c 1.2
	* ./sccs/lib/comobj/src/dohist.c 1.2
	* ./sccs/lib/comobj/src/date_ab.c 1.2
	* ./sccs/lib/comobj/src/getline.c 1.2
	* ./sccs/lib/comobj/src/dofile.c 1.2
	* ./sccs/lib/comobj/src/chksid.c 1.2
	* ./sccs/lib/comobj/src/chkid.c 1.2
	* ./sccs/lib/comobj/src/dolist.c 1.2
	* ./sccs/lib/comobj/src/encode.c 1.2
	* ./sccs/lib/comobj/src/cmpdate.c 1.2
	* ./sccs/lib/comobj/src/del_ba.c 1.2
	* ./sccs/lib/comobj/src/flushto.c 1.2
	* ./sccs/lib/comobj/src/dodelt.c 1.2
	* ./sccs/lib/comobj/src/fmterr.c 1.2
	  Copyright Kommentar und SID neu

Tue Jan  9 23:07:12 2007 joerg
	* ./sccs/lib/cassi/src/deltack.c 1.4
	* ./sccs/lib/cassi/src/filehand.c 1.4
	  Umstellung auf O_BINARY "b"

Tue Jan  9 17:20:05 2007 joerg
	* ./sccs/hdr/defines.h 1.6
	  Umstellung auf O_BINARY

Tue Jan  9 17:19:19 2007 joerg
	* ./sccs/hdr/defines.h 1.5
	  Umstellung auf Prototypen

Tue Jan  9 17:16:06 2007 joerg
	* ./sccs/hdr/defines.h 1.4
	  Max OS X Hack

Tue Jan  9 17:13:42 2007 joerg
	* ./sccs/hdr/defines.h 1.3
	  Umstellung auf Schily Include Files

Tue Jan  9 16:55:34 2007 joerg
	* ./sgs/inc/common/macros.h 1.3
	* ./sgs/inc/common/fatal.h 1.3
	* ./sgs/inc/common/ccstypes.h 1.3
	  Umstellung auf Schily Include Files und Prototypen

Tue Jan  9 11:49:24 2007 joerg
	* ./sccs/Makefile 1.1
	  date and time created 07/01/09 11:49:24 by joerg

Mon Jan  8 18:15:43 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.11
	  sccslog ist nun sicher bis 2068 auch im 32 Bit Modus

Sun Jan  7 19:38:48 2007 joerg
	* ./sccs/lib/mpwlib/src/Makefile 1.2
	* ./sccs/lib/comobj/src/Makefile 1.2
	* ./sccs/lib/cassi/src/Makefile 1.2
	  INSDIR korrigiert

Sun Jan  7 19:38:35 2007 joerg
	* ./sccs/cmd/xpg4/sccs.mk 1.1
	  date and time created 07/01/07 19:38:35 by joerg

Sun Jan  7 19:38:32 2007 joerg
	* ./sccs/cmd/xpg4/get.mk 1.1
	  date and time created 07/01/07 19:38:32 by joerg

Sun Jan  7 19:38:28 2007 joerg
	* ./sccs/cmd/xpg4/delta.mk 1.1
	  date and time created 07/01/07 19:38:28 by joerg

Sun Jan  7 19:38:25 2007 joerg
	* ./sccs/cmd/src/bdiff.mk 1.1
	  date and time created 07/01/07 19:38:25 by joerg

Sun Jan  7 19:38:21 2007 joerg
	* ./sccs/cmd/src/help2.mk 1.1
	  date and time created 07/01/07 19:38:21 by joerg

Sun Jan  7 19:38:17 2007 joerg
	* ./sccs/cmd/src/what.mk 1.1
	  date and time created 07/01/07 19:38:17 by joerg

Sun Jan  7 19:38:13 2007 joerg
	* ./sccs/cmd/src/vc.mk 1.1
	  date and time created 07/01/07 19:38:13 by joerg

Sun Jan  7 19:38:10 2007 joerg
	* ./sccs/cmd/src/val.mk 1.1
	  date and time created 07/01/07 19:38:10 by joerg

Sun Jan  7 19:38:06 2007 joerg
	* ./sccs/cmd/src/unget.mk 1.1
	  date and time created 07/01/07 19:38:06 by joerg

Sun Jan  7 19:37:59 2007 joerg
	* ./sccs/cmd/src/rmchg.mk 1.1
	  date and time created 07/01/07 19:37:59 by joerg

Sun Jan  7 19:37:55 2007 joerg
	* ./sccs/cmd/src/prt.mk 1.1
	  date and time created 07/01/07 19:37:55 by joerg

Sun Jan  7 19:37:52 2007 joerg
	* ./sccs/cmd/src/prs.mk 1.1
	  date and time created 07/01/07 19:37:52 by joerg

Sun Jan  7 19:37:48 2007 joerg
	* ./sccs/cmd/src/help.mk 1.1
	  date and time created 07/01/07 19:37:48 by joerg

Sun Jan  7 19:37:43 2007 joerg
	* ./sccs/cmd/src/get.mk 1.1
	  date and time created 07/01/07 19:37:43 by joerg

Sun Jan  7 19:37:38 2007 joerg
	* ./sccs/cmd/src/delta.mk 1.1
	  date and time created 07/01/07 19:37:38 by joerg

Sun Jan  7 19:37:34 2007 joerg
	* ./sccs/cmd/src/comb.mk 1.1
	  date and time created 07/01/07 19:37:34 by joerg

Sun Jan  7 19:37:30 2007 joerg
	* ./sccs/cmd/src/admin.mk 1.1
	  date and time created 07/01/07 19:37:30 by joerg

Sun Jan  7 19:37:25 2007 joerg
	* ./sccs/cmd/src/sccs.mk 1.1
	  date and time created 07/01/07 19:37:25 by joerg

Sun Jan  7 01:34:58 2007 joerg
	* ./sccs/help.d/va 1.1
	  date and time created 07/01/07 01:34:58 by joerg

Sun Jan  7 01:21:59 2007 joerg
	* ./sccs/help.d/va.mk 1.1
	  date and time created 07/01/07 01:21:59 by joerg

Sun Jan  7 01:19:55 2007 joerg
	* ./sccs/help.d/Makefile 1.2
	  va.mk neu

Sat Jan  6 23:46:58 2007 joerg
	* ./sccs/lib/cassi/src/deltack.c 1.3
	  defines.h ist erstes Include
	  Umstellung auf Prototypen
	  Vermeiden von Lokalen Variablennamen == Makroname
	  xgets() neu statt gets()

Sat Jan  6 12:44:23 2007 joerg
	* ./sccs/cmd/src/sccslog.c 1.10
	  Umstellung auf include schily/*

Wed Jan  3 23:36:24 2007 joerg
	* ./sccs/lib/cassi/src/filehand.c 1.3
	  Umstellung auf Prororypen
	  '\0' statt NULL
	  Vermeiden von Lokalen Variablennamen == Makroname
	  Initialisieren von Lokalen Variablen

Mon Jan  1 15:16:07 2007 joerg
	* ./sccs/lib/cassi/src/gf.c 1.3
	* ./sccs/lib/cassi/src/cmrcheck.c 1.3
	  Umstellung auf Prototypen
	  '\0' statt NULL

Sat Dec 30 16:35:33 2006 joerg
	* ./sccs/cmd/src/Makefile 1.1
	  date and time created 06/12/30 16:35:33 by joerg

Sat Dec 30 00:53:24 2006 joerg
	* ./sccs/cmd/src/diff.mk 1.1
	* ./sccs/cmd/src/diffh.mk 1.1
	  date and time created 06/12/30 00:53:24 by joerg

Fri Dec 29 16:16:19 2006 joerg
	* ./sccs/lib/cassi/src/error.c 1.3
	  Umstellung auf defines.h

Thu Dec 21 01:45:30 2006 joerg
	* ./sccs/cmd/Makefile 1.1
	  date and time created 06/12/21 01:45:30 by joerg

Thu Dec 21 01:41:46 2006 joerg
	* ./sccs/cmd/xpg4/Makefile 1.1
	  date and time created 06/12/21 01:41:46 by joerg

Thu Dec 21 01:12:31 2006 joerg
	* ./sccs/help.d/vc.mk 1.1
	  date and time created 06/12/21 01:12:31 by joerg

Thu Dec 21 01:12:21 2006 joerg
	* ./sccs/help.d/ut.mk 1.1
	  date and time created 06/12/21 01:12:21 by joerg

Thu Dec 21 01:12:13 2006 joerg
	* ./sccs/help.d/un.mk 1.1
	  date and time created 06/12/21 01:12:13 by joerg

Thu Dec 21 01:12:08 2006 joerg
	* ./sccs/help.d/rc.mk 1.1
	  date and time created 06/12/21 01:12:08 by joerg

Thu Dec 21 01:11:57 2006 joerg
	* ./sccs/help.d/prs.mk 1.1
	  date and time created 06/12/21 01:11:57 by joerg

Thu Dec 21 01:11:51 2006 joerg
	* ./sccs/help.d/he.mk 1.1
	  date and time created 06/12/21 01:11:51 by joerg

Thu Dec 21 01:11:45 2006 joerg
	* ./sccs/help.d/ge.mk 1.1
	  date and time created 06/12/21 01:11:45 by joerg

Thu Dec 21 01:11:40 2006 joerg
	* ./sccs/help.d/default.mk 1.1
	  date and time created 06/12/21 01:11:40 by joerg

Thu Dec 21 01:11:33 2006 joerg
	* ./sccs/help.d/de.mk 1.1
	  date and time created 06/12/21 01:11:33 by joerg

Thu Dec 21 01:11:24 2006 joerg
	* ./sccs/help.d/co.mk 1.1
	  date and time created 06/12/21 01:11:24 by joerg

Thu Dec 21 01:11:19 2006 joerg
	* ./sccs/help.d/cmds.mk 1.1
	  date and time created 06/12/21 01:11:19 by joerg

Thu Dec 21 01:11:13 2006 joerg
	* ./sccs/help.d/cm.mk 1.1
	  date and time created 06/12/21 01:11:13 by joerg

Thu Dec 21 01:11:08 2006 joerg
	* ./sccs/help.d/cb.mk 1.1
	  date and time created 06/12/21 01:11:08 by joerg

Thu Dec 21 01:11:00 2006 joerg
	* ./sccs/help.d/bd.mk 1.1
	  date and time created 06/12/21 01:11:00 by joerg

Thu Dec 21 01:10:48 2006 joerg
	* ./sccs/help.d/Makefile 1.1
	  date and time created 06/12/21 01:10:48 by joerg

Thu Dec 21 01:05:20 2006 joerg
	* ./sccs/help.d/ad.mk 1.1
	  date and time created 06/12/21 01:05:20 by joerg

Thu Dec 21 00:47:31 2006 joerg
	* ./sccs/cmd/src/sccsdiff.mk 1.1
	  date and time created 06/12/21 00:47:31 by joerg

Thu Dec 21 00:04:18 2006 joerg
	* ./sccs/lib/cassi/src/Makefile 1.1
	  date and time created 06/12/21 00:04:18 by joerg

Thu Dec 21 00:03:48 2006 joerg
	* ./sccs/lib/cassi/src/Targets 1.1
	  date and time created 06/12/21 00:03:48 by joerg

Thu Dec 21 00:03:00 2006 joerg
	* ./sccs/lib/mpwlib/src/Makefile 1.1
	  date and time created 06/12/21 00:03:00 by joerg

Thu Dec 21 00:02:20 2006 joerg
	* ./sccs/lib/mpwlib/src/Targets 1.1
	  date and time created 06/12/21 00:02:20 by joerg

Wed Dec 20 23:59:45 2006 joerg
	* ./sccs/lib/comobj/src/Targets 1.1
	* ./sccs/lib/comobj/src/Makefile 1.1
	  date and time created 06/12/20 23:59:45 by joerg

Wed Dec 20 23:51:05 2006 joerg
	* ./sccs/lib/mpwlib/Makefile 1.1
	* ./sccs/lib/cassi/Makefile 1.1
	* ./sccs/lib/comobj/Makefile 1.1
	  date and time created 06/12/20 23:51:05 by joerg

Wed Dec 20 23:49:47 2006 joerg
	* ./sccs/lib/Makefile 1.1
	  date and time created 06/12/20 23:49:47 by joerg

Wed Dec 20 23:46:27 2006 joerg
	* ./Makefile 1.1
	  date and time created 06/12/20 23:46:27 by joerg

Tue Dec 19 01:36:33 2006 joerg
	* ./sccs/lib/mpwlib/src/xcreat.c 1.1
	* ./sccs/lib/mpwlib/src/xopen.c 1.1
	* ./sccs/lib/mpwlib/src/xpipe.c 1.1
	* ./sccs/lib/mpwlib/src/xunlink.c 1.1
	* ./sccs/lib/mpwlib/src/index.c 1.1
	* ./sccs/lib/mpwlib/src/zero.c 1.1
	* ./sccs/lib/mpwlib/src/fatal.c 1.1
	* ./sccs/lib/mpwlib/src/fdfopen.c 1.1
	* ./sccs/lib/mpwlib/src/fmalloc.c 1.1
	* ./sccs/lib/mpwlib/src/imatch.c 1.1
	* ./sccs/lib/mpwlib/src/satoi.c 1.1
	* ./sccs/lib/mpwlib/src/setsig.c 1.1
	* ./sccs/lib/mpwlib/src/sname.c 1.1
	* ./sccs/lib/mpwlib/src/repl.c 1.1
	* ./sccs/lib/mpwlib/src/strend.c 1.1
	* ./sccs/lib/mpwlib/src/patoi.c 1.1
	* ./sccs/lib/mpwlib/src/trnslat.c 1.1
	* ./sccs/lib/mpwlib/src/lockit.c 1.1
	* ./sccs/lib/mpwlib/src/userexit.c 1.1
	* ./sccs/lib/mpwlib/src/xlink.c 1.1
	  date and time created 06/12/19 01:36:33 by joerg

Tue Dec 19 01:36:33 2006 joerg
	* ./sccs/lib/mpwlib/src/xpipe.c 1.2
	* ./sccs/lib/mpwlib/src/xunlink.c 1.2
	* ./sccs/lib/mpwlib/src/zero.c 1.2
	* ./sccs/lib/mpwlib/src/fatal.c 1.2
	* ./sccs/lib/mpwlib/src/xopen.c 1.2
	* ./sgs/inc/common/ccstypes.h 1.2
	* ./sccs/lib/mpwlib/src/fmalloc.c 1.2
	* ./sccs/lib/mpwlib/src/imatch.c 1.2
	* ./sccs/lib/mpwlib/src/setsig.c 1.2
	* ./sccs/lib/mpwlib/src/sname.c 1.2
	* ./sccs/lib/mpwlib/src/strend.c 1.2
	* ./sccs/lib/mpwlib/src/satoi.c 1.2
	* ./sccs/lib/mpwlib/src/repl.c 1.2
	* ./sccs/lib/mpwlib/src/patoi.c 1.2
	* ./sccs/lib/mpwlib/src/trnslat.c 1.2
	* ./sccs/lib/mpwlib/src/index.c 1.2
	* ./sccs/lib/mpwlib/src/xcreat.c 1.2
	* ./sgs/inc/common/macros.h 1.2
	* ./sccs/lib/mpwlib/src/userexit.c 1.2
	* ./sgs/inc/common/fatal.h 1.2
	* ./sccs/lib/mpwlib/src/xlink.c 1.2
	* ./sccs/lib/mpwlib/src/lockit.c 1.2
	* ./sccs/lib/mpwlib/src/fdfopen.c 1.2
	* ./sccs/lib/mpwlib/src/abspath.c 1.2
	* ./sccs/lib/mpwlib/src/any.c 1.2
	* ./sccs/lib/mpwlib/src/cat.c 1.2
	* ./sccs/lib/mpwlib/src/dname.c 1.2
	* ./sccs/lib/cassi/src/cmrcheck.c 1.2
	* ./sccs/hdr/defines.h 1.2
	* ./sccs/cmd/src/help2.c 1.2
	* ./sccs/cmd/src/help.c 1.2
	* ./sccs/cmd/src/get.c 1.2
	* ./sccs/cmd/src/vc.c 1.2
	* ./sccs/cmd/src/prs.c 1.2
	* ./sccs/cmd/src/what.c 1.2
	* ./sccs/cmd/src/unget.c 1.2
	* ./sccs/cmd/src/sccs.c 1.2
	* ./sccs/cmd/src/admin.c 1.2
	* ./sccs/cmd/src/comb.c 1.2
	* ./sccs/cmd/src/val.c 1.2
	* ./sccs/cmd/src/prt.c 1.2
	* ./sccs/cmd/src/delta.c 1.2
	* ./sccs/cmd/src/rmchg.c 1.2
	* ./sccs/lib/cassi/src/filehand.c 1.2
	* ./sccs/lib/cassi/src/error.c 1.2
	* ./sccs/lib/cassi/src/deltack.c 1.2
	* ./sccs/lib/cassi/src/gf.c 1.2
	  Copyright Kommentar und SID neu

Tue Dec 19 01:36:32 2006 joerg
	* ./sccs/lib/comobj/src/date_ab.c 1.1
	* ./sccs/lib/comobj/src/del_ba.c 1.1
	* ./sccs/lib/comobj/src/dodelt.c 1.1
	* ./sccs/lib/comobj/src/dofile.c 1.1
	* ./sccs/lib/comobj/src/dohist.c 1.1
	* ./sccs/lib/comobj/src/dolist.c 1.1
	* ./sccs/lib/comobj/src/flushto.c 1.1
	* ./sccs/lib/comobj/src/fmterr.c 1.1
	* ./sccs/lib/comobj/src/getline.c 1.1
	* ./sccs/lib/comobj/src/logname.c 1.1
	* ./sccs/lib/comobj/src/encode.c 1.1
	* ./sccs/lib/comobj/src/newsid.c 1.1
	* ./sccs/lib/comobj/src/newstats.c 1.1
	* ./sccs/lib/comobj/src/permiss.c 1.1
	* ./sccs/lib/comobj/src/putline.c 1.1
	* ./sccs/lib/comobj/src/rdmod.c 1.1
	* ./sccs/lib/comobj/src/setup.c 1.1
	* ./sccs/lib/comobj/src/sid_ab.c 1.1
	* ./sccs/lib/comobj/src/sinit.c 1.1
	* ./sccs/lib/comobj/src/strptim.c 1.1
	* ./sccs/lib/mpwlib/src/abspath.c 1.1
	* ./sccs/lib/mpwlib/src/any.c 1.1
	* ./sccs/lib/mpwlib/src/cat.c 1.1
	* ./sccs/lib/mpwlib/src/dname.c 1.1
	  date and time created 06/12/19 01:36:32 by joerg

Tue Dec 19 01:36:31 2006 joerg
	* ./sccs/lib/comobj/src/cmpdate.c 1.1
	* ./sccs/lib/comobj/src/chksid.c 1.1
	* ./sccs/lib/comobj/src/chkid.c 1.1
	  date and time created 06/12/19 01:36:31 by joerg

Tue Dec 19 01:36:29 2006 joerg
	* ./sccs/cmd/src/help.c 1.1
	* ./sccs/cmd/src/delta.c 1.1
	* ./sccs/cmd/src/val.c 1.1
	* ./sccs/cmd/src/get.c 1.1
	* ./sccs/cmd/src/help2.c 1.1
	* ./sccs/cmd/src/vc.c 1.1
	* ./sccs/cmd/src/unget.c 1.1
	* ./sccs/cmd/src/what.c 1.1
	* ./sccs/cmd/src/admin.c 1.1
	* ./sccs/cmd/src/prs.c 1.1
	* ./sccs/cmd/src/sccs.c 1.1
	* ./sccs/cmd/src/prt.c 1.1
	* ./sccs/cmd/src/comb.c 1.1
	* ./sccs/cmd/src/rmchg.c 1.1
	  date and time created 06/12/19 01:36:29 by joerg

Tue Dec 19 01:35:33 2006 joerg
	* ./sccs/lib/mpwlib/src/had.c 1.1
	* ./sgs/inc/common/fatal.h 1.1
	* ./sgs/inc/common/ccstypes.h 1.1
	* ./sccs/lib/mpwlib/src/xmsg.c 1.1
	  date and time created 06/12/19 01:35:33 by joerg

Tue Dec 19 01:35:32 2006 joerg
	* ./sccs/lib/comobj/src/date_ba.c 1.1
	* ./sccs/lib/comobj/src/stats_ab.c 1.1
	* ./sccs/lib/comobj/src/del_ab.c 1.1
	* ./sccs/lib/comobj/src/getser.c 1.1
	* ./sccs/lib/comobj/src/doie.c 1.1
	* ./sccs/lib/comobj/src/pf_ab.c 1.1
	* ./sccs/lib/comobj/src/date_bal.c 1.1
	* ./sccs/lib/comobj/src/sid_ba.c 1.1
	* ./sccs/lib/comobj/src/sidtoser.c 1.1
	* ./sccs/lib/comobj/src/eqsid.c 1.1
	  date and time created 06/12/19 01:35:32 by joerg

Tue Dec 19 01:35:31 2006 joerg
	* ./sccs/lib/cassi/src/gf.c 1.1
	* ./sccs/lib/cassi/src/deltack.c 1.1
	* ./sccs/lib/cassi/src/filehand.c 1.1
	* ./sccs/lib/comobj/src/auxf.c 1.1
	* ./sccs/lib/cassi/src/cmrcheck.c 1.1
	* ./sccs/lib/cassi/src/error.c 1.1
	  date and time created 06/12/19 01:35:31 by joerg

Tue Dec 19 01:35:30 2006 joerg
	* ./sccs/help.d/ad 1.1
	* ./sccs/help.d/vc 1.1
	* ./sccs/help.d/ut 1.1
	* ./sccs/help.d/un 1.1
	* ./sccs/help.d/rc 1.1
	* ./sccs/help.d/prs 1.1
	* ./sccs/help.d/he 1.1
	* ./sccs/help.d/default 1.1
	* ./sccs/help.d/ge 1.1
	* ./sccs/help.d/de 1.1
	* ./sccs/help.d/co 1.1
	* ./sccs/help.d/cmds 1.1
	* ./sccs/help.d/cm 1.1
	* ./sccs/help.d/cb 1.1
	* ./sccs/help.d/bd 1.1
	* ./sccs/hdr/defines.h 1.1
	* ./sccs/hdr/had.h 1.1
	* ./sccs/hdr/filehand.h 1.1
	* ./sccs/hdr/i18n.h 1.1
	  date and time created 06/12/19 01:35:30 by joerg

Tue Dec 19 01:35:29 2006 joerg
	* ./sccs/cmd/src/sccsdiff.sh 1.1
	  date and time created 06/12/19 01:35:29 by joerg

Wed Nov 22 04:37:41 2006 joerg
	* ./sccs/cmd/src/bdiff.c 1.1
	  date and time created 06/11/22 04:37:41 by joerg

Wed Nov 22 04:37:41 2006 joerg
	* ./sccs/cmd/src/bdiff.c 1.2
	  Copyright Kommentar und SID neu

Wed Nov 22 04:36:35 2006 joerg
	* ./sccs/cmd/src/diff.c 1.1
	* ./sccs/cmd/src/diff.c.bak 1.1
	* ./sccs/cmd/src/diffh.c 1.1
	* ./sccs/cmd/src/diff.h 1.1
	  date and time created 06/11/22 04:36:35 by joerg

Sun Oct 22 08:59:21 2006 joerg
	* ./sgs/inc/common/macros.h 1.1
	  date and time created 06/10/22 08:59:21 by joerg

Fri Nov  4 15:03:00 2005 jes
	* ./sccs/cmd/src/TTT 1.4
	* ./sccs/cmd/src/XXX 1.4
	  g h

Thu Nov  3 14:56:39 2005 jes
	* ./sccs/cmd/src/XXX 1.3
	* ./sccs/cmd/src/TTT 1.3
	  e

Wed Nov  2 14:43:03 2005 jes
	* ./sccs/cmd/src/TTT 1.2
	* ./sccs/cmd/src/XXX 1.2
	  aaa

Tue Nov  1 14:42:27 2005 jes
	* ./sccs/cmd/src/XXX 1.1
	* ./sccs/cmd/src/TTT 1.1
	  date and time created 05/11/01 14:42:27 by jes

Tue Aug  3 02:23:24 2004 joerg
	* ./sccs/cmd/src/sccslog.c 1.9
	  qsort() cmp() Funktion korrigiert um core dumps zu vermeiden

Thu Oct 23 12:15:34 2003 joerg
	* ./sccs/cmd/src/sccslog.mk 1.3
	  aufgeraeumt

Thu Oct 23 12:14:50 2003 joerg
	* ./sccs/cmd/src/sccslog.mk 1.2
	  Umstellung auf $(RULESDIR)/rules.rel

Fri Nov 23 11:43:55 2001 joerg
	* ./sccs/cmd/src/sccslog.mk 1.1
	  date and time created 01/11/23 11:43:55 by joerg

Thu Nov  1 19:15:47 2001 joerg
	* ./sccs/cmd/src/sccslog.c 1.8
	  Umstellung auf timedefs.h

Mon Oct 29 18:55:22 2001 joerg
	* ./sccs/cmd/src/sccslog.c 1.7
	  -> schily include files

Sat Jan 27 21:15:02 2001 joerg
	* ./sccs/cmd/src/sccslog.c 1.6
	  Heiko als User & multi line Kommentare

Sat Jan 27 20:35:45 2001 joerg
	* ./sccs/cmd/src/sccslog.c 1.5
	  mapuser() nun mit korrektem Return, lint Verbesserungen

Sat Apr 22 12:32:35 2000 joerg
	* ./sccs/cmd/src/sccslog.c 1.4
	  Zusammenfassen von Eintraegen mit identischem Kommentar

Sat Apr 22 11:10:37 2000 joerg
	* ./sccs/cmd/src/sccslog.c 1.3
	  mapuser() neu

Thu Feb 10 01:11:03 2000 joerg
	* ./sccs/cmd/src/sccslog.c 1.2
	  Y2k Anpassung fuer die SCCS/s. Files

Sun Aug 24 16:29:45 1997 joerg
	* ./sccs/cmd/src/sccslog.c 1.1
	  date and time created 97/08/24 16:29:45 by joerg

Sun Jun  6 16:12:30 1993 bostic
	* ./man/sccs.1 2.11
	* ./man/sccs.1.bsd 8.1
	* ./man/sccs.1.old 2.11
	  4.4BSD snapshot (revision 8.1); add 1993 to copyright

Wed Jul 24 22:41:08 1991 cael
	* ./man/sccs.1 2.10
	* ./man/sccs.1.bsd 2.10
	* ./man/sccs.1.old 2.10
	  mdoc version three

Thu Mar 14 00:27:26 1991 cael
	* ./man/sccs.1.old 2.9
	* ./man/sccs.1 2.9
	* ./man/sccs.1.bsd 2.9
	* ./man/sccs.1.bsd 2.9
	* ./man/sccs.1.old 2.9
	* ./man/sccs.1 2.9
	  add .Vx so tmac.andoc will call tmac.mdoc-old

Tue Jul 24 22:51:30 1990 cael
	* ./man/sccs.1.bsd 2.8
	* ./man/sccs.1.old 2.8
	* ./man/sccs.1 2.8
	  .Xr botch fix

Mon Jun 11 06:00:26 1990 cael
	* ./man/sccs.1.bsd 2.7
	* ./man/sccs.1.old 2.7
	* ./man/sccs.1 2.7
	  converted man page

Sat Jul 22 15:42:35 1989 bostic
	* ./man/sccs.1 2.6
	* ./man/sccs.1.old 2.6
	* ./man/sccs.1.bsd 2.6
	  written by Eric Allman; add Berkeley header

Mon May 12 09:07:13 1986 anne
	* ./man/sccs.1.old 2.5
	* ./man/sccs.1 2.5
	* ./man/sccs.1.bsd 2.5
	  grammar

Sat May 10 20:11:06 1986 mckusick
	* ./man/sccs.1 2.4
	* ./man/sccs.1.old 2.4
	* ./man/sccs.1.bsd 2.4
	  add header

Sat May 10 20:09:16 1986 mckusick
	* ./man/sccs.1.old 2.3
	* ./man/sccs.1 2.3
	* ./man/sccs.1.bsd 2.3
	  format

Tue Apr  1 10:56:56 1986 eric
	* ./man/sccs.1.bsd 2.2
	* ./man/sccs.1.old 2.2
	* ./man/sccs.1 2.2
	  drop DISCLAIMER section

Tue Apr  1 10:54:39 1986 eric
	* ./man/sccs.1.bsd 2.1
	* ./man/sccs.1 2.1
	* ./man/sccs.1.old 2.1
	  move from manl to man1

Wed May 27 00:22:36 1981 eric
	* ./man/sccs.1.old 1.24
	* ./man/sccs.1 1.24
	* ./man/sccs.1.bsd 1.24
	  add ``create'' command

Wed Jan 14 23:05:00 1981 eric
	* ./man/sccs.1 1.23
	* ./man/sccs.1.old 1.23
	* ./man/sccs.1.bsd 1.23
	  add PROJECT stuff

Wed Jan 14 23:01:32 1981 eric
	* ./man/sccs.1 1.22
	* ./man/sccs.1.old 1.22
	* ./man/sccs.1.bsd 1.22
	  add "print" command

Fri Dec  5 12:46:23 1980 eric
	* ./man/sccs.1 1.21
	* ./man/sccs.1.bsd 1.21
	* ./man/sccs.1.old 1.21
	  add info about flags to "diff"

Tue Dec  2 09:59:24 1980 eric
	* ./man/sccs.1.old 1.20
	* ./man/sccs.1 1.20
	* ./man/sccs.1.bsd 1.20
	  add -u[user] option to info/check/tell (not clean!)

Thu Nov 20 19:00:43 1980 eric
	* ./man/sccs.1.old 1.19
	* ./man/sccs.1.bsd 1.19
	* ./man/sccs.1 1.19
	  add -b flag to info/clean/tell/check

Thu Nov  6 00:09:37 1980 eric
	* ./man/sccs.1 1.18
	* ./man/sccs.1.bsd 1.18
	* ./man/sccs.1.old 1.18
	  add "tell" command

Wed Oct 15 02:40:52 1980 eric
	* ./man/sccs.1 1.17
	* ./man/sccs.1.old 1.17
	* ./man/sccs.1.bsd 1.17
	  added bugs section

Wed Oct 15 02:08:18 1980 eric
	* ./man/sccs.1.old 1.16
	* ./man/sccs.1.bsd 1.16
	* ./man/sccs.1 1.16
	  added sccsdiff & diffs

Thu Oct  9 22:25:48 1980 eric
	* ./man/sccs.1 1.15
	* ./man/sccs.1.old 1.15
	* ./man/sccs.1.bsd 1.15
	  documented flag capabilities

Wed Oct  8 10:18:24 1980 eric
	* ./man/sccs.1.bsd 1.14
	* ./man/sccs.1.old 1.14
	* ./man/sccs.1 1.14
	  added copyright notice

Sat Oct  4 01:02:47 1980 eric
	* ./man/sccs.1 1.13
	* ./man/sccs.1.bsd 1.13
	* ./man/sccs.1.old 1.13
	  fixed for man command; added reference

Sat Oct  4 00:44:48 1980 eric
	* ./man/sccs.1.bsd 1.12
	* ./man/sccs.1.old 1.12
	* ./man/sccs.1 1.12
	  clarify some parts from jkf comments; fix spelling

Sat Aug 30 18:17:30 1980 eric
	* ./man/sccs.1.old 1.11
	* ./man/sccs.1.bsd 1.11
	* ./man/sccs.1 1.11
	  added "check" command; changed from man1 to manl

Sat Aug  9 19:51:23 1980 eric
	* ./man/sccs.1.old 1.10
	* ./man/sccs.1.bsd 1.10
	* ./man/sccs.1 1.10
	  added -d flag & misc related changes

Fri Jul 25 19:28:44 1980 eric
	* ./man/sccs.1.old 1.9
	* ./man/sccs.1.bsd 1.9
	* ./man/sccs.1 1.9
	  changed "deled" to "deledit" for wnj

Thu Jul 24 13:30:06 1980 eric
	* ./man/sccs.1 1.8
	* ./man/sccs.1.bsd 1.8
	* ./man/sccs.1.old 1.8
	  added "unedit" command

Thu Jul 24 10:11:35 1980 eric
	* ./man/sccs.1.old 1.7
	* ./man/sccs.1.bsd 1.7
	* ./man/sccs.1 1.7
	  added "info", "delget", "deled", "edit"

Mon Jun  9 23:16:20 1980 eric
	* ./man/sccs.1.old 1.6
	* ./man/sccs.1 1.6
	* ./man/sccs.1.bsd 1.6
	  add pseudo-commands

Fri May 23 12:50:05 1980 eric
	* ./man/sccs.1 1.5
	* ./man/sccs.1.old 1.5
	* ./man/sccs.1.bsd 1.5
	  general cleanup

Fri May 23 12:36:51 1980 eric
	* ./man/sccs.1.bsd 1.5
	* ./man/sccs.1 1.5
	* ./man/sccs.1.old 1.5
	  clean up some gliches

Mon May 19 20:10:17 1980 eric
	* ./man/sccs.1.old 1.4
	* ./man/sccs.1.bsd 1.4
	* ./man/sccs.1 1.4
	  drop ADMINFILE junk & suid to sccs

Tue May 13 13:10:17 1980 eric
	* ./man/sccs.1 1.3
	* ./man/sccs.1.old 1.3
	* ./man/sccs.1.bsd 1.3
	  added ADMINFILE info

Tue May 13 00:30:50 1980 eric
	* ./man/sccs.1 1.2
	* ./man/sccs.1.bsd 1.2
	* ./man/sccs.1.old 1.2
	  changed sccs path from sccs/s. to SCCS/s.

Tue May 13 00:24:44 1980 eric
	* ./man/sccs.1.bsd 1.1
	* ./man/sccs.1.old 1.1
	* ./man/sccs.1 1.1
	  

