This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / i386 / doc / Changes
$Id: Changes,v 1.4 1994/01/05 00:22:32 nate Exp $
This file is intended to keep track of important kernel and user
changes in FreeBSD between releases.
Since 1.0.2:
- Added a new 'wd' driver which does a much better job of probing, handles
stray interrupts better, and supports multiple controllers
- Fixed various swap 'leaks' and significantly improved paging
performance. (davidg/dyson)
- Add XNTPD to contrib section, and (un-compilable) kernel support for
same to /sys/kern. (wollman)
- Use linker-constructed sets to initialize certain system tables
rather than manually enumerating all the options in the source files.
This makes certain pseudo-devices and all image activators drop-in at
link time, if desired. (wollman)
- Make all mandatory options ``standard''. (wollman)
- Re-design execve() system call to allow for multiple ``image activators''
which recognize and load various file formats. Currently only
a.out and interpreted formats are recognized. (davidg)
- Separate all IP-related variables that users might want to modify into
netinet/in_var.c. (wollman)
- Update to latest ADO timezone code, and update some timezone files beyond
that. (wollman, ache, Adam David)
- Added support in the if_ed driver for the Toshiba ethernet cards.The
support must be enabled with an "options TOSH_ETHER" in the config
file. Done it this way, because i don't know how widespread this cards
are. (ats)
Between 1.0.2 and 1.0:
Between 1.0 EPSILON and 1.0 GAMMA:
Between 1.0 GAMMA and 1.0 BETA:
Between 1.0 BETA and 1.0 ALPHA:
Between 1.0 ALPHA and Patchkit 0.2.4:
Userids map as follows:
ache Andrew Chernov
alm Andrew Moore
ats Andreas Schulz
chmr Christoph Robitscho
davidg David Greenman
guido Guido van Rooij
jkh Jordan Hubbard
joerg Joerg Wunsch
jtc J.T. Conklin
ljo L. Jonas Olson
nate Nate Williams
paul Paul Richards
proven Chris Provenzano
rich Rich Murphey
rls Rob Shady
smace Scott Mace
swallace Steven Wallace
wollman Garrett Wollman