Subject: Bounds checking on sethostname, setdomainname etc
To: None <netbsd-ports@sun-lamp.cs.berkeley.edu>
From: None <rhealey@aggregate.com>
List: netbsd-ports
Date: 11/26/1993 18:16:29
	While MAXHOSTNAMELEN is generous, it might be wise to double
	check length in the sethostname/setdomainname functions in kern_xxx.c
	just to make sure some joker doesn't panic a kernel some time...

	By the way, anybody ever comb the kernel source for assignments that
	don't check lengths before copying?

		-Rob

------------------------------------------------------------------------------