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
/
arch
/
mvme68k
Age
Commit message (
Expand
)
Author
1996-04-28
add OpenBSD header
Theo de Raadt
1996-04-28
add OpenBSD header
Theo de Raadt
1996-04-28
cfattach/cfdriver split; config_*() function retval change
Theo de Raadt
1996-04-28
add ccd, change fd->filedesc
Theo de Raadt
1996-04-28
_KERNEL & cannot use unistd.h
Theo de Raadt
1996-04-28
change to assym.h
Theo de Raadt
1996-04-28
change vmapbuf/vunmapbuf decls
Theo de Raadt
1996-04-28
add OpenBSD header
Theo de Raadt
1996-04-28
add _MACHINE & _MACHINE_ARCH
Theo de Raadt
1996-04-28
add OpenBSD header
Theo de Raadt
1996-04-28
Fix compation error in bootst.c (mvme68k/stand)
Dale S. Rahn
1996-03-26
From NetBSD: vnode_if.[ch] made machine independent.
Michael Shalayeff
1996-02-21
move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm
Michael Shalayeff
1996-02-16
Fixes for mvme68k tape and disk bootloaders.
Dale S. Rahn
1996-02-03
Ensure siop_acb alignment via malloc rather than let alignment depend
chuck
1996-01-12
from netbsd;
Theo de Raadt
1996-01-12
SIGBUS is an alignment fault. SIGSEGV is an access violation
Theo de Raadt
1996-01-07
created devices for the IP filter log on all architectures
dm
1996-01-05
ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...
Theo de Raadt
1995-12-30
from netbsd:
Theo de Raadt
1995-12-27
use splnet instead of splimp
Theo de Raadt
1995-12-26
put memcpy into libsa
Theo de Raadt
1995-12-26
properly decl panic()
Theo de Raadt
1995-12-26
quiet a warning
Theo de Raadt
1995-12-21
from netbsd; cpu_setstack() is depricated
Theo de Raadt
1995-12-16
Two changes are made in this checkin.
Dale S. Rahn
1995-12-15
clamp maxproc to not exceed pt space
Theo de Raadt
1995-12-15
cpu_fork changes type
Theo de Raadt
1995-12-15
bcopy & friends move to m68k tree
Theo de Raadt
1995-12-07
update to use new files in libsa
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
working .cvsignore files
Theo de Raadt
1995-12-05
this is useful in compile directories
Theo de Raadt
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
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-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
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
on the '040, do not cache write+exec pages for sunos processes. SunOS ld.so
Theo de Raadt
1995-11-28
delete last chunks of MAPPEDCOPY
Theo de Raadt
1995-11-28
delete duplicate sysarch function body
Theo de Raadt
1995-11-23
userret() parameter botch; prototype userret(); make ddb easier to enter
Theo de Raadt
1995-11-23
MAPPEDCOPY is garbage; it is not cache-aware
Theo de Raadt
1995-11-23
as has no -g flag
Theo de Raadt
[next]