Fix typo in november

Add signal breakage

**** NEW KERNEL NEEDED FOR MAKE WORLD ****
This commit is contained in:
Warner Losh 1999-09-29 22:29:15 +00:00
parent 48b7ea76f0
commit 60dbe536ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51804

View file

@ -3,6 +3,24 @@ Updating Information for FreeBSD current users
This file is maintained by imp@village.org. Please send new entries
directly to him. See end of file for further details.
19990919:
New jail syscall format requires recompilation of jail(8) with
fresh headers installed (or a make world will do it for you).
19990914:
Matt Dillon checked in many vm related things and sent a heads up
to -current urging caution and to report vm problems to him.
As of the 19th, no killer problems have been reported, but you
have been warned.
19990929:
The sigset_t datatype has been changed from an integral type
to a compound type and can hold 128 signals. Syscalls directly
or indirectly using the new sigset_t have been added as to
maintain compatible with existing binaries. A new kernel must
be made and installed and booted with before a make world can
be done.
19990908:
The new miibus has been added to the system. If you are using
the dm, rl, sf, sis, ste, tl, wb or xl drivers, you need to
@ -350,7 +368,7 @@ http://www.freebsd.org/cgi/getmsg.cgi?fetch=827400+0+current/freebsd-current
This file contains a list, in reverse chronologocal order, of major
breakages in tracking -current. Not all things will be listed here,
and it only starts on Novemeber 18, 1998. If you have an earlier
and it only starts on November 18, 1998. If you have an earlier
version of FreeBSD, you are on your own to get to November 18, 1998.
Please filter your entries through Warner (imp@village.org) so that