summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-02-04pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGVTheo de Raadt
1997-02-04pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGVTheo de Raadt
1997-02-04More changes of carrel@netbsd.org's that I missed.Jason Downs
1997-02-04checkpoint: pull in spl() changes from NetBSD, and more siginfo.Jason Downs
1997-02-04fix a few more SIGxxx/xxx_* and fault addr issuesTheo de Raadt
1997-02-04match SIGILL to ILL_COPROCTheo de Raadt
1997-02-04T_DIVIDE -> FPE_INTDIVTheo de Raadt
1997-02-04NetBSD -> OpenBSDkstailey
1997-02-04adjust warning flagskstailey
1997-02-03remove DDB hackkstailey
1997-02-03add siginfo member to struct sigframekstailey
1997-02-03closer to NetBSD 1.65kstailey
1997-02-03First try at SA_SIGINFO support.kstailey
1997-02-03fix a fpe trapsignal to provide proper typeTheo de Raadt
1997-02-03for SIGxxx always use xxx_* types as error codeTheo de Raadt
1997-02-03mv siginfo_t * to the proper placeTheo de Raadt
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-03initial cut at siginfoTheo de Raadt
1997-02-03repair confusion over kv/uv addr for siginfo_t storageTheo de Raadt
1997-02-03SA_SIGINFOTheo de Raadt
1997-02-03SA_SIGINFO implementationTheo de Raadt
1997-02-03use dk_mountrootTheo de Raadt
1997-02-03sync the config files with my local ones (rz5 & rz6 etc.)Thomas Graichen
1997-02-03add entries for rz5 and rz6 (scsi disks on scsi id 5 & 6 - required forThomas Graichen
1997-02-03rd -> hdJason Downs
1997-02-03rd -> hdJason Downs
1997-02-03Merge new config(8) support from NetBSD, by Jason Thorpe.Jason Downs
1997-02-03Obsolete.Jason Downs
1997-02-02siginfo stuffTheo de Raadt
1997-02-02attempt at siginfo.. Per must look this overTheo de Raadt
1997-02-02trapsignal/sendsig type/sigval changesTheo de Raadt
1997-02-01nicer output at bootup (before it was somewhat garbled)Thomas Graichen
1997-02-01trapsignal/sendsig type/sigval changesTheo de Raadt
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-02-01Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max outTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersTheo de Raadt
1997-02-01grammar errorTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersNiklas Hallqvist
1997-01-29#include "../../../dev/isa/comreg.h" -> #include "../../../dev/ic/comreg.h"Thomas Graichen
1997-01-29signal.h -> siginfo.h -> time.h falloutTheo de Raadt
1997-01-28use scsiprintTheo de Raadt
1997-01-28hp300 compat for siginfoTheo de Raadt
1997-01-28deal with siginfo additionTheo de Raadt
1997-01-28add addr arg to sendsig/trapsignal; no siginfo_t support yetTheo de Raadt
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27remove items that are no longer an issue.Dale S. Rahn
1997-01-27Patches file can be removed. All change necessary to build powerpcDale S. Rahn
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-27bad chr->blk mappings; randy@rtmx.comTheo de Raadt