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
2004-07-25
* cleanup the file API with regards to flag handling and
Jean-Francois Brousseau
2004-07-25
Fix IBSS merges in atw(4). From NetBSD (dyoung)
Todd C. Miller
2004-07-25
Improve register definitions and slightly demystify some magic
Todd C. Miller
2004-07-25
Here is the serial bus format for the RF3000. From NetBSD (dyoung)
Todd C. Miller
2004-07-25
typo, enevt -> event
Brad Smith
2004-07-25
The RSSI field in the Rx descriptor is the unadulterated content
Todd C. Miller
2004-07-24
provide proper ip header alignment (and repair big endian archs again from af...
Michael Shalayeff
2004-07-24
Enable profiling libraries construction on m88k.
Miod Vallat
2004-07-24
New, working, profiling code for m88k.
Miod Vallat
2004-07-24
Use '=' not '==' with test. While ksh accepts '==' as a synomym for '=',
Todd C. Miller
2004-07-24
Xr _Exit(3)
Todd C. Miller
2004-07-24
Print a newline before the message in kbintr. Otherwise the message
Todd C. Miller
2004-07-24
intr_establish() and related defines are mvme88k-only, so move them back from
Miod Vallat
2004-07-24
better operated entities and quantities in raw functions
Michael Shalayeff
2004-07-23
Better fix for the ttymodem issue.
Miod Vallat
2004-07-23
fix use after free due to freeing incorrect item.
Marco S Hyman
2004-07-23
Sync
Miod Vallat
2004-07-23
Eventually get the MVME188 reset sequence to work, and allow it to return
Miod Vallat
2004-07-23
Be more careful when handling interrupts - especially the first one after
Miod Vallat
2004-07-23
Better delay code for MVME188. Should make console and network much more
Miod Vallat
2004-07-23
add a manpage for /etc/defaultdomain
Jared Yanovich
2004-07-23
Move luna88k and mvme88k vm_machdep to m88k-agnostic code area.
Miod Vallat
2004-07-23
Nuke getdevunit().
Miod Vallat
2004-07-23
tweaks for openssl spkac;
Jason McIntyre
2004-07-23
- make SYNOPSIS and usage() clear that -t precedes -T;
Jason McIntyre
2004-07-23
Revamp the file interface to make life easier
Jean-Francois Brousseau
2004-07-23
move example descriptions before the examples themselves
Jared Yanovich
2004-07-22
fast-scanner should now about dir/ too.
Marc Espie
2004-07-22
Add missing check for NULL in DIOCCHANGERULE. This prevents a crash in
Mathieu Sauve-Frankel
2004-07-22
use
Marc Espie
2004-07-22
typo;
Jason McIntyre
2004-07-22
Make the inline bzero() of the U area much more readable.
Miod Vallat
2004-07-22
Grammar.
Miod Vallat
2004-07-22
Split and modify tests to prevent infinite loops on platforms with precise
Mark Kettenis
2004-07-22
Add vax libkvm kernel memory image debugging support.
Mark Kettenis
2004-07-22
Reset pcb_onfault to NULL before invoking uvm_fault().
Miod Vallat
2004-07-22
Remove redundant or useless section modifiers.
Miod Vallat
2004-07-22
Do not use db_printf() to trace data access exceptions.
Miod Vallat
2004-07-22
use full path to netgroup file in SYNOPSIS
Jared Yanovich
2004-07-22
Fix incorrect snprintf return value check noticed by Jarno Huuskonen.
Todd C. Miller
2004-07-22
Remove some register keywords to make this compile on amd64.
Artur Grabowski
2004-07-22
Change a printf+Debugger pair into a panic.
Artur Grabowski
2004-07-22
SIMPLELOCK -> mutex for the lock around deadproc list.
Artur Grabowski
2004-07-22
Spell reserved correctly; ok from copyright holders when in licence blocks.
Miod Vallat
2004-07-22
Fix a typo and get good results in the process, fixes PR 3830 and passes
Miod Vallat
2004-07-22
Use mutex instead of SIMPLELOCK for locking the tlb shootdown queues
Artur Grabowski
2004-07-22
mutex instead of SIMPLELOCK for mp ddb.
Artur Grabowski
2004-07-22
fix cases when m_dup1() returned mbuf chain (instead of single mbuf).
Jun-ichiro itojun Hagino
2004-07-22
Do not overallocate stack space, and keep the stack on a 16-byte boundary.
Miod Vallat
2004-07-22
remove p arg from fdplock
Ted Unangst
[next]