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
Age
Commit message (
Expand
)
Author
2001-09-16
Make use of "export", "struct" and "member" keywords to be easier to read
Miod Vallat
2001-09-16
Fix this so it understands disklabels.
Artur Grabowski
2001-09-16
Add some missing lengths checks when passing data from userland to
Todd C. Miller
2001-09-14
Don't just use 'size'. Use SIZE and make it settable.
Artur Grabowski
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-09-05
Will need netbsd_types.h very soon.
Artur Grabowski
2001-09-01
Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already had it) and
Jason Wright
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-08-23
Sync with contents of arch/foo/conf directory, might be useful one day.
Miod Vallat
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-08-18
Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.
Artur Grabowski
2001-08-17
cut and paste typos; from art@
Michael Shalayeff
2001-08-17
cut and paste typo
Michael Shalayeff
2001-08-17
provide a way to get the number used for irq line, not only a string
Michael Shalayeff
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-08-11
remove some old cruft.
Artur Grabowski
2001-08-08
vga_{isa,pci}.h -> vga.h since the former no longer exists.
Todd C. Miller
2001-08-06
remove vm_conf.h; art@ ok
Michael Shalayeff
2001-07-25
Change the pmap_enter interface to merge access_type and the wired boolean
Artur Grabowski
2001-07-19
bogus comment.
Artur Grabowski
2001-07-19
No more need to define PMAP_NEW.
Artur Grabowski
2001-07-15
add install target
assar
2001-07-09
Make quad types on alpha be "long long" not "long". This means that
Todd C. Miller
2001-07-05
Get rid of REAL_CLISTS. It was never implemented and the tentacles are
Artur Grabowski
2001-07-05
Get rid of the wrapper macros around extent_alloc*1
Artur Grabowski
2001-07-05
add iop
Michael Shalayeff
2001-07-04
Kill these for real hopefully
Niklas Hallqvist
2001-07-04
$OpenBSD$
Niklas Hallqvist
2001-06-27
Add commented out ises driver. RNG works.
Hakan Olsson
2001-06-27
MNN is no longer an option.
Artur Grabowski
2001-06-27
Remove IPF references; openbsd@davidkrause.com
Angelos D. Keromytis
2001-06-27
ALTQ base modifications to the kernel.
Kenjiro Cho
2001-06-27
UVM is no longer an option.
Artur Grabowski
2001-06-26
More chipset info needed by X.
Artur Grabowski
2001-06-26
Provide chipset configuration to sysctls.
Artur Grabowski
2001-06-26
Provide some chipset information to usreland through sysctl.
Artur Grabowski
2001-06-26
USER_PCICONF
Artur Grabowski
2001-06-26
USB is still somewhat flakey on alpha. disable by default.
Nathan Binkert
2001-06-26
i2o or iop at pci fails
Michael Shalayeff
2001-06-25
Be more careful in pciide_compat_intr_disestablish.
Artur Grabowski
2001-06-25
Don't return from a void function.
Artur Grabowski
2001-06-25
Fix earlier commit of pciide disestablish
Constantine Sapuntzakis
2001-06-25
Add disestablish for pciide on Alpha
Constantine Sapuntzakis
2001-06-25
pf is in conf/GENERIC
Artur Grabowski
2001-06-25
add pf device on all architectures.
Kjell Wooding
2001-06-25
remove dependency on pmax tree. cleanup a little while here
Eric Jackson
2001-06-25
cold is in systm now
Michael Shalayeff
2001-06-24
Add pf.
Artur Grabowski
[next]