abs
87d31b1197
Move 'random*' before 'ra*'. Now 'MAKEDEV all' works.
1999-06-27 20:06:48 +00:00
abs
4ab98c0660
Move 'raid*' before 'ra*' in case statement to avoid false match of ra*
...
against 'raid{0,1,2}'.
1999-06-27 20:01:49 +00:00
cjs
7d1e96cc2f
Update all this crap so that `make snapshot' makes snapshots in release(7)
...
format, rather than in some unknown format. Also clean up the code a bit,
remove some code duplication, and add documentation to the Makefile.
1999-02-05 03:01:49 +00:00
abs
a6e0ab6a8c
On platforms that have GENERIC kernels containing 'bpfilter 8' or greater,
...
create at least eight bpf dev entries. (All except atari).
1999-01-16 01:40:27 +00:00
ragge
2a5432c589
Use shell arithmetic instead of awk. (avoid awk in miniroot).
1998-12-08 21:43:06 +00:00
oster
a8e48ccd6e
Fix RAIDframe typo. (Reported by msaitoh@netbsd.org)
1998-11-21 23:41:13 +00:00
ragge
104df2d354
Add some often-used floppy entries.
1998-11-14 10:33:27 +00:00
oster
8bfd722a35
Added RAID devices for everyone!
1998-11-13 04:49:01 +00:00
thorpej
7490553d67
Add /dev/scsibus* device nodes.
1998-10-15 21:22:51 +00:00
itohy
03cde6e019
Use "${MAKE}" instead of "make" for cross compilation.
1998-10-09 10:40:59 +00:00
ragge
998459d30b
Add generic serial ports as 'std'.
1998-08-31 18:52:10 +00:00
fair
75f8e74b32
These commits do two things:
...
1. Provide a consistent and extensible framework for compiling
kernels for the "make snapshot" target.
2. Add OBJDIR support for the "make snapshot" target, in the form
of three new make variables: KERNOBJDIR, KERNSRCDIR, and KERNCONFDIR.
Default values are in the Makefile.inc, and for OBJDIR they should
be defined in /etc/mk.conf as
KERNSRCDIR=${BSDSRCDIR}/sys
KERNOBJDIR=${BSDOBJDIR}/sys/arch/${MACHINE}/compile
The next step is to make a new target in the src/etc/Makefile for "release"
(or something like that) to make release(7) format files.
1998-06-28 09:38:40 +00:00
ragge
d491ae4df6
/dev entries + getty stubs for virtual console.
1998-06-05 22:31:43 +00:00
ragge
9727ea1870
Add entries for generic console (gc*) and QDSS screen (qc* qnd qd*).
1998-03-20 18:23:57 +00:00
ragge
72087874f4
Split out MSCP floppies as a separate device (rx) instead of handling
...
them as disk drives.
1998-02-08 14:15:18 +00:00
perry
31a32e5502
RCS Id Police.
1998-01-09 06:09:38 +00:00
tv
60ac257eb3
Fixes PR #3858 : /dev/fd uniformly updated in MAKEDEV to make directory
...
(and file nodes) owned by root.wheel, and /dev/fd directory mode 755. Now
it matches mtree (and the rest of the system's permissions/owner layout).
1997-11-26 03:09:23 +00:00
fair
ffa1ced6be
add appropriate entry to make "random" as documented in rnd(4).
...
add "random" entry to "all".
1997-11-20 05:57:38 +00:00
lukem
ed0a7677a8
* unlink devices before attempting to mknod them
...
* remove superfluous umasks
* replace `eval ...` with $((...)) or ${i#...}
* use $0 instead of MAKEDEV
* warn on unknown devices
* add enss* to ss*
* ensure tapes are root.operator 660
1997-08-22 15:30:49 +00:00
perry
07a71fdfd0
Make MAKEDEV and MAKEDEV.local mutually consistant. Reported in
...
pr #2596 by Tatoku Ogaito, but my fix is different from his.
This is purely an aesthetic change.
1997-07-31 04:08:15 +00:00
phil
ffde90f14b
Make all tty??/pty?? pairs that can be opened by openpty().
...
Remove use of awk for generating names.
Make all consistent as possible.
Closes PR 3420.
1997-07-23 01:29:36 +00:00
phil
840d172649
Make all MAKEDEVs make fd/* similar. No need for awk or expr.
...
Inspired by PR 3420. Some MAKEDEVS had the fd separated out
of std and fd added to std.
1997-07-22 23:13:05 +00:00
veego
a902cc2ba7
Added a new device entry for ipfilter: /dev/ipauth
1997-07-07 22:26:51 +00:00
thorpej
7f29bb4668
Add ipnat and ipstate at the appropriate minor numbers off the ipfilter
...
device.
1997-05-31 23:52:55 +00:00
ragge
4ffaf6dd1c
Add device nodes for DL11.
1997-02-04 19:24:36 +00:00
ragge
3896082c5a
Add rd, sd, cd, md, st, ss, uk, ch and ipl device entries.
1997-01-05 18:49:12 +00:00
ragge
85ac030199
Move vax-specific microcode install stuff into etc.vax.
1996-10-26 08:12:09 +00:00
ragge
667d9ae775
Put in mt additions. Remove tms.
1996-07-14 13:58:38 +00:00
ragge
b2f39b3825
vax-specific etc Makefile
1996-03-14 17:32:16 +00:00
ragge
25a521d834
Add disktab entries 'miniroot' and 'bootroot', used when creating
...
distributions.
1996-03-05 12:01:53 +00:00
ragge
56a1fca0f0
Added 'all' option to create a reasonable amount of standard devices.
...
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
1996-01-07 16:53:15 +00:00
ragge
b196060eb7
pcs750.bin -> pcs750.bin.uu
1995-09-05 19:53:01 +00:00
ragge
a56625ebf4
forgot ufs -> ffs...
1995-08-25 21:31:12 +00:00
ragge
1cf91eafdf
etc files specific for vax added.
1995-08-25 21:25:09 +00:00