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
/
sun3
/
sun3
Age
Commit message (
Expand
)
Author
1999-08-17
New cpu_fork API to take a stack in which you point the child's stackpointer
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-02-04
Deterministic register initalization on process startup
Niklas Hallqvist
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-10
Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD
Niklas Hallqvist
1999-01-08
check for lp->d_secpercyl == 0) in bounds_check_with_label()
Todd C. Miller
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-09-25
o xfs is in the house (thanks art, for getting me started)
Todd T. Fries
1998-08-31
Return ENXIO on open of /dev/mem minor devs that don't exist
Todd C. Miller
1998-08-23
optimize declaration of "union sigval sv"
kstailey
1998-08-21
Add Debugger prototype for gcc nit picking; garnett@cs.colorado.edu
Todd C. Miller
1998-08-19
union sigval; garnett@cs.colorado.edu
Todd C. Miller
1998-08-19
please gcc 2.8
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-07
oops, i did not handle nchrdev correctly
Theo de Raadt
1998-07-07
fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table
Theo de Raadt
1998-03-04
Adapt comments to reality
Niklas Hallqvist
1997-10-01
make rawpart FS_UNUSED
Theo de Raadt
1997-09-08
s/sun3_btop/m68k_btop/
kstailey
1997-09-07
switch from private Mach derived conversion macros to m68k ones
kstailey
1997-08-08
Change the bounds_check_with_label API to also take a cpu_disklabel
Niklas Hallqvist
1997-07-25
s/NetBSD/OpenBSD/
kstailey
1997-07-23
Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.
denny
1997-04-08
SunOS uses trap 2 to clear cpu caches. From NetBSD via scottr and gwr.
briggs
1997-04-07
cd9660 & partition/block number confusion correction
Theo de Raadt
1997-04-05
removed conditional code
kstailey
1997-04-05
sendsig and sys_sigreturn are in m68k area now
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-04-05
fpu_type -> fputype
kstailey
1997-02-22
ramdisk now has raw version, disklabels
kstailey
1997-02-21
do not pass up un-init vftype
Theo de Raadt
1997-02-20
gratituous compatibility with NetBSD
kstailey
1997-02-20
more of same
kstailey
1997-02-19
merge in some NetBSD pmap code
kstailey
1997-02-18
VM_MIN_KERNEL_ADDRESS -> virtual_avail
kstailey
1997-02-14
back out changes to rei function
kstailey
1997-02-14
back out Jason's copypage/zeropage() change
kstailey
1997-02-14
add SPL#, back out Makefile.sun3 change
kstailey
1997-02-14
add PSL_IPL7
kstailey
1997-02-14
back out prev. change
kstailey
1997-02-14
switch from <sys/types.h> to <sys/param.h>
kstailey
1997-02-14
remove old #define of splx() and update rei funciton in locore.s
kstailey
1997-02-14
change spl0 from macro to assember function in locore.s
kstailey
1997-02-11
prototypes for copypage & zeropage
kstailey
1997-02-10
Use copypage and zeropage.
Jason Downs
1997-02-10
zeropage -> devzeropage
Jason Downs
1997-02-06
adjustments to SA_SIGINFO
kstailey
1997-02-06
support for BUFCACHEPERCENT
kstailey
[next]