Page MenuHomeFreeBSD

D25813.diff
No OneTemporary

D25813.diff

Index: head/bin/sh/main.c
===================================================================
--- head/bin/sh/main.c
+++ head/bin/sh/main.c
@@ -228,6 +228,10 @@
}
}
popstackmark(&smark);
+ if (top && iflag) {
+ out2c('\n');
+ flushout(out2);
+ }
}

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 1, 2:04 PM (9 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28382654
Default Alt Text
D25813.diff (262 B)

Event Timeline