Changeset a58638b in rtems


Ignore:
Timestamp:
11/30/00 13:57:33 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
1a94770a
Parents:
f5f31dd
Message:

2000-11-30 Joel Sherrill <joel@…>

  • sys/ttycom.h: Moved to lib/include/sys.
  • Makefile.am: Modified to reflect above.
Files:
1 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/libnetworking/ChangeLog

    rf5f31dd ra58638b  
     12000-11-30      Joel Sherrill <joel@OARcorp.com>
     2
     3        * sys/ttycom.h: Moved to lib/include/sys.
     4        * Makefile.am: Modified to reflect above.
     5
    162000-11-27      Joel Sherrill <joel@OARcorp.com>
    27
  • c/src/exec/libnetworking/sys/Makefile.am

    rf5f31dd ra58638b  
    88    malloc.h mbuf.h mount.h param.h proc.h protosw.h queue.h reboot.h \
    99    resourcevar.h rtprio.h select.h signalvar.h socket.h socketvar.h \
    10     sockio.h sysctl.h syslimits.h syslog.h systm.h ttycom.h ttydefaults.h \
    11     ucred.h uio.h un.h
     10    sockio.h sysctl.h syslimits.h syslog.h systm.h ttydefaults.h ucred.h \
     11    uio.h un.h
    1212
    1313noinst_HEADERS = $(H_FILES)
  • c/src/libnetworking/ChangeLog

    rf5f31dd ra58638b  
     12000-11-30      Joel Sherrill <joel@OARcorp.com>
     2
     3        * sys/ttycom.h: Moved to lib/include/sys.
     4        * Makefile.am: Modified to reflect above.
     5
    162000-11-27      Joel Sherrill <joel@OARcorp.com>
    27
  • c/src/libnetworking/sys/Makefile.am

    rf5f31dd ra58638b  
    88    malloc.h mbuf.h mount.h param.h proc.h protosw.h queue.h reboot.h \
    99    resourcevar.h rtprio.h select.h signalvar.h socket.h socketvar.h \
    10     sockio.h sysctl.h syslimits.h syslog.h systm.h ttycom.h ttydefaults.h \
    11     ucred.h uio.h un.h
     10    sockio.h sysctl.h syslimits.h syslog.h systm.h ttydefaults.h ucred.h \
     11    uio.h un.h
    1212
    1313noinst_HEADERS = $(H_FILES)
  • cpukit/libnetworking/ChangeLog

    rf5f31dd ra58638b  
     12000-11-30      Joel Sherrill <joel@OARcorp.com>
     2
     3        * sys/ttycom.h: Moved to lib/include/sys.
     4        * Makefile.am: Modified to reflect above.
     5
    162000-11-27      Joel Sherrill <joel@OARcorp.com>
    27
  • cpukit/libnetworking/sys/Makefile.am

    rf5f31dd ra58638b  
    88    malloc.h mbuf.h mount.h param.h proc.h protosw.h queue.h reboot.h \
    99    resourcevar.h rtprio.h select.h signalvar.h socket.h socketvar.h \
    10     sockio.h sysctl.h syslimits.h syslog.h systm.h ttycom.h ttydefaults.h \
    11     ucred.h uio.h un.h
     10    sockio.h sysctl.h syslimits.h syslog.h systm.h ttydefaults.h ucred.h \
     11    uio.h un.h
    1212
    1313noinst_HEADERS = $(H_FILES)
Note: See TracChangeset for help on using the changeset viewer.