FreeBSD src
Go to file
David Greenman 4e83f749ec Don't sync the inode date changes of character special devices
during the FS sync. The system would appear to hang momentarily
if there was a large backlog of I/O. This is because the vnode
remains locked during the output - preventing normal character
I/O. The problem was exacerbated by the FFS contiguous block
allocation fixes and a semi-broken disksort(). The inode/date
will still be synced during a normal FS dismount and whenever
the inode is changed for other reasons.
1995-03-18 18:03:29 +00:00
bin Fix previous fix that removes an unnecessary space; the output is now 1995-03-09 20:40:17 +00:00
eBones Security fixes. 1995-02-17 03:57:00 +00:00
etc Create /usr/share/games/quiz.db via mtree and remove private mkdir command 1995-03-18 08:30:48 +00:00
games Create /usr/share/games/quiz.db via mtree and remove private mkdir command 1995-03-18 08:30:48 +00:00
gnu Fix sparse files handling 1995-03-18 17:45:13 +00:00
include Correct chmod of /usr/include/rpcsvc to match mtree file. 1995-03-18 07:04:23 +00:00
lib Fix authunix_maxgrouplist test 1995-03-18 17:55:03 +00:00
libexec Restore the 4.4lite version which apparently was clobbered by a repository 1995-03-18 17:38:43 +00:00
lkm Make in lkm/syscons fails due to missing include for apm stuff. 1995-03-03 18:38:00 +00:00
release Add "ix0" Intel EtherExpress. 1995-03-18 08:04:18 +00:00
sbin Remove reference to fsdb(8). We don't have it. 1995-03-17 04:41:18 +00:00
secure Security fixes. 1995-02-17 03:57:00 +00:00
share Obtained from: 1.1.5 (originally by Andrew Moore) 1995-03-18 16:54:35 +00:00
sys Don't sync the inode date changes of character special devices 1995-03-18 18:03:29 +00:00
tools/regression/usr.bin/sed
usr.bin Change the library order so libcrypt is the last library in the list. 1995-03-18 17:36:30 +00:00
usr.sbin This set of patches enables IP multicasting to work under FreeBSD. I am 1995-03-16 16:25:55 +00:00
COPYRIGHT
CVS-INFO
HW.TROUBLE
Makefile Use new mtree file to rebuild /usr/include. 1995-03-18 07:02:10 +00:00
README
TODO Include a file system debugger fsdb(8). 1995-03-17 19:28:59 +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