Go to file
Peter Wemm 101f9fc846 Change the default local address range for IP from 1024 through 5000
to 20000 through 30000.  These numbers are used for local IP port numbers
when an explicit address is not specified.

The values are sysctl modifiable under: net.inet.ip.port_{first|last}_auto

These numbers do not overlap with any known server addresses, without going
above 32768 which are "negative" on some other implementations.

20000 through 30000 is 2.5 times larger than the old range, but some have
suggested even that may not be enough... (gasp!)  Setting a low address
of 10000 should be plenty.. :-)
1996-01-19 08:00:58 +00:00
bin Partially fixed negative and truncated "Avail" counts in df output. 1996-01-14 18:55:09 +00:00
eBones recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
etc added the "-p" option to amd so that it writes it's pid to 1996-01-16 08:04:06 +00:00
games recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
gnu Reviewed by: jmz (Jean-Marc Zucconi) 1996-01-16 10:21:45 +00:00
include Update resolver include files to bind-4.9.3-rel level 1996-01-07 05:01:52 +00:00
lib Check the count in the first word of __CTOR_LIST__ before executing 1996-01-15 17:53:25 +00:00
libexec This release is a moderate restructuring of the dynamic linker. 1996-01-13 00:15:25 +00:00
lkm No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
release Correct typos. "ubin usbin" instead of "subin susbin" 1996-01-16 05:15:20 +00:00
sbin Made router discovery at least build and run. There are a few things 1996-01-19 01:28:30 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
share The is driver has been superseded by the lnc driver, so don't install 1996-01-18 21:53:08 +00:00
sys Change the default local address range for IP from 1024 through 5000 1996-01-19 08:00:58 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Guard against argument starvation. 1996-01-16 02:09:23 +00:00
usr.sbin Hostname points to static area which overrides with each gethost* 1996-01-19 03:18:50 +00:00
COPYRIGHT
Makefile Add libutil/beforeinstall to the includes target 1996-01-01 08:33:17 +00:00