jdolecek
2d42eb283b
reassing majors for crypto and pf to use the newly defined MI major range
2003-10-10 22:47:10 +00:00
dsl
fca3294820
Add a /dev/constty == /dev/console but with minor 1.
...
Use for tty sessions on 'console' so that output doesn't pinched by anyone
using TIOCCONS to get kernel and system messages.
2003-10-03 14:35:36 +00:00
pooka
12cd483962
add isdn telephony dialout devices
2003-09-19 11:11:37 +00:00
dsl
818622e67a
Change the way pseudo tty devices are generated in order to avoid
...
any pipes and running other commands (eg dd).
Measurable speeds up creating pseudo ttys.
(there has to be a better way than editing 51 files! - tedious at only
6 key presses per file)
2003-08-30 11:00:20 +00:00
itojun
4440262659
create /dev/crypto
2003-08-22 05:06:22 +00:00
itojun
3f14c71f75
reserve cdev major # for PF. ok'ed by technical-exec
2003-07-27 14:17:57 +00:00
ragge
ce0bf5c28d
Add ksyms to "std" devices.
2003-04-27 13:15:28 +00:00
fvdl
750b5b8327
Add an 'init' target, that creates the device nodes in the case where
...
MAKEDEV is being called from init(8) to create an MFS /dev. For most
ports, this is the same as 'all'. The only exceptions are i386 and
x86_64.
2003-04-17 18:03:10 +00:00
perry
2f1f870fa8
make ipl consistently "IP Filter"
2003-03-31 03:58:55 +00:00
wiz
8dab8f4d58
Miscellaneous fixes from Igor Sobrado, in PRs 20943-20959.
2003-03-30 17:41:51 +00:00
jdolecek
e51f1ff7d3
don't bother creating /dev/io on archs which don't support it
2002-10-23 22:56:29 +00:00
lukem
bc22c3f4d9
whitespace consistency cleanup
2002-10-21 04:14:47 +00:00
elric
f31269d0d9
Include cgd on the list of things to be mknod(8)ed on all arches.
2002-10-04 18:53:22 +00:00
augustss
b7f522dbbf
Create pci device nodes.
2002-09-27 09:50:56 +00:00
lukem
fa4442cae4
- in local), only run $0.local if it is an existing file
...
(prevents spurious warning for mfs /dev, amongst other things)
- for mipsco, news68k, newsmips: ensure that "umask 77" is run after $0.local
- for playstation2: add local) target, and use in all) (for consistency)
2002-08-09 02:39:15 +00:00
wiz
b097765198
Update comment on how to regenerate MAKEDEV(8) after changing the
...
MAKEDEV script. Not that anybody acts on it, but it's nicer if it's correct.
2002-06-18 13:40:14 +00:00
christos
4bef4356c3
Add device creation support for systrace.
2002-06-17 16:21:03 +00:00
augustss
fe7cd55d73
Add Artesyn PMPPC files.
2002-05-30 08:54:07 +00:00