2017-04-30 |
mpi | Regression tests for futex(2). |
commit | commitdiff | tree | snapshot |
2017-04-30 |
mpi | Add futex(2) shim, bump minor. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
beck | Make BIO_get_host_ip just yet another getaddrinfo wrapper |
commit | commitdiff | tree | snapshot |
2017-04-30 |
beck | Rework BIO_accept to be more like modern code. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
jsing | Only enable -Werror on libcrypto/libssl/libtls if we... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
visa | Remove unused POW status functions. Makes clang happier. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
jsing | Switch back to freezero() and explicitly initialise... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
beck | Microsoft Windows hates BIO_get_accept_socket in portab... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
jsing | Add missing tls_init() and tls_free() calls. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
jsing | Add a tls_keypair_clear_key() function that uses freeze... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jsing | Fix a bug caused by the return value being set early... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
beck | Revert previous - we still want to do this, but I forgo... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
beck | We now require you to have a working libpthread |
commit | commitdiff | tree | snapshot |
2017-04-29 |
beck | Make it safe to call SSL_library_init more than once. |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jsing | Stop calling OPENSSL_init() internally, since it is... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
nicm | Fix UTF-8 combining characters in column 0, based on... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
kettenis | Replace sxiehci.c with more generic glue in ehci_fdt... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jung | fix argument check, this should never trigger because... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
beck | Switch Linux getrandom() usage to non-blocking mode... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
kettenis | Decrement ci_idepth on all returns from agintc_irq_hand... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
kettenis | Add agintc(4), a driver for interrupt controllers confo... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
kettenis | Move the userret() call out of data_abort() and simply... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
kettenis | Call refreshcreds() in ast() since we may get there... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jsg | put clang headers into clang sets |
commit | commitdiff | tree | snapshot |
2017-04-29 |
schwarze | Parser unification: use nice ohashes for all three... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jsg | store cpu model information in the buffer used by the... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
mpi | Mark futex(2) as PLEDGE_STDIO like all other thread... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2017-04-29 |
djm | allow ssh-keygen to include arbitrary string or flag... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
bluhm | Test that suslogd's UDP sockets bound to *.514 do not... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-28 |
krw | Restore calculation of volume size. Accidentally removed in |
commit | commitdiff | tree | snapshot |
2017-04-28 |
beck | Revert previous change that forced consistency between... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
beck | revert previous accidental commit |
commit | commitdiff | tree | snapshot |
2017-04-28 |
beck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2017-04-28 |
millert | Quiet a clang warning from -Wstring-plus-int. OK naddy@ |
commit | commitdiff | tree | snapshot |
2017-04-28 |
nicm | Log what is happening with window and session reference... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
nicm | Remove a reference from the right window when removing... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
nicm | Do not put the window on the alerts queue and add a... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
nicm | Konsole incorrectly ignores SU (CSI S) if the parameter... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mpi | Reference the "Futexes Are Tricky" paper. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
schwarze | Delete .Pp right before the first .Sh and right before... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
bluhm | Check that non existing log files in syslog.conf are... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
bluhm | When syslogd(8) failed to open a logfile, the error... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
jmc | errant space; |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mikeb | Remove double assignments |
commit | commitdiff | tree | snapshot |
2017-04-28 |
schwarze | Start deleting redundant features that are already... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mpi | Document futex(2) with a lot of inputs from schwarze@ |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mpi | Display futex(2) operations and arguments. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mpi | Add futex(2) syscall based on a sane subset of its... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
benno | add City of Derry Airport |
commit | commitdiff | tree | snapshot |
2017-04-28 |
nicm | Default for xterm-keys was wrong, stop documenting it. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
kettenis | Install a few more x86 intrinsics header files. |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mlarkin | add some comments. no functional change |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mlarkin | rename i8253 "counter" to "channel", a better name... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
mlarkin | vmm: don't use invvpid if we didn't detect vpid capabil... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
jmc | sort; |
commit | commitdiff | tree | snapshot |
2017-04-28 |
dtucker | Merge missing bits from Colin Watson's patch in bz... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
dtucker | Pull back some shell portability fixes from -portable... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
djm | include key fingerprint in "Offering public key" debug... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
millert | Avoid relying on implementation-specific behavior when... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
dtucker | Add SyslogFacility option to ssh(1) matching the equiva... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | ntohl() returns uint32_t so it cannot be < 0. Since... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | Remove "len < 0" check; len is socklen_t (uint32_t... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
kettenis | Bring over the changes to mainbus(4) and simplebus... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
schwarze | Merge trivial patches from pkgsrc to get rid of gratuit... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
schwarze | Detect links to self by parsing .Nm in SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2017-04-27 |
bluhm | Enforce that sysctl kern.somaxconn and sominconn can... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | Change len arg of getidle() from size_t to int since... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | challenge is an array, not a pointer, therefore cannot... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
schwarze | tls_free(3) and tls_config_free(3) accept NULL; |
commit | commitdiff | tree | snapshot |
2017-04-27 |
robert | syspatch needs to create shared libs with the same... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
deraadt | track size of pss allocation, so that length can be... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
tedu | clang warns about some of the strlcpy arguments here... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | Remove the "volatile" attribute from bpf_error(). ... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | Remove useless check for ks_env_table being NULL. ... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
jsg | remove a static array unused since rev 1.306 spotted... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
mikeb | Don't send multiple error messages in response to a... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
millert | Avoid potential signed int overflow when parsing the... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
mpi | Unifdef KADB. |
commit | commitdiff | tree | snapshot |
2017-04-27 |
kettenis | Use (32-bit) word-sized access in the a4x bus space... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
kettenis | Add code to identify the CPUs on arm64 systems. The... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
mlarkin | rename a struct that was denoted as "VMX only" to make... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
mlarkin | use a more descriptive value from the VEI_DIR_xxx enum... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2017-04-27 |
mlarkin | vmm(4): proper save/restore of FPU context during entry... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
stsp | Restore if_iwm.c r1.173 (mira retry change) which got... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
stsp | iwm(4) monitor mode support was backed out for now. |
commit | commitdiff | tree | snapshot |
2017-04-27 |
stsp | Revert if_iwm.c to the state of r1.170 because ETOOMANY... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
dlg | add support for -msave-args in gcc on amd64 |
commit | commitdiff | tree | snapshot |
2017-04-26 |
naddy | silence clang warnings: add an extra pair of parenthese... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
millert | In -C mode, process all checksums that match the specif... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
jmc | remove some repetitive text chunks; ok krw |
commit | commitdiff | tree | snapshot |
2017-04-26 |
mikeb | Perform H-FSC root queue allocation in the kernel |
commit | commitdiff | tree | snapshot |
2017-04-26 |
sthen | Install arm64 manpages: eeprom(8), MAKEDEV(8). ok... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
millert | Remove extraneous ", NULL" in the assignment of msgstr... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
henning | cope with IP address changes. before, we were trying... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
mlarkin | Convert some hardcoded function names in printfs into... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
stsp | Get rid of convoluted macros in iwm's receive code... |
commit | commitdiff | tree | snapshot |
next |