Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   takemura
Date:           Sun Feb  6 08:47:21 UTC 2000

Modified Files:
        syssrc/sys/arch/hpcmips/conf: files.hpcmips
        syssrc/sys/arch/hpcmips/hpcmips: Makefile platid.c platid.def
            platid_copyright.awk platid_mask.c
        syssrc/sys/arch/hpcmips/include: platid.h platid_generated.h
            platid_mask.h
        syssrc/sys/arch/hpcmips/stand/pbsdboot: pbsdboot.config pbsdboot.dsp
Added Files:
        syssrc/sys/arch/hpcmips/hpcmips: platid_name.c
        syssrc/sys/arch/hpcmips/hpcmips/platid_gen: Makefile gram.y
            platid_gen.c platid_gen.h scan.l
        syssrc/sys/arch/hpcmips/stand/pbsdboot: platid_name.c

Log Message:
Add platid_name() which retrieves the platform name.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/hpcmips/conf/files.hpcmips
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/hpcmips/Makefile \
    syssrc/sys/arch/hpcmips/hpcmips/platid.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/hpcmips/hpcmips/platid.def
cvs rdiff -r1.1.1.1 -r1.2 \
    syssrc/sys/arch/hpcmips/hpcmips/platid_copyright.awk
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/hpcmips/hpcmips/platid_mask.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/hpcmips/platid_name.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/hpcmips/platid_gen/Makefile \
    syssrc/sys/arch/hpcmips/hpcmips/platid_gen/gram.y \
    syssrc/sys/arch/hpcmips/hpcmips/platid_gen/platid_gen.c \
    syssrc/sys/arch/hpcmips/hpcmips/platid_gen/platid_gen.h \
    syssrc/sys/arch/hpcmips/hpcmips/platid_gen/scan.l
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/hpcmips/include/platid.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/hpcmips/include/platid_generated.h \
    syssrc/sys/arch/hpcmips/include/platid_mask.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.config
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.dsp
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/platid_name.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index