2018-08-23 |
nicm | all_jobs can be static. |
commit | commitdiff | tree | snapshot |
2018-08-23 |
deraadt | A sequence of increasingly restrictive pledges was... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
tj | switch installurl example to cdn.openbsd.org |
commit | commitdiff | tree | snapshot |
2018-08-23 |
nicm | Move job struct into job.c. |
commit | commitdiff | tree | snapshot |
2018-08-23 |
patrick | Set the pointer to the EFI Runtime Services, otherwise... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
inoguchi | Add license header. |
commit | commitdiff | tree | snapshot |
2018-08-23 |
inoguchi | Check reusing SSL/TLS session ticket by regression... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
jsg | port the amd64 code for loading intel microcode on... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
schwarze | Implement the roff(7) .shift and .return requests, |
commit | commitdiff | tree | snapshot |
2018-08-23 |
krw | Always check the return values of get_[fsize|bsize... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
eric | import alternative message parser (not used yet). |
commit | commitdiff | tree | snapshot |
2018-08-23 |
mestre | We can safely assume that our utmp(5) file format imple... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
mestre | reduce pledge(2) to "stdio tty" after ncurses initializ... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
mestre | reduce pledge(2) to "stdio tty" after ncurses initializ... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
reyk | Allow to boot CDROM-only VMs. |
commit | commitdiff | tree | snapshot |
2018-08-23 |
djm | memleak introduced in r1.83; from Colin Watson |
commit | commitdiff | tree | snapshot |
2018-08-23 |
jmatthew | remove hwrm interface code for nvram reads and writes... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
jmatthew | rearrange txeof so it processes slots up to the index... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
jmatthew | set interrupt aggregation parameters so we get around... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
kettenis | Initialize bridge registers instead of relying on ppb... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
cheloha | Use a monotonic clock for the benchmark timeout. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
nicm | Add StatusLeft and StatusRight mouse key modifiers... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
cheloha | frag6_slowtimo: push NET_LOCK into frag6_freef around... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
jsing | Correct session ticket encryption. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
tb | Let /etc/installurl default to cdn.openbsd.org if it... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
mpi | Enable uscom(4) where uslcom(4) is already present. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
mpi | Work well with the Dynastream ANTUSB-m, from Jan Klemkow. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2018-08-22 |
mpi | Dynastream ANTUSB-m, from Jan Klemkow. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
bluhm | Update libexpat to 2.2.6. Relevant for OpenBSD is |
commit | commitdiff | tree | snapshot |
2018-08-22 |
aoyama | Adding membar_xxx defines to userland. |
commit | commitdiff | tree | snapshot |
2018-08-22 |
eric | Fix a crash when relaying with authentication but auth... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
kettenis | Implement address translation. Makes I/O space access... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
millert | Use an mmap()'d buffer instead of a static buffer for... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
deraadt | Perform mitigations for Intel L1TF screwup. There... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
bluhm | Link arch amd64 regress to build. |
commit | commitdiff | tree | snapshot |
2018-08-21 |
bluhm | Check the FPU environment of user land processes after... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
schwarze | Implement the \\$@ escape sequence (insert all macro... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
anton | cope with latest config changes; ok jmc@ |
commit | commitdiff | tree | snapshot |
2018-08-21 |
anton | Rework kcov kernel config. Instead of treating kcov... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
akoshibe | Fix alignment fault in switchd(8) on sparc64. Use memcp... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
tb | fix return value |
commit | commitdiff | tree | snapshot |
2018-08-21 |
krw | Unbreak 'R'esize. |
commit | commitdiff | tree | snapshot |
2018-08-21 |
tb | Remove ChaCha20-Poly1305 from the TODO list |
commit | commitdiff | tree | snapshot |
2018-08-21 |
tb | A failure to _seal() should be looked into, so turn... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
tb | Factor the calls to EVP_AEAD_CTX_open() and EVP_AEAD_CT... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
schwarze | Improve the ASCII rendering of \(Po (Pound Sterling) |
commit | commitdiff | tree | snapshot |
2018-08-21 |
cheloha | Merge duplicate benchmark() GET/SSL_shutdown blocks... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
schwarze | AIX reports the CODESET as "ISO8859-1" in the POSIX... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
visa | Use explicit fd indexing to access fd_ofiles, to clarif... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
bluhm | If a kernel thread was created by a user land system... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
jsg | print rdtscp and xsave_ext cpuid bits on i386 as well |
commit | commitdiff | tree | snapshot |
2018-08-21 |
bluhm | If the control message of IP_SENDSRCADDR did not fit... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
jsg | print sefflags_edx cpuid bits on i386 as well |
commit | commitdiff | tree | snapshot |
2018-08-21 |
schwarze | Fix some issues found looking at groff_char(7): |
commit | commitdiff | tree | snapshot |
2018-08-21 |
schwarze | typo in argument type, from Mario dot Andres dot Campos... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | add two missing \n |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | Test EVP_AEAD_CTX_open() at the same time as EVP_AEAD_C... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
nicm | Move offset of window list into status struct. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | Implement bus_space_mmap(9). |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | Memory barriers for arm64. These are somewhat stronger... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | Add arm64 support. On ARM write-combining translates... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
patrick | Attach bwfm(4) to Broadcom BCM4371. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
patrick | regen |
commit | commitdiff | tree | snapshot |
2018-08-20 |
patrick | Add Broadcom BCM4371. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | remove two redundant tests |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | Use sealed instead of out in a couple of places in... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | Shuffle the decoding of the hex strings to the top... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
schwarze | \f[] means \fP, not \fR |
commit | commitdiff | tree | snapshot |
2018-08-20 |
schwarze | Expand \n(.$ (the number of macro arguments) right... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
tb | Run the Wycheproof ChaCha20-Poly1305 test vectors again... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
patrick | Enable I2C clocks in imxiic(4). |
commit | commitdiff | tree | snapshot |
2018-08-20 |
patrick | Add the i.MX8MQ eCSPI clocks. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | sync |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | sync |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | Add /dev/drm[0-3]. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
mpi | Reorder checks in the read/write(2) family of syscalls... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
visa | Remove unused spllock(). |
commit | commitdiff | tree | snapshot |
2018-08-20 |
nicm | Add -Z to find-window as well. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
visa | Make fnew() return a new file with only one reference... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
nicm | Fix problems with page scrolling in copy mode, GitHub... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
kettenis | Preparations for arm64 radeondrm(4) support. |
commit | commitdiff | tree | snapshot |
2018-08-20 |
jsg | drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define |
commit | commitdiff | tree | snapshot |
2018-08-20 |
jsg | Cached tests moved from callers into ttm_io_prot()... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
mestre | Since we can feed localtime(3) with garbage input,... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
jsg | drm: Add DP PSR2 sink enable bit |
commit | commitdiff | tree | snapshot |
2018-08-20 |
jsg | drm/atomic: Handling the case when setting old crtc... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
jsg | drm/radeon: fix mode_valid's return type |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | Disable one test for now that is broken after the addit... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | Add the \) special character, a variant of \& so arcane... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | Do alignment of non-numeric strings in numeric cells... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | There was some misunderstanding about which mirror... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | Don't leak sktmp in X509_verify_cert(). |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | whitespace fix |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | Don't leak db on error in RSA_padding_check_PKCS1_OAEP(). |
commit | commitdiff | tree | snapshot |
2018-08-19 |
nicm | Add a flag to force redrawing of the status line even... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | Don't leak a strdup()'ed string on error in do_accept(). |
commit | commitdiff | tree | snapshot |
2018-08-19 |
tb | If /etc/installurl doesn't exist, install a default... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | do not print horizontal lines inside vertical spans |
commit | commitdiff | tree | snapshot |
next |