Go to file
Julian Elischer 914b41c2dc Reviewed by: julian
Submitted by:	archie@whistle.com

This patch allows true interface routing to be controlled
from the command line..
you can now do:
route add default -interface ppp0
even if you have no clue what the address at the other end is..

this is part of a set of changes that allow true "unnumbered links"
such as netcom run between their sites..
In practice you should assign the address from one of your ethernet
interfaces to the local side of the P2P link so that IP doesn't
say that the packet comes from 255.255.255.255, but
there is no need whatsoever to assign an address of any kind
to the remote end of the link.. useful for frame relay links etc also.
1996-08-09 22:52:02 +00:00
bin Updated to match kernel changes for timer/run queue. 1996-07-31 09:27:23 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc disable `calendar -a'. it's a bad idea, particular 1996-08-07 13:35:29 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu The default editor is "vi", not "/usr/ucb/vi". 1996-08-09 09:00:41 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib Remove some hardcode *roff font change escape codes from 1996-08-06 22:42:23 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure Some breakeages sneaked in. This fixes them. 1996-07-30 21:09:48 +00:00
share Define a new entity to hold the latest *released* FreeBSD version number. 1996-08-09 15:33:31 +00:00
sys This diff adds support for the HP PC Lan+ cards (model numbers: 27247B 1996-08-07 11:18:23 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Fix a potential buffer overflow condition. 1996-08-08 07:58:07 +00:00
usr.sbin Reviewed by: various 1996-08-09 22:20:24 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00