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
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-17
miod says noone needs isa/isavar.h anymore, and i believe him
Theo de Raadt
2007-10-17
Use ldx (instead of ld) to load a pointer.
Mark Kettenis
2007-10-17
put bsd.rd onto install##.iso
Theo de Raadt
2007-10-17
sparc64 has a bsd.mp too (though it is early work..)
Theo de Raadt
2007-10-17
build sparc64 bsd.mp too
Theo de Raadt
2007-10-17
Let other people build sparc64 bsd.mp too.
Mark Kettenis
2007-10-17
MULTIPROCESSOR kernels need clock interrupts on secondary CPUs too, so don't
Mark Kettenis
2007-10-17
Spin up secondary CPUs on MULTIPROCESSOR kernels. Works on UltraSPARC-III
Mark Kettenis
2007-10-17
From ripd: Add missing RTM_VERSION checks.
Claudio Jeker
2007-10-17
From ripd: Add missing RTM_VERSION checks
Claudio Jeker
2007-10-17
Do not clean up vers.c as it is not autogenerated anymore.
Hans-Joerg Hoexer
2007-10-17
wrong type for digest; ok claudio
Theo de Raadt
2007-10-17
Add missing RTM_VERSION checks.
Claudio Jeker
2007-10-17
Get proc_trampoline() ready for MULTIPROCESSOR.
Mark Kettenis
2007-10-17
remove "unused variable" warnings
Charles Longeau
2007-10-17
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
Theo de Raadt
2007-10-17
Convert MALLOC/FREE to malloc/free.
Hans-Joerg Hoexer
2007-10-17
Remove redundant code.
Claudio Jeker
2007-10-17
Sanitize debug printf.
Mark Kettenis
2007-10-17
Proper TLB flushing for MULTIPROCESSOR kernels.
Mark Kettenis
2007-10-17
fix getopt handling; ok marco
Theo de Raadt
2007-10-17
use TAILQ_FOREACH() where applicable in nfs_timer();
Thordur I. Bjornsson
2007-10-17
add probe for TI TMP401 (untested)
Theo de Raadt
2007-10-17
typo
Theo de Raadt
2007-10-17
clear the invalid flag for temperature sensors that are no longer invalid; ok...
Constantine A. Murenin
2007-10-17
Use TCSAFLUSH not TCSADRAIN when turning off echo and use TCSANOW when
Todd C. Miller
2007-10-17
cleanup dmesg
Theo de Raadt
2007-10-17
de-abstract and just use splbio() and splx()
Theo de Raadt
2007-10-17
more unification between amd64 and i386 (API changes, but we think
Theo de Raadt
2007-10-17
- fix several switch statements regarding falling through the case statement;
Theo de Raadt
2007-10-17
lsa_snap() should work so enable it.
Claudio Jeker
2007-10-17
various fixes for previous;
Jason McIntyre
2007-10-17
Update to sudo 1.6.9p6
Todd C. Miller
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-17
decl variables earlier; pointed out by fgsch
Theo de Raadt
2007-10-17
replacement for the pctr codebase that can handle amd64 processors as
Theo de Raadt
2007-10-17
some local variables can shadow to decrease kernel stack use, whee
Theo de Raadt
2007-10-17
use NULL to point to the response buffer, which avoids confusion; ok fgsch
Theo de Raadt
2007-10-17
- Remove a shadow declaration.
Federico G. Schwindt
2007-10-16
more remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-16
Fix show database router output.
Claudio Jeker
2007-10-16
Make struct lsa_rtr a better match of the reality. Still not happy because
Claudio Jeker
2007-10-16
There is not auth code so there is no need for struct crypt.
Claudio Jeker
2007-10-16
For MULTIPROCESSOR kernels, make cpu_switchto() set p->p_cpu.
Mark Kettenis
2007-10-16
Make ospf6ctl compile again and especially make ospf6ctl show database work
Claudio Jeker
2007-10-16
Oups, unbreak there were some LINK_TYPE_STUB_NET left in the code.
Claudio Jeker
[next]