minix2.0

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:1097KB
下载次数:31
上传日期:2009-04-18 13:30:48
上 传 者yeyanbin
说明:  好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜!!
(A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cherish!!)

文件列表:
include\a.out.h (4039, 1996-10-01)
include\alloca.h (412, 1996-10-01)
include\ansi.h (1739, 1996-10-01)
include\assert.h (1035, 1996-10-01)
include\ctype.h (2418, 1996-10-01)
include\curses.h (9177, 1996-10-01)
include\dirent.h (2010, 1996-10-01)
include\errno.h (6035, 1996-10-01)
include\fcntl.h (2755, 1996-10-01)
include\float.h (1168, 1996-10-01)
include\grp.h (734, 1996-10-01)
include\ibm\diskparm.h (458, 1996-10-01)
include\ibm\partition.h (1201, 1996-10-01)
include\ibm (0, 2007-08-15)
include\lib.h (1171, 1996-10-01)
include\limits.h (4071, 1996-10-01)
include\locale.h (1340, 1996-10-01)
include\math.h (1392, 1996-10-01)
include\mathconst.h (1187, 1996-10-01)
include\minix\boot.h (730, 1996-10-01)
include\minix\callnr.h (1537, 1996-10-01)
include\minix\cdrom.h (611, 1996-10-01)
include\minix\com.h (9043, 1996-10-01)
include\minix\config.h (8289, 1996-10-01)
include\minix\const.h (4699, 1996-10-01)
include\minix\dl_eth.h (988, 1996-10-01)
include\minix\fslib.h (486, 1996-10-01)
include\minix\jmp_buf.h (1970, 1996-10-01)
include\minix\keymap.h (3805, 1996-10-01)
include\minix\minlib.h (712, 1996-10-01)
include\minix\partition.h (477, 1996-10-01)
include\minix\sound.h (812, 1996-10-01)
include\minix\syslib.h (2046, 1996-10-01)
include\minix\type.h (4090, 1996-10-01)
include\minix (0, 2007-08-15)
include\net\gen\ether.h (438, 1996-10-01)
include\net\gen\eth_hdr.h (261, 1996-10-01)
include\net\gen\eth_io.h (2322, 1996-10-01)
include\net\gen\icmp.h (527, 1996-10-01)
include\net\gen\icmp_hdr.h (703, 1996-10-01)
... ...

$Revision: 1.6 $ This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. It is call-compatible with the FSF readline library, but it is a fraction of the size (and offers fewer features). It does not use standard I/O. It is distributed under a "C News-like" copyright. Configuration is done in the Makefile. Type "make testit" to get a small slow shell for testing. An earlier version was distributed with Byron's rc. Principal changes over that version include: Faster. Is eight-bit clean (thanks to brendan@cs.widener.edu) Written in K&R C, but ANSI compliant (gcc all warnings) Propagates EOF properly; rc trip test now passes Doesn't need or use or provide memmove. More robust Calling sequence changed to be compatible with readline. Test program, new manpage, better configuration More system-independant; includes Unix and OS-9 support. This contains some changes since the posting to comp.sources.misc: Bugfix for completion on absolute pathnames. Better handling of M-n versus showing raw 8bit chars. Better signal handling. Now supports termios/termio/sgttyb ioctl's. Add M-m command to toggle how 8bit data is displayed. There is one known bug: History-searching redraws the line wrong if the text retrieved is shorter then the prompt. Enjoy, Rich $alz Copyright 1992,1993 Simmule Turner and Rich Salz. All rights reserved. This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. Permission is granted to anyone to use this software for any purpose on any computer system, and to alter it and redistribute it freely, subject to the following restrictions: 1. The authors are not responsible for the consequences of use of this software, no matter how awful, even if they arise from flaws in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. Since few users ever read sources, credits must appear in the documentation. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. Since few users ever read sources, credits must appear in the documentation. 4. This notice may not be removed or altered.

近期下载者

相关文件


收藏者