FreeBSD Bugzilla – Attachment 10133 Details for
Bug 20436
Can't make only cd0 under 4.1-STABLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 366 bytes, created by
Andre Albsmeier
on 2000-08-05 21:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
2000-08-05 21:30:00 UTC
Size:
366 bytes
patch
obsolete
>--- /dev/MAKEDEV Tue Aug 1 10:51:44 2000 >+++ MAKEDEV Sat Aug 5 22:17:41 2000 >@@ -794,8 +794,8 @@ > mcd*) units=`expr $i : '...\(.*\)'`; name=mcd; chr=29;; > scd*) units=`expr $i : '...\(.*\)'`; name=scd; chr=45;; > esac >- if [ -z "${units}" -o "${units}" -le 0 ]; then >- units=1 >+ if [ -z "${units}" ]; then >+ units=0 > fi > if [ "${units}" -le 31 ]; then > i=0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20436
: 10133