ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/sbin/dhclient/alloc.c
(Generate patch)

Comparing trunk/sbin/dhclient/alloc.c (file contents):
Revision 11230 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 11231 by laffer1, Sun Jul 1 21:13:00 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*      $OpenBSD: alloc.c,v 1.9 2004/05/04 20:28:40 deraadt Exp $       */
3  
4   /* Memory allocation... */
# Line 41 | Line 42
42   */
43  
44   #include <sys/cdefs.h>
45 < __MBSDID("$MidnightBSD$");
45 > __FBSDID("$FreeBSD: stable/10/sbin/dhclient/alloc.c 149399 2005-08-23 23:59:55Z brooks $");
46  
47   #include "dhcpd.h"
48  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines