Bug 14371

Summary: Log message is missing \n
Product: Base System Reporter: sec <sec>
Component: kernAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sec 1999-10-17 14:40:01 UTC
The 'attempts to overwrite permanent arp entry' message is missing a \n at the
end.

See the following output-snippet of /etc/security

yoda kernel log messages:
> arp: 00:50:04:3d:38:14 attempts to modify permanent entry for 194.246.250.0 on ep0<3>arp: 00:50:04:3d:38:14 attempts to modify permanent entry for 194.246.250.0 on ep0<6>nfs server ewok:/usr/ports: not responding
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-10-18 12:50:49 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

Looks simple enough for me to handle. 
Comment 2 Sheldon Hearn 1999-10-18 12:52:06 UTC
On Sun, 17 Oct 1999 15:31:41 +0200, sec@pi.musin.de wrote:

> The 'attempts to overwrite permanent arp entry' message is missing a
> \n at the end.

Introduced with a new message in rev 1.48 .  Once I'm sure there aren't
any other log()'s requiring newlines, I'll commit. Thanks.

Ciao,
Sheldon.
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 1999-10-18 12:59:09 UTC
State Changed
From-To: open->closed

Committed as rev 1.62 and merged to RELENG_3 branch as rev 1.52.2.6. 
Thanks!