todd
f8348428d6
generate i386 (regress diff = more devices than before, ugen, etc..)
23 years ago
todd
819e7e5a9f
add i386 'source'
23 years ago
todd
2062938711
o more devices for 'all' target
o ttyCcfg is 600 not 666
o add radio
o joy is 666 not 600 (current i386 MAKEDEV does this)
23 years ago
todd
17a137bffd
add macppc 'source'
23 years ago
todd
dc4221a740
sync
23 years ago
todd
e982475e6e
add /dev/pci
s/tzs/czs/ typo
23 years ago
todd
473abb40a2
sprinklings of 'ifstep()'
'the big disk case' no longer sets vars and calls dodisk, would take more space
to additionally do the 'stepping' argument (see cd\* in generated MAKEDEV)
23 years ago
todd
7de2d96d01
sync
23 years ago
todd
090d1a7094
DISK_STEPPING is not used, and in any event, is not global to all disks
prepare dodisk* script functions for a 7th argument, what I call disk stepping,
the number to add from rd0a to rd1a minor numbers, defaulted to 16; some archs
*cough*macppc*cough* still have 8 for cdroms and such
23 years ago
todd
627f8939a6
sync
23 years ago
todd
268c5dcbf7
add more disks to the 'all' target, rd shows up on sparc64 now ;-)
s/tty/tth/
23 years ago
todd
1c9eecb453
comment tweaking
23 years ago
todd
c373a45c30
sync
23 years ago
todd
d3357344a8
add wsdisp
23 years ago
todd
84a836d81f
add ttyC for wscons as wsdisp
23 years ago
todd
df4bb05840
sync; this is like pcidevs .. unlike the last commit, commit separately for
versioning to be imported properly
23 years ago
todd
4cba5789b8
+wsmouse
23 years ago
todd
12786eea85
sync
23 years ago
todd
d73e63074c
enable usb
23 years ago
todd
a87b80a177
add usb scanners
23 years ago
todd
1159a4381c
sync
23 years ago
todd
dee3138ca2
rules to build the MAKEDEV files:
all -> builds 'this' arch (etc.$(uname -m)/MAKEDEV)
allarchs -> builds all archs (etc.*/MAKEDEV)
clean -> cleans 'this' arch (etc.$(uname -m)/MAKEDEV)
cleandirs -> cleans all archs (etc.*/MAKEDEV)
also, build the MAKEDEV files during the release process
23 years ago
todd
12b8e497a4
This is my m4 MAKEDEV generation system.
.mi -> edit this to add new devices
.sub -> hardcore m4 here, be careful
*/*.md -> machine dependent information (generally device,block (& char) major)
Thanks for eyes/conversation about this over the years from espie, deraadt,
johns, fgsch, hugh, weingart, mickey, and others ..
SEE ALSO
. m4(1), MAKEDEV(8)
23 years ago
deraadt
9e6fdd3493
add missing rm commands; todd ok
23 years ago
miod
67ab6cd8b7
``maxpartition 16'' updates that were sitting in my tree for a long time.
23 years ago
markus
04357c6d0d
print "RSA1" for protocol v1
23 years ago
millert
dfeb537a2c
Redirect new pseudo-accounts to root so they don't end up with
spools in /var/mail that no one will see; Rogier Quaak
23 years ago
deraadt
91fd506367
convert mkr/ckr to shell scripts, use mktemp(1)
23 years ago
deraadt
e0e4a7e597
close ppp.conf.sample file as requested
23 years ago
nordin
0a6e0c7a38
Add iana url and correct text; openbsd@davidkrause.com
23 years ago
form
1fa3d51d57
csh maketars -> csh -f maketars
ok millert@
23 years ago
jason
0d7f6dba35
/dev/crypto
23 years ago
deraadt
e9a72b8dad
another (*&$ kerberos entry
23 years ago
hugh
416ce786cd
Add a floppy entry.
23 years ago
hugh
f653b2b728
Add ra and rx entries to the ramdisk.
23 years ago
deraadt
1198583991
remove lies
23 years ago
deraadt
6d741b1072
remove a blank line that makes me nervous (ie. amanda)
23 years ago
deraadt
d8ad086ce4
zap trailing spaces and tabs
23 years ago
dhartmei
52bfe7cc3f
The implicit pass rules come first, not last. Spotted by alec@dtkco.com.
23 years ago
todd
df210984b7
+/dev/crypto; prompted by jason@
23 years ago
drahn
a15c6e2cca
Add USB scanner device node to macppc and i386, both of these had the
uscanner compiled into the kernel, but no device node, or even entry
in the character device switch table.
ok todd@
23 years ago
todd
f9d7b49ae6
add ttyh*, sab82532 serial devices, requested by jason@
23 years ago
deraadt
d76beff0da
handle pflogd_flags better; openbsd@davidkrause.com
23 years ago
millert
94110695a6
Change when calendar(1) is such so that it is after mailq runs.
That way we avoid a flurry of transient calendar mail in the mailq.
23 years ago
nate
c4cdf4decd
add floppy device
23 years ago
espie
9384ec405c
Be anal about ssh and X11 hooks.
23 years ago
mickey
18f7cf6926
typo; from Sebastian Stark <seb@todesplanet.de>
23 years ago
millert
607603e906
Add some missing files; based on patch from David Krause
23 years ago
deraadt
a5987843e8
update, thanks miod
23 years ago
jakob
c02fe8ed3e
clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadt
23 years ago