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
2013-05-18
Replace strcpy() calls with strlcpy() to avoid triggering warnings when
Miod Vallat
2013-05-18
Build and install libgcov on gcc 4 platforms. Build machinery from FreeBSD.
Miod Vallat
2013-05-18
Bring beagle back to the other pmap header now that it's merged.
Patrick Wildt
2013-05-18
Modify pmap to work with the pmap header used on armv7. Merge both
Patrick Wildt
2013-05-18
Mask out the TEX remap and the Access Flag bits when setting the
Patrick Wildt
2013-05-18
Should termp_xx_pre() ever get called for a macro it cannot handle,
Ingo Schwarze
2013-05-18
low-hanging stuff borrowed from mvme88k
Miod Vallat
2013-05-18
Make sure we executed the instruction before continuing. Also
Patrick Wildt
2013-05-18
Use the actual armv7 dcache_inv_range function instead of the wbinv one.
Patrick Wildt
2013-05-18
One more manpage, after prodding from jmc@
Miod Vallat
2013-05-18
Remove the variable sz because it's invariantly == 0,
Ingo Schwarze
2013-05-18
Sync with Linux. Mostly comment and whitespace changes, but adds some missing
Mark Kettenis
2013-05-18
Even though the size of a pointer should not depend on the type of the
Ingo Schwarze
2009-10-15
Import a BSD make based infrastructure for building gcc, based on the
Robert Nagy
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2013-05-18
tweak previous;
Jason McIntyre
2013-05-18
More manpages. Fix configuration stanzas to match current GENERIC.
Miod Vallat
2013-05-18
Use adjustname() for path. ok jasper@
lum
2013-05-18
Missing bits intended to go with the previous commit but lost in diff splitting:
Miod Vallat
2013-05-18
enw->new in comment;
Jason McIntyre
2013-05-18
gabage->garbage in log string;
Jason McIntyre
2013-05-18
and and -> and
lum
2013-05-18
Update last updated date.
lum
2013-05-17
Try and support the non-PIC TEXTREL relocations which may creep in binaries
Miod Vallat
2013-05-17
Fix 'the right-of-cursor background color is inverted when we do
Kenji Aoyama
2013-05-17
AngelFire'r'us
Miod Vallat
2013-05-17
more man page material for jmc@ to chew on
Miod Vallat
2013-05-17
Preliminary support for MVME180 and MVME181 boards. On-board serial ports
Miod Vallat
2013-05-17
Replace the bunch of md_* function pointers with a `struct board' containing
Miod Vallat
2013-05-17
i got SEE ALSO completely wrong ;(
Jason McIntyre
2013-05-17
Move interrupt-related defines from <machine/cpu.h> to <machine/intr.h>.
Miod Vallat
2013-05-17
Split inittodr/resettodr code from actual tod routines, to allow for
Miod Vallat
2013-05-17
Unnecessary include
Miod Vallat
2013-05-17
Extend cmmu routines to return the caching mode to use for page tables.
Miod Vallat
2013-05-17
Fix comments telling that the `serial mode' bit in PSR only applies to 88110,
Miod Vallat
2013-05-17
Describe the file -> buffer semantic.
lum
2013-05-17
Add a dummy IPL_MPSAFE definition.
Mark Kettenis
2013-05-17
Implement IPL_MPSAFE for pci bus interrupt handlers.
Mark Kettenis
2013-05-17
Sync with reality.
Martin Pieuchot
2013-05-17
Link m_dup_pkthdr(9) to mbuf(9)
Martin Pieuchot
2013-05-17
wsmoused support
Mark Kettenis
2013-05-17
Implement wsmoused support based on the new multiple screen support. Only
Mark Kettenis
2013-05-17
Don't reject '++' and '--' in expressions. Some versions of gcc emit these.
Mark Kettenis
2013-05-17
Do not attempt to delete the undeletable RNF_ROOT route.
Kenneth R Westerback
2013-05-17
use a file extention that's not special on some platforms. from portable
Darren Tucker
2013-05-17
use a more portable negated if structure. from portable
Darren Tucker
2013-05-17
don't redirect stdout from sudo. from portable
Darren Tucker
2013-05-17
wait a bit longer for startup and use case for absolute path. from portable
Darren Tucker
2013-05-17
only compare copied data if sftp succeeds. from portable
Darren Tucker
2013-05-17
remove unused BATCH variable
Darren Tucker
[prev]
[next]