summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libblock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-211-5/+0
| | | | * ChangeLog: Undo incorrect addition of entry.
* 2002-03-21 Ilya Alexeev <ilya@continuum.ru>Joel Sherrill2002-03-211-0/+5
| | | | | * net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple PPPD connections.
* 2002-03-21 Alexander Kukuta <kam@oktet.ru>Joel Sherrill2002-03-213-610/+389
| | | | | | | * src/bdbuf.c (avl_insert, avl_remove): Reimplemented from scratch to avoid using GPLed sources in RTEMS core. * src/bdbuf.c, include/rtems/bdbuf.h: Remove "binary tree" implementation which was used for debugging only.
* 2002-02-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-2818-0/+3821
* Submitted by Victor V. Vengerov <vvv@oktet.ru> and merged into the RTEMS source. * ChangeLog, Makefile.am, README, configure.ac, include/Makefile.am, include/rtems/bdbuf.h, include/rtems/blkdev.h, include/rtems/diskdevs.h, include/rtems/ramdisk.h, include/rtems/.cvsignore, include/.cvsignore, src/Makefile.am, src/bdbuf.c, src/blkdev.c, src/diskdevs.c, src/ramdisk.c, src/.cvsignore, .cvsignore: New files.