summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04RFC-1812 addtionkstailey
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-04maxbsize hack i did was not portableTheo 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-04deleted warnx() about "no drives attached" since dkinit() is used in curses a...kstailey
1997-02-04Fix formatting, add OpenBSD to HISTORY and add AUTHOR section.Todd C. Miller
1997-02-04display CPU stats on iostat screen even if disklesskstailey
1997-02-04make it compile if KERBEROS{,5} not definedflipk
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-03back out prev. change since it breaks obj@ symlinkskstailey
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-03wimpy docs for SA_SIGINFOTheo de Raadt
1997-02-031003.1b mandoc hacksTheo 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-03Added some code lost in last rev. Now BOOT_CONFIG might work again. -mojMats O Jansson
1997-02-03initial cut at siginfoTheo de Raadt
1997-02-03repair confusion over kv/uv addr for siginfo_t storageTheo de Raadt
1997-02-03kill non-/tmp mktemp race and misc cleanupTheo de Raadt
1997-02-03do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.frTheo de Raadt
1997-02-03new -a option autosizes, meaning it runs till it hits EOM (no need forTheo 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-03also create rz5 and rz6 devices on the pmaxThomas Graichen
1997-02-03also build uucp on the alphaThomas Graichen
1997-02-03rd -> hdJason Downs
1997-02-03rd -> hdJason Downs
1997-02-03rd -> hd, OpenBSD ids.Jason Downs
1997-02-03subsumed by fetch.cTodd C. Miller
1997-02-03sync to netbsd 970101Jason Downs