Age | Commit message (Expand) | Author |
2020-01-28 | Switch to Makefile based builds. | Florian Obser |
2020-01-28 | We only need to be able to parse tsig key files, rip out all the rest | Florian Obser |
2020-01-28 | sort | Christian Weisgerber |
2020-01-28 | Implement map functions min(), max() and sum(). | Martin Pieuchot |
2020-01-28 | Simplify filterops routines where klist_invalidate() is used. | Visa Hankala |
2020-01-28 | Use %left to prevent S/R conflicts, arithmetic precedence is still broken. | Martin Pieuchot |
2020-01-28 | banish implicit return | Marc Espie |
2020-01-28 | Simplify statement rules by using an optional new line. | Martin Pieuchot |
2020-01-28 | usr.sbin/ldapd: replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-01-28 | usr.sbin/bgpd: replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-01-28 | sbin/unwind: replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-01-28 | usr.sbin/snmpd: replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-01-28 | sbin/pfctl: replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-01-28 | The default-brightness-level property actually contains an index | Patrick Wildt |
2020-01-28 | Make acpivout(4) call ws_[gs]et_param instead of directly | Patrick Wildt |
2020-01-28 | If ALL clients are readonly, allow them to affect the size, suggested by Thom... | Nicholas Marriott |
2020-01-28 | Ignore empty commands rather than adding them to the command list rather | Nicholas Marriott |
2020-01-28 | Implement delete() and @map[key] access. | Martin Pieuchot |
2020-01-28 | Rename *_concat() into *_append() to match reality. | Martin Pieuchot |
2020-01-28 | Tests for delete(@map[key]) and printf("%d\n", @map[key]) | Martin Pieuchot |
2020-01-28 | If we can identify the terminal as iTerm2 or as tmux, we can be sure | Nicholas Marriott |
2003-01-20 | ISC BIND version 9.2.2rc1 | Jakob Schlyter |
2020-01-28 | -V also needs to go in usage. | Nicholas Marriott |
2020-01-28 | match opendir with closedir... not that important as the thing was most | Marc Espie |
2020-01-28 | Add support for the iTerm2 DSR 1337 sequence to get the terminal version. | Nicholas Marriott |
2020-01-28 | Reduce a difference with portable tmux by adding the -V flag and | Nicholas Marriott |
2020-01-28 | Parse '==' without error in filters. | Martin Pieuchot |
2020-01-28 | Set up working directory before killing the existing pane on respawn. | Nicholas Marriott |
2020-01-28 | Add a define for flags meaning a client is not attached, and fix | Nicholas Marriott |
2020-01-28 | changes to support FIDO attestation | Damien Miller |
2020-01-28 | disable UpdateHostKeys=ask when in quiet mode; | Damien Miller |
2020-01-28 | drm/radeon: fix bad DMA from INTERRUPT_CNTL2 | Jonathan Gray |
2020-01-28 | drm/panel: make drm_panel.h self-contained | Jonathan Gray |
2020-01-28 | drm/fb-helper: generic: Call drm_client_add() after setup is done | Jonathan Gray |
2020-01-28 | drm/fb-helper: generic: Fix setup error path | Jonathan Gray |
2020-01-28 | drm/dp_mst: Skip validating ports during destruction, just ref | Jonathan Gray |
2020-01-28 | make IPTOS_DSCP_LE available via IPQoS directive; bz2986, based on | Damien Miller |
2020-01-27 | disable UpdateHostKeys=ask if command is specified; ok djm@ sthen@ | Markus Friedl |
2020-01-27 | update bpf_iflist in bpfsdetach instead of bpfdetach as some drivers | Joshua Stein |
2020-01-27 | Improve use of SMR in dt(4) by changing the time when smr_barrier() | Visa Hankala |
2020-01-27 | Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU). | Stefan Sperling |
2020-01-27 | regen | Stefan Sperling |
2020-01-27 | add USB device ID for tp-link tl-wn823n | Stefan Sperling |
2020-01-27 | Implement builtin time() function. | Martin Pieuchot |
2020-01-27 | Rename advminphys function to adv_minphys. The prototype and one usage were | Stuart Henderson |
2020-01-27 | Send APM_POWER_CHANGE events to userland after refreshing battery info | Jeremie Courreges-Anglas |
2020-01-27 | add some comments to tun_destroy, and try be a bit more paranoid. | David Gwynne |
2020-01-27 | Expand description of start-server. | Nicholas Marriott |
2020-01-27 | Add support for adding a note to a key binding (with bind-key -N) and | Nicholas Marriott |
2020-01-27 | Change so that assignments may be specified alone - a command isn't | Nicholas Marriott |