diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-07-16 06:00:40 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-07-16 06:00:40 +0000 |
| commit | 409e887c85f178ead198bb5d7c082af9520b80b3 (patch) | |
| tree | 568f0cb8d0c8f6113d18a8165be0eb07ceffbedb | |
| parent | 4577434fffad96ec27c62c69a72cb6abe1a0b351 (diff) | |
Notes
| -rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -5,6 +5,23 @@ directly to him. See end of file for further details. For commonly done items, please see the end of the file. Search for 'COMMON ITEMS:' +20000711: + If you use CVSUP or CTM to get CVS trees, AND you used to get + the old crypto files from internat.freebsd.org AND you check + out files from the CVS tree with the cvs command, please read + http://people.freebsd.org/~imp/internat.txt + for details on potential problems that you might have and how + to get around them. + + If you are merely a mirror, or don't answer yes to each of the + clauses above, you needn't worry. + +20000711: + /etc/security has been updated to print the inode number of + setuid programs that have changed. You will see a large spike + in the number of changed programs the first time when you run + mergemaster to get a new /etc/security. + 20000710: /dev/random now has good entropy collection (from the keyboard and sysmouse drivers). Please ensure that either `options |
