phk
b648921acc
Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)
...
Remove old DEVFS support fields from dev_t.
Make uid, gid & mode members of dev_t and set them in make_dev().
Use correct uid, gid & mode in make_dev in disk minilayer.
Add support for registering alias names for a dev_t using the
new function make_dev_alias(). These will show up as symlinks
in DEVFS.
Use makedev() rather than make_dev() for MFSs magic devices to prevent
DEVFS from noticing this abuse.
Add a field for DEVFS inode number in dev_t.
Add new DEVFS in fs/devfs.
Add devfs cloning to:
disk minilayer (ie: ad(4), sd(4), cd(4) etc etc)
md(4), tun(4), bpf(4), fd(4)
If DEVFS add -d flag to /sbin/inits args to make it mount devfs.
Add commented out DEVFS to GENERIC
2000-08-20 21:34:39 +00:00
..
2000-06-02 09:27:48 +00:00
2000-07-23 22:19:49 +00:00
2000-08-20 21:34:39 +00:00
2000-07-29 10:07:38 +00:00
2000-07-04 03:34:11 +00:00
2000-07-25 03:37:36 +00:00
2000-07-04 11:25:35 +00:00
2000-08-20 21:34:39 +00:00
2000-08-11 09:05:12 +00:00
2000-07-04 11:25:35 +00:00
2000-08-07 16:45:42 +00:00
2000-07-05 07:46:41 +00:00
2000-07-29 00:16:28 +00:00
2000-07-04 11:25:35 +00:00
2000-06-04 04:28:31 +00:00
2000-08-11 09:05:12 +00:00
2000-07-11 22:07:57 +00:00
2000-08-02 21:08:53 +00:00
2000-06-29 09:26:26 +00:00
2000-07-04 11:25:35 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-07-04 11:25:35 +00:00
2000-06-22 22:27:16 +00:00
2000-08-16 23:28:54 +00:00
2000-07-04 11:25:35 +00:00
2000-07-11 22:07:57 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-07-28 22:40:04 +00:00
2000-07-04 11:25:35 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 00:18:43 +00:00
2000-07-29 00:16:28 +00:00
2000-05-26 02:09:24 +00:00
2000-07-28 22:41:56 +00:00
2000-07-05 07:46:41 +00:00
2000-08-20 21:34:39 +00:00
2000-08-20 21:34:39 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-08-11 09:05:12 +00:00
2000-08-03 16:37:46 +00:00
2000-08-06 14:17:21 +00:00
2000-07-28 22:17:42 +00:00
2000-05-26 02:09:24 +00:00
2000-07-02 23:56:45 +00:00
2000-07-29 10:07:38 +00:00
2000-07-29 10:05:25 +00:00
2000-05-29 22:40:54 +00:00
2000-07-04 11:25:35 +00:00
2000-08-20 21:34:39 +00:00
2000-07-11 22:07:57 +00:00
2000-07-04 11:25:35 +00:00
2000-07-20 12:12:41 +00:00
2000-08-19 08:32:59 +00:00
2000-08-19 08:32:59 +00:00
2000-07-31 08:23:43 +00:00
2000-07-31 08:23:43 +00:00
2000-08-07 17:52:08 +00:00
2000-08-19 08:32:59 +00:00
2000-07-11 22:07:57 +00:00
2000-07-28 23:10:10 +00:00
2000-07-25 18:28:46 +00:00
2000-07-05 07:46:41 +00:00
2000-06-16 08:48:51 +00:00
2000-05-22 17:25:47 +00:00
2000-08-18 10:01:02 +00:00
2000-08-20 11:46:39 +00:00
2000-08-09 01:57:11 +00:00
2000-05-22 17:25:47 +00:00
2000-08-20 11:46:39 +00:00
2000-08-09 01:57:11 +00:00
2000-08-08 17:15:32 +00:00
2000-06-27 19:09:55 +00:00
2000-07-26 20:29:20 +00:00