=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/58.html,v retrieving revision 1.65 retrieving revision 1.66 diff -c -r1.65 -r1.66 *** www/58.html 2015/09/29 15:02:34 1.65 --- www/58.html 2015/09/30 12:39:53 1.66 *************** *** 181,187 ****
  • dhclient(8) no longer rejects leases with addresses overlapping existing subnets on other interfaces. Kernel routing logic now just works.
  • Improvements to realloc decrease system calls and increase efficiency.
  • smtpd(8) reliability and bug fixes. !
  • ...

    --- 181,189 ----

  • dhclient(8) no longer rejects leases with addresses overlapping existing subnets on other interfaces. Kernel routing logic now just works.
  • Improvements to realloc decrease system calls and increase efficiency.
  • smtpd(8) reliability and bug fixes. !
  • The reaper now tears down dead processes without holding on to ! the kernel lock. This greatly reduces latency and increases ! performance on multi-processor systems.