File: FILES

package info (click to toggle)
dhcpdump 1.8-2.2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 80 kB
  • ctags: 62
  • sloc: ansic: 816; makefile: 86
file content (26 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$Id: FILES,v 1.1 2002/01/26 14:18:18 mavetju Exp $

General
-------
CHANGES			- Change log
CONTACT			- How to contact me
FILES			- This file
LICENSE			- License under which this software is distributed

Auto-configuration
------------------
Makefile.am		- My Makefile-template
configure.in		- My configure-template
depcomp			- (Needed by configure)
install-sh		- (Needed by configure)
missing			- (Needed by configure)
mkinstalldirs		- (Needed by configure)

Source-files
------------
dhcpdump.1		- Man-page, obtained from dhcpdump.pod
dhcp_options.h		- Tables with dhcp-packet-field values and their
			  readable descriptions
dhcpdump.c		- The source-file
dhcpdump.pod		- The original man-file
strsep.c		- SunOS/Solaris doesn't have strsep