Browse Source

* added comments

marco 25 years ago
parent
commit
ddbb0dc0b0
1 changed files with 9 additions and 1 deletions
  1. 9 1
      rtl/bsd/problems.txt

+ 9 - 1
rtl/bsd/problems.txt

@@ -1,3 +1,6 @@
+
+$Id$
+
 FreeBSD status and notes. (kept on CVS because I work on several places)
 
 At the moment that you are reading this, FPC for FreeBSD is still a dream.
@@ -30,4 +33,9 @@ alarm    NI  noreq?      Could be possible to port.
 pause 	 NI  noreq?	 Also possible I think. Uses process information	
 			 in linux-emu, that is why I didn't port directly.
 
-IOPERM   NI  noreq?      Concept doesn't exist.
+IOPERM   NI  noreq?      Concept doesn't exist.
+
+
+$Log$
+Revision 1.3  2000-02-04 16:55:01  marco
+ * added comments