openbsd
1997-02-06 rahndsadd /kern to miniroot image for kernfs support
1997-02-06 rahndsClean up silly things, mount rd0a not rd0, and
1997-02-06 mickeyneed -I for zlib.c
1997-02-06 mickeyadd strncmp
1997-02-06 mickeymissed test compile );
1997-02-06 rahndsNow with the miniroot using the rd driver, the inst...
1997-02-06 mickeymake it work w/ old allocator
1997-02-06 rahndsPowerPC pieces for ramdisk (rd) changes this is adds...
1997-02-06 rahndsChanges to ramdisk driver to support disklabels. Work...
1997-02-06 downsjAdd libz and make libsa aware of it. From NetBSD.
1997-02-06 downsjEnable support for gzip'd kernels.
1997-02-06 downsjBe more explicit about what we are.
1997-02-06 downsjUse the font ROM size, instead of hard coding one.
1997-02-05 graichenbring siginfo stuff for the pmax in sync with the arc...
1997-02-05 graichenadd CD9660 and MSDOSFS to PLUTO and SUMMER
1997-02-05 deraadtclarify more why this is needed
1997-02-05 deraadtdo not warn about valid options; invalid options correc...
1997-02-05 deraadtrepair incorrect IP_OPTIONS parsing
1997-02-05 deraadti like my sentences to end with periods
1997-02-05 deraadtthat cannot be right
1997-02-05 kstaileyadd tags to changed files
1997-02-05 kstaileyfix highscore without breaking security
1997-02-05 downsjMake std.hp300 useable for other config files, just...
1997-02-05 downsjlatest siginfo changes from theo
1997-02-05 downsjPull in some of the changes from NetBSD's revision...
1997-02-05 kstaileyAdded "gid" keyword to print effective group ID of...
1997-02-05 rahndsmake crunchide work in the non-elf world, Opps.
1997-02-05 downsjNon-console ITE devices need to be initialized properly...
1997-02-05 deraadtcorrect boottime messages
1997-02-05 deraadtmap native sig/code to svr4 code in a different fashion...
1997-02-05 deraadtadd GENERIC
1997-02-05 deraadtuse arc4random()
1997-02-05 deraadtdocument that ip_off and ip_len are now in network...
1997-02-05 deraadtmv comment to proper place
1997-02-05 deraadtneed not clear options since bad ones cause exit; provo...
1997-02-05 downsjIf tty structure has not been initialized, don't derefe...
1997-02-05 deraadtfor -a, survive existance of non-ethernet non-pointtopo...
1997-02-05 downsjAn 8k kernel may not be loaded at a 4k address, as...
1997-02-05 downsjThe hp300 bug is now fixed correctly...
1997-02-05 rahndsFixups of the siginfo code changes.
1997-02-05 millertInclude signal.h where reasonable and make signal handl...
1997-02-05 deraadtIPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing...
1997-02-05 tholoDon't push _cpl before calling _npxintr, it is never...
1997-02-05 kstaileyadd icb to unoffical services
1997-02-05 kstaileyfix ipl major number
1997-02-05 rahndsSiginfo changes.
1997-02-05 kstailey#define ICMP_UNREACH_FILTER -> ICMP_UNREACH_FILTER_PROH...
1997-02-04 deraadtprovide fpe fault addr; thanks for help from torek...
1997-02-04 kstaileyipfiltering
1997-02-04 deraadtsend VM_PROT_* code for si_trapno
1997-02-04 deraadtdo not accidentally pass VM_PROT_WRITE|VM_PROT_READ
1997-02-04 deraadtan important comment
1997-02-04 deraadtVM_PROT_* for si_trapno in SIGBUS/SIGSEGV
1997-02-04 kstaileychanged comment to reflect RFC-1812
1997-02-04 kstaileyChanged ICMP "unreachable" code #defines to match the...
1997-02-04 kstaileyRFC-1812 addtion
1997-02-04 deraadtpass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV
1997-02-04 deraadtpass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGV
1997-02-04 deraadtmaxbsize hack i did was not portable
1997-02-04 downsjMore changes of carrel@netbsd.org's that I missed.
1997-02-04 downsjcheckpoint: pull in spl() changes from NetBSD, and...
1997-02-04 kstaileydeleted warnx() about "no drives attached" since dkinit...
1997-02-04 millertFix formatting, add OpenBSD to HISTORY and add AUTHOR...
1997-02-04 kstaileydisplay CPU stats on iostat screen even if diskless
1997-02-04 flipkmake it compile if KERBEROS{,5} not defined
1997-02-04 dmMake sure arc4random gets initialized eventually.
1997-02-04 deraadtfix a few more SIGxxx/xxx_* and fault addr issues
1997-02-04 deraadtmatch SIGILL to ILL_COPROC
1997-02-04 deraadtT_DIVIDE -> FPE_INTDIV
1997-02-04 kstaileyNetBSD -> OpenBSD
1997-02-04 kstaileyadjust warning flags
1997-02-03 kstaileyremove DDB hack
1997-02-03 kstaileyadd siginfo member to struct sigframe
1997-02-03 kstaileycloser to NetBSD 1.65
1997-02-03 kstaileyFirst try at SA_SIGINFO support.
1997-02-03 kstaileyback out prev. change since it breaks obj@ symlinks
1997-02-03 deraadtfix a fpe trapsignal to provide proper type
1997-02-03 deraadtfor SIGxxx always use xxx_* types as error code
1997-02-03 deraadtwimpy docs for SA_SIGINFO
1997-02-03 deraadt1003.1b mandoc hacks
1997-02-03 deraadtmv siginfo_t * to the proper place
1997-02-03 deraadtMore siginfo implementations (alpha and mips might...
1997-02-03 majaAdded some code lost in last rev. Now BOOT_CONFIG might...
1997-02-03 deraadtinitial cut at siginfo
1997-02-03 deraadtrepair confusion over kv/uv addr for siginfo_t storage
1997-02-03 deraadtkill non-/tmp mktemp race and misc cleanup
1997-02-03 deraadtdo ifaliases after /usr/bin exists in nfs diskless...
1997-02-03 deraadtnew -a option autosizes, meaning it runs till it hits...
1997-02-03 deraadtSA_SIGINFO
1997-02-03 deraadtSA_SIGINFO implementation
1997-02-03 deraadtuse dk_mountroot
1997-02-03 graichensync the config files with my local ones (rz5 & rz6...
1997-02-03 graichenadd entries for rz5 and rz6 (scsi disks on scsi id...
1997-02-03 graichenalso create rz5 and rz6 devices on the pmax
1997-02-03 graichenalso build uucp on the alpha
1997-02-03 downsjrd -> hd
1997-02-03 downsjrd -> hd
1997-02-03 downsjrd -> hd, OpenBSD ids.
1997-02-03 millertsubsumed by fetch.c
1997-02-03 downsjsync to netbsd 970101
next