index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-12-01
from netbsd:
Theo de Raadt
1995-12-01
from netbsd:
Theo de Raadt
1995-12-01
correct typo pointed out by chuck (in the prettiest way possible
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
1995-11-28
let loadbsd define sync scsi operation
Theo de Raadt
1995-11-28
update from netbsd
Theo de Raadt
1995-11-28
i386 isa bounce buffers by hannken@eis.cs.tu-bs.de
Theo de Raadt
1995-11-28
i386 isa bounce buffers by hannken@eis.cs.tu-bs.de
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-28
log source route attempts when source routing is disabled
Theo de Raadt
1995-11-26
add sysctl net.inet.ip.sourceroute option; default to 0. copied from freebsd
Theo de Raadt
1995-11-26
partial cleanup
Theo de Raadt
1995-11-26
enable tftp as it has security builtin;
Theo de Raadt
1995-11-26
new motd
Theo de Raadt
1995-11-25
make quotas work on ffs; from andrew@wipux2.wifo.uni-mannheim.de; netbsd pr #...
Theo de Raadt
1995-11-25
documentation repair; from andrew@wipux2.wifo.uni-mannheim.; netbsd pr #1786
Theo de Raadt
1995-11-25
document "ms" field; from tng@nuclth15.phys.sci.osaka-u.ac.jp, netbsd pr#1789
Theo de Raadt
1995-11-23
include sys/types.h as mandated by X/Open XPG 4.2; from agc@sde.uts.amdahl.co...
Theo de Raadt
1995-11-23
from netbsd
Theo de Raadt
1995-11-23
update from netbsd
Theo de Raadt
1995-11-23
update from netbsd
Theo de Raadt
1995-11-23
update from netbsd
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
1995-11-22
fake all target
Theo de Raadt
1995-11-22
go away
Theo de Raadt
1995-11-22
do not need to load off 4.3 filesystems
Theo de Raadt
1995-11-22
release text vnode before releasing credentials. vnode releasing can
Theo de Raadt
1995-11-22
change ZLRB_RING_SIZE to 4096
Theo de Raadt
1995-11-22
copy the bootblocks to the right place
Theo de Raadt
1995-11-22
fix long/u_int32_t botch; do gethostbyname() only if netgroups are going to
Theo de Raadt
1995-11-22
handle "cd -" causing crash if used as first sh command; from scottr@Plexus.C...
Theo de Raadt
[next]