openbsd
2016-08-10 schwarzemove armish and hppa64 down in the dropdown box; remind...
2016-08-10 jmcshorten ecparam;
2016-08-10 jmcno more armish;
2016-08-10 natanoKill stale prototypes.
2016-08-10 deraadtarmish handled some early-gen arm machines, which requi...
2016-08-10 schwarzeregression tests for mdoc_validate.c revisions 1.219...
2016-08-10 schwarzeDon't printf("%s", NULL) if .It has a macro as an argument
2016-08-10 schwarzeWhen validating a .Bl list that defaults to -item for...
2016-08-10 natanofix previous; ffs_vinit() requires #ifdef _KERNEL to...
2016-08-10 schwarzeFix assertion failures caused by whitespace inside...
2016-08-10 natanoufs_vinit() should really be called ffs_vinit(); it...
2016-08-10 natanoext2fs only has one set of specops/fifoops
2016-08-10 jsgattach agtimer with fdt on RAMDISK as well
2016-08-10 kettenisDynamically attach agtimer(4). Since agtimer(4) also...
2016-08-10 kettenisOn armv7 we put the vector page up high and never have...
2016-08-10 guentherCover your kid's remaining eye and lock up the pets...
2016-08-09 czarkoffXr vmx(4)
2016-08-09 deraadtsync
2016-08-09 halexremove pointless csh placeholder files from /etc
2016-08-09 millertExpand the asynchronous connect information and move...
2016-08-09 jmctrim the ec text;
2016-08-09 mglockerJust re-set the line speed when required. This fixes...
2016-08-09 schwarzefix printf("%s", NULL);
2016-08-09 krwCheck xs->status for SCSI_CHECK even in underrun situat...
2016-08-09 kettenisThe page tables are cached now, and given the significa...
2016-08-09 millertWhen connect(2) is interrupted by a signal it continues...
2016-08-09 millertDocument that connect goes async when interrupted by...
2016-08-09 schwarzeIn emacs incremental search mode (^R),
2016-08-09 guentherTeach arm to pass &_DYNAMIC to _dl_boot_bind(); can...
2016-08-09 guentherWhen interrupted, connect() should leave the socket...
2016-08-08 dtuckerImprove error message for overlong ControlPath. ok...
2016-08-08 guentherLook for a PT_GNU_RELRO section and, if present, mprote...
2016-08-08 guentherLook for a PT_GNU_RELRO section per object and, if...
2016-08-08 renatoUse exit(3) instead of _exit(2) in the child processes.
2016-08-08 renatoUse exit(3) instead of _exit(2) in the child processes.
2016-08-08 renatoSimplify shutdown process
2016-08-08 kettenisMove the cpu_setup() call to the end of initarm()....
2016-08-08 jmctrim the dsaparam section; ok guenther
2016-08-08 deraadtW^X violations are only permitted for binaries marked...
2016-08-08 rzalamenaCreate socket with SOCK_NONBLOCK instead of using fcntl...
2016-08-08 rzalamenaHandle imsg_read() EAGAIN like the man page code example.
2016-08-08 renatorde and eigrpe should use exit(3) instead of _exit(2)
2016-08-08 renatoNormalize the received prefixes.
2016-08-08 mikebFixup incorrect format specification bugs spotted by...
2016-08-08 sobrado/tmp and /var/tmp are the same, consistently use the...
2016-08-08 kettenisMapping non-cachable memory as cachable and subsequentl...
2016-08-08 mpiExecute address hooks in the update case.
2016-08-08 kettenisImplement mmc power sequencing; makes the sdo interface...
2016-08-08 kettenisARMv7 data caches are "effectively" PIPT. This means...
2016-08-08 yasuokaFix previous. Obvously the condition is reversed.
2016-08-08 yasuokaSplit ofcconn into switch part and connection part...
2016-08-07 stspMake iwm(4) automagically recover from fatal firmware...
2016-08-07 guentherSince we have kbind(2), we don't need -znow to use...
2016-08-07 guentherIf an output section is skipped because of a constraint...
2016-08-07 kettenisUse the device tree to lookup the address of the ARM...
2016-08-07 kettenisAdd the Raspberry Pi 2/3 devices here as well.
2016-08-07 kettenisInitial support for Raspberry Pi 2/3. All the hard...
2016-08-07 reykwhitespace
2016-08-07 reykDefine VXLAN_VNI_UNSET and VXLAN_VNI_MAX instead of...
2016-08-07 tbUpdate online manual path to man.openbsd.org.
2016-08-07 tbUpdate the link for the getentropy(2) manual to man...
2016-08-07 guentherAs with csu, alpha passes &_DYNAMIC to _reloc_alpha_got...
2016-08-07 guentherTeach i386 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherTeach mips64 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherhahahah: amd64 has been passing &_DYNAMIC to _dl_boot_b...
2016-08-07 guentherFlip the #ifdef logic: amd64, arm, i386, and mips64...
2016-08-07 guentherTeach mips64 to pass &_DYNAMIC to _dl_boot_bind().
2016-08-07 guentheralpha already calculates &_DYNAMIC for the _reloc_alpha...
2016-08-07 guentherTeach i386 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherPsych: amd64 has been passing &_DYNAMIC to _dl_boot_bin...
2016-08-07 guentherFlip the #ifdef logic: amd64, i386, and mips64 were...
2016-08-07 guentherAdd XOR cookies for lr and sp. Stop saving/restoring...
2016-08-07 jmatthewadd $OpenBSD$ tags
2016-08-06 deraadtsync
2016-08-06 tedureset timeout to null when relooping
2016-08-06 guentherUse internal names for __errno, _memcpy, memset, and...
2016-08-06 patrickAlways allocate intrhand with M_WAITOK.
2016-08-06 patrickAlways allocate intrhand with M_WAITOK.
2016-08-06 patrickImplement interrupt controller functionality in the...
2016-08-06 patrickExtend the interrupt controller API with a disestablish...
2016-08-06 kettenisSwitch imx over to the generic pinctrl API.
2016-08-06 kettenisBuild ofw_pinctrl.o and ofw_gpio.o on armv7. The latte...
2016-08-06 kettenisAdd a generic pinctrl "framework".
2016-08-06 kettenisPut page tables in normal cachable memory on armv7...
2016-08-06 tbAdd more tests for better code coverage:
2016-08-06 tbIf you see code like this, you know something's quite...
2016-08-06 reykAdd support for IPv6 tunnel endpoints. This currently...
2016-08-06 reykFix multicast mode (destination is a multicast IP)...
2016-08-06 patrickRework ampintc's interrupt disestablish code to make...
2016-08-06 jsgDynamically attach intc(4) using the FDT and switch...
2016-08-06 jsgDisable edma(4). It isn't currently used and is gettin...
2016-08-06 visaAdd PageGrain bits.
2016-08-06 pascalUnbreak PSK authentication, broken by previous.
2016-08-06 visaLog RX errors only when the interface's debug flag...
2016-08-06 jsgremove now unused board specific phy defines
2016-08-06 deraadtsync
2016-08-06 jsgDynamically attach pluart(4) using the FDT.
2016-08-06 jsgDynamically attach plrtc(4) using the FDT.
2016-08-06 jsgvirtio no longer attaches to vexpress
2016-08-06 jsgDynamically attach virtio(4) using the FDT.
next