summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorcsgr <csgr@FreeBSD.org>1994-09-10 15:13:28 +0000
committercsgr <csgr@FreeBSD.org>1994-09-10 15:13:28 +0000
commit7b06095550ab27727a9121b0e08c2a1b21bf6875 (patch)
tree1f98acf8d7d0c65570f9331a00ad706f350b753b /usr.sbin
parent0236beb280408376c84df3782f0cf117360acd74 (diff)
downloadFreeBSD-src-7b06095550ab27727a9121b0e08c2a1b21bf6875.zip
FreeBSD-src-7b06095550ab27727a9121b0e08c2a1b21bf6875.tar.gz
Small code tidy up
Diffstat (limited to 'usr.sbin')
-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