Go to file
paulus 7f06ab8b0b Latest version of PPP stuff, with packet compression and other
improvements.  The PPP kernel code is now split into if_ppp.c,
containing generic PPP support, and ppp_tty.c, which specifically
supports PPP on async tty devices (as a line discipline).  This is
so that other devices can be supported without making them look
like ttys.
1995-07-04 06:28:17 +00:00
bin Style and format police. 1995-06-25 21:59:21 +00:00
distrib
etc lint data has traditionally gone in /usr/libdata/lint 1995-07-04 03:36:45 +00:00
games fix path of mail reader 1995-07-03 19:44:30 +00:00
gnu Add `-R' to record internal library search paths. 1995-06-30 12:33:56 +00:00
include Declare h_error as suggested by PR #1065 and done by many other systems. 1995-07-03 22:59:12 +00:00
lib slight type cleanup. add some prototypes for internal functions, 1995-07-04 03:03:30 +00:00
libexec man page for the run-time linker 1995-06-30 12:23:10 +00:00
regress
sbin Reorder man page sources in makefile (alphabetize) and 1995-07-02 02:09:50 +00:00
share Use ${.ALLSRC} when building termcap.db 1995-07-03 23:31:17 +00:00
sys Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
usr.bin use correct cpp defines for various archs, define params for the alpha 1995-07-04 02:08:42 +00:00
usr.sbin - Don't use system(3) to fork processes. It is a big security hole. 1995-06-24 16:21:33 +00:00
Makefile