Age | Commit message (Collapse) | Author |
|
ok miod@
|
|
new driver.
|
|
|
|
|
|
ok drahn@
|
|
ok miod@ and deraadt@
|
|
return correct value for interrupt routines, fix some string overflows.
only count the interrupts we are interested in. ok miod@
|
|
on all other architectures. remove last architecture dependent #ifdef from
uvm code.
|
|
|
|
|
|
OpenBSD. This gives us a simpler and faster cpu_switch() as a bonus.
ok drahn@
|
|
|
|
|
|
and m68k.
ok drahn@, millert@
|
|
|
|
the header files do the right thing, pointed out by miod@
|
|
cluster value that noone will really need to crank.
|
|
|
|
This allows the kernel to survive reading the disklabel off a 256-bytes/sector
scsi device...
ok deraadt@
|
|
|
|
architectures.
|
|
|
|
|
|
of attempting to making a shareable version of the code.
|
|
ok drahn@
|
|
|
|
|
|
ok drahn@
|
|
|
|
|
|
user to work. While here nuke some if0'ed code we we will never use.
|
|
per recent discussion with miod and mickey
|
|
ok drahn@
|
|
|
|
|
|
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.
|
|
and machine needs to be not set by arch/arm, but by cats.
|
|
|
|
|
|
These agree with the values used by the compiler.
|
|
|
|
|
|
|
|
|