freebsd with flexible iflib nic queues
Go to file
Peter Wemm 6d41b96fd7 Implement support for conf/options and i386/conf/options.i386
Note that this code is dormant unless the options files exist.
Also, parsing of quoted options in the config files is improved.

What this allows, is all the options in LINT to be specified to be
configured as #defines in a file rather than on the CC command line at
kernel build time.  This means that 'make depend' will catch dependencies
on actual *options*, meaning that you can run 'config' and 'make depend'
in complete safety WITHOUT removing the compile directory each time.

Unfortunately, this requires a pass over the source to get the individual
files to #include the new .h files that would be generated by config.
This has a small compile time penalty (appears up to about 2% slower)
from a "fresh" build.  Of course, you should not be needing to do complete
rebuilds very often once this was completed, so it would be an overall
win for most people.

Since this code is dormant and we've got a lot of other things happening
on the kernel tree at the moment (prototypes, devfs, static declarations
etc) I am not planning on doing any changes to activate this feature just
yet.
1995-12-11 10:52:34 +00:00
bin The shell incorrectly gave & precedence over ;. This breaks the 1995-12-10 17:59:23 +00:00
eBones After some more investigation I found that I can build a release from scratch 1995-11-21 06:35:37 +00:00
etc Update usr/share/examples layout to match current reality.. 1995-12-11 03:01:11 +00:00
games gets() -> fgets() 1995-12-01 08:19:12 +00:00
gnu Whitespace cleanup, add forgotten file to CLEANFILES.. 1995-12-11 04:24:11 +00:00
include *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed as 1995-12-09 08:34:04 +00:00
lib Add a structure definition to the MD* Contexts, so that cvs can use 1995-12-11 02:18:22 +00:00
libexec Fix the bug which allowed people to avoid the "-s" (secure) bug. 1995-12-10 15:07:12 +00:00
lkm Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
release Updated #includes to the 1980's so that this compiles when <stdio.h> 1995-12-10 01:12:20 +00:00
sbin Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a' 1995-12-07 19:21:53 +00:00
secure *GULP* cvs remove the uncomfortably large list of files that are no longer 1995-12-02 20:58:10 +00:00
share Dive in the deep end and change the examples installation method.. :-/ 1995-12-11 03:03:24 +00:00
sys Back out this one, must have screwed up somewhere :-( 1995-12-11 10:26:34 +00:00
tools Fix two nits. 1995-11-06 16:51:45 +00:00
usr.bin Add support for high-range FTP data ports 1995-12-10 19:54:49 +00:00
usr.sbin Implement support for conf/options and i386/conf/options.i386 1995-12-11 10:52:34 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Update the CVS template. 1995-07-23 17:37:22 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Added 'install' to the lib-tools target since it is uses the new '-C' flag 1995-11-28 20:04:19 +00:00
README Small tweak - I said that ESC-ESC aborted the install. It actually only 1994-11-10 04:28:15 +00:00
TODO Removed the ps through a pipe project since we decided this was 1995-04-23 21:34:23 +00:00

   -----------------------------------------
       FreeBSD 2.0  ---  ALPHA Release                 ,        ,
   -----------------------------------------          /(        )`
                                                      \ \___   / |
Welcome to the ALPHA release of FreeBSD 2.0 - the     /- _  `-/  '
first public snapshot of our new 4.4BSD Lite based   (/\/ \ \   /\
operating system environment.  This install proce-   / /   | `    \
dure is also at the ALPHA stage, and contains only   O O   ) /    |
the minimum functionality required by an             `-^--'`<     '
*EXPERIENCED* person to install the system.         (_.)  _  )   /
It is our hope, of course, that the feedback         `.___/`    /
provided from this snapshot will                       `-----' /
greatly assist us in making the release   <----.     __ / __   \
of 2.0 much more user friendly.  Your     <----|====O)))==) \) /====
comments and criticisms are very          <----'    `--' `.__,' \
valuable to us, so please don't hesitate               |        |
in contacting us!  Full details on where and            \       /	/\
how to provide feedback are given below.           ______( (_  / \______/
                                                 ,'  ,-----'   |
This install procedure is ALPHA code, and        `--{__________)
may very possibly *DESTROY* the contents of your
ENTIRE DISK!  Please do not proceed with this installation
unless you've adequately backed up your data first!

If any errors occur during this installation, you can see them
by toggling over to the alternate screen - type ALT-F2 to switch
over, ALT-F1 to switch back to the install screen.  The debugging
output on the second screen may be very valuable to us in understanding
your bug report, so please be sure to take note of it when reporting
any failures in the installation!  Thanks!

Menus and scrolling output windows may be traversed with the arrow
and Page Up/Page Down keys.  To suspend the installation at any point,
hit ESC twice.  Hitting TAB will move the focus to different controls.
If you've ever dealt with a DOS installation, you'll know how to deal
with this.

For a more complete description of what's new in this release, please
see the release notes.

For more documentation on this system, it is recommended that you purchase
the 4.4BSD Document Set from O'Reilly Associates and the USENIX Association.
ISBN 1-56592-082-1  We have no connection with O'Reilly, we're just
satisfied customers!

Have fun, and please let us know of any problems you encounter with
this release!

Comments should be sent to:

	hackers@FreeBSD.org

Bug reports should be sent using the `send-pr' utility, if you
were able to get the system installed, otherwise to:

	bugs@FreeBSD.org

And general questions to:

	questions@FreeBSD.org


Please have patience if your questions are not answered right away -
this is an especially busy time for us, and our volunteer resources
are often strained to the limit (if not somewhat past!).

Thanks!

				The FreeBSD Project