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
/
pmax
Age
Commit message (
Expand
)
Author
2000-07-04
Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok...
Mats O Jansson
2000-06-23
remove obsolete vtrace guts; art@
Michael Shalayeff
2000-06-08
Add explicit inclusions of signalvar.h to files actually using syms defined
Niklas Hallqvist
2000-06-08
&vm_pmap -> vm_map.pmap
Artur Grabowski
2000-06-05
Changes to exit handling.
Artur Grabowski
2000-05-25
cause traversal into arch & subdirectories for the purposes of manual page in...
Theo de Raadt
2000-05-01
changed dc to dz to avoid conflict with if_dc. -moj
Mats O Jansson
2000-03-23
New API for timeouts. Replaces the old timeout()/untimeout() API and
Artur Grabowski
2000-03-12
Get mainbus working with gcc 2.95.x. -moj
Mats O Jansson
2000-03-12
Update clock code to work until 2001-12-31. -moj
Mats O Jansson
2000-03-03
$OpenBSD$
Todd T. Fries
2000-01-09
add INET6 into conf/GENERIC.
Jun-ichiro itojun Hagino
1999-12-08
add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.
Jun-ichiro itojun Hagino
1999-11-22
add empty mmioctl() implementation for new /dev/mem interface for all
Matthieu Herrb
1999-11-08
move MI definition of rd into it's MI place also fixing
Michael Shalayeff
1999-10-01
ignore ELLE. -moj
Mats O Jansson
1999-10-01
add tag. remove VNODEPAGER. -moj
Mats O Jansson
1999-09-03
Change the pmap_enter api to pass down an argument that indicates
Artur Grabowski
1999-08-30
replace "" with "oldscsibus" in oldscsibus_cd. -moj
Mats O Jansson
1999-08-20
change MIPSE{B|L} to __MIPSE{B|L}__. -moj
Mats O Jansson
1999-08-20
needs <scsi/cd.h> -moj
Mats O Jansson
1999-08-17
New cpu_fork API to take a stack in which you point the child's stackpointer
Niklas Hallqvist
1999-07-27
s/disk_pages/scsi_disk_pages/
Niklas Hallqvist
1999-05-24
Only do basic work in the ethernet interrupt context, and queue packets to
Jason Wright
1999-05-22
Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and
Tobias Weingartner
1999-05-22
pr/796 applied fix from Urazmetov Wasilx <Wasilx@forest.ihep.su> -moj
Mats O Jansson
1999-05-10
Use symbolic define for BYTE_ORDER.
Marc Espie
1999-03-28
inclusion protection; fries
Theo de Raadt
1999-02-24
add release kernels and friends
Jason Wright
1999-01-26
pmax is also mips based
imp
1999-01-21
just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_r
Todd C. Miller
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-08
check for lp->d_secpercyl == 0) in bounds_check_with_label()
Todd C. Miller
1999-01-07
global decl for *intr() routines, plus add INET6
Theo de Raadt
1998-11-21
return -1 for mmap stub, not 0; mrg@netbsd.org
Todd C. Miller
1998-11-21
return -1 for negative mmap offset; mrg@netbsd.org
Todd C. Miller
1998-11-09
Add ramdisk support for pmax; untested but compiles
Todd C. Miller
1998-10-16
revert pmax machdep.c too (Warner missed this one)
Todd C. Miller
1998-10-15
Back out PEFO's trap change. It breaks everybody, it seems.
imp
1998-10-04
remove default partition table code, disklabel can do a far better job than t...
Todd C. Miller
1998-10-04
DIOCGPDINFO support
Todd C. Miller
1998-10-04
make sure there is a reasonable 'c' partition
Todd C. Miller
1998-10-04
pmax kernels have problems with -O2 so use -O
Todd C. Miller
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-09-30
Fix ERESTART bug introduced with trapframes
Per Fogelstrom
1998-09-25
o xfs is in the house (thanks art, for getting me started)
Todd T. Fries
1998-09-17
o missed ifmedia update
Jason Wright
1998-09-15
Real trapframe and no more __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
[next]