Age | Commit message (Expand) | Author |
2015-08-28 | remove forgotten debug printf in envy_midi_close | Alexandre Ratchov |
2015-08-28 | log battery changes every 10%, not every 21. | Ted Unangst |
2015-08-28 | Revert previous; we do need a timer, until I have a better idea. We | Nicholas Marriott |
2015-08-28 | We now only checking for name changes when the active pane has changed, | Nicholas Marriott |
2015-08-28 | Disable interrupts while the midi uart is not in use. Avoids generating | Alexandre Ratchov |
2015-08-28 | Fix compiling a kernel without NBPFILTER > 0. | Reyk Floeter |
2015-08-28 | Add support for Irix-style "64-bit" archives. | Mark Kettenis |
2015-08-28 | Use ELF_LDFLAGS to pass the --version-script argument such that we actually | Mark Kettenis |
2015-08-28 | Fix support of M-Audio Delta 44 cards that use different GPIO pins, | Alexandre Ratchov |
2015-08-28 | Check changed flag after restarting timer. | Nicholas Marriott |
2015-08-28 | Remove unused prototypes. | Nicholas Marriott |
2015-08-28 | Document an example that lets root run unrestricted doas commands as | Reyk Floeter |
2015-08-28 | Don't leak name when freeing session, from Kuang-che Wu. | Nicholas Marriott |
2015-08-28 | Per-session timers for locking, and remove the global one-second timer. | Nicholas Marriott |
2015-08-28 | Make session_update_activity more useful and use it in more places. | Nicholas Marriott |
2015-08-28 | Remove the lock-server option which is a bit redundant, it isn't that | Nicholas Marriott |
2015-08-28 | Give clock mode its own timer. | Nicholas Marriott |
2015-08-28 | Run status update on a per-client timer at status-interval. | Nicholas Marriott |
2015-08-28 | Log time with message. | Nicholas Marriott |
2015-08-28 | Move format job cleanup onto its own timer. | Nicholas Marriott |
2015-08-28 | Rename 'part_blkno' to 'sector' as it has not held DEV_BSIZE values in | Kenneth R Westerback |
2015-08-28 | Allow environment variables in #{}. | Nicholas Marriott |
2015-08-28 | Do proper GOT slot accounting for symbols that were forced to be local. | Mark Kettenis |
2015-08-28 | Error messages should not have a trailing period. | Nicholas Marriott |
2015-08-28 | Only do the automatic-rename dance if the pane has changed (seen output, | Nicholas Marriott |
2015-08-28 | Add obviously missing #includes | Philip Guenther |
2015-08-28 | The PDE covering the APTE space should not confer exec permissions. | Mike Larkin |
2015-08-28 | Rework the UNIX domain socket garbage collector, including ideas from | Philip Guenther |
2015-08-28 | Modify ttystats_init() to tell us about the buffer size, so that we | Theo de Raadt |
2015-08-28 | Xr ntpctl; from Rob Pierce | Theo de Raadt |
2015-08-28 | Kill coverity 128475 | Bob Beck |
2015-08-28 | fairly simple sizes for free(); ok tedu | Theo de Raadt |
2015-08-27 | Update: add include/libdrm, sort include/EGL, add share/util-macros | Matthieu Herrb |
2015-08-27 | After more than a decade it seems safe to conclude that amap_clean works. | Mark Kettenis |
2015-08-27 | Nuke some trailing whitespace that keeps coming back. | Kenneth R Westerback |
2015-08-27 | The syn cache is completely implemented in tcp_input.c. So all its | Alexander Bluhm |
2015-08-27 | If we take the address of a function pointer, we might get a pointer to | Mark Kettenis |
2015-08-27 | size for free() | Theo de Raadt |
2015-08-27 | missing va_end(); OK deraadt | Gleydson Soares |
2015-08-27 | delete a comment about gcc -Wuninitialized | Theo de Raadt |
2015-08-27 | document CDIOREADTOCENTRIES, rather than the misspelled (but equivalent) | Jason McIntyre |
2015-08-27 | fairly simple size for free() | Theo de Raadt |
2015-08-27 | sizes for free() | Theo de Raadt |
2015-08-27 | Access the image of the floating point registers via p_md.md_regs, instead of | Miod Vallat |
2015-08-27 | When syslogd is reloading a modified config, it does a reexec on | Alexander Bluhm |
2015-08-27 | When the dynamic TCP update is reducing so->so_snd.sb_hiwat the | Alexander Bluhm |
2015-08-27 | add a type of "auth-doas" to the perm check to allow login.conf fiddling | Ted Unangst |
2015-08-27 | Improve libtls error messages. | Joel Sing |
2015-08-27 | Split the persistent/configuration flags from temporary state flags and | Joel Sing |
2015-08-27 | Change AEAD out_len argument to size_t instead of ssize_t - while here, | Joel Sing |