shithub: riscv

Download patch

ref: b099f734b6af48a6f5e8b8cefb9fe75bc0d0cdaf
parent: 55da96c60e185b7f3abf528c4032990a497c11e6
author: cinap_lenrek <[email protected]>
date: Sun Jun 2 00:59:02 EDT 2013

grabrfc: fix null list in concatination when no $dom, just use $sysname

--- a/lib/rfc/grabrfc
+++ b/lib/rfc/grabrfc
@@ -3,7 +3,9 @@
 rfork en
 path=(/bin)
 fn cd
+
 dom=`{ndb/query sys $sysname dom}
+if(~ $dom '') dom=$sysname
 
 ramfs
 ftpfs -q/ -a $user@$dom ftp.rfc-editor.org	# was ftp.isi.edu