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
2006-06-20
Do not print hostid while booting, there's a sysctl for this.
Miod Vallat
2006-06-20
Fix tsbsize computation; from NetBSD
Miod Vallat
2006-06-20
More supported models.
Miod Vallat
2006-06-20
revert the interrupt vector diff, this fixes zaurus suspend; ok drahn@
Todd T. Fries
2006-06-20
pruning; ok mbalmer
Theo de Raadt
2006-06-20
fix memory reporting on alphas with 2GB or more; ok miod
Theo de Raadt
2006-06-20
Typo.
Ray Lai
2006-06-20
Mention that only the superuser may adjust the frequency. Like in
Ray Lai
2006-06-20
have bge_start() check for an empty send queue instead.
Brad Smith
2006-06-20
- check for revision B2 intead of B1 in one more spot.
Brad Smith
2006-06-20
Define an empty pmap_collect().
Miod Vallat
2006-06-20
regen
Jonathan Gray
2006-06-20
Promise PDC20775, from Aaron Linville.
Jonathan Gray
2006-06-20
add the BCM5755 and BCM5787 ASICs to the appropriate macros.
Brad Smith
2006-06-20
pack wwn fields into struct better; ok marco krw
Theo de Raadt
2006-06-19
Shave 900 bytes off ramdisk kernels (before compression) by not including
Miod Vallat
2006-06-19
Be more strict in the probe routines and actually check ca_nintr and
Miod Vallat
2006-06-19
Remove redundant test in uni_n_config() as well as an unused softc member;
Miod Vallat
2006-06-19
oops, forgot \n at end of kqueue lines; Nicholas Marriott
Theo de Raadt
2006-06-19
Factor for disk size is /2. Odd but tested on all mfis I have.
Marco Peereboom
2006-06-19
Appease the printf gods here too
Miod Vallat
2006-06-19
Since a part of the nvram may be write-protected on some machines, check
Miod Vallat
2006-06-19
Everytime one forgets an argument in a printf-like function call, God kills
Miod Vallat
2006-06-19
a little .Xr;
Jason McIntyre
2006-06-19
add -c to usage() and synopsis;
Jason McIntyre
2006-06-19
we can fit all four ral firmwares
Theo de Raadt
2006-06-19
sort usage();
Jason McIntyre
2006-06-19
tweak the -S stuff;
Jason McIntyre
2006-06-19
Allocate bus_dma memory from kernel_map, not kmem_map.
Miod Vallat
2006-06-19
Real kvm routines for vax; allows ``target kvm'' to work in gdb for kernel
Miod Vallat
2006-06-19
Reset pcb_onfault around uvm_fault() calls.
Miod Vallat
2006-06-19
Some markup/content errors. Found by Marc Winiger <mw@msys.ch>. ok jmc@
Marc Balmer
2006-06-19
permissable -> permissible. ok jmc
Steven Mestdagh
2006-06-19
Make a BGI (Back Ground Init) a scrub instead of rebuild.
Marco Peereboom
2006-06-19
Add hot spare support.
Marco Peereboom
2006-06-19
Remove the no longer needed date/time calculations.
Marc Balmer
2006-06-19
remove the no longer needed time calculations now that we have them in
Marc Balmer
2006-06-19
Don't sleep and then say we're going to sleep -- do it the other way
Michael Knudsen
2006-06-19
and this goes away
Theo de Raadt
2006-06-19
move clock_subr.c to a better place, and now it is always in the kernel
Theo de Raadt
2006-06-19
Do not bother initializing the rfact member of `struct sensor'; it is on its
Mark Kettenis
2006-06-19
Avoid using the rfact member of 'struct sensor' which is on its way out.
Mark Kettenis
2006-06-19
Avoid using the rfact member of 'struct sensor' which is on its way out.
Mark Kettenis
2006-06-19
unbreak the code if compiled with IEEE80211_DEBUG by using the right
Reyk Floeter
2006-06-19
if at startup a given group has carpdemote == 0, we don't do carp demotion.
Henning Brauer
2006-06-19
Remove freebsdism.
Michael Knudsen
2006-06-19
Unbreak the tree. The code to set and unset the RTF_MPATH bit on all multipath
Claudio Jeker
2006-06-19
add the new ASIC revs to the bge_majorrevs table.
Brad Smith
2006-06-19
add new PCI ids.
Brad Smith
2006-06-19
Close a race in the interrupt handler code.
Dale Rahn
[next]