0.6.7.22: removed CVS dollar-Header-dollar tags from sources
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 20 Oct 2000 23:30:33 +0000 (23:30 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 20 Oct 2000 23:30:33 +0000 (23:30 +0000)
379 files changed:
doc/sbcl.1
src/assembly/assemfile.lisp
src/assembly/x86/alloc.lisp
src/assembly/x86/arith.lisp
src/assembly/x86/array.lisp
src/assembly/x86/assem-rtns.lisp
src/assembly/x86/bit-bash.lisp
src/assembly/x86/support.lisp
src/code/alien-type.lisp
src/code/array.lisp
src/code/backq.lisp
src/code/bignum.lisp
src/code/bit-bash.lisp
src/code/boot-extensions.lisp
src/code/bsd-os.lisp
src/code/byte-interp.lisp
src/code/byte-types.lisp
src/code/char.lisp
src/code/cl-specials.lisp
src/code/class.lisp
src/code/coerce.lisp
src/code/cold-error.lisp
src/code/cold-init-helper-macros.lisp
src/code/cold-init.lisp
src/code/cross-float.lisp
src/code/cross-io.lisp
src/code/cross-misc.lisp
src/code/cross-sap.lisp
src/code/cross-type.lisp
src/code/debug-info.lisp
src/code/debug-int.lisp
src/code/debug-var-io.lisp
src/code/debug-vm.lisp
src/code/debug.lisp
src/code/defbangmacro.lisp
src/code/defbangstruct.lisp
src/code/defbangtype.lisp
src/code/defboot.lisp
src/code/defmacro.lisp
src/code/defpackage.lisp
src/code/defsetfs.lisp
src/code/defstruct.lisp
src/code/deftypes-for-target.lisp
src/code/describe.lisp
src/code/destructuring-bind.lisp
src/code/dyncount.lisp
src/code/early-alieneval.lisp
src/code/early-array.lisp
src/code/early-cl.lisp
src/code/early-defbangmethod.lisp
src/code/early-defboot.lisp
src/code/early-defstruct-args.lisp-expr
src/code/early-defstructs.lisp
src/code/early-extensions.lisp
src/code/early-format.lisp
src/code/early-impl.lisp
src/code/early-load.lisp
src/code/early-pprint.lisp
src/code/early-print.lisp
src/code/early-setf.lisp
src/code/early-target-error.lisp
src/code/early-type.lisp
src/code/error-error.lisp
src/code/error.lisp
src/code/eval.lisp
src/code/fd-stream.lisp
src/code/fdefinition.lisp
src/code/filesys.lisp
src/code/final.lisp
src/code/float-trap.lisp
src/code/float.lisp
src/code/fop.lisp
src/code/force-delayed-defbangmacros.lisp
src/code/force-delayed-defbangmethods.lisp
src/code/force-delayed-defbangstructs.lisp
src/code/foreign.lisp
src/code/format-time.lisp
src/code/gc.lisp
src/code/globals.lisp
src/code/hash-table.lisp
src/code/host-alieneval.lisp
src/code/host-c-call.lisp
src/code/inspect.lisp
src/code/interr.lisp
src/code/irrat.lisp
src/code/kernel.lisp
src/code/late-defbangmethod.lisp
src/code/late-extensions.lisp
src/code/late-format.lisp
src/code/late-setf.lisp
src/code/late-target-error.lisp
src/code/late-type.lisp
src/code/linux-os.lisp
src/code/lisp-stream.lisp
src/code/list.lisp
src/code/load.lisp
src/code/loop.lisp
src/code/macroexpand.lisp
src/code/macros.lisp
src/code/mipsstrops.lisp
src/code/misc.lisp
src/code/module.lisp
src/code/ntrace.lisp
src/code/numbers.lisp
src/code/package.lisp
src/code/parse-body.lisp
src/code/parse-defmacro-errors.lisp
src/code/parse-defmacro.lisp
src/code/pathname.lisp
src/code/pp-backq.lisp
src/code/pprint.lisp
src/code/pred.lisp
src/code/print.lisp
src/code/purify.lisp
src/code/query.lisp
src/code/random.lisp
src/code/reader.lisp
src/code/readtable.lisp
src/code/room.lisp
src/code/run-program.lisp
src/code/save.lisp
src/code/seq.lisp
src/code/serve-event.lisp
src/code/setf-funs.lisp
src/code/sharpm.lisp
src/code/show.lisp
src/code/signal.lisp
src/code/sort.lisp
src/code/specializable-array.lisp
src/code/stream.lisp
src/code/string.lisp
src/code/symbol.lisp
src/code/sysmacs.lisp
src/code/target-alieneval.lisp
src/code/target-c-call.lisp
src/code/target-defbangmethod.lisp
src/code/target-defstruct.lisp
src/code/target-eval.lisp
src/code/target-extensions.lisp
src/code/target-format.lisp
src/code/target-hash-table.lisp
src/code/target-load.lisp
src/code/target-misc.lisp
src/code/target-numbers.lisp
src/code/target-package.lisp
src/code/target-pathname.lisp
src/code/target-random.lisp
src/code/target-sap.lisp
src/code/target-signal.lisp
src/code/target-sxhash.lisp
src/code/target-type.lisp
src/code/time.lisp
src/code/toplevel.lisp
src/code/type-class.lisp
src/code/type-init.lisp
src/code/typedefs.lisp
src/code/typep.lisp
src/code/uncross.lisp
src/code/unix.lisp
src/code/weak.lisp
src/code/x86-vm.lisp
src/cold/ansify.lisp
src/cold/compile-cold-sbcl.lisp
src/cold/defun-load-or-cload-xcompiler.lisp
src/cold/read-from-file.lisp
src/cold/rename-package-carefully.lisp
src/cold/set-up-cold-packages.lisp
src/cold/shared.lisp
src/cold/shebang.lisp
src/cold/snapshot.lisp
src/cold/warm.lisp
src/cold/with-stuff.lisp
src/compiler/aliencomp.lisp
src/compiler/array-tran.lisp
src/compiler/assem.lisp
src/compiler/backend.lisp
src/compiler/bit-util.lisp
src/compiler/byte-comp.lisp
src/compiler/checkgen.lisp
src/compiler/codegen.lisp
src/compiler/compiler-deftype.lisp
src/compiler/compiler-error.lisp
src/compiler/constraint.lisp
src/compiler/control.lisp
src/compiler/copyprop.lisp
src/compiler/ctype.lisp
src/compiler/debug-dump.lisp
src/compiler/debug.lisp
src/compiler/deftype.lisp
src/compiler/dfo.lisp
src/compiler/disassem.lisp
src/compiler/dump.lisp
src/compiler/dyncount.lisp
src/compiler/early-assem.lisp
src/compiler/early-c.lisp
src/compiler/entry.lisp
src/compiler/envanal.lisp
src/compiler/eval-comp.lisp
src/compiler/eval.lisp
src/compiler/fixup.lisp
src/compiler/float-tran.lisp
src/compiler/fndb.lisp
src/compiler/generic/core.lisp
src/compiler/generic/early-objdef.lisp
src/compiler/generic/early-vm-macs.lisp
src/compiler/generic/early-vm.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/interr.lisp
src/compiler/generic/objdef.lisp
src/compiler/generic/primtype.lisp
src/compiler/generic/target-core.lisp
src/compiler/generic/utils.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/generic/vm-ir2tran.lisp
src/compiler/generic/vm-macs.lisp
src/compiler/generic/vm-tran.lisp
src/compiler/generic/vm-type.lisp
src/compiler/generic/vm-typetran.lisp
src/compiler/globaldb.lisp
src/compiler/gtn.lisp
src/compiler/info-functions.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/ir2tran.lisp
src/compiler/knownfun.lisp
src/compiler/late-macros.lisp
src/compiler/late-vmdef.lisp
src/compiler/lexenv.lisp
src/compiler/life.lisp
src/compiler/locall.lisp
src/compiler/ltn.lisp
src/compiler/ltv.lisp
src/compiler/macros.lisp
src/compiler/main.lisp
src/compiler/meta-vmdef.lisp
src/compiler/node.lisp
src/compiler/pack.lisp
src/compiler/parse-lambda-list.lisp
src/compiler/proclaim.lisp
src/compiler/pseudo-vops.lisp
src/compiler/represent.lisp
src/compiler/saptran.lisp
src/compiler/seqtran.lisp
src/compiler/srctran.lisp
src/compiler/sset.lisp
src/compiler/stack.lisp
src/compiler/target-byte-comp.lisp
src/compiler/target-disassem.lisp
src/compiler/target-dump.lisp
src/compiler/target-main.lisp
src/compiler/tn.lisp
src/compiler/trace-table.lisp
src/compiler/typetran.lisp
src/compiler/vmdef.lisp
src/compiler/vop.lisp
src/compiler/x86/alloc.lisp
src/compiler/x86/arith.lisp
src/compiler/x86/array.lisp
src/compiler/x86/backend-parms.lisp
src/compiler/x86/c-call.lisp
src/compiler/x86/call.lisp
src/compiler/x86/cell.lisp
src/compiler/x86/char.lisp
src/compiler/x86/debug.lisp
src/compiler/x86/float.lisp
src/compiler/x86/insts.lisp
src/compiler/x86/macros.lisp
src/compiler/x86/memory.lisp
src/compiler/x86/move.lisp
src/compiler/x86/nlx.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/pred.lisp
src/compiler/x86/sap.lisp
src/compiler/x86/show.lisp
src/compiler/x86/static-fn.lisp
src/compiler/x86/subprim.lisp
src/compiler/x86/system.lisp
src/compiler/x86/target-insts.lisp
src/compiler/x86/type-vops.lisp
src/compiler/x86/values.lisp
src/compiler/x86/vm.lisp
src/pcl/boot.lisp
src/pcl/braid.lisp
src/pcl/cache.lisp
src/pcl/combin.lisp
src/pcl/construct.lisp
src/pcl/cpl.lisp
src/pcl/ctypes.lisp
src/pcl/defclass.lisp
src/pcl/defcombin.lisp
src/pcl/defs.lisp
src/pcl/describe.lisp
src/pcl/dfun.lisp
src/pcl/dlisp.lisp
src/pcl/dlisp2.lisp
src/pcl/dlisp3.lisp
src/pcl/documentation.lisp
src/pcl/early-low.lisp
src/pcl/env.lisp
src/pcl/fast-init.lisp
src/pcl/fin.lisp
src/pcl/fixup.lisp
src/pcl/fngen.lisp
src/pcl/fsc.lisp
src/pcl/generic-functions.lisp
src/pcl/gray-streams-class.lisp
src/pcl/gray-streams.lisp
src/pcl/init.lisp
src/pcl/iterate.lisp
src/pcl/low.lisp
src/pcl/macros.lisp
src/pcl/methods.lisp
src/pcl/precom1.lisp
src/pcl/precom2.lisp
src/pcl/print-object.lisp
src/pcl/slots-boot.lisp
src/pcl/slots.lisp
src/pcl/std-class.lisp
src/pcl/structure-class.lisp
src/pcl/time.lisp
src/pcl/vector.lisp
src/pcl/walk.lisp
src/runtime/alloc.c
src/runtime/alloc.h
src/runtime/arch.h
src/runtime/backtrace.c
src/runtime/breakpoint.c
src/runtime/breakpoint.h
src/runtime/bsd-os.c
src/runtime/bsd-os.h
src/runtime/core.h
src/runtime/coreparse.c
src/runtime/dynbind.c
src/runtime/dynbind.h
src/runtime/gc.h
src/runtime/gencgc.c
src/runtime/gencgc.h
src/runtime/globals.c
src/runtime/globals.h
src/runtime/interr.c
src/runtime/interr.h
src/runtime/interrupt.c
src/runtime/interrupt.h
src/runtime/linux-os.c
src/runtime/linux-os.h
src/runtime/linux-stubs.S
src/runtime/lispregs.h
src/runtime/monitor.c
src/runtime/monitor.h
src/runtime/os-common.c
src/runtime/os.h
src/runtime/parse.c
src/runtime/parse.h
src/runtime/print.c
src/runtime/print.h
src/runtime/purify.c
src/runtime/purify.h
src/runtime/regnames.c
src/runtime/run-program.c
src/runtime/runtime.c
src/runtime/runtime.h
src/runtime/save.c
src/runtime/save.h
src/runtime/search.c
src/runtime/search.h
src/runtime/time.c
src/runtime/undefineds.c
src/runtime/undefineds.h
src/runtime/validate.c
src/runtime/validate.h
src/runtime/vars.c
src/runtime/vars.h
src/runtime/x86-arch.c
src/runtime/x86-assem.S
src/runtime/x86-lispregs.h
src/runtime/x86-validate.h
version.lisp-expr

index 7af037b..4bf0893 100644 (file)
@@ -11,8 +11,6 @@
 .\"   contact Scott Fahlman or slisp-group@cs.cmu.edu.
 .\"   **********************************************************************
 .\"
-.\" $Header$
-.\" FIXME: The date below should be $Date$.
 .TH SBCL 1 "$Date$"
 .AT 3
 .SH NAME
index d17a5a3..6578aa2 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 (defvar *do-assembly* nil
   #!+sb-doc "If non-NIL, emit assembly code. If NIL, emit VOP templates.")
index d3da607..e0558e7 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; from signed/unsigned
 
index 59d1edf..68cdc1b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; addition, subtraction, and multiplication
 
index 8ae3e8d..677bffa 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; allocation
 
index 65e50b1..3784517 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; RETURN-MULTIPLE
 
index 26cc2a1..15f45ab 100644 (file)
@@ -10,6 +10,3 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
index 0d2427e..0c08cee 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 (def-vm-support-routine generate-call-sequence (name style vop)
   (ecase style
     (:raw
index dd9bceb..add7d74 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 (defstruct (alien-type-type
index e5f56e6..9bf63aa 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #!-sb-fluid
 (declaim (inline fill-pointer array-has-fill-pointer-p adjustable-array-p
                 array-displacement))
index b1afe3b..c601ee4 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; The flags passed back by BACKQUOTIFY can be interpreted as follows:
 ;;;
 ;;;   |`,|: [a] => a
index e66c5eb..5fd2fe0 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!BIGNUM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; notes
 
index 64cd344..1a9752d 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; constants and types
 
index aa1fc8c..4dfc372 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 ;;; Lots of code wants to get to the KEYWORD package or the COMMON-LISP package
 ;;; without a lot of fuss, so we cache them in variables. TO DO: How much
 ;;; does this actually buy us? It sounds sensible, but I don't know for sure
index e36b615..0fce3c9 100644 (file)
@@ -4,9 +4,6 @@
 ;;;; Carnegie Mellon University, and has been placed in the public
 ;;;; domain.
 
-(sb!int:file-comment
-  "$Header$")
-
 (in-package "SB!SYS")
 
 ;;;; Check that target machine features are set up consistently with
index 9dc34ea..67f7fac 100644 (file)
@@ -2,9 +2,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;;; This software is part of the SBCL system. See the README file for
 ;;;; more information.
 ;;;;
index 8f7824e..6e30dc0 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; types
 
index 7c8248f..f855306 100644 (file)
@@ -20,9 +20,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; We compile some trivial character operations via inline expansion.
 #!-sb-fluid
 (declaim (inline standard-char-p graphic-char-p alpha-char-p
index 6f5a830..ec7494a 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "COMMON-LISP")
 
-(sb!int:file-comment
-  "$Header$")
-
 (sb!xc:proclaim '(special cl:*
                          cl:**
                          cl:***
index b119f59..403860f 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 \f
 ;;;; the CLASS structure
index 6d0a3cf..e257fd7 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (macrolet ((def-frob (name result access src-type &optional typep)
             `(defun ,name (object ,@(if typep '(type) ()))
                (do* ((index 0 (1+ index))
index a88b1a2..ba5a7f0 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!CONDITIONS")
 
-(sb!int:file-comment
-  "$Header$")
-
 (defvar *break-on-signals* nil
   #!+sb-doc
   "When (TYPEP condition *BREAK-ON-SIGNALS*) is true, then calls to SIGNAL will
index ec20c2e..8a7b9de 100644 (file)
@@ -16,9 +16,6 @@
 ;;; FIXME: Perhaps this belongs in the %SYS package like some other
 ;;; cold load stuff.
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :load-toplevel :execute)
   (defvar *cold-init-forms*))
 
index 4bc3375..2454804 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; burning our ships behind us
 
index 7023302..a820745 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; There seems to be no portable way to mask float traps, but we shouldn't
 ;;; encounter any float traps when cross-compiling SBCL itself, anyway, so we
 ;;; just make this a no-op.
index 98f3c7a..2714eaf 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
- "$Header$")
-
 ;;;; fast-read operations
 ;;;;
 ;;;; (Portable versions of these are needed at cross-compile time because
index 14f50ed..6c3b8ce 100644 (file)
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
-;;; In correct code, TRULY-THE has only a performance impact and can be
-;;; safely degraded to ordinary THE.
+;;; In correct code, TRULY-THE has only a performance impact and can
+;;; be safely degraded to ordinary THE.
 (defmacro truly-the (type expr)
   `(the ,type ,expr))
 
 ;;; (possibly at some cost in efficiency).
 (declaim (declaration freeze-type maybe-inline))
 
-;;; INHIBIT-WARNINGS declarations can be safely ignored (although we may then
-;;; have to wade through some irrelevant warnings).
+;;; INHIBIT-WARNINGS declarations can be safely ignored (although we
+;;; may then have to wade through some irrelevant warnings).
 (declaim (declaration inhibit-warnings))
 
-;;; Interrupt control isn't an issue in the cross-compiler: we don't use
-;;; address-dependent (and thus GC-dependent) hashes, and we only have a single
-;;; thread of control.
+;;; Interrupt control isn't an issue in the cross-compiler: we don't
+;;; use address-dependent (and thus GC-dependent) hashes, and we only
+;;; have a single thread of control.
 (defmacro without-interrupts (&rest forms)
   `(progn ,@forms))
 
-;;; When we're running as a cross-compiler in an arbitrary host ANSI Lisp, we
-;;; don't have any hooks available to manipulate the debugging name and
-;;; debugging argument list of an interpreted function object (and don't care
-;;; much about getting debugging name and debugging argument list right
-;;; anyway).
+;;; When we're running as a cross-compiler in an arbitrary host ANSI
+;;; Lisp, we don't have any hooks available to manipulate the
+;;; debugging name and debugging argument list of an interpreted
+;;; function object (and don't care much about getting debugging name
+;;; and debugging argument list right anyway).
 (defun try-to-rename-interpreted-function-as-macro (f name lambda-list)
   (declare (ignore f name lambda-list))
   (values))
 
-;;; When we're running as a cross-compiler in an arbitrary host ANSI Lisp, we
-;;; shouldn't be doing anything which is sensitive to GC. KLUDGE: I (WHN
-;;; 19990131) think the proper long-term solution would be to remove any
-;;; operations from cross-compiler source files (putting them in target-only
-;;; source files) if they refer to these hooks. This is a short-term hack.
+;;; When we're running as a cross-compiler in an arbitrary host ANSI
+;;; Lisp, we shouldn't be doing anything which is sensitive to GC.
+;;; KLUDGE: I (WHN 19990131) think the proper long-term solution would
+;;; be to remove any operations from cross-compiler source files
+;;; (putting them in target-only source files) if they refer to these
+;;; hooks. This is a short-term hack.
 (defvar *before-gc-hooks* nil)
 (defvar *after-gc-hooks* nil)
 
-;;; The GENESIS function works with fasl code which would, in the target SBCL,
-;;; work on LISP-STREAMs. A true LISP-STREAM doesn't seem to be a meaningful
-;;; concept in ANSI Common Lisp, but we can fake it acceptably well using a
-;;; standard STREAM.
+;;; The GENESIS function works with fasl code which would, in the
+;;; target SBCL, work on LISP-STREAMs. A true LISP-STREAM doesn't seem
+;;; to be a meaningful concept in ANSI Common Lisp, but we can fake it
+;;; acceptably well using a standard STREAM.
 (deftype lisp-stream () 'stream)
 
-;;; In the target SBCL, the INSTANCE type refers to a base implementation
-;;; for compound types. There's no way to express exactly that concept
-;;; portably, but we can get essentially the same effect by testing for
-;;; any of the standard types which would, in the target SBCL, be derived
-;;; from INSTANCE:
+;;; In the target SBCL, the INSTANCE type refers to a base
+;;; implementation for compound types. There's no way to express
+;;; exactly that concept portably, but we can get essentially the same
+;;; effect by testing for any of the standard types which would, in
+;;; the target SBCL, be derived from INSTANCE:
 (deftype sb!kernel:instance ()
   '(or condition standard-object structure-object))
 
 ;;; host Common Lisp.
 (defun funcallable-instance-p (x)
   (if (typep x 'generic-function)
-    ;; In the target SBCL, FUNCALLABLE-INSTANCEs are used to implement generic
-    ;; functions, so any case which tests for this might in fact be trying to
-    ;; test for generic functions. My (WHN 19990313) expectation is that this
-    ;; case won't arise in the cross-compiler, but if it does, it deserves a
-    ;; little thought, rather than reflexively returning NIL.
+    ;; In the target SBCL, FUNCALLABLE-INSTANCEs are used to implement
+    ;; generic functions, so any case which tests for this might in
+    ;; fact be trying to test for generic functions. My (WHN 19990313)
+    ;; expectation is that this case won't arise in the
+    ;; cross-compiler, but if it does, it deserves a little thought,
+    ;; rather than reflexively returning NIL.
     (error "not clear how to handle GENERIC-FUNCTION")
     nil))
 
-;;; This seems to be the portable Common Lisp type test which corresponds
-;;; to the effect of the target SBCL implementation test..
+;;; This seems to be the portable Common Lisp type test which
+;;; corresponds to the effect of the target SBCL implementation test..
 (defun sb!kernel:array-header-p (x)
   (and (typep x 'simple-array)
        (= 1 (array-rank x))))
 
-;;; Genesis needs these at cross-compile time. The target implementation of
-;;; these is reasonably efficient by virtue of its ability to peek into the
-;;; internals of the package implementation; this reimplementation is portable
-;;; but slow.
+;;; Genesis needs these at cross-compile time. The target
+;;; implementation of these is reasonably efficient by virtue of its
+;;; ability to peek into the internals of the package implementation;
+;;; this reimplementation is portable but slow.
 (defun package-internal-symbol-count (package)
   (let ((result 0))
     (declare (type fixnum result))
     (do-symbols (i package)
-      ;; KLUDGE: The ANSI Common Lisp specification warns that DO-SYMBOLS may
-      ;; execute its body more than once for symbols that are inherited from
-      ;; multiple packages, and we currently make no attempt to correct for
-      ;; that here. (The current uses of this function at cross-compile time
-      ;; don't really care if the count is a little too high.) -- WHN 19990826
+      ;; KLUDGE: The ANSI Common Lisp specification warns that
+      ;; DO-SYMBOLS may execute its body more than once for symbols
+      ;; that are inherited from multiple packages, and we currently
+      ;; make no attempt to correct for that here. (The current uses
+      ;; of this function at cross-compile time don't really care if
+      ;; the count is a little too high.) -- WHN 19990826
       (multiple-value-bind (symbol status)
          (find-symbol (symbol-name i) package)
        (declare (ignore symbol))
       (incf result))
     result))
 
-;;; In the target Lisp, INTERN* is the primitive and INTERN is implemented in
-;;; terms of it. This increases efficiency by letting us reuse a fixed-size
-;;; buffer; the alternative would be particularly painful because we don't
-;;; implement DYNAMIC-EXTENT. In the host Lisp, this is only used at
-;;; cold load time, and we don't care as much about efficiency, so it's fine
-;;; to treat the host Lisp's INTERN as primitive and implement INTERN* in
-;;; terms of it.
+;;; In the target Lisp, INTERN* is the primitive and INTERN is
+;;; implemented in terms of it. This increases efficiency by letting
+;;; us reuse a fixed-size buffer; the alternative would be
+;;; particularly painful because we don't implement DYNAMIC-EXTENT. In
+;;; the host Lisp, this is only used at cold load time, and we don't
+;;; care as much about efficiency, so it's fine to treat the host
+;;; Lisp's INTERN as primitive and implement INTERN* in terms of it.
 (defun intern* (nameoid length package)
   (intern (replace (make-string length) nameoid :end2 length) package))
 
-;;; In the target Lisp this is implemented by reading a fixed slot in the
-;;; symbol. In portable ANSI Common Lisp the same criteria can be met (more
-;;; slowly, and with the extra property of repeatability between runs) by just
-;;; calling SXHASH.
+;;; In the target Lisp this is implemented by reading a fixed slot in
+;;; the symbol. In portable ANSI Common Lisp the same criteria can be
+;;; met (more slowly, and with the extra property of repeatability
+;;; between runs) by just calling SXHASH.
 (defun symbol-hash (symbol)
   (declare (type symbol symbol))
   (sxhash symbol))
index d4fcfe9..2ef9f24 100644 (file)
 
 (in-package "SB!SYS")
 
-(file-comment
-  "$Header$")
-
-;;; SYSTEM-AREA-POINTER is not a primitive type in ANSI Common Lisp, so we
-;;; need a compound type to represent it in the host Common Lisp at
-;;; cross-compile time:
+;;; SYSTEM-AREA-POINTER is not a primitive type in ANSI Common Lisp,
+;;; so we need a compound type to represent it in the host Common Lisp
+;;; at cross-compile time:
 (defstruct (system-area-pointer (:constructor make-sap) (:conc-name "SAP-"))
   ;; the integer representation of the address
   (int (error "missing SAP-INT argument") :type sap-int-type :read-only t))
index 9e16a6f..53447f3 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; (This was a useful warning when trying to get bootstrapping
 ;;; to work, but it's mostly irrelevant noise now that the system
 ;;; works.)
index 13aaf7b..23326d0 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; SC-OFFSETs
 ;;;;
index 42ab7e8..307ecd3 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!DI")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: There are an awful lot of package prefixes in this code.
 ;;; Couldn't we have SB-DI use the SB-C and SB-VM packages?
 \f
index 0d0ba29..36cbb44 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
- "$Header$")
 \f
 ;;;; reading variable length integers
 ;;;;
index 6ad8ddc..61df7c8 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 (defconstant bogus-lra-constants 2)
 (defconstant real-lra-slot (+ code-constants-offset 0))
 (defconstant known-return-p-slot (+ code-constants-offset 1))
index 5105bb4..79f9504 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!DEBUG")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; variables and constants
 
index f0e40e8..7e7dba3 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host
 (progn
   ;; a description of the DEF!MACRO call to be stored until we get enough
index 2315186..55cff76 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; A bootstrap MAKE-LOAD-FORM method can be a function or the name
 ;;; of a function.
 (deftype def!struct-type-make-load-form-fun () '(or function symbol))
index f5f0b4e..c42a0c1 100644 (file)
@@ -8,9 +8,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; the DEF!TYPE macro
 
index e280779..f095935 100644 (file)
@@ -19,9 +19,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; IN-PACKAGE
 
index 8a0f43e..9ec1d2b 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; the guts of the DEFMACRO macro, pulled out into a separate
 ;;; function in order to make it easier to express the common 
 ;;; bootstrap idiom
index b087dca..31a9e7d 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
- "$Header$")
-
 (defmacro defpackage (package &rest options)
   #!+sb-doc
   "Defines a new package called PACKAGE. Each of OPTIONS should be one of the
index 6b8f261..4aead1f 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-(sb!int:file-comment
-  "$Header$")
-
 (sb!int:/show0 "entering defsetfs.lisp")
 
 ;;; from alieneval.lisp
index ca7e467..5a443c9 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; getting LAYOUTs
 
index 59149cc..f42b20b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; Now that DEFTYPE is set up, any pending requests for it can
 ;;;; be honored.
index 27f7c53..d53dcc6 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB-IMPL")
-
-(file-comment
-  "$Header$")
 \f
 (defvar *describe-indentation-step* 3
   #+sb-doc
index a3b7550..7e9b8e1 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defmacro-mundanely destructuring-bind (lambda-list arg-list &rest body)
   #!+sb-doc
   "Bind the variables in LAMBDA-LIST to the contents of ARG-LIST."
index ffc0aed..744cf74 100644 (file)
 
 (in-package "SB!DYNCOUNT")
 
-(file-comment
-  "$Header$")
-
 #|
-Make sure multi-cycle instruction costs are plausible.
-VOP classification.
-  Make tables of %cost for benchmark X class.
-  Could be represented as a sort of bar chart.
+comments from CMU CL:
+  Make sure multi-cycle instruction costs are plausible.
+  VOP classification.
+    Make tables of %cost for benchmark X class.
+    Could be represented as a sort of bar chart.
 |#
 
 (eval-when (:compile-toplevel)
index 6e38fdb..67478a5 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!ALIEN")
 
-(file-comment
-  "$Header$")
-
 (defvar *alien-type-classes* (make-hash-table :test 'eq))
 
 (defvar *new-auxiliary-types* nil)
index 7ee1157..808cfef 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defconstant sb!xc:array-rank-limit 65529
   #!+sb-doc
   "the exclusive upper bound on the rank of an array")
index aae673c..46c6c88 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; Common Lisp special variables which have SB-XC versions
 (proclaim '(special sb!xc:*macroexpand-hook*))
 
index eda6690..b12b136 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host
 (defmacro def!method (&rest args)
   `(defmethod ,@args))
index e72074c..d69b6aa 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 ;;; helper function for various macros which expect clauses of a given
 ;;; length, etc. 
 ;;;
index 6bc2440..5003183 100644 (file)
@@ -9,8 +9,6 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-;;;; $Header$
-
 (;; Define the STRUCTURE-OBJECT class as a subclass of
  ;; INSTANCE. This has to be handled early because the design of the
  ;; DEFSTRUCT system, dating back to pre-1999 CMU CL, requires that
index 8726a70..fdcc2ee 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 #.`(progn
      ,@(mapcar (lambda (args)
                 `(defstruct ,@args))
index 9642a5f..0288453 100644 (file)
@@ -18,9 +18,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 ;;; a type used for indexing into arrays, and for related quantities
 ;;; like lengths of lists
 ;;;
index 152eb3a..86bb31e 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!FORMAT")
 
-(file-comment
-  "$Header$")
-
 (defparameter *format-whitespace-chars*
   (vector #\space
          #\newline
index 481a29a..c3bcaee 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
- "$Header$")
-
 ;;; entries in STATIC-SYMBOLS table, references to which can be compiled
 ;;; as though they're special variables
 (declaim (special *posix-argv*
index 4af4171..b3aa472 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; information about non-Lisp-level linkage
 ;;;
 ;;; Note:
index eb6aafe..4b61727 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!PRETTY")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index f3e7a74..5dd2e92 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; level and length abbreviations
 
index b3d1441..2219eb3 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; The inverse for a generalized-variable reference function is stored in
 ;;; one of two ways:
 ;;;
index 3b19746..ddf6def 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!CONDITIONS")
-
-(sb!int:file-comment
-  "$Header$")
 \f
 ;;;; restarts
 
index 836ef5a..3c8c59d 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 ;;; Has the type system been properly initialized? (I.e. is it OK to
index 59274b5..96a7bc9 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; These specials are used by ERROR-ERROR to track the success of recovery
 ;;; attempts.
 (defvar *error-error-depth* 0)
index 27be4e5..1d6e5c7 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!CONDITIONS")
 
-(sb!int:file-comment
-  "$Header$")
-
 (define-condition simple-style-warning (simple-condition style-warning) ())
 
 ;;; not sure this is the right place, but where else?
index 023b876..879125c 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!EVAL")
 
-(file-comment
-  "$Header$")
-
 ;;; This flag is used by EVAL-WHEN to keep track of when code has already been
 ;;; evaluated so that it can avoid multiple evaluation of nested EVAL-WHEN
 ;;; (COMPILE)s.
index 6cb0644..22c3190 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (deftype file-stream () 'fd-stream)
 \f
 ;;;; buffer manipulation routines
index 3403fea..0b72f21 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (sb!int::/show0 "fdefinition.lisp 22")
 \f
 ;;;; fdefinition (fdefn) objects
index 3a71d9a..744eeaf 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; Unix pathname host support
 
index 1fdffda..20c2fa8 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 (defvar *objects-pending-finalization* nil)
 
 (defun finalize (object function)
index a46d157..f99ec5b 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :load-toplevel :execute)
 
 (defconstant float-trap-alist
index ef111ae..f9abfd9 100644 (file)
@@ -14,9 +14,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index 9522737..a28857f 100644 (file)
@@ -2,9 +2,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; Define NAME as a fasl operation, with op-code FOP-CODE. PUSHP
 ;;; describes what the body does to the fop stack:
 ;;;   :NOPE
index 8bfb325..cdad0ef 100644 (file)
@@ -16,7 +16,4 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host (force-delayed-def!macros)
index ab9bd87..2c64757 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB-IMPL")
 
-(file-comment
-  "$Header$")
-
 (macrolet ((force-delayed-def!methods ()
             `(progn
                ,@(mapcar (lambda (args)
index ee70c7a..5b92e31 100644 (file)
@@ -16,7 +16,4 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host (force-delayed-def!structs)
index da50eac..636a4d2 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB-SYS")
 
-(file-comment
-  "$Header$")
-
 ;;; not needed until we implement full-blown LOAD-FOREIGN
 #|
 (defun pick-temporary-file-name (&optional
index 732e8b1..f9199e1 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 (defconstant abbrev-weekday-table
   '#("Mon" "Tue" "Wed" "Thu" "Fri" "Sat" "Sun"))
 
index b228fb8..27d08c7 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; DYNAMIC-USAGE and friends
 
index 1eb72dd..70885e9 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: The COMMON-LISP specials here are already handled in
 ;;; cl-specials.lisp.
 (declaim (special *keyword-package* *cl-package* *package* *query-io*
index 2a5f358..76a2978 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; an internal tag for marking empty slots
 ;;;
 ;;; CMU CL 18b used :EMPTY for this purpose, which was somewhat nasty
index 72a65e0..ce46024 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!ALIEN")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utility functions
 
index f86f24c..8977f80 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!C-CALL")
 
-(sb!int:file-comment
- "$Header$")
-
 (def-alien-type-class (c-string :include pointer :include-args (to)))
 
 (def-alien-type-translator c-string ()
index 38d844a..40830ce 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB-INSPECT")
 
-(file-comment
-  "$Header$")
-
 ;;; The inspector views LISP objects as being composed of parts. A
 ;;; list, for example, would be divided into its members, and a
 ;;; instance into its slots. These parts are stored in a list. The
index 9f9d67d..8271e4c 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; internal errors
 
index 9e71d15..dcd15c1 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; miscellaneous constants, utility functions, and macros
 
index 4fd172c..42fe943 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (defun get-header-data (x)
   #!+sb-doc
   "Return the 24 bits of data in the header of object X, which must be an
index 280d788..79b559c 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; DEF!METHOD = cold DEFMETHOD, a version of DEFMETHOD which, when used
 ;;; before real CLOS DEFMETHOD is available, saves up its definition to be
 ;;; executed later when CLOS is available
index 6719abf..694ce6b 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 (defun featurep (x)
   #!+sb-doc
   "If X is an atom, see whether it is present in *FEATURES*. Also
index d359fa3..b9b3c85 100644 (file)
@@ -8,9 +8,6 @@
 ;;;; files for more information.
 
 (in-package "SB!FORMAT")
-
-(file-comment
-  "$Header$")
 \f
 (define-condition format-error (error)
   ((complaint :reader format-error-complaint :initarg :complaint)
index 5dbc216..f5f3a97 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defmacro-mundanely psetf (&rest args &environment env)
   #!+sb-doc
   "This is to SETF as PSETQ is to SETQ. Args are alternating place
index d2a1cc1..91ecea1 100644 (file)
@@ -14,9 +14,6 @@
 ;;;; files for more information.
 
 (in-package "SB!CONDITIONS")
-
-(sb!int:file-comment
-  "$Header$")
 \f
 ;;;; the CONDITION class
 
index 0a51a0b..656bb63 100644 (file)
@@ -16,9 +16,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 ;;; ### Remaining incorrectnesses:
index 8d7abc0..b7a235e 100644 (file)
 
 (in-package "SB!SYS")
 
-(file-comment
-  "$Header$")
-
-;;; Check that target machine features are set up consistently with this file.
+;;; Check that target machine features are set up consistently with
+;;; this file.
 #!-linux (error "missing :LINUX feature")
 
 (defun software-type ()
index f6dac16..f78bf06 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :load-toplevel :execute)
   (defconstant in-buffer-length 512 "the size of a stream in-buffer"))
 
index 13244d3..cc13b1a 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;;; KLUDGE: comment from CMU CL, what does it mean?
 ;;;;   NSUBLIS, things at the beginning broken.
 ;;;; -- WHN 20000127
index 24341c3..aa12429 100644 (file)
@@ -15,9 +15,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; variables
 
index 784a2f1..b1ef79a 100644 (file)
@@ -66,9 +66,6 @@
 
 (in-package "SB!LOOP")
 
-(sb!int:file-comment
- "$Header$")
-
 ;;;; The design of this LOOP is intended to permit, using mostly the same
 ;;;; kernel of code, up to three different "loop" macros:
 ;;;;
index b9274bf..4806e01 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; syntactic environment access
 
index 8f6d386..4312df9 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; ASSERT and CHECK-TYPE
 
index d581688..956a7a4 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;(defun %sp-byte-blt (src-string src-start dst-string dst-start dst-end)
 ;  "Moves bytes from Src-String into Dst-String between Dst-Start (inclusive)
 ;and Dst-End (exclusive) (Dst-Start - Dst-End bytes are moved). Overlap of the
index 7f88bd2..8a32863 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defun sb!xc:lisp-implementation-type ()
   "SBCL")
 
index f7f3e5d..7091233 100644 (file)
@@ -18,9 +18,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; exported specials
 
index 2ac8fc1..c0f0511 100644 (file)
 
 (in-package "SB-DEBUG")
 
-(file-comment
-  "$Header$")
-
-;;; FIXME: Why, oh why, doesn't the SB-DEBUG package use the SB-DI package?
-;;; That would let us get rid of a whole lot of stupid prefixes..
+;;; FIXME: Why, oh why, doesn't the SB-DEBUG package use the SB-DI
+;;; package? That would let us get rid of a whole lot of stupid
+;;; prefixes..
 
 (defvar *trace-values* nil
   #+sb-doc
index 55ff7b3..6e1b0ce 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: This probably belongs in SB-INT instead of SB-KERNEL.
 ;;; And couldn't it be limited to FIXNUM arguments?
 (defun positive-primep (x)
index 4078b05..7a64d3a 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; the PACKAGE-HASHTABLE structure
 
index 1dfb055..c6926a9 100644 (file)
@@ -16,9 +16,6 @@
 
 (in-package "SB!INT")
 
-(file-comment
- "$Header$")
-
 (/show0 "entering parse-body.lisp")
 
 ;;; Given a sequence of declarations (and possibly a documentation
index 883cb0d..271b668 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; We save space in macro definitions by calling this function.
 (defun do-arg-count-error (error-kind name arg lambda-list minimum maximum)
   (multiple-value-bind (fname sb!debug:*stack-top-hint*) (find-caller-name)
index eb9efae..1f30f7c 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
- "$Header$")
-
 ;;; variables for accumulating the results of parsing a DEFMACRO. (Declarations
 ;;; in DEFMACRO are the reason this isn't as easy as it sounds.)
 (defvar *arg-tests* nil) ; tests that do argument counting at expansion time
index c20a0aa..ee6c496 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; data types used by pathnames
 
index 1b2e2af..bbc1e85 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defun backq-unparse-expr (form splicing)
   (ecase splicing
     ((nil)
index e564148..5a2ea1c 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!PRETTY")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; pretty streams
 
index 208f637..559c641 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; miscellaneous non-primitive predicates
 
index 4f3c28a..0c19b98 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; exported printer control variables
 
index 32bef5b..21317bf 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (sb!alien:def-alien-routine ("purify" %purify) sb!c-call:void
   (static-roots sb!c-call:unsigned-long)
   (read-only-roots sb!c-call:unsigned-long))
index 3bfdd22..1a27b78 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defun query-readline ()
   (force-output *query-io*)
   (string-trim "       " (read-line *query-io*)))
index 0ca96f1..863b5cc 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; the size of the chunks returned by RANDOM-CHUNK
 (defconstant random-chunk-length 32)
 
index fbd1e0e..4f78e13 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;; miscellaneous global variables
 
index 0de32c0..a4d412d 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (sb!xc:deftype attribute-table ()
   '(simple-array (unsigned-byte 8) (#.char-code-limit)))
 
index db1f7d5..4ba273d 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; type format database
 
index 13acdf9..7658e80 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB-EXT")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; Import wait3(2) from Unix.
 
index ad79a4d..326b8ba 100644 (file)
@@ -14,9 +14,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 (defvar *before-save-initializations* nil
   #!+sb-doc
index 7baeb3c..a4fa138 100644 (file)
@@ -17,9 +17,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index 92cc9b2..10e1269 100644 (file)
@@ -8,9 +8,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 #|
 ;;;; object set stuff
index 9c9a3ff..4073fc8 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :execute)
 
 (defun compute-one-setter (name type)
index 6ca5a51..f172559 100644 (file)
@@ -8,9 +8,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 (declaim (special *read-suppress* *standard-readtable* *bq-vector-flag*))
 
index 27f2973..56a128d 100644 (file)
   etc."
   (declare (ignore string))
   '(values))
-
-;;; Now that we've got it, we can use it.
-(file-comment
-  "$Header$")
 \f
 ;;;; various SB-SHOW-dependent forms
 
index 8bf189d..46679aa 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!UNIX")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; macros for dynamically enabling and disabling signal handling
 
index 8fc883d..1a674ea 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defun sort (sequence predicate &key key)
   #!+sb-doc
   "Destructively sorts sequence. Predicate should return non-Nil if
index 886133c..aac63c4 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; It's hard to dump specialized vectors portably, because ANSI
 ;;; doesn't guarantee much about what specialized vectors exist.
 ;;; Thus, if we do
index 053f0b2..6f87f0b 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (deftype string-stream ()
   '(or string-input-stream string-output-stream
        fill-pointer-output-stream))
index 486e6a5..ec9c7a0 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defun string (x)
   #!+sb-doc
   "Coerces X into a string. If X is a string, X is returned. If X is a
index c0292ac..3ceba16 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (declaim (maybe-inline get %put getf remprop %putf get-properties keywordp))
 
 (defun symbol-value (variable)
index d485246..2fb0e46 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; This checks to see whether the array is simple and the start and
 ;;; end are in bounds. If so, it proceeds with those values.
 ;;; Otherwise, it calls %WITH-ARRAY-DATA. Note that there is a
index 20425c0..054e282 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!ALIEN")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; alien variables
 
index 65e8478..df2459e 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C-CALL")
-
-(sb!int:file-comment
-  "$Header$")
 \f
 ;;;; extra types
 
index d361fd1..ddb6e10 100644 (file)
@@ -9,7 +9,4 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defvar *delayed-def!method-args* nil)
index 2fb05f8..92932cf 100644 (file)
@@ -8,9 +8,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; structure frobbing primitives
 
index 8f368fe..0baf841 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: These probably belong in some package other than SB!IMPL.
 ;;; Perhaps SB!KERNEL?
 
index 6ef8f62..123af88 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 ;;; INDENTING-FURTHER is a user-level macro which may be used to locally
 ;;; increment the indentation of a stream.
 (defmacro indenting-further (stream more &rest body)
index 13e4a5d..1ed89b0 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!FORMAT")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; FORMAT
 
index 5175eab..ed6d7fe 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index 8f8a1f0..dfa628e 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defvar *load-source-types* '("lisp" "l" "cl" "lsp")
   #!+sb-doc
   "The source file types which LOAD recognizes.")
index 946c682..9519b6e 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; cobbled from stuff in describe.lisp.
 (defun function-doc (x)
   (let ((name
index dd10681..047282d 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; the NUMBER-DISPATCH macro
 
index 671bda9..c4aa06e 100644 (file)
@@ -20,9 +20,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 (!cold-init-forms
index d5122f2..1e12f0a 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #!-sb-fluid (declaim (freeze-type logical-pathname logical-host))
 \f
 ;;; host methods
index 42e1a58..1756f7c 100644 (file)
@@ -15,9 +15,6 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; RANDOM-STATEs
 
index af1e851..56f0789 100644 (file)
@@ -12,9 +12,6 @@
 (in-package "SB!SYS")
 ;;; FIXME: Shouldn't these be IN-PACKAGE SB!KERNEL instead? (They're
 ;;; not dependent on the OS, only on the CPU architecture.)
-
-(file-comment
-  "$Header$")
 \f
 ;;;; primitive SAP operations
 
index e81c212..7320196 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!UNIX")
 
-(file-comment
-  "$Header$")
-
 ;;; These should probably be somewhere, but I don't know where.
 (defconstant sig_dfl 0)
 (defconstant sig_ign 1)
index 96d7b12..d6bba00 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; the depthoid explored when calculating hash values
 ;;;
 ;;; "Depthoid" here is a sort of mixture of what Common Lisp ordinarily calls
index 153f77d..b3415d2 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 \f
 ;;; Just call %TYPEP.
index 4bb9d9c..c808845 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defconstant internal-time-units-per-second 100
   #!+sb-doc
   "The number of internal time units that fit into a second. See
index 0b5dce9..9ff9a7d 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!IMPL")
-
-(file-comment
-  "$Header$")
 \f
 (defconstant most-positive-fixnum #.sb!vm:*target-most-positive-fixnum*
   #!+sb-doc
index fb81ded..360a4e8 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 (defvar *type-classes*)
index ff7b4a2..8088a76 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; built-in classes
 (/show0 "beginning type-init.lisp")
 (dolist (x *built-in-classes*)
index e904423..e6bce47 100644 (file)
@@ -22,9 +22,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 
 ;;; Define the translation from a type-specifier to a type structure for
index 505b55c..b82f92c 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; The actual TYPEP engine. The compiler only generates calls to this
 ;;; function when it can't figure out anything more intelligent to do.
 (defun %typep (object specifier)
index 5f208c2..8043676 100644 (file)
@@ -16,8 +16,6 @@
 
 (in-package "SB!INT")
 
-;;;; $Header$
-
 ;;; In the target system's compiler, uncrossing is just identity.
 #-sb-xc-host
 (progn
index a6b01be..c6083a6 100644 (file)
@@ -24,9 +24,6 @@
 
 (in-package "SB!UNIX")
 
-(file-comment
-  "$Header$")
-
 (/show0 "unix.lisp 21")
 
 ;;;; common machine-independent structures
index 78bd218..8ce3367 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 (defun make-weak-pointer (object)
   #!+sb-doc
   "Allocates and returns a weak pointer which points to OBJECT."
index 38aafab..a305dd0 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; OS-CONTEXT-T
 
index 8e05fd4..7cf9c9b 100644 (file)
@@ -10,8 +10,6 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-;;;; $Header$
-
 #+clisp
 (locally
 
index 7bd002c..7589dc1 100644 (file)
@@ -14,8 +14,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 (defvar *target-object-file-names*)
 
 ;;; KLUDGE..
index a861cb6..1d696f7 100644 (file)
@@ -9,8 +9,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 ;;; Either load or compile-then-load the cross-compiler into the
 ;;; cross-compilation host Common Lisp.
 (defun load-or-cload-xcompiler (load-or-cload-stem)
index 9eba15e..a2ee083 100644 (file)
@@ -9,8 +9,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 ;;; Return an expression read from the file named PATHNAME-DESIGNATOR.
 (export 'read-from-file)
 (defun read-from-file (pathname-designator)
index e1ce954..158572a 100644 (file)
@@ -9,8 +9,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 ;;; RENAME-PACKAGE in two steps in order to avoid the possibility of undefined
 ;;; behavior when one of the new names is the same as one of the old names.
 ;;; (ANSI on RENAME-PACKAGE: "The consequences are undefined if new-name or any
index 5de7da9..0380857 100644 (file)
@@ -9,8 +9,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 ;;; an entry in the table which describes the non-standard part (i.e. not
 ;;; CL/CL-USER/KEYWORD) of the package structure of the SBCL system
 ;;;
index 8fc7be0..8161f5b 100644 (file)
@@ -15,8 +15,6 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-;;;; $Header$
-
 ;;; TO DO: Might it be possible to increase the efficiency of CMU CL's garbage
 ;;; collection on my large (256Mb) machine by doing larger incremental GC steps
 ;;; than the default 2 Mb of CMU CL 2.4.9? A quick test 19990729, setting this
index 4647afa..9a0c532 100644 (file)
@@ -10,8 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB-COLD")
-
-;;;; $Header$
 \f
 ;;;; definition of #!+ and #!- as a mechanism analogous to #+/#-,
 ;;;; but redirectable to any list of features. (This is handy when
index da55f23..4712f4d 100644 (file)
@@ -11,8 +11,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 (defstruct snapshot
   (hash-table (make-hash-table :test 'eq)
              :type hash-table
index 8efbc69..6b0dfc6 100644 (file)
@@ -10,8 +10,6 @@
 ;;;; files for more information.
 
 (in-package "COMMON-LISP-USER")
-
-;;;; $Header$
 \f
 ;;;; general warm init compilation policy
 
index 0e39e3a..aff7a7f 100644 (file)
@@ -12,8 +12,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 ;;; a helper macro for WITH-ADDITIONAL-NICKNAME and WITHOUT-SOME-NICKNAME
 (defmacro with-given-nicknames ((package-designator nicknames) &body body)
   (let ((p (gensym "P"))
index ce65019..a10adbb 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; DEFKNOWNs
 
index 4cb72ca..a21399b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; Derive-Type Optimizers
 
index e3cb3c7..83c957c 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!ASSEM")
-
-(sb!int:file-comment
-  "$Header$")
 \f
 ;;;; assembly control parameters
 
index 06e7d53..9a58ec8 100644 (file)
@@ -20,9 +20,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; miscellaneous backend properties
 
index f927c5e..13cfb7e 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 #!-sb-fluid
 (declaim (inline clear-bit-vector set-bit-vector bit-vector-replace
                 bit-vector-copy))
index b428064..eb718e5 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;;; the fasl file format that we use
 (defconstant byte-fasl-file-version 1)
 
index b3b9457..e727624 100644 (file)
@@ -13,9 +13,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; cost estimation
 
index 861bced..12c3ab4 100644 (file)
@@ -13,9 +13,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities used during code generation
 
index 298bc91..ac9f364 100644 (file)
@@ -11,8 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment "$Header$")
-
 (defun %compiler-deftype (name expander &optional doc)
   (ecase (info :type :kind name)
     (:primitive
index 23eef45..2e770ec 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; a function that is called to unwind out of COMPILER-ERROR
 (declaim (type (function () nil) *compiler-error-bailout*))
 (defvar *compiler-error-bailout*
index 47a96c1..e8369ee 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defstruct (constraint
            (:include sset-element)
            (:constructor make-constraint (number kind x y not-p)))
index e2949d2..91ff7db 100644 (file)
@@ -18,9 +18,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Insert Block in the emission order after the block After.
 (defun add-to-emit-order (block after)
   (declare (type block-annotation block after))
index a04f306..d5df77f 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; In copy propagation, we manipulate sets of TNs. We only consider TNs whose
 ;;; sole write is by a MOVE VOP. This allows us to use a degenerate version of
 ;;; reaching definitions: since each such TN has only one definition, the TN
index 1ab25ed..b9bd2c4 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; These are the functions that are to be called when a problem is
 ;;; detected. They are passed format arguments. If null, we don't do
 ;;; anything. The error function is called when something is
index 07075b5..07cf51d 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (deftype byte-buffer () '(vector (unsigned-byte 8)))
 (defvar *byte-buffer*)
 (declaim (type byte-buffer *byte-buffer*))
index 6e20896..ae00cdb 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defvar *args* ()
   #!+sb-doc
   "This variable is bound to the format arguments when an error is signalled
index fe56d65..3057faa 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
- "$Header$")
-
 (def!macro sb!xc:deftype (name arglist &body body)
   #!+sb-doc
   "Define a new type, with syntax like DEFMACRO."
index 23a9ca1..85507eb 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Find the DFO for a component, deleting any unreached blocks and
 ;;; merging any other components we reach. We repeatedly iterate over
 ;;; the entry points, since new ones may show up during the walk.
index 8cfaea5..3ff06aa 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!DISASSEM")
-
-(file-comment
-  "$Header$")
 \f
 ;;; types and defaults
 
index 909412b..12381ca 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: Double colons are bad, and there are lots of them in this
 ;;; file, because both dump logic in SB!C and load logic in SB!IMPL
 ;;; need to know about fops. Perhaps all the load/dump logic should be
index 4b6baf6..59f532e 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!DYNCOUNT")
 
-(file-comment
-  "$Header$")
-
 (defvar *collect-dynamic-statistics* nil
   #!+sb-doc
   "When T, emit extra code to collect dynamic statistics about vop usages.")
index 62f3561..0162a0c 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!ASSEM")
 
-(sb!int:file-comment
-  "$Header$")
-
 ;;; FIXME: It might make sense to use SB!VM:BYTE-FOO values here
 ;;; instead of the various ASSEMBLY-UNIT-FOO things, and then define a
 ;;; BYTE type. One problem: BYTE is exported from the CL package, so
index 6e46173..b8732f8 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: shouldn't SB-C::&MORE be in this list?
 (defconstant sb!xc:lambda-list-keywords
   '(&optional &rest &key &aux &body &whole &allow-other-keys &environment)
index 8df8b32..fdbd985 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; This phase runs before IR2 conversion, initializing each XEP's
 ;;; Entry-Info structure. We call the VM-supplied
 ;;; Select-Component-Format function to make VM-dependent
index efd4192..80cc63c 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Do environment analysis on the code in Component. This involves
 ;;; various things:
 ;;;  1. Make an Environment structure for each non-let lambda, assigning 
index e686677..7e11182 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: Doesn't this belong somewhere else, like early-c.lisp?
 (declaim (special *constants* *free-variables* *component-being-compiled*
                  *code-vector* *next-location* *result-fixups*
index 9bab679..52cd591 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!EVAL")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; interpreter stack
 
index d789bbf..a92188e 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXUP -- A fixup of some kind.
 (defstruct (fixup
            (:constructor make-fixup (name flavor &optional offset)))
index 69faaae..282923c 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; coercions
 
index 9cb9f3b..c3251fd 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; information for known functions:
 
index 602dfc7..db0196b 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; A CORE-OBJECT structure holds the state needed to resolve cross-component
 ;;; references during in-core compilation.
 (defstruct (core-object
index 04eeb53..bc31436 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: It's clever using :SUFFIX -TYPE for these things, but it's
 ;;; a pain for people just learning to find their way around the code
 ;;; who want to figure out where things like EVEN-FIXNUM type are
index 021d741..bf667b0 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 (defmacro defenum ((&key (prefix "") (suffix "") (start 0) (step 1))
                   &rest identifiers)
   (let ((results nil)
index 9654ac4..10636b6 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :execute :load-toplevel)
 
 (defconstant lowtag-bits 3
index 4ad3aed..89c51d8 100644 (file)
@@ -25,9 +25,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 ;;; a magic number used to identify our core files
 (defconstant core-magic
   (logior (ash (char-code #\S) 24)
index 6b36a7b..0ce2339 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (defun error-number-or-lose (name)
   (or (position name sb!c:*backend-internal-errors* :key #'car)
       (error "unknown internal error: ~S" name)))
index a8064ad..2bd2a49 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; the primitive objects themselves
 
index 4c2a7d5..5ec9ad5 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; primitive type definitions
 
index 8e60139..6a22302 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Make a function entry, filling in slots from the ENTRY-INFO.
 (defun make-function-entry (entry code-obj object)
   (declare (type entry-info entry) (type core-object object))
index 065b672..5df590b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 (defun fixnumize (num)
   #!+sb-doc
index 2179a90..8ed1ba1 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; internal type predicates
 
index 34827bc..247e09b 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defoptimizer ir2-convert-reffer ((object) node block name offset lowtag)
   (let* ((cont (node-cont node))
         (locs (continuation-result-tns cont
index 86d3bcb..0d50cf4 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; other miscellaneous stuff
 
index a191047..6d90e85 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: It would be good to implement SB!XC:DEFCONSTANT, and use
 ;;; use that here, so that the compiler is born knowing this value.
 ;;; FIXME: Add a comment telling whether this holds for all vectors
index 2fac91b..2db6b49 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 \f
 ;;;; FIXME: I'm not sure where to put this. -- WHN 19990817
index ce98e1c..1f75a0e 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; internal predicates
 
index 9245d14..b27deb3 100644 (file)
@@ -24,9 +24,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (!begin-collecting-cold-init-forms)
 #!+sb-show (!cold-init-forms (/show0 "early in globaldb.lisp cold init"))
 
index 9fd87e6..ac9fc62 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; We make a pass over the component's environments, assigning argument
 ;;; passing locations and return conventions and TNs for local variables.
 (defun gtn-analyze (component)
index df45fa3..2a64481 100644 (file)
@@ -16,9 +16,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;; Check the legality of a function name that is being introduced.
 ;;; -- If it names a macro, then give a warning and blast the macro
index b621fc0..3d20068 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Give the user grief about optimizations that we weren't able to do. It
 ;;; is assumed that they want to hear, or there wouldn't be any entries in the
 ;;; table. If the node has been deleted or is no longer a known call, then do
index d588f17..9fea38c 100644 (file)
@@ -15,9 +15,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; interface for obtaining results of constant folding
 
index 89c17f6..b285870 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (declaim (special *compiler-error-bailout*))
 
 ;;; *SOURCE-PATHS* is a hashtable from source code forms to the path
index 68deb1b..5c292b2 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; cleanup hackery
 
index 07948b7..2250191 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; moves and type checks
 
index 3d2ee4f..d4929cc 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; IR1 boolean function attributes
 ;;;
 ;;; There are a number of boolean attributes of known functions which we like
index 8a13520..9d617f2 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host
 (sb!xc:defmacro def-boolean-attribute (name &rest attribute-names)
   #!+sb-doc
index 145ef05..6cf9fd2 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defun note-this-location (vop kind)
   #!+sb-doc
   "NOTE-THIS-LOCATION VOP Kind
index 580a646..3c7dfe0 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 #!-sb-fluid (declaim (inline internal-make-lexenv)) ; only called in one place
 
 ;;; The LEXENV represents the lexical environment used for IR1 conversion.
index 578894c..1034aca 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index f474bc1..f98eb7b 100644 (file)
@@ -21,9 +21,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; This function propagates information from the variables in the function
 ;;; Fun to the actual arguments in Call. This is also called by the VALUES IR1
 ;;; optimizer when it sleazily converts MV-BINDs to LETs.
index cbdbc6d..7a33cc8 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; utilities
 
index af6922d..6d8e83a 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defknown %load-time-value (t) t (flushable movable))
 
 (def-ir1-translator load-time-value ((form &optional read-only-p) start cont)
index 061658d..72f9278 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (declaim (special *wild-type* *universal-type* *compiler-error-context*))
 
 ;;; An INLINEP value describes how a function is called. The values have these
index 25b1962..a3bfd5c 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: Doesn't this belong somewhere else, like early-c.lisp?
 (declaim (special *constants* *free-variables* *component-being-compiled*
                  *code-vector* *next-location* *result-fixups*
index 70c0742..bea61a6 100644 (file)
@@ -17,9 +17,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; storage class and storage base definition
 
index f4a0f68..a96deb2 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; The front-end data structure (IR1) is composed of nodes and
 ;;; continuations. The general idea is that continuations contain
 ;;; top-down information and nodes contain bottom-up, derived
index 5b90f5a..ef8b22f 100644 (file)
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
-;;; for debugging: Some parameters controlling which optimizations we attempt.
+;;; for debugging: some parameters controlling which optimizations we
+;;; attempt
 (defvar *pack-assign-costs* t)
 (defvar *pack-optimize-saves* t)
-;;; FIXME: Perhaps SB-FLUID should be renamed to SB-TWEAK and these should be
-;;; made conditional on SB-TWEAK.
+;;; FIXME: Perhaps SB-FLUID should be renamed to SB-TWEAK and these
+;;; should be made conditional on SB-TWEAK.
 
 (declaim (ftype (function (component) index) ir2-block-count))
 \f
index 644296a..3a3a1f3 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Break a lambda-list into its component parts. We return eleven
 ;;; values:
 ;;;  1. A list of the required args.
index c1dbf10..0669cab 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; !COLD-INIT calls this twice to initialize the cookies, once before
 ;;; any toplevel forms are executed, then again to undo any lingering
 ;;; effects of toplevel DECLAIMs.
index 4b553e3..b3ccace 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; This notes the place at which the environment is properly
 ;;; initialized, for debug-info purposes.
 (define-vop (note-environment-start)
index 2304477..823d7c2 100644 (file)
@@ -14,9 +14,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; error routines
 ;;;;
index 4719183..fcc376b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; DEFKNOWNs
 
index f00d8c3..83c5e4e 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; mapping onto lists: the MAPFOO functions
 
index 1b3eee6..6a18bcf 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Convert into an IF so that IF optimizations will eliminate redundant
 ;;; negations.
 (def-source-transform not (x) `(if ,x nil t))
index d3a2739..6beb85f 100644 (file)
@@ -15,9 +15,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Each structure that may be placed in a SSet must include the
 ;;; SSet-Element structure. We allow an initial value of NIL to mean
 ;;; that no ordering has been assigned yet (although an ordering must
index a93e433..b8246a0 100644 (file)
@@ -13,9 +13,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;; Scan through Block looking for uses of :Unknown continuations that have
 ;;; their Dest outside of the block. We do some checking to verify the
index 7ef94e8..93a31db 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Generate trace-file output for the byte compiler back-end.
 ;;;
 ;;; (Note: As of sbcl-0.6.7, this is target-only code not because it's
index 8321b37..c0a9e2b 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!DISASSEM")
 
-(file-comment
-  "$Header$")
-
 ;;;; FIXME: A lot of stupid package prefixes would go away if DISASSEM
 ;;;; would use the SB!DI package. And some more would go away if it would
 ;;;; use SB!SYS (in order to get to the SAP-FOO operators).
index 913822e..5f61b34 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Dump the first N bytes of VEC out to FILE. VEC is some sort of unboxed
 ;;; vector-like thing that we can BLT from.
 (defun dump-raw-bytes (vec n fasl-file)
index 950ccf6..8159755 100644 (file)
@@ -12,9 +12,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; COMPILE and UNCOMPILE
 
index ee80ba8..c344725 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; The component that is currently being compiled. TNs are allocated
 ;;; in this component.
 (defvar *component-being-compiled*)
index 80c217c..1f93fb4 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (defun trace-table-entry (state)
   (let ((label (gen-label)))
     (emit-label label)
index cb45cf7..b0160e4 100644 (file)
@@ -13,9 +13,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 ;;;; type predicate translation
 ;;;;
index 3e50b39..1747e09 100644 (file)
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; Return the template having the specified name, or die trying.
 (defun template-or-lose (x)
   (the template
        (or (gethash x *backend-template-names*)
           (error "~S is not a defined template." x))))
 
-;;; Return the SC structure, SB structure or SC number corresponding to a
-;;; name, or die trying.
+;;; Return the SC structure, SB structure or SC number corresponding
+;;; to a name, or die trying.
 (defun sc-or-lose (x)
   (the sc
        (or (gethash x *backend-sc-names*)
index ce1c390..71f8948 100644 (file)
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :load-toplevel :execute)
-  ;; the largest number of TNs whose liveness changes that we can have in any
-  ;; block
+  ;; the largest number of TNs whose liveness changes that we can have
+  ;; in any block
   (defconstant local-tn-limit 64))
 
 (deftype local-tn-number () `(integer 0 (,local-tn-limit)))
index c233755..9e74f3b 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; LIST and LIST*
 
index 6281b39..9540892 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; unary operations
 
index 3afdbc1..a9b7b79 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; allocator for the array header
 
index 62c17ec..788370a 100644 (file)
@@ -14,9 +14,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; compiler constants
 
index b9c2240..a30c30c 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;; The move-argument vop is going to store args on the stack for
 ;; call-out. These tn's will be used for that. move-arg is normally
 ;; used for things going down the stack but C wants to have args
index a0fb814..53ca4cb 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; interfaces to IR2 conversion
 
index 8c97721..96bd5b4 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; data object ref/set stuff
 
index 7d9f8aa..c6e58b5 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; moves and coercions
 
index 091a61c..998b06e 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 (define-vop (debug-cur-sp)
   (:translate current-sp)
   (:policy :fast-safe)
index 89e5d71..c0d2055 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
-  "$Header$")
 \f
 (macrolet ((ea-for-xf-desc (tn slot)
             `(make-ea
index 243b56d..8981bc4 100644 (file)
@@ -15,9 +15,6 @@
 ;;; I wonder whether the separation of the disassembler from the
 ;;; virtual machine is valid or adds value.
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: In CMU CL, the code in this file seems to be fully
 ;;; compiled, not byte compiled. I'm not sure that's reasonable:
 ;;; there's a lot of code in this file, and considering the overall
index ca830c3..633c4b3 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;;; We can load/store into fp registers through the top of
 ;;; stack %st(0) (fr0 here). Loads imply a push to an empty register
 ;;; which then changes all the reg numbers. These macros help manage that.
index 8c34a65..1faedde 100644 (file)
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
-;;; Cell-Ref and Cell-Set are used to define VOPs like CAR, where the
+;;; CELL-REF and CELL-SET are used to define VOPs like CAR, where the
 ;;; offset to be read or written is a property of the VOP used.
-;;; Cell-Setf is similar to Cell-Set, but delivers the new value as
-;;; the result. Cell-Setf-Function takes its arguments as if it were a
-;;; setf function (new value first, as apposed to a setf macro, which
+;;; CELL-SETF is similar to CELL-SET, but delivers the new value as
+;;; the result. CELL-SETF-FUNCTION takes its arguments as if it were a
+;;; SETF function (new value first, as apposed to a SETF macro, which
 ;;; takes the new value last).
 (define-vop (cell-ref)
   (:args (object :scs (descriptor-reg)))
@@ -54,9 +51,9 @@
     (storew value object offset lowtag)
     (move result value)))
 
-;;; Define accessor VOPs for some cells in an object. If the operation name
-;;; is NIL, then that operation isn't defined. If the translate function is
-;;; null, then we don't define a translation.
+;;; Define accessor VOPs for some cells in an object. If the operation
+;;; name is NIL, then that operation isn't defined. If the translate
+;;; function is null, then we don't define a translation.
 (defmacro define-cell-accessors (offset lowtag
                                        ref-op ref-trans set-op set-trans)
   `(progn
@@ -85,8 +82,9 @@
                        :disp (- (* offset word-bytes) lowtag))
          value)))
 
-;;; Slot-Ref and Slot-Set are used to define VOPs like Closure-Ref, where the
-;;; offset is constant at compile time, but varies for different uses.
+;;; SLOT-REF and SLOT-SET are used to define VOPs like CLOSURE-REF,
+;;; where the offset is constant at compile time, but varies for
+;;; different uses.
 (define-vop (slot-ref)
   (:args (object :scs (descriptor-reg)))
   (:results (value :scs (descriptor-reg any-reg)))
index 505314f..a8f47e1 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 (define-move-function (load-immediate 1) (vop x y)
   ((immediate)
    (any-reg descriptor-reg))
index 3ce63fe..e7eea3a 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;;; Make an environment-live stack TN for saving the SP for NLX entry.
 (def-vm-support-routine make-nlx-sp-tn (env)
   (environment-live-tn
index d4cda72..8ad1f04 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;;; ### Note: we simultaneously use ``word'' to mean a 32 bit quantity
 ;;; and a 16 bit quantity depending on context. This is because Intel
 ;;; insists on calling 16 bit things words and 32 bit things
index 8a43d15..fcfe65f 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; the branch VOP
 
index daf9be8..052b427 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; moves and coercions
 
index 2cd27b1..c2076b2 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;;; FIXME: should probably become conditional on #!+SB-SHOW
 ;;; FIXME: should be called DEBUG-PRINT or COLD-PRINT
 (define-vop (print)
index 5874224..ac76ea7 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 (define-vop (static-function-template)
   (:save-p t)
   (:policy :safe)
index 41c4887..da3d809 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; LENGTH
 
index 1865764..edb3f8c 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; type frobbing VOPs
 
index 1b25231..01ffe7c 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
-  "$Header$")
-
 (defun print-mem-access (value stream print-size-p dstate)
   (declare (type list value)
           (type stream stream)
index 273ef27..77eb831 100644 (file)
@@ -10,9 +10,6 @@
 ;;;; files for more information.
 
 (in-package "SB!VM")
-
-(file-comment
- "$Header$")
 \f
 ;;;; test generation utilities
 
index c73f597..6c68c32 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 (define-vop (reset-stack-pointer)
   (:args (ptr :scs (any-reg)))
   (:generator 1
index 8d23eed..001f5e5 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!VM")
 
-(file-comment
- "$Header$")
-
 ;;; the size of an INTEGER representation of a SYSTEM-AREA-POINTER, i.e.
 ;;; size of a native memory address
 (deftype sap-int-type () '(unsigned-byte 32))
index 62c1f65..90da787 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
- "$Header$")
 \f
 #|
 
index cd3447d..bc7efc0 100644 (file)
@@ -30,9 +30,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defun allocate-standard-instance (wrapper
                                   &optional (slots-init nil slots-init-p))
index 80cd991..d37796a 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; FIXME: SB-PCL should probably USE-PACKAGE SB-KERNEL, since SB-PCL is built
 ;;; on SB-KERNEL, and in the absence of USE-PACKAGE, it ends up using a
index e61f22f..d04a904 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defun get-method-function (method &optional method-alist wrappers)
   (let ((fn (cadr (assoc method method-alist))))
index ab66487..2675145 100644 (file)
@@ -25,9 +25,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; defconstructor is used to define special purpose functions which just
 ;;; call make-instance with a symbol as the first argument. The semantics
index 75bec0d..162ba55 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; compute-class-precedence-list
 ;;;
index b90b49e..0cc4e82 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; The built-in method combination types as taken from page 1-31 of 88-002R.
 ;;; Note that the STANDARD method combination type is defined by hand in the
index edaa3e6..96aa2fa 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; MAKE-TOP-LEVEL-FORM is used by all PCL macros that appear `at top-level'.
 ;;;
index 5dc9a33..342f98f 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmacro define-method-combination (&whole form &rest args)
   (declare (ignore args))
index 4434964..3789c6b 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (eval-when (:compile-toplevel :load-toplevel :execute)
 
index df5f5b9..ee403fa 100644 (file)
@@ -26,9 +26,6 @@
 
 (in-package "SB-PCL")
 
-(sb-int:file-comment
-  "$Header$")
-
 (defmethod slots-to-inspect ((class slot-class) (object slot-object))
   (class-slots class))
 
index f2142c8..0df70c6 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 #|
 
index 8e769f3..9281f59 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; This file is (almost) functionally equivalent to dlap.lisp, but easier to
 ;;; read.
index 8c5e787..43f33ba 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defun emit-reader/writer-function (reader/writer 1-or-2-class class-slot-p)
   (values
index 4ff4567..d5fa046 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (eval-when (:compile-toplevel :load-toplevel :execute)
 (defparameter *checking-or-caching-list*
index ca355aa..6d2c385 100644 (file)
@@ -6,9 +6,6 @@
 ;;;; This software is in the public domain and is provided with absolutely no
 ;;;; warranty. See the COPYING and CREDITS files for more information.
 
-(sb-int:file-comment
-  "$Header$")
-
 (in-package "SB-PCL")
 
 ;;; Note some cases are handled by the documentation methods in
index 39d21d1..4c470cc 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; warranty about the software, its performance or its conformity to any
 ;;;; specification.
 
-(sb-int:file-comment
-  "$Header$")
-
 (in-package "SB-PCL")
 \f
 ;;; FIXME: The PCL package is internal and is used by code in potential
index b63eaaa..e8a0e06 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; FIXME: This stuff isn't part of the ANSI spec, and isn't even
 ;;; exported from PCL, but it looks as though it might be useful,
index 37200f3..ac2f9d4 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defvar *compile-make-instance-functions-p* nil)
 
index c3167cd..20a24e0 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; Each implementation must provide the following functions and macros:
 ;;;
index b6f1897..26ec86f 100644 (file)
@@ -23,9 +23,6 @@
 
 (in-package "SB-PCL")
 
-(sb-int:file-comment
-  "$Header$")
-
 (fix-early-generic-functions)
 (setq *boot-state* 'complete)
 
index 4bd35ca..cda7f43 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; GET-FUNCTION is the main user interface to this code. It is like
 ;;; COMPILE-LAMBDA, only more efficient. It achieves this efficiency by
index bb4cd60..3fb228f 100644 (file)
@@ -32,9 +32,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmethod wrapper-fetcher ((class funcallable-standard-class))
   'fsc-instance-wrapper)
index 44cae16..6033072 100644 (file)
@@ -7,9 +7,6 @@
 ;;;; warranty. See the COPYING and CREDITS files for more information.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;;; class predicates
 
index 58301b5..5f9ebc7 100644 (file)
@@ -9,9 +9,6 @@
 ;;;; warranty. See the COPYING and CREDITS files for more information.
 
 (in-package "SB-GRAY")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; Bootstrap the FUNDAMENTAL-STREAM class.
 (let ((sb-pcl::*pcl-class-boot* 'fundamental-stream))
index f279a72..e764068 100644 (file)
@@ -9,9 +9,6 @@
 ;;;; warranty. See the COPYING and CREDITS files for more information.
 
 (in-package "SB-GRAY")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (fmakunbound 'stream-element-type)
 
index 5c381fd..3144965 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmethod make-instance ((class symbol) &rest initargs)
   (apply #'make-instance (find-class class) initargs))
index 59dbbc8..dc833b9 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-ITERATE")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; Are warnings to be issued for iterate/gather forms that aren't optimized?
 ;;;   NIL   => never
index eb04e62..36fcbbb 100644 (file)
@@ -36,9 +36,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (eval-when (:compile-toplevel :load-toplevel :execute)
 (defvar *optimize-speed* '(optimize (speed 3) (safety 0)))
index d77e02c..ceb778c 100644 (file)
@@ -26,9 +26,6 @@
 \f
 (in-package "SB-PCL")
 
-(sb-int:file-comment
-  "$Header$")
-
 (declaim (declaration
          ;; FIXME: Since none of these are supported in SBCL, the
          ;; declarations using them are just noise now that this is
index 19f377b..4fe14b3 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmethod shared-initialize :after ((slotd standard-slot-definition)
                                     slot-names &key)
index cdcca09..635cad1 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;; Pre-allocate generic function caches. The hope is that this will put
 ;;; them nicely together in memory, and that that may be a win. Of course
index 402a245..e2b28cb 100644 (file)
@@ -23,7 +23,4 @@
 
 (in-package "SB-PCL")
 
-(sb-int:file-comment
-  "$Header$")
-
 (precompile-random-code-segments pcl)
index 941bd5e..5dd7162 100644 (file)
@@ -25,9 +25,6 @@
 ;;;; warranty about the software, its performance or its conformity to any
 ;;;; specification.
 
-(sb-int:file-comment
-  "$Header$")
-
 (in-package "SB-PCL")
 \f
 ;;;; the PRINT-OBJECT generic function
index 3def80a..59463f7 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmacro slot-symbol (slot-name type)
   `(if (and (symbolp ,slot-name) (symbol-package ,slot-name))
index 7dac386..40360b7 100644 (file)
@@ -22,9 +22,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;;; ANSI CL condition for unbound slots
 
index c11788f..d49be79 100644 (file)
@@ -21,9 +21,6 @@
 ;;;; warranty about the software, its performance or its conformity to any
 ;;;; specification.
 
-(sb-int:file-comment
-  "$Header$")
-
 (in-package "SB-PCL")
 \f
 (defmethod slot-accessor-function ((slotd effective-slot-definition) type)
index 6f02db0..ea9fd06 100644 (file)
@@ -21,9 +21,6 @@
 ;;;; warranty about the software, its performance or its conformity to any
 ;;;; specification.
 
-(sb-int:file-comment
-  "$Header$")
-
 (in-package "SB-PCL")
 \f
 (defmethod initialize-internal-slot-functions :after
index c0d676e..717fd33 100644 (file)
@@ -3,9 +3,6 @@
 
 (in-package "SB-PCL")
 
-(sb-int:file-comment
-  "$Header$")
-
 (declaim (optimize (speed 3) (safety 0) (compilation-speed 0)))
 
 (defvar *tests*)
index 7b3b4cf..b4180e2 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmacro instance-slot-index (wrapper slot-name)
   `(let ((pos 0))
index 5b4dc5a..13d4b69 100644 (file)
@@ -27,9 +27,6 @@
 ;;;; specification.
 
 (in-package "SB-WALKER")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 ;;;; environment frobbing stuff
 
index d11c820..0a88829 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include "runtime.h"
 #include "sbcl.h"
 #include "alloc.h"
index 5cfd2d8..178ad6f 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _ALLOC_H_
 #define _ALLOC_H_
 
index 14ba2f4..088a266 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef __ARCH_H__
 #define __ARCH_H__
 
index 7e58e80..722f4ed 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <signal.h>
 #include "runtime.h"
index d4f3516..903591a 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <signal.h>
 
index fabd1a5..798ae21 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _BREAKPOINT_H_
 #define _BREAKPOINT_H_
 
index 613be8b..0ab4fd2 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/param.h>
 #include <sys/file.h>
index 9862141..de568f8 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifdef __FreeBSD__
 #include <osreldate.h>
 #endif
index e467f9e..f5b223e 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _CORE_H_
 #define _CORE_H_
 
index b655601..5476fa5 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/file.h>
index 450c63c..175930b 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include "runtime.h"
 #include "sbcl.h"
 #include "globals.h"
index af26340..010dbc1 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _DYNBIND_H_
 #define _DYNBIND_H_
 
index 3ebed77..b3f5e04 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _GC_H_
 #define _GC_H_
 
index a217142..948ac48 100644 (file)
  */
 
 /*
- * $Header$
- */
-
-/*
  * For a review of garbage collection techniques (e.g. generational
  * GC) and terminology (e.g. "scavenging") see Paul R. Wilson,
  * "Uniprocessor Garbage Collection Techniques". As of 20000618, this
index 83282f1..9b5b0dd 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _GENCGC_H_
 #define _GENCGC_H_
 
index 577d7c6..70beb56 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 
 #include "runtime.h"
index 4d956c8..da9392f 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if !defined(_INCLUDE_GLOBALS_H_)
 #define _INCLUDED_GLOBALS_H_
 
index 26d2611..1333881 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <stdarg.h>
 
index f9d80e6..989ddab 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _INTERR_H_
 #define _INTERR_H_
 
index 0bd56d0..bbb00a6 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 
 #include <signal.h>
index f71a177..c4145f2 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if !defined(_INCLUDE_INTERRUPT_H_)
 #define _INCLUDE_INTERRUPT_H_
 
index 9d8ee0a..c10db75 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/param.h>
 #include <sys/file.h>
index d010704..a2f1c34 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdlib.h>
 #include <sys/types.h>
 #include <sys/mman.h>
index baa4db9..9563d79 100644 (file)
@@ -3,8 +3,6 @@
  *
  * These are needed because the locations of the
  * libraries are filled in by ld.so at runtime.
- *
- * $Header$
  */
 
 /*
index 45b98ce..2e94459 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if defined(mips) || defined(irix)
 #include "mips-lispregs.h"
 #endif
index e31af04..09ec960 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/types.h>
 #include <stdlib.h>
index 9d8583d..3eec762 100644 (file)
@@ -9,9 +9,5 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 extern void ldb_monitor(void);
 extern void throw_to_monitor(void);
index ef31ac9..2f8a56c 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <errno.h>
 
index 45cd2bc..1d8e436 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if !defined(_OS_H_INCLUDED_)
 
 #define _OS_H_INCLUDED_
index 9dd8082..17b61b1 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <ctype.h>
 #include <signal.h>
index 1258544..510f91f 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 /* All parse routines take a char ** as their only argument */
 extern boolean more_p(char **ptr);
 extern char *parse_token(char **ptr);
index 3eb97e1..142e7e1 100644 (file)
  */
 
 /*
- * $Header$
- */
-
-/*
  * FIXME:
  *   1. Ordinary users won't get much out of this code, so it shouldn't
  *      be compiled into the ordinary build of the system. Probably it
index 3699614..7e6b119 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _PRINT_H_
 #define _PRINT_H_
 
index 677db6d..18a310c 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/types.h>
 #include <stdlib.h>
index 381ac00..402d11d 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if !defined(_PURIFY_H_)
 #define _PURIFY_H_
 
index d7af4f9..53a482f 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include "lispregs.h"
 
 char *lisp_register_names[] = { REGNAMES, 0 };
index a4bfbf1..6a88000 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <sys/file.h>
 #include <sys/fcntl.h>
 #include <sys/ioctl.h>
index 43d98aa..3b36bf8 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/types.h>
 #include <stdlib.h>
index f054a3d..a2b1fae 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 /* FIXME: Aren't symbols with underscore prefixes supposed to be
  * reserved for system libraries? Perhaps rename stuff like this
  * to names like INCLUDED_SBCL_RUNTIME_H. */
index d297eb9..9412f46 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <signal.h>
 #include <sys/file.h>
index 42a1f9b..75c78d0 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _SAVE_H_
 #define _SAVE_H_
 
index 19e656e..01de0d1 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include "runtime.h"
 #include "sbcl.h"
 #include "os.h"
index 7e918c5..39ff03b 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _SEARCH_H_
 #define _SEARCH_H_
 
index 1fe3551..c640399 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <time.h>
 #include "runtime.h"
index fd4d61c..954312e 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifdef sun
 #ifndef MACH
 #if !defined(SUNOS) && !defined(SOLARIS)
index acbf329..2d73046 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 /* Pick up all the syscalls. */
 F(accept)
 F(access)
index 5f31b20..20fad4a 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include "runtime.h"
 #include "os.h"
index c49186b..876d39b 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #if !defined(_INCLUDE_VALIDATE_H_)
 #define _INCLUDE_VALIDATE_H_
 
index 3ee6f55..39f065b 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <sys/types.h>
 #include <stdlib.h>
index ae1a100..3127f77 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 /* FIXME: I wonder what this stuff is for. A comment or two would be
  * nice.. */
 
index 5e307e3..d72c219 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 
 #include "runtime.h"
index 0250479..b50fe16 100644 (file)
@@ -1,7 +1,5 @@
 /*
  * very-low-level utilities for runtime support
- *
- * $Header$
  */
 
 /*
index 6fa58c4..57cf416 100644 (file)
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 /* the number of registers visible as registers in the virtual machine
  * (excludes stuff like segment registers) */
 #define NREGS  (8)
index 47b00aa..6c4f268 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #define   BINDING_STACK_SIZE (  BINDING_STACK_END -   BINDING_STACK_START)
 #define   CONTROL_STACK_SIZE (  CONTROL_STACK_END -   CONTROL_STACK_START)
 #define   DYNAMIC_SPACE_SIZE (  DYNAMIC_SPACE_END -   DYNAMIC_SPACE_START)
index 52ef288..e28e8a2 100644 (file)
@@ -15,4 +15,4 @@
 ;;; versions, and a string a la "0.6.5.12" is used for versions which
 ;;; aren't released but correspond only to CVS tags or snapshots.
 
-"0.6.7.21"
+"0.6.7.22"