home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / kernel / 00_index.txt next >
Encoding:
File List  |  1994-02-24  |  3.4 KB  |  73 lines

  1. 00readme.txt
  2. aceslsts.tar
  3.         Modifications to the 4.2BSD kernel to support access control lists.
  4.         Contributor: Jeff Glass <jjg@security.uucp>
  5. crashme.tar
  6.         Stress test UNIX kernel.  Test robustness by invoking data as if
  7.         it were a procedure.  Version 1.8.
  8.         Contributor:  George J. Carrette <gjc@mitech.com>
  9. dev_fd.tar
  10.         A "/dev/fd" (reference a file descriptor as a file) driver for
  11.         4.3BSD.
  12.         Contributor: Arnold D. Robbins <arnold@emory.uucp>
  13. dhu_11.tar
  14.         A 4.2BSD driver for a DEC DHU-11.
  15.         Contributor: Adrian Pell <adrian@cs.reading.uucp>
  16. dialinot.tar
  17.         Modifications to the 4.3BSD kernel tty driver to allow a modem
  18.         port to be used for both dialin and dialout purposes.
  19.         Contributor: Chris Torek <chris@mimsy.umd.edu>
  20. ipmltcst.tar
  21.         The IP Multicast Extensionts from the VMTP project at Stanford Univ.
  22.         Extensions to 4.3BSD and related systems (SunOS, Ultrix) to support
  23.         IP Multicasting as specified in RFC 1054.  Release  1.2.
  24.         Contributor: Steve Deering <deering@pescadero.stanford.edu>
  25. pty4.tar
  26.         A generalized interface to pseudo-tty devices and the rest
  27.         of the system.  Nice!!
  28.         Contributor:  Dan Bernstein <brnstnd@nyu.edu>
  29. loadabld.tar
  30.         A system to allow loadable device drivers on the Sun workstation.
  31.         Allows the development and debugging of device drivers without
  32.         the constant relink-the-kernel reboot-the-system hassles.
  33.         Should be portable to any 4.xBSD environment.
  34.         Contributor: Lee Hasiuk <hasiuk@spp2.uucp>
  35. nlist1.tar
  36.         A program which reads kernel variables and displays them.  It can be
  37.         used to monitor variables, display arrays of data structures, or
  38.         linked lists.  Also a full report generator, with a built-in
  39.         calculator.  It's configurable as to how to read variables, etc.
  40.         Comes with configuration files for SunOS, 4.3BSD, System V,
  41.         and Mach.
  42.         Contributor: Chris Bertin <chris@cetia.uucp>
  43. nlist2.tar
  44.         A command-level interface to nlist(3).  Can also dump kernel memory,
  45.         if you have permission.  Should work on any UNIX system with nlist.
  46.         Contributor: Warren Tucker <wht@n4hgf.uucp>
  47. ptysnxpc.tar
  48.         A "pty" driver for the AT&T UNIX-PC.
  49.         Contributor: Eric Herrin <eric@e.ms.uky.edu>
  50. sco_ptys.tar
  51.         An implementation of Berkeley pseudo ttys for Xenix/386 2.3.  Also
  52.         works on Xenix/286.
  53.         Contributor: Chip Salzenberg <chip@ateng.ateng.com>
  54. s5nap.tar
  55.         An implementation of nap() (fraction of a second sleep) for System V.
  56.         Contributor: Jon Zeeff <zeeff@b-tech.ann-arbor.mi.us>
  57. subnetrp.tar
  58.         The mods necessary to 4.3BSD to add a subnet ARP hack.  They allow
  59.         a subnet gateway machine to act as a bridge so that only it need
  60.         know of the existence of subnets.  This is quite useful if many
  61.         machines on the local network do not have RFC 950 subnet code.
  62.         Contributor: John Quarterman <jsq@sally.utexas.edu>
  63. syscltrc.tar
  64.         A system call trace facility for 4.2BSD UNIX.
  65.         Contributor: Joseph Simonetti <joes@sbcs.uucp>
  66. utmp.tar
  67.         Utility to repair broken /etc/utmp files.  Works on SYS V,
  68.         BSD, AIX3, and AIX2.
  69.         Contributor:  David W. Sanderson <dws@cs.wisc.edu>
  70. zonk.c
  71.         A kill-by-userid system call.
  72.         Contributor: Ken Lalonde <kwlalonde@watmath.uucp>
  73.