home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / unix_c / kernel / 00_index.txt next >
Encoding:
File List  |  1992-02-28  |  3.0 KB  |  66 lines

  1.  
  2.  
  3. Directory UNIX_C/KERNEL
  4.     Device drivers, system calls, and other items related to the UNIX
  5.     kernel.
  6.  
  7.     ACCSLSTS.TAR
  8.         Modifications to the 4.2BSD kernel to support access control lists.
  9.         Contributor: Jeff Glass <jjg@security.uucp>
  10.     DEV_FD.TAR
  11.         A "/dev/fd" (reference a file descriptor as a file) driver for
  12.         4.3BSD.
  13.         Contributor: Arnold D. Robbins <arnold@emory.uucp>
  14.     DHU_11.TAR
  15.         A 4.2BSD driver for a DEC DHU-11.
  16.         Contributor: Adrian Pell <adrian@cs.reading.uucp>
  17.     DIALINOT.TAR
  18.         Modifications to the 4.3BSD kernel tty driver to allow a modem
  19.         port to be used for both dialin and dialout purposes.
  20.         Contributor: Chris Torek <chris@mimsy.umd.edu>
  21.     IPMLTCST.TAR
  22.         The IP Multicast Extensionts from the VMTP project at Stanford Univ.
  23.         Extensions to 4.3BSD and related systems (SunOS, Ultrix) to support
  24.         IP Multicasting as specified in RFC 1054.  Release  1.2.
  25.         Contributor: Steve Deering <deering@pescadero.stanford.edu>
  26.     LOADABLD.TAR
  27.         A system to allow loadable device drivers on the Sun workstation.
  28.         Allows the development and debugging of device drivers without
  29.         the constant relink-the-kernel reboot-the-system hassles.
  30.         Should be portable to any 4.xBSD environment.
  31.         Contributor: Lee Hasiuk <hasiuk@spp2.uucp>
  32.     NLIST1.TAR
  33.         A program which reads kernel variables and displays them.  It can be
  34.         used to monitor variables, display arrays of data structures, or
  35.         linked lists.  Also a full report generator, with a built-in
  36.         calculator.  It's configurable as to how to read variables, etc.
  37.         Comes with configuration files for SunOS, 4.3BSD, System V,
  38.         and Mach.
  39.         Contributor: Chris Bertin <chris@cetia.uucp>
  40.     NLIST2.TAR
  41.         A command-level interface to nlist(3).  Can also dump kernel memory,
  42.         if you have permission.  Should work on any UNIX system with nlist.
  43.         Contributor: Warren Tucker <wht@n4hgf.uucp>
  44.     PTYSNXPC.TAR
  45.         A "pty" driver for the AT&T UNIX-PC.
  46.         Contributor: Eric Herrin <eric@e.ms.uky.edu>
  47.     SCO_PTYS.TAR
  48.         An implementation of Berkeley pseudo ttys for Xenix/386 2.3.  Also
  49.         works on Xenix/286.
  50.         Contributor: Chip Salzenberg <chip@ateng.ateng.com>
  51.     S5NAP.TAR
  52.         An implementation of nap() (fraction of a second sleep) for System V.
  53.         Contributor: Jon Zeeff <zeeff@b-tech.ann-arbor.mi.us>
  54.     SUBNETRP.TAR
  55.         The mods necessary to 4.3BSD to add a subnet ARP hack.  They allow
  56.         a subnet gateway machine to act as a bridge so that only it need
  57.         know of the existence of subnets.  This is quite useful if many
  58.         machines on the local network do not have RFC 950 subnet code.
  59.         Contributor: John Quarterman <jsq@sally.utexas.edu>
  60.     SYSCLTRC.TAR
  61.         A system call trace facility for 4.2BSD UNIX.
  62.         Contributor: Joseph Simonetti <joes@sbcs.uucp>
  63.     ZONK.C
  64.         A kill-by-userid system call.
  65.         Contributor: Ken Lalonde <kwlalonde@watmath.uucp>
  66.