FreeBSD src
Go to file
Peter Wemm efa3853949 Limit the risk of `buf' overrun in ping.c when printing hostnames.
Note, this is not really a security risk, because the buffer in question
is a static variable in the data segment and not on the stack, and hence
cannot subert the flow of execution in any way.  About the worst case was
that if you pinged a long hostname, ping could coredump.

Pointed out on: bugtraq  (listserv@netspace.org)
1996-07-28 20:29:10 +00:00
bin add a reference to killall(1) 1996-07-03 22:19:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc Move things up a bit to make startup pretty 1996-07-18 19:09:06 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
include New routed.h that goes with the new routed. 1996-07-22 21:14:48 +00:00
lib Fix some of the problems that bde pointed out to me some time ago. 1996-07-28 16:16:11 +00:00
libexec consistent presentation of emphasis 1996-07-23 12:21:46 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Update samba install to agree with new port. 1996-07-26 08:39:06 +00:00
sbin Limit the risk of `buf' overrun in ping.c when printing hostnames. 1996-07-28 20:29:10 +00:00
secure Mrege conflicts etc. 1996-07-28 08:23:19 +00:00
share Fix bogon with freebsd-stable mailing list entity. 1996-07-27 22:25:19 +00:00
sys bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Add newline, closes bin/1433 1996-07-26 23:45:36 +00:00
usr.sbin "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." 1996-07-27 01:20:00 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile General tidy-up of Makefile. The objective was to make it clear and 1996-07-27 21:47:42 +00:00