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
Age
Commit message (
Expand
)
Author
2001-11-25
Typos.
Miod Vallat
2001-11-25
Need <machine/cpu.h> to be sure to bring userret() prototype for all ports.
Miod Vallat
2001-11-25
Be cross-compilation friendly.
Miod Vallat
2001-11-25
regen
Michael Shalayeff
2001-11-25
nikon e880; from Dan Weeks <danimal@danimal.org>
Michael Shalayeff
2001-11-25
Remove comments which only apply to the HP MMU found on HP300 models
Miod Vallat
2001-11-25
Oops, commited this file from the wrong tree.
Miod Vallat
2001-11-25
Harmonize userret() prototypes across m68k arches.
Miod Vallat
2001-11-24
KNF
Theo de Raadt
2001-11-24
Harmonize boot() logic across arches:
Miod Vallat
2001-11-23
regen
Jakob Schlyter
2001-11-23
add 3Com Wireless LAN PC Card
Jakob Schlyter
2001-11-23
new vscom puc devices; lists-openbsdtech@bsws.de
Theo de Raadt
2001-11-23
new vscom puc devices
Theo de Raadt
2001-11-23
Remove splsched() declaration and related stuff.
Miod Vallat
2001-11-23
dev{cons,cninit.c} are mandatory.
Miod Vallat
2001-11-23
Typo in comment.
Miod Vallat
2001-11-22
Use pmap_kenter_pa in pmap_map..
Artur Grabowski
2001-11-22
more pmap_enter vs. pmap_kenter.
Artur Grabowski
2001-11-22
simplify the iommu page table mapping. use pmap_kenter.
Artur Grabowski
2001-11-22
Map the interrupt enable register with pmap_kenter
Artur Grabowski
2001-11-22
Use pmap_map to map the msg buffer.
Artur Grabowski
2001-11-22
Now that pmap_enter is allowed to fail in some cases, allow
Artur Grabowski
2001-11-22
Use pool to allocate pv list entries.
Artur Grabowski
2001-11-22
Don't check for PMAP_NC in pmap_zero_page.
Artur Grabowski
2001-11-22
Simplify pmap_is_* and pmap_clear_*.
Artur Grabowski
2001-11-22
Changes to allow two partitions to share a quota file
Constantine Sapuntzakis
2001-11-22
sync: BAD NADDY
Theo de Raadt
2001-11-22
pasto
Christian Weisgerber
2001-11-21
Added sanity checks
Constantine Sapuntzakis
2001-11-21
Use vfs_mount_foreach_vnode
Constantine Sapuntzakis
2001-11-21
Use vfs_mount_foreach_vnode
Constantine Sapuntzakis
2001-11-21
VOP_UNLOCK + vrele does not alway == vput
Constantine Sapuntzakis
2001-11-21
Don't use #define QUOTA - use stub file instead
Constantine Sapuntzakis
2001-11-21
Use vfs_mount_foreach_vnode
Constantine Sapuntzakis
2001-11-21
Added vfs_isbusy. Useful for verifying that a mount point is locked
Constantine Sapuntzakis
2001-11-21
Lower splvm() level, after discussing with art.
Miod Vallat
2001-11-21
Use pf_pull_hdr() instead of manual mbuf traversal. Fixes potential crashes
Daniel Hartmeier
2001-11-21
sync
lebel
2001-11-21
be more precise, the ATI device 0x4c59 is actually the
lebel
2001-11-21
Provide COMPAT_SUNOS files via the common m68k configuration files.
Miod Vallat
2001-11-20
Oops.
Miod Vallat
2001-11-20
Prevent more symbol clashes when compiling userland.
Miod Vallat
2001-11-20
match on linksys iwn; from netbsd
Michael Shalayeff
2001-11-20
regen
Michael Shalayeff
2001-11-20
Linksys2 Instant Wireless Network
Michael Shalayeff
2001-11-20
Match bcom 5821 (this is untested and is based on the datasheet's claim that
Jason Wright
2001-11-20
sync
Jason Wright
2001-11-20
bcom 5821
Jason Wright
2001-11-20
All sensitive pmap operations should operate at splvm, NOT splimp.
Miod Vallat
[next]