diff options
author | imp <imp@FreeBSD.org> | 1999-02-27 03:14:22 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-02-27 03:14:22 +0000 |
commit | cba68c067a761c0661ed7345fb6748c0db1f44b7 (patch) | |
tree | f584a745605ceb60489e1867d4e65fd772209192 /UPDATING | |
parent | 39fab177a1386f354ad37f9b38ef0f0545a3c188 (diff) | |
download | FreeBSD-src-cba68c067a761c0661ed7345fb6748c0db1f44b7.zip FreeBSD-src-cba68c067a761c0661ed7345fb6748c0db1f44b7.tar.gz |
Note struct proc size change from Mark Newton.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -1,7 +1,11 @@ Updating Information for FreeBSD current users -This file is maintainted by imp@village.org. Please send new entries -in it to him. See end of file for further details. +This file is maintained by imp@village.org. Please send new entries +to him. See end of file for further details. + +19990225: + struct proc size changed. Recompile kernel and the + usual suspects. Make world if in doubt. 19990214: The nlpt driver has changed names back to be the lpt driver. @@ -134,4 +138,7 @@ breakages in tracking -current. Not all things will be listed here, and it only starts on Novemeber 18, 1998. If you have an earlier version of FreeBSD, you are on your own to get to November 18, 1998. -$Id: UPDATING,v 1.19 1999/02/15 08:09:07 imp Exp $ +Please filter your entries through Warner (imp@village.org) so that +the style, formatting, etc of this file can be maintained. + +$Id: UPDATING,v 1.20 1999/02/17 05:32:40 imp Exp $ |