Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143796168
D25813.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
262 B
Referenced Files
None
Subscribers
None
D25813.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25813: sh(1): print a newline when ^D exits sh
Attached
Detach File
Event Timeline
Log In to Comment