openbsd
2016-08-12 kettenisHook up sxipio(4) to the generic gpio code.
2016-08-12 jcaUse 2001:db8::/32, the official IPv6 subnet for configu...
2016-08-12 kettenisCall pinctrl_byname() such that ports left unconfigurae...
2016-08-12 kettenisHook up sxipio(4) to the generic pinctrl code. The...
2016-08-12 deraadtsync
2016-08-12 jsingBump libtls minor due to symbol additions.
2016-08-12 jsingAdd ALPN support to libtls.
2016-08-12 jca6bone -> documentation range
2016-08-12 espieband-aid for a nasty bug. tieto + space constraints...
2016-08-12 jmctrim errstr, and zap gendh (deprecated) entirely;
2016-08-12 jmcshorten openssl enc, with help from jsing;
2016-08-12 jmcrework initial text a little, to read better;
2016-08-12 jmcno more libarm;
2016-08-12 jsgSwitch omap to the generic ofw pinctrl framework.
2016-08-11 schwarzeoops, fix stupid typo in previous
2016-08-11 schwarzeIf a .Bd display is on the one hand doomed to be delete...
2016-08-11 natanofuse requires ufs_ihash.c
2016-08-11 jsgDynamically attach omgpio(4) using the FDT.
2016-08-11 guentherBetween relro and previous RWX work, the __{got,plt...
2016-08-11 jsgDynamically attach omehci using the FDT.
2016-08-11 dtuckerUpdate moduli file.
2016-08-11 dlgshuffle some code to make it more symmetrical.
2016-08-11 dlgreplace abuse of the static map entries RB_ENTRY pointe...
2016-08-11 dlgtake TASKQ_CANTSLEEP way from the softnet taskq.
2016-08-11 kettenisThe ARMv7 ARM says that the TLB may hold translation...
2016-08-10 kettenisAdd defines for the Access Flag as found on armv7....
2016-08-10 kettenisShuffle armv7 access permission bits around to somethin...
2016-08-10 guentherauto-dope-slap: mips64 has 16K pages, not 4K. With...
2016-08-10 guentherTeach readelf and objdump about the PT_OPENBSD_BOOTDATA...
2016-08-10 millertRemove the encrypted password length check. The admin...
2016-08-10 schwarzeDon't deref NULL if the only child of the first .Sh...
2016-08-10 schwarzefix HISTORY; from Sevan Janiyan <venture37 at geeklan...
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...
next