summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/bootpd/rtmsg.c15
1 files changed, 2 insertions, 13 deletions
diff --git a/usr.sbin/bootpd/rtmsg.c b/usr.sbin/bootpd/rtmsg.c
index 920dcce..6de6102 100644
--- a/usr.sbin/bootpd/rtmsg.c
+++ b/usr.sbin/bootpd/rtmsg.c
@@ -5,10 +5,8 @@
* Geoffrey M. Rehmet, All rights reserved.
*
* This code is derived from software which forms part of the 4.4-Lite
- * Berkeley software distribution.
- *
- * This code is derived from software contributed to Berkeley by
- * Sun Microsystems, Inc.
+ * Berkeley software distribution, which was in derived from software
+ * contributed to Berkeley by Sun Microsystems, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -44,16 +42,7 @@
* $Id$
*/
-/*
- * XXX TODO:
- * Tidy up
- * Remove dead code
- * ansify
- * do syslogging
- */
-
#include <sys/param.h>
-
/*
* Verify that we are at least 4.4 BSD
*/
OpenPOWER on IntegriCloud