Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/obsolete/query_imp_port b/doc/obsolete/query_imp_port
new file mode 100644
index 0000000..b6a7c3d
--- /dev/null
+++ b/doc/obsolete/query_imp_port
@@ -0,0 +1,21 @@
+
+ **********************************************************
+ * ACHTUNG: EFUN EXISTIERT NICHT MEHR! NICHT VERWENDEN! *
+ **********************************************************
+
+SYNOPSIS:
+ int query_udp_port(void)
+
+DESCRIPTION:
+ Returns the port number that is used for the inter mud
+ protocol.
+
+HISTORY
+ LDMud 3.2.9 renamed this efun to query_udp_port(). This version
+ is available if the driver is compiled with USE_DEPRECATED.
+ Removed in LDMud 3.3 and LP "03.02.1@150".
+
+SEE ALSO:
+ send_udp(E), receive_udp(M)
+
+29.10.2006 Zesstra