todd
e344b1141e
bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@
17 years ago
todd
c564ba38ed
back out bio, breaks dlg's sparc64 v215
prompted by/ok dlg@ deraadt@
17 years ago
todd
8fafda6cb7
prodded by marco, enable bio everywhere
grudgingly ok deraadt@
17 years ago
deraadt
263ba158ee
sorry, but proper boot cd building should be done in distrib/mvmeppc
when the time comes (not here!)
18 years ago
deraadt
94382e6bbf
unify
18 years ago
todd
29ba9a7ac6
remove some rather deceptively unused lines; no change to generated MAKEDEV's
19 years ago
todd
c81d73893f
shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and
pave the way for future work; ok since this does not change the generated
MAKEDEV
19 years ago
deraadt
c7396fb3c6
/dev/reload is an old amiga thing, how did it make it here?
19 years ago
deraadt
3b773e5347
old ses device goes away
19 years ago
jmc
049f614fe0
kernal->kernel;
from netbsd pr #30872 (anonymous post);
ok deraadt@ krw@
19 years ago
david
c8ab3c3683
indentation whitespace nits (saves a few bytes even)
20 years ago
tdeval
82bc8bdaeb
fix pasto '::' -> ':'. Oops deraadt@ ;-)
20 years ago
danh
8a8b24480f
use Add() consistently and make sure we use decimal numbers for addition
in the case of ugen devices.
suggestions and ok todd@
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
millert
5b6db43831
Update for pty changes (62 per letter instead of just 16)
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
5cce1488fe
copyright 2004 as well, prompted/reminded by miod
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
317934fed2
utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@
21 years ago
tedu
55ca457d16
svnd gap here too.
21 years ago
todd
dd6fcb707d
switch to share/misc/license.template
21 years ago
millert
bda0df4eb0
POSIX chown
22 years ago
miod
da5d3eb334
16 partitions, and fix a few glitches (mainly :bx sizes not being power of two)
22 years ago
deraadt
83341f4e9e
sync
22 years ago
kjc
b117d3d9f1
remove altq entries. I should have done these before MAKEDEV.
pointed out by todd@
22 years ago
kjc
3fb0951351
remove altq entries. altq is now handled through pf.
ok, deraadt@
22 years ago
todd
7bf7b2308c
move md things into md files (pass 1) as discussed a long time ago
ok miod@
22 years ago
deraadt
f05224ada1
even closer to the truth; miod, matthieu, todd
22 years ago
deraadt
187196f4e2
cleanup all fbtab, various ok
22 years ago
todd
04869e8b3d
rm trailing whitespace
22 years ago
todd
c9c7aafc44
sync
22 years ago
deraadt
950d3e558c
space nits
23 years ago
deraadt
7c43b8257a
fake sync (not yet using MAKEDEV.md)
23 years ago
deraadt
463de9c0b4
remove MAKEDEV.local finally
23 years ago
miod
351878830a
Add systrace support to all the remaining architectures.
Tested by various people on various platforms, I'm willing to fix any
breakage this causes.
ok niels@ deraadt@ and mickey@ (after his comments were applied)
23 years ago
espie
4229147a96
move common distrib rules to main Makefile,
make -> ${MAKE}
add phony targets
remove unnecessary subshells
install kernel in a separate target from building.
some SUDO.
okay deraadt@
(checked bootstrap on i386, should be safe elsewhere, and trivial to fix
anyways)
23 years ago
deraadt
b5eb86bc0a
sync
23 years ago
todd
655b3a6779
complete the function arg KNF spacing
23 years ago
todd
64921dcca7
escapees; it is not yet time (but soon)
23 years ago
todd
35d869ef09
sync
23 years ago
todd
dfb4aeb052
prepare for invasion, sparc64 gets major number fix wrt tty[a-d]
order a few places
provide '[ "$DEBUG" ] && set -x' inside R() for debugging help ..
23 years ago
angelos
aebd8d5728
/dev/pf is major 39; openbsd@davidkrause.com
23 years ago
kjc
3ed110fb8d
add an entry for ALTQ.
23 years ago
smurph
eb84f23953
Initial import for mvmeppc
23 years ago