FreeBSD Bugzilla – Attachment 29662 Details for
Bug 50294
[PATCH] mknod(8) clean up MAKEDEV entries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.26 KB, created by
osa
on 2003-03-25 17:40:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
osa
Created:
2003-03-25 17:40:23 UTC
Size:
1.26 KB
patch
obsolete
>Index: src/sbin/mknod/mknod.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/mknod/mknod.8,v >retrieving revision 1.24 >diff -u -r1.24 mknod.8 >--- src/sbin/mknod/mknod.8 24 Feb 2003 22:54:26 -0000 1.24 >+++ src/sbin/mknod/mknod.8 25 Mar 2003 17:38:44 -0000 >@@ -48,13 +48,6 @@ > The > .Nm > utility creates device special files. >-Normally the shell script >-.Pa /dev/MAKEDEV >-is used to create special files for commonly known devices; it executes >-.Nm >-with the appropriate arguments and can make all the files required for the >-device. >-.Pp > To make nodes manually, the four required arguments are: > .Pp > .Bl -tag -width indent >@@ -78,8 +71,6 @@ > The major device number is an integer number which tells the kernel > which device driver entry point to use. To learn what > major device number to use for a particular device, check >-.Pa /dev/MAKEDEV >-or > .Pa /usr/src/sys/conf/majors . > .It Ar minor > The minor device number tells the kernel which subunit >@@ -116,17 +107,11 @@ > The > .Xr chown 8 Ns - Ns > like functionality is specific to >-.Fx >-and was added so that >-.Pa /dev/MAKEDEV >-would not depend on >-.Pa /usr >-being mounted. >+.Fx . > .Sh SEE ALSO > .Xr mkfifo 1 , > .Xr mknod 2 , >-.Xr chown 8 , >-.Xr MAKEDEV 8 >+.Xr chown 8 > .Sh HISTORY > A > .Nm
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 50294
: 29662