Source-Changes archive

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

CVS commit: src/external/bsd/top/dist



Module Name:    src
Committed By:   christos
Date:           Fri Dec 12 23:09:09 UTC 2008

Modified Files:
        src/external/bsd/top/dist: color.c commands.c display.c hash.c os.h
            top.c username.c utils.c
        src/external/bsd/top/dist/machine: m_aix43.c

Log Message:
- handle memory allocations gracefully using e-functions instread of
  core-dumping.
- if the display is too small bail out.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/external/bsd/top/dist/color.c \
    src/external/bsd/top/dist/hash.c src/external/bsd/top/dist/os.h \
    src/external/bsd/top/dist/username.c
cvs rdiff -r1.4 -r1.5 src/external/bsd/top/dist/commands.c
cvs rdiff -r1.3 -r1.4 src/external/bsd/top/dist/display.c
cvs rdiff -r1.5 -r1.6 src/external/bsd/top/dist/top.c
cvs rdiff -r1.2 -r1.3 src/external/bsd/top/dist/utils.c
cvs rdiff -r1.1.1.1 -r1.2 src/external/bsd/top/dist/machine/m_aix43.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