Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   cjs
Date:           Tue Feb  2 19:40:47 UTC 1999

Modified Files:
        src/sys/conf: newvers.sh
Log Message:
Remove the sccs[] hack (which has broken twice now) and just make sccs[]
and version[] separate strings. (Other alternative hacks proposed may also
break in the future.) We don't make version a pointer into the sccs string,
because that would require changing programs that kvm_read() it, and break
backward compatability.




Home | Main Index | Thread Index | Old Index