summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-02-05use arc4random()Theo de Raadt
1997-02-05mv comment to proper placeTheo de Raadt
1997-02-05If tty structure has not been initialized, don't dereference it.Jason Downs
1997-02-05An 8k kernel may not be loaded at a 4k address, as the ROM supplies.Jason Downs
1997-02-05The hp300 bug is now fixed correctly...Jason Downs
1997-02-05Fixups of the siginfo code changes.Dale S. Rahn
1997-02-05Don't push _cpl before calling _npxintr, it is never used (or popped offThorsten Lockert
1997-02-05Siginfo changes.Dale S. Rahn
1997-02-05#define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROHIB to match tcpdump/pr...kstailey
1997-02-04provide fpe fault addr; thanks for help from torek@bsdi.comTheo de Raadt
1997-02-04ipfilteringkstailey
1997-02-04send VM_PROT_* code for si_trapnoTheo de Raadt
1997-02-04do not accidentally pass VM_PROT_WRITE|VM_PROT_READTheo de Raadt
1997-02-04an important commentTheo de Raadt
1997-02-04VM_PROT_* for si_trapno in SIGBUS/SIGSEGVTheo de Raadt
1997-02-04changed comment to reflect RFC-1812kstailey
1997-02-04Changed ICMP "unreachable" code #defines to match the ones inkstailey
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-04Make sure arc4random gets initialized eventually.dm
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-03damn, do need sys/time.h and all that other gunkTheo de Raadt
1997-02-03Obsolete.Jason Downs
1997-02-03Obsolete.Jason Downs
1997-02-03tape out unneccessary bitsTheo de Raadt
1997-02-03hp300 needs device_register(), too.Jason Downs