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
/
mips
Age
Commit message (
Expand
)
Author
1999-09-03
Change the pmap_enter api to pass down an argument that indicates
Artur Grabowski
1999-08-17
New cpu_fork API to take a stack in which you point the child's stackpointer
Niklas Hallqvist
1999-07-17
do not brelse() badly
Theo de Raadt
1999-07-07
define vaddr_t, paddr_t, vsize_t and psize_t
Artur Grabowski
1999-06-01
Fix some mips -> __mips__ stuff.
Per Fogelstrom
1999-01-27
Protect against multiple includes and regularize cpp symbols used
imp
1999-01-27
Protect against multiple includes so that arc (and pmax too) make build
imp
1999-01-26
change header protection define name
David Leonard
1999-01-08
move spinlock.h into the real world
David Leonard
1999-01-08
check for lp->d_secpercyl == 0) in bounds_check_with_label()
Todd C. Miller
1999-01-08
make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing
Todd C. Miller
1999-01-07
move uint*_t to machine/types.h
Todd C. Miller
1998-11-21
deal with d_secpercyl insanity
Theo de Raadt
1998-10-15
Back out PEFO's trap change. It breaks everybody, it seems.
imp
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-09-15
New mi code to add a real trapframe and remove the need for __FORK_BRAINDAMAGE.
Per Fogelstrom
1998-08-31
Return ENXIO on open of /dev/mem minor devs that don't exist
Todd C. Miller
1998-07-28
Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...
Todd C. Miller
1998-07-11
Add detection of the Vr41xx.
imp
1998-06-06
more system types we know
Michael Shalayeff
1998-05-08
comment typo
Todd C. Miller
1998-05-08
fix comments
Todd C. Miller
1998-05-08
add _BSD_WINT_T_ like other ansi.h's
Todd C. Miller
1998-03-25
Use INT slot 7 for on chip timer
Per Fogelstrom
1998-03-22
Add UID_MAX and GID_MAX
Todd C. Miller
1998-03-18
minor fix
Per Fogelstrom
1998-03-16
DDB for mips, first cut. Will add some machine dep commands and tune
Per Fogelstrom
1998-02-24
rename some DOS MBR partition types
Theo de Raadt
1998-02-21
Oops! some garbage characters...
Per Fogelstrom
1998-02-19
add netbsd partition, rename 386BSD one to FreeBSD..
Theo de Raadt
1998-01-29
New try with conf, take two
Per Fogelstrom
1998-01-29
New try with conf
Per Fogelstrom
1998-01-29
Some more mips files
Per Fogelstrom
1998-01-29
Some more arc/sgi fixes
Per Fogelstrom
1998-01-28
First set of Mips mi files.
Per Fogelstrom
1998-01-28
Includes for generic Mips
Per Fogelstrom