HardenedBSD src tree
Go to file
Brian Somers 1bc9b5ba84 o Make sure we don't dereference NULL when we've lost all our links.
o Use srandomdev() for __FreeBSD__ >= 2, not just >2.
o Use srandom((time(NULL)^getpid())+random()), random() when we
  haven't got srandomdev().
1998-05-06 18:50:12 +00:00
etc/ppp Mention sticky routes. 1998-05-05 23:31:45 +00:00
usr.sbin/ppp o Make sure we don't dereference NULL when we've lost all our links. 1998-05-06 18:50:12 +00:00