git: 9front

Download patch

ref: a21e7df08d23d4e41cde4a48f6238ba8fff93896
parent: fa059b6a930f2c3354f1d28729347d59c5b76efa
parent: 61d8036bb8b1b356e1a1cf2a31643a65f9aeb243
author: cinap_lenrek <cinap_lenrek@rei2.9hal>
date: Fri Mar 16 18:42:59 EDT 2012

merge

--- a/rc/bin/hget
+++ b/rc/bin/hget
@@ -51,8 +51,8 @@
 		echo -n headers $i >[1=0]
 	if(~ $#m 1)
 		echo -n request $m >[1=0]
-	if(~ $#p 1)
-		cat <$p >$d/postbody
+	if(! ~ $#p 0)
+		echo $"p >$d/postbody
 	<$d/body {
 		if(~ $#o 1){
 			l=`{cat $d/contentlength >[2]/dev/null}
--- a/sys/games/lib/fortunes
+++ b/sys/games/lib/fortunes
@@ -4661,3 +4661,6 @@
 "You don't expect to hear that someone you know killed a guy with a samurai sword," said Ardila, 19.
 Nice one, Google suspended my Google+ account because I created it under, well, my name, which is "Lennart Poettering"
 Wake up! -- Lennart Poettering
+How do blogs need to evolve?
+In a sense, if neostructuralist semioticism holds, we have to choose between the cultural paradigm of expression and subcapitalist narrative.
+Better ingredients, better pizza. -- John Schnatter
--