]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
BSDI changes, auto Win API detection
[bacula/bacula] / bacula / kernstodo
index 72f57bab49e28d6049eae1bf5628dba409ddf9b1..9ad8906f1703847bc3c4ea832b8f612bcaa96389 100644 (file)
@@ -26,10 +26,14 @@ For 1.31 release:
 
 - Implement MTIOCERRSTAT on FreeBSD to clear tape error conditions.
 
-- BSD (probably) does not have strtoll()
-- BSD does not have ioctl() MTEOM
-- BSD defines a number of MT_xxx variables which conflict
-  with those defined by Bacula.
+- BSDI
+  cut: illegal option -- b
+  usage:  cut -c list [file1 ...]
+        cut -f list [-s] [-d delim] [file ...]
+  cut: illegal option -- b
+  usage:  cut -c list [file1 ...]
+        cut -f list [-s] [-d delim] [file ...]
+
 
 
 - Add Progress command that periodically reports the progress of
@@ -816,3 +820,8 @@ Done: (see kernsdone for more)
 - The following  Re-read last block at EOT failed. ERR=block.c:523 Read zero bytes on device /dev/nrsa0.
     undef-sd: block.c:523 Read zero bytes on device /dev/nrsa0.
   apparently masks the standard EOM message.
+- BSD (probably) does not have strtoll()
+- BSD does not have ioctl() MTEOM
+- BSD defines a number of MT_xxx variables which conflict
+  with those defined by Bacula.
+