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
/
alpha
/
alpha
/
machdep.c
Age
Commit message (
Expand
)
Author
2004-07-06
assert is dumb dumb dumb; no objection from miod
Theo de Raadt
2004-07-04
turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks the
Theo de Raadt
2004-06-08
pull ncpus support from smp tree into main branch.
Marco S Hyman
2004-03-10
Ensure that we obey a user's ddb> boot reboot command even if the system
Tom Cosgrove
2004-01-22
dot_conv() is not used.
Miod Vallat
2003-11-08
Avoid a race condition while swapping in a process.
Thomas Nordin
2003-08-10
Do not trust and use uvm_useracc, but rather always check copy{in,out} for
Miod Vallat
2003-06-03
Make minaddr sane before calling uvm_km_suballoc()
Dale Rahn
2003-05-11
string cleaning; krw ok
Theo de Raadt
2003-05-10
string cleaning; ok beck dhartmei
Theo de Raadt
2002-12-17
Make SysV-style shared memory and semaphore limits sysctl'able.
Todd C. Miller
2002-11-07
Small simplification in sendsig.
Artur Grabowski
2002-08-24
aperture driver for alpha. It works here the same as on i386
Matthieu Herrb
2002-07-21
remove unsued variables.
Artur Grabowski
2002-07-20
Instead of copying out the signal trampoline on top of the stack, create
Artur Grabowski
2002-06-08
Always keep the symbols, don't hand that memory to the VM system.
Artur Grabowski
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-05-03
le_ioasic.h is history
Todd C. Miller
2002-04-28
IEEE 754 floating point completion code, and implementation of the
Peter Valchev
2002-04-25
Cast and display memory sizes as long integers, to avoid displaying
Miod Vallat
2002-03-23
Add variables for config(8) -e time tweak of systemV shared memory
Marc Espie
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-17
comment typo
Jason Wright
2002-02-17
Patch from Daniel Lucq <daniel@lucq.org>
Mats O Jansson
2002-01-23
move mb_map allocation to mbinit()
Artur Grabowski
2002-01-23
move definition of mb_map from zillions of machdep.c to uipc_mbuf.c
Artur Grabowski
2002-01-22
call osf1_exec_ecoff_hook for osf1 bin's
Eric Jackson
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
2001-12-08
Sprinkle pmap_update calls where relevant and some other
Artur Grabowski
2001-11-28
zap some typedefs.
Artur Grabowski
2001-11-28
Sync in more uvm changes from NetBSD.
Artur Grabowski
2001-11-24
Harmonize boot() logic across arches:
Miod Vallat
2001-11-07
Add an alignment argument to uvm_map that specifies an alignment hint
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-30
Generic soft interrupts from NetBSD plus some minor cleanups.
Artur Grabowski
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-12
Print memory numbers in KB as well as bytes like most other platforms.
Todd C. Miller
2001-09-12
mbutl no more
Artur Grabowski
2001-08-23
We can now move timeout_init into main().
Artur Grabowski
2001-08-23
Remove even more old timeout tentacles.
Artur Grabowski
2001-07-05
Get rid of REAL_CLISTS. It was never implemented and the tentacles are
Artur Grabowski
2001-06-26
Provide some chipset information to usreland through sysctl.
Artur Grabowski
2001-06-25
cold is in systm now
Michael Shalayeff
2001-05-17
convert mbuf and cluster allocation to pool, mostly from NetBSD
Niels Provos
2001-05-05
Rename configure() to cpu_configure().
Artur Grabowski
2001-05-05
Get rid of CLSIZE and all related stuff.
Artur Grabowski
2001-04-30
Move the hwrpb_primary_init to before configure.
Artur Grabowski
2001-02-07
Now that niklas has fixed ddb to not barf on elf symbols, there
Artur Grabowski
2001-02-06
Don't initialize ddb until I've committed elf support for ddb.
Artur Grabowski
2001-01-24
Not killing an application when the application does something wrong
Artur Grabowski
[next]