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
Age
Commit message (
Expand
)
Author
1997-02-04
pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV
Theo de Raadt
1997-02-04
pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV
Theo de Raadt
1997-02-04
More changes of carrel@netbsd.org's that I missed.
Jason Downs
1997-02-04
checkpoint: pull in spl() changes from NetBSD, and more siginfo.
Jason Downs
1997-02-04
fix a few more SIGxxx/xxx_* and fault addr issues
Theo de Raadt
1997-02-04
match SIGILL to ILL_COPROC
Theo de Raadt
1997-02-04
T_DIVIDE -> FPE_INTDIV
Theo de Raadt
1997-02-04
NetBSD -> OpenBSD
kstailey
1997-02-04
adjust warning flags
kstailey
1997-02-03
remove DDB hack
kstailey
1997-02-03
add siginfo member to struct sigframe
kstailey
1997-02-03
closer to NetBSD 1.65
kstailey
1997-02-03
First try at SA_SIGINFO support.
kstailey
1997-02-03
fix a fpe trapsignal to provide proper type
Theo de Raadt
1997-02-03
for SIGxxx always use xxx_* types as error code
Theo de Raadt
1997-02-03
mv siginfo_t * to the proper place
Theo de Raadt
1997-02-03
More siginfo implementations (alpha and mips might even work)
Theo de Raadt
1997-02-03
initial cut at siginfo
Theo de Raadt
1997-02-03
repair confusion over kv/uv addr for siginfo_t storage
Theo de Raadt
1997-02-03
SA_SIGINFO
Theo de Raadt
1997-02-03
SA_SIGINFO implementation
Theo de Raadt
1997-02-03
use dk_mountroot
Theo de Raadt
1997-02-03
sync the config files with my local ones (rz5 & rz6 etc.)
Thomas Graichen
1997-02-03
add entries for rz5 and rz6 (scsi disks on scsi id 5 & 6 - required for
Thomas Graichen
1997-02-03
rd -> hd
Jason Downs
1997-02-03
rd -> hd
Jason Downs
1997-02-03
Merge new config(8) support from NetBSD, by Jason Thorpe.
Jason Downs
1997-02-03
Obsolete.
Jason Downs
1997-02-02
siginfo stuff
Theo de Raadt
1997-02-02
attempt at siginfo.. Per must look this over
Theo de Raadt
1997-02-02
trapsignal/sendsig type/sigval changes
Theo de Raadt
1997-02-01
nicer output at bootup (before it was somewhat garbled)
Thomas Graichen
1997-02-01
trapsignal/sendsig type/sigval changes
Theo de Raadt
1997-02-01
add type & union sigval args to sendsig/trapsignal
Theo de Raadt
1997-02-01
Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max out
Theo de Raadt
1997-02-01
Allow bufpages/nbuf larger than 1 (still max out at all buffers
Theo de Raadt
1997-02-01
grammar error
Theo de Raadt
1997-02-01
Allow bufpages/nbuf larger than 1 (still max out at all buffers
Niklas Hallqvist
1997-01-29
#include "../../../dev/isa/comreg.h" -> #include "../../../dev/ic/comreg.h"
Thomas Graichen
1997-01-29
signal.h -> siginfo.h -> time.h fallout
Theo de Raadt
1997-01-28
use scsiprint
Theo de Raadt
1997-01-28
hp300 compat for siginfo
Theo de Raadt
1997-01-28
deal with siginfo addition
Theo de Raadt
1997-01-28
add addr arg to sendsig/trapsignal; no siginfo_t support yet
Theo de Raadt
1997-01-27
select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...
Theo de Raadt
1997-01-27
add another parameter to trapsignal() and sendsig() -- fault addr to be
Theo de Raadt
1997-01-27
remove items that are no longer an issue.
Dale S. Rahn
1997-01-27
Patches file can be removed. All change necessary to build powerpc
Dale S. Rahn
1997-01-27
prototyping problems, PR#71, felix@mamba.pond.sub.org
Theo de Raadt
1997-01-27
bad chr->blk mappings; randy@rtmx.com
Theo de Raadt
[next]