summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved from main include directoryJoel Sherrill1997-08-045-0/+478
* Added conditional for KA9Q.Joel Sherrill1997-08-011-0/+4
* Added include of termios.h which was accidentally left out.Joel Sherrill1997-08-011-0/+2
* Added consolex to wrapupJoel Sherrill1997-08-011-0/+1
* Corrected typo.Joel Sherrill1997-08-011-1/+1
* Made to work.Joel Sherrill1997-08-011-1/+1
* Removed warnings.Joel Sherrill1997-08-011-2/+2
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-0114-11/+1412
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-3157-0/+8764
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-312-1/+12
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
* Repository damaged -- file re-addedJoel Sherrill1997-07-093-0/+555
* This code was in the tree but not actually being compiled. ThereJoel Sherrill1997-07-0934-140/+140
* added ka9q stackJoel Sherrill1997-05-277-5/+1027
* KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill1997-05-236-30/+4
* patch from Eric NorumJoel Sherrill1997-05-211-4/+4
* updated to reflect new license per John Gwynne's permission.Joel Sherrill1997-04-254-52/+12
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-226-82/+26
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22262-1302/+1302
* Added support for HW API packageJoel Sherrill1997-04-221-1/+5
* Changed format of comment blocks to C comments.Joel Sherrill1997-04-183-51/+51
* Duplicated timerisr symbol as _timerisr to avoid tool naming problems.Joel Sherrill1997-04-181-0/+6
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-1620-20/+20
* fixed spacingJoel Sherrill1997-04-161-1/+3
* added fpsp support.Joel Sherrill1997-04-161-0/+2
* Update from Eric Norum.Joel Sherrill1997-04-168-174/+414
* Added CVS Id'sJoel Sherrill1997-04-162-0/+7
* Added the MC68040 Floating Point Support Package. This was portedJoel Sherrill1997-04-1647-0/+16820
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-1520-19/+51
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-1510-9/+48
* replaced linking of source from mvme147 drivers with use of vpath toJoel Sherrill1997-04-114-29/+8
* removed commented out line performing a linkJoel Sherrill1997-04-111-1/+0
* printing task names now instead of id numbersJoel Sherrill1997-04-091-3/+16
* new files.Joel Sherrill1997-04-098-0/+617
* added rtmonuse and cpuuse directoriesJoel Sherrill1997-04-091-0/+2
* added cpuuse and rtmonuse directoriesJoel Sherrill1997-04-091-1/+1
* added code to prevent attempts to clean up the library when rtems isJoel Sherrill1997-04-091-0/+8
* correct incorrect register addresses for port a.Joel Sherrill1997-04-091-2/+2
* removed unused is_character_ready routine.Joel Sherrill1997-04-091-27/+0
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0920-113/+791
* added cast to eliminate warning.Joel Sherrill1997-04-081-1/+1
* changed signed int to unsigned int to eliminate a warning.Joel Sherrill1997-04-071-1/+1
* removed noreturn attribute to eliminate warnings.Joel Sherrill1997-04-073-6/+21
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-074-12/+28
* added prototype and return statement to eliminate warnings.Joel Sherrill1997-04-071-0/+4
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-074-12/+28
* removed reference to no_bsp.Joel Sherrill1997-04-072-8/+20
* commented out sccs_id to eliminate warningsJoel Sherrill1997-04-072-8/+20
* added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill1997-04-073-2/+5
* added cast to eliminate warningJoel Sherrill1997-04-073-4/+5