Commit Graph

5 Commits

Author SHA1 Message Date
Peter Wemm
c2f4655726 Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all
files are off the vendor branch, so this should not change anything.

A "U" marker generally means that the file was not changed in between
the 4.4Lite and Lite-2 releases, and does not need a merge.  "C" generally
means that there was a change.
1996-03-11 19:17:01 +00:00
Peter Wemm
6889b16a1c Import netstat from 4.4Lite-2 - this version eliminates some of the
severely bogus mask guessing in the netname code, and also reports the
mask length of the route (like linux's netstat, but in a much more compact
form)

The current code is doing bogus things like shifting c-class subnets by
4 bits and looking them up, causing a DNS lookup of 0x0C0CBxxx which
takes an eternity to fail.
1996-01-14 23:20:31 +00:00
Peter Wemm
37cd666fcf recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Garrett Wollman
9e52b98271 Import of 4.4-Lite-2 sys/net to make merge and examination easier. Since we
are not on the vendor branch for any of these files, the conflicts shown make
no matter.

Obtained from:	4.4BSD-Lite-2
1995-10-03 20:01:07 +00:00
Garrett Wollman
efe4b0eb61 Second try: get 4.4-Lite-2 into the source tree. The conflicts don't
matter because none of our working source files are on the CSRG branch
any more.

Obtained from:	4.4BSD-Lite-2
1995-09-21 17:19:28 +00:00