shithub: riscv

Download patch

ref: 0577d208905f3f6d729e582077bec5f21964f6be
parent: 889afd97de23422819168e94bab43537fe404d00
parent: 92e43acb1cdf521094b626444f73cae5d77a7b69
author: Aram Hăvărneanu <[email protected]>
date: Tue Jul 1 07:21:47 EDT 2014

merge

--- a/lib/rob
+++ b/lib/rob
@@ -214,3 +214,8 @@
 Does anyone know of a version of sam for Windows that will run on 64-bit installations?
 Great, thanks.
 I used to be a physicist.
+Please file an issue at golang.org/issue/new
+There is no simple definition for what people want.
+One man's toy is another's real system, and every tool adds to the arsenal.
+There is no problem in computer science that cannot be solved by another JSON configuration file.
+Anything important enough to be in a dot-file is important enough not to be in a dot-file.
--- a/lib/rsc
+++ b/lib/rsc
@@ -121,3 +121,7 @@
 Grumble grumble.
 I don't remember the last time I saw a sam-fans message.
 I'll fix it.
+working as intended; please don't file an issue.
+sure
+I would love it if someone would create a well-tested emacs Go module.
+Honestly it sounds like you have not written any Go programs.
--- a/lib/theo
+++ b/lib/theo
@@ -370,3 +370,5 @@
 I am not playing any games.  Let's look at the facts.
 I haven't even read this.
 I don't care.
+I quite dislike the direction this is going.
+Nothing ever changes, noone ever learns, noone cares.
--- a/lib/troll
+++ b/lib/troll
@@ -162,3 +162,8 @@
 Plan 9 does not (yet?) contain sufficient tools to be self-sustaining.
 Has anyone else had trouble getting recent plan9.iso’s to boot?
 This year I'll continue to work on the Dart implementation of dis interpreter.
+Would it be possible to change a bit the 9front mercurial repository so that it can work on MacOS filesystem.
+I'm doing a research about OS'GUI, and I'd like to know if Plan 9 has a GUI. If so, where can I take some screenshoots? Thanks in advance
+Is there a list somewhere on the web with all those 9atom patches?
+I created a web service in Go for transcoding gif to html5 video
+Higher level terminal UI library?
--- a/sys/games/lib/fortunes
+++ b/sys/games/lib/fortunes
@@ -5041,3 +5041,7 @@
 The urine collection device also was rebuilt to eliminate leakage.[30]
 That's Rob Pike. I remember when he came to Bell Labs, we even shared an office for three months. -- Bjarne Stroustrup
 It's tricky when you're marketing a language. -- Niko Matsakis
+RFC 2616, which was written more than 15 years ago, was the specification everybody has implemented, and I suspect many of you occassionally have used as a reference.
+The biggest difference compared to the old spec, is that there is simply a lot more text.
+Subject: ftp(1) User-Agent
+It may seem counterintuitive, but skilled professionals working behind the scenes may actually be more fulfilled than the rest of us.
--- a/sys/man/6/authsrv
+++ b/sys/man/6/authsrv
@@ -407,7 +407,7 @@
 exists for the AS.
 This database maintains ``speaks for'' relationships, i.e.,
 it lists which users may speak for other users when
-authtenticating.
+authenticating.
 The attribute types used by the AS are
 .B hostid
 and
@@ -418,7 +418,7 @@
 The values in the
 .B uid
 pairs in the same entry list which users that host ID
-make speak for.
+may speak for.
 A uid value of
 .B *
 means the host ID may speak for all users.
@@ -672,7 +672,7 @@
 The
 .I challenge
 is eight random bytes.
-The two responses are Microsofts LM and NT hashes.
+The two responses are Microsoft's LM and NT hashes.
 Only the NT hash may be used to authenticate,
 as the LM hash is considered too weak.
 The reply packet is defined as
--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -48,8 +48,9 @@
 					}
 				}&}
 			case *
+				# Raspberry Pi ethernet will always appear as /net/etherU0
 				if(~ $2 0424)
-					nusb/ether -t smsc $etherargs $id
+					nusb/ether -t smsc $etherargs $1:0
 			}
 		}
 	}