Find a file
Sean Eric Fagan e0048e9658 Makefile: Add new modes.c file to list of objects.
printjob.c:  Use termios instead of sgtty structs and ioctls; remove
support for fs/fc/xs/xc capabilities, and replace them with the ms
capability (stty-like words, instead of octal bit patterns).
modes.c:  Modified from stty's file, parses comma-seperated list of
tty modes (e.g., "cs8,-paren,-opost").

Reviewed by:	rgrimes, joerg
1996-04-03 22:49:15 +00:00
bin Use unsigned char for isprint 1996-03-31 16:14:11 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc Add skeleton firewall setup(s). Comments very welcome. 1996-04-03 17:13:59 +00:00
games add missing include files 1996-03-13 23:38:21 +00:00
gnu Moved the include of <sys/types.h> to before the include of <dirent.h> 1996-03-29 14:00:25 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Remove outdated (and never quite correct anyway) reference to the 1996-04-03 04:57:27 +00:00
libexec Here is a patch to talkd which makes it send the request to the tty with 1996-03-24 09:27:20 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Update paths to Taiwan sites. 1996-04-03 06:55:09 +00:00
sbin recognize "allow", "accept" and "pass" 1996-04-03 13:49:10 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms 1996-04-03 22:46:17 +00:00
sys Improvementss to netboot 1996-04-03 19:01:37 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Cast to unsigned char instead of unsigned 1996-04-03 07:47:35 +00:00
usr.sbin Makefile: Add new modes.c file to list of objects. 1996-04-03 22:49:15 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00