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
Age
Commit message (
Expand
)
Author
2001-08-08
IPCOMP removal. deraadt@ ok.
Jean-Jacques Bernard-Gundol
2001-08-08
__dead doesn't work on function pointers.
Artur Grabowski
2001-08-08
__dead not __noreturn__
Todd C. Miller
2001-08-08
nuke __attribute__((__noreturn__)) when used in conjunction with __dead
Todd C. Miller
2001-08-08
Fix broken logic in wait flags passed to extent_alloc.
Artur Grabowski
2001-08-07
Not used.
Miod Vallat
2001-08-07
One more typo.
Miod Vallat
2001-08-07
Sprinkle a few Holy Volatiles (tm).
Miod Vallat
2001-08-07
Make config(8) choose which source files to exclude, from the kernel
Miod Vallat
2001-08-07
tag fixes; Denis Afonin <dfa@solo.ee>
Jason Wright
2001-08-07
unused, bye bye.
Brad Smith
2001-08-07
remove this header which has been unused for over 3 yrs now.
Brad Smith
2001-08-06
remove vm_conf.h; art@ ok
Michael Shalayeff
2001-08-06
Bring latest powerpc pmap.c fix here too.
Miod Vallat
2001-08-06
__BDEVSW_DUMP_OLD_TYPE no more.
Miod Vallat
2001-08-06
Working kernel crash dumps.
Miod Vallat
2001-08-06
__BDEVSW_DUMP_OLD_TYPE no more.
Miod Vallat
2001-08-06
Working kernel crash dumps.
Miod Vallat
2001-08-06
Properly identify the boot drive on 147 if it is not scsi id #0.
Miod Vallat
2001-08-06
Correct misinitialization of a variable. This worked before?
Dale Rahn
2001-08-05
Decrease first stage loader boot address. Makes memory-challenged
Miod Vallat
2001-08-05
Use syntaxic sugar provided by PMAP_NEW
Miod Vallat
2001-08-03
Shupid me, bugtty is necessary...
Miod Vallat
2001-08-03
Make all the low-profile configurations include conf/GENERIC, and
Miod Vallat
2001-08-02
match updated prototype
Hugh Graham
2001-08-01
make this compile. ok drahn
Peter Valchev
2001-08-01
Sync with busdma_map api change.
Miod Vallat
2001-08-01
wsmux needs to be cdev_decl'ed.
Miod Vallat
2001-07-31
type mismatch fix.
Bob Beck
2001-07-31
+smg +wscons
Hugh Graham
2001-07-30
convert to ALTQ style macros (these drivers appear to meet the criteria for
Jason Wright
2001-07-30
Change:
Artur Grabowski
2001-07-29
Temporarily fix wscninit so that it only runs once.
Constantine Sapuntzakis
2001-07-27
Convert array lookups to function calls that are bounds checked
Constantine Sapuntzakis
2001-07-26
Always flush the pipeline after updating cr1.
Miod Vallat
2001-07-26
Typo.
Miod Vallat
2001-07-26
If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs
Constantine Sapuntzakis
2001-07-25
Change the pmap_enter interface to merge access_type and the wired boolean
Artur Grabowski
2001-07-25
Added missing break. -moj
Mats O Jansson
2001-07-23
reorder operations a bit for st16550{v2}, xr16850, ti16750:
Jason Wright
2001-07-22
pmap_clear_modify returns boolean_t
Miod Vallat
2001-07-21
no rd required in regular kernels
Theo de Raadt
2001-07-19
bogus comment.
Artur Grabowski
2001-07-19
No more need to define PMAP_NEW.
Artur Grabowski
2001-07-18
build the kernel w/ all the warnings enabled; drahn@ ok
Michael Shalayeff
2001-07-18
fxp and de are fixed, enable vtophys
Michael Shalayeff
2001-07-18
Fix prototype that art missed...
Dale Rahn
2001-07-18
Get rid of the PMAP_NEW option by making it mandatory for all archs.
Artur Grabowski
2001-07-17
Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable.
Dale Rahn
2001-07-17
addcom and pccom at addcom (commented out)
Jason Wright
[next]