Re: What are the limits for FFS file systems? 10+ years out of date..

2013-11-23 Thread Eitan Adler
On Sun, Nov 24, 2013 at 1:12 AM, John-Mark Gurney wrote: > Attached is a patch that bring this up to date.. This was written back > when we were using UFS1 w/ 32bit block addresses... Things have changes > now that UFS2 is standard... > > The big thing is listing the memory requirements for fsck

What are the limits for FFS file systems? 10+ years out of date..

2013-11-23 Thread John-Mark Gurney
Attached is a patch that bring this up to date.. This was written back when we were using UFS1 w/ 32bit block addresses... Things have changes now that UFS2 is standard... The big thing is listing the memory requirements for fsck as the main limiting factor on FS size... I've had Kirk review th

Proposal to move Sendmail encryption info to Electronic Mail chapter

2013-11-23 Thread Mike Brown
In the Security chapter, the section 14.8.2 (OpenSSL - Using Certificates) currently just gives one example: using certificates to enable the "STARTTLS" SMTP command in Sendmail, for the purpose of establishing an encrypted connection that hides cleartext passwords sent during authentication (wh