otto
8fc8aa7b27
regen
19 years ago
otto
8c77e8e999
regen
19 years ago
otto
7cf81ff1e4
regen
19 years ago
otto
39eccf3bac
regen
19 years ago
deraadt
e91cd4627d
sync
19 years ago
deraadt
3b773e5347
old ses device goes away
19 years ago
miod
13c937fcd9
Regen
19 years ago
tholo
4d841a52b9
Regen
19 years ago
deraadt
0bf9d22953
handle new config -e non-tty input case
20 years ago
miod
9d2b68553f
Move the apm description out of MAKEDEV.common, so that sparc can declare it
with a specific manpage reference.
20 years ago
miod
80235349ef
Regen.
20 years ago
miod
6b99dee819
Add an apm interface to the tctrl(4) device found on SPARCbooks; currently
limited to power change events and battery status retrieval.
ok deraadt@ mickey@
20 years ago
miod
a0cdf0d3f3
Regen
20 years ago
miod
1aca616a67
Move serial and parallel devices left by mistake in the ``other'' section
to the appropriate sections. No functional change, except for the manpage
being nicer.
20 years ago
otto
f8c3f2227d
regen
20 years ago
david
f6bbdb7005
sync
20 years ago
david
0e3cef02d3
sync
20 years ago
tdeval
82bc8bdaeb
fix pasto '::' -> ':'. Oops deraadt@ ;-)
20 years ago
danh
0d2166e7b1
sync
20 years ago
dlg
7b52f6e99d
regen
20 years ago
deraadt
e0b0e1b508
when an arch has wskbd0 or wsmouse0, prepare for the future and apply
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok
20 years ago
miod
cd5b298d72
Save an useless use of grep while cooking bsd.scsi3
ok deraadt@
20 years ago
miod
265f65c52e
Regen.
20 years ago
grange
27494fe726
sync
20 years ago
grange
d717fd1437
sync
20 years ago
deraadt
8994cc67a9
sync
20 years ago
millert
dd17913d32
regen
21 years ago
millert
ae5f7e59c9
Regen for for pty changes (62 per letter instead of just 16)
21 years ago
millert
5b6db43831
Update for pty changes (62 per letter instead of just 16)
21 years ago
deraadt
8daf876c90
sync
21 years ago
miod
ccf4c614e2
Regen; except for alpha, the only changes are in comments.
21 years ago
miod
4aef26fc17
MAKEDEV.8 improvement pack:
- refer to the section 4 manual page for every device target, whenever
possible
- repair a few minor quoting errors
- repair a few sorting errors
- fix a few device descriptions (ideally they would be synched with the
.Nd line of their manpages, but we are not there... yet)
- minor mdoc fixes
Thanks to jmc@ for review and a lot of constructive criticism.
21 years ago
miod
27ad07ef04
Regen
21 years ago
miod
4a2e4f2360
Harmonize MAKEDEV sources:
- homogenize section order
- sort devices inside sections
- make sure all platforms provide a local target (sigh)
- remove a few dead devices not worth mentioning on a few arches while there.
disabused ok deraadt@
21 years ago
todd
083a16fb06
sync
21 years ago
todd
5cce1488fe
copyright 2004 as well, prompted/reminded by miod
21 years ago
miod
3395492d7e
Regen.
21 years ago
mickey
621c6cae11
regen properly
21 years ago
millert
440a67a653
Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET
ioctl(2), an unprivileged process may allocate a pty and have its owner
and mode set appropriately. This means that programs such as xterm and
screen no longer need to be setuid. Programs using the openpty()
function require zero changes and will "just work".
Designed by beck@ and deraadt@; changes by beck@ with cleanup (and
a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me.
Tested by many.
21 years ago
todd
7c97fe3c78
sync
21 years ago
todd
fb28c49d2b
sync
21 years ago
todd
7409bbbb8f
+ alph2d() (thanks dr!), allow ttyU's a-zA-Z to be created
21 years ago
todd
1750fdaeb8
sync
21 years ago
todd
23cd245698
sync
21 years ago
tedu
7955ff0b7d
regen
21 years ago
miod
8021683dea
This poor man's installation script was fun before we had bsd.rd, but we
are in the 21st century now, you know.
21 years ago
tedu
faf9ccbc07
put emul sysctls in appropriate arch. also fix up the comments.
problems noted by fgsch@ and deraadt@
21 years ago
todd
9a668a95b7
sync
21 years ago
todd
dd6fcb707d
switch to share/misc/license.template
21 years ago
jason
e3575d4593
- use : instead of . for chown
- add bpp devices
21 years ago