1122397Sharti$FreeBSD$
2122397Sharti
3122397ShartiThis is the Begemot micro-SNMP daemon. It is the base for the ILMI daemon
4122397Shartifor ngATM. Be careful to feed changes back to the maintainer
5122397Sharti<harti@freebsd.org>, because the code here is actually shared with other
6122397Shartienvironments besides FreeBSD.
7122397Sharti
8122397ShartiImport should be done by:
9122397Sharti
10122397Sharti	1. unpack distribution into clean directory
11122397Sharti
12122397Sharti	2. remove all unneeded files
13122397Sharti
14122397Sharti	3. cvs import \
15122397Sharti		-m "Virgin import of bsnmpd X.Y" \
16122397Sharti		src/contrib/bsnmp BEGEMOT BSNMP_X_Y
17122397Sharti
18122397Sharti	4. resolve conflicts
19122397Sharti
20125012Sharti	5. check the makefile in lib/libbsnmp and usr.sbin/bsnmp
21122397Sharti
22122397Shartiharti
23