Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103026603
D4449.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
372 B
Referenced Files
None
Subscribers
None
D4449.diff
View Options
Index: head/sbin/reboot/reboot.c
===================================================================
--- head/sbin/reboot/reboot.c
+++ head/sbin/reboot/reboot.c
@@ -76,7 +76,7 @@
howto = RB_HALT;
} else
howto = 0;
- lflag = nflag = qflag = 0;
+ lflag = nflag = qflag = Nflag = 0;
while ((ch = getopt(argc, argv, "dk:lNnpqr")) != -1)
switch(ch) {
case 'd':
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 11:57 PM (20 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14750150
Default Alt Text
D4449.diff (372 B)
Attached To
Mode
D4449: Add option to disable inital userland sync to reboot(8)
Attached
Detach File
Event Timeline
Log In to Comment