index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
from netbsd; fix casts; should cast pointers to longs, not ints
Theo de Raadt
1995-12-14
from netbsd (mostly by ws):
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
from netbsd; shmfork does not need to know about vfork
Theo de Raadt
1995-12-14
from netbsd; change profil() arguments
Theo de Raadt
1995-12-14
from netbsd; emulation records
Theo de Raadt
1995-12-14
from netbsd; If we abort, make sure to free ep_emul_arg
Theo de Raadt
1995-12-14
from netbsd; init proc0 fd0 differently
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
from netbsd; wrap against multiple inclusion
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
from ws@netbsd:
Theo de Raadt
1995-12-14
from netbsd; add M_IPQ
Theo de Raadt
1995-12-14
from netbsd; hpux also needs a stackgap
Theo de Raadt
1995-12-14
update to netbsd
Theo de Raadt
1995-12-08
kernel is called bsd
Theo de Raadt
1995-12-08
unconfiguring of ccd causes system panic; fix from gdonl@gv.ssi1.com; netbsd ...
Theo de Raadt
1995-12-07
update to use new files in libsa
Theo de Raadt
1995-12-07
shrink bootblocks by splitting libsa contents into more files. from
Theo de Raadt
1995-12-06
various changes to once again shrink the bootblocks to a useable size.
Theo de Raadt
1995-12-06
optimize further
Theo de Raadt
1995-12-05
delete memcpy; it makes bootblocks larger without being needed
Theo de Raadt
1995-12-05
working .cvsignore files
Theo de Raadt
1995-12-05
this is useful in compile directories
Theo de Raadt
1995-12-05
Third try at importing the mvme88k port. This is a working kernel
Theo de Raadt
1995-12-03
Rearrange user page table size calculation so that silent overflow
Niklas Hallqvist
1995-12-03
Restore condition codes if we pull the special_fp_store
davem
1995-12-01
we cannot jump into ddb until the interrupt has been acknowledged to the
Theo de Raadt
1995-12-01
previous verbosity patch was wrong
Theo de Raadt
1995-12-01
add CONSOLEBREAKDDB support. also be less verbose at boot..
Theo de Raadt
1995-12-01
Oops, forgot to declare emul_sunos
Niklas Hallqvist
1995-12-01
fixed ddb, improved fifo handling, new still-not-working dma support
Theo de Raadt
1995-12-01
for now, assume no flash on 167 (is this true?)
Theo de Raadt
1995-12-01
niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.
Niklas Hallqvist
1995-12-01
from netbsd:
Theo de Raadt
1995-11-30
properly catch cases where buffers are on the kstack, from hannken@eis.cs.tu-...
Theo de Raadt
1995-11-30
correct way to call tsleep is almost always "while (condition) tsleep(...)"
Theo de Raadt
1995-11-30
do not truncate swdevt[] ever
Theo de Raadt
1995-11-30
in actual fact MAXPARTITIONS is 16 and scsi disk is major 4
Theo de Raadt
1995-11-30
prevent access to page 0 of virtual space
Theo de Raadt
1995-11-30
integrate 040 MDP_UNCACHE_WX cache changes by niklas & deraadt
Theo de Raadt
1995-11-30
do not drop into debugger on simple recoverable errors
Theo de Raadt
1995-11-29
niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.
Theo de Raadt
1995-11-28
add inet_ntoa() to the kernel. use it to log nicer messages. idea from freebsd
Theo de Raadt
1995-11-28
Fix SunOS emulation on 040
Niklas Hallqvist
1995-11-28
Fix SunOS emulation on 040
Niklas Hallqvist
1995-11-28
Fix SunOS emulation on 040
Niklas Hallqvist
1995-11-28
on the '040, do not cache write+exec pages for sunos processes. SunOS ld.so
Theo de Raadt
1995-11-28
Fix SunOS emulation on 040
Niklas Hallqvist
[next]