Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137815528
D9782.id25646.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
D9782.id25646.diff
View Options
Index: sys/boot/geli/pwgets.c
===================================================================
--- sys/boot/geli/pwgets.c
+++ sys/boot/geli/pwgets.c
@@ -60,14 +60,6 @@
putchar('\b');
}
break;
- case 'r'&037: {
- char *p;
-
- putchar('\n');
- for (p = buf; p < lp; ++p)
- putchar(*p);
- break;
- }
case 'u'&037:
case 'w'&037:
lp = buf;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 27, 2:10 AM (5 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26239449
Default Alt Text
D9782.id25646.diff (380 B)
Attached To
Mode
D9782: Remove control+r handling from geliboot's pwgets()
Attached
Detach File
Event Timeline
Log In to Comment