Source-Changes archive

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

CVS commit: src/external/bsd/top



Module Name:    src
Committed By:   lukem
Date:           Thu Jul 17 10:46:56 UTC 2008

Modified Files:
        src/external/bsd/top: Makefile
Added Files:
        src/external/bsd/top/bin: Makefile config.h.in
Removed Files:
        src/external/bsd/top/usr.bin: Makefile Makefile.inc
        src/external/bsd/top/usr.bin/top: Makefile config.h.in

Log Message:
Move usr.bin/top/Makefile -> bin/Makefile, and tweak accordingly:
- bin (instead of usr.bin) follows ../README
- no point having a sub-subdir for a single reachover (bin vs bin/top),
  although we could debate the pros & cons of that endlessly.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/external/bsd/top/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/top/bin/Makefile \
    src/external/bsd/top/bin/config.h.in
cvs rdiff -r1.1 -r0 src/external/bsd/top/usr.bin/Makefile \
    src/external/bsd/top/usr.bin/Makefile.inc
cvs rdiff -r1.4 -r0 src/external/bsd/top/usr.bin/top/Makefile
cvs rdiff -r1.2 -r0 src/external/bsd/top/usr.bin/top/config.h.in

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