Age | Commit message (Expand) | Author |
2015-04-21 | Reduce differences between i386 pmap modes. | Mike Larkin |
2015-04-20 | Remove most static, gives us much better ddb tracebacks from secondary | Miod Vallat |
2015-04-20 | Log if we refuse to continue the exchange when another one that corresponds | Mike Belopuhov |
2015-04-20 | Remove unused-but-set variables, from Thomas Adam. | Nicholas Marriott |
2015-04-20 | Support for multiple key tables to commands to be bound to sequences of | Nicholas Marriott |
2015-04-20 | Fix asking for list of http servers via '?'. The 'more' now used | Kenneth R Westerback |
2015-04-20 | Style nit - unnecessary brackets. | Nicholas Marriott |
2015-04-20 | totally forgot about the !uid notation in newuser when adding the early | Marc Espie |
2015-04-20 | Fix previous: Don't let man(1) warn twice about non-existant names. | Ingo Schwarze |
2015-04-20 | Avoid out-of-bounds read access before the beginning of the | Ingo Schwarze |
2015-04-20 | Make jump-to-backward/jump-to-forward repeatable with | Nicholas Marriott |
2015-04-20 | Remove a bad typo introduced in rev 1.185 and found by jsg@. | Martin Pieuchot |
2015-04-20 | Do not treat loopback interfaces as p2p interfaces and create only | Martin Pieuchot |
2015-04-20 | Always call rt_ifa_dellocal(9) when removing an IPv6 address. | Martin Pieuchot |
2015-04-20 | Use a more sensible buffer size for flags string. | Nicholas Marriott |
2015-04-20 | port src/sbin/ping/ping.c r1.119 and r1.121 to ping6: | David Gwynne |
2015-04-20 | fold the icmp seq number into the mac. | David Gwynne |
2015-04-19 | tweak previous; | Jason McIntyre |
2015-04-19 | Honour renumber-windows when unlinking a window, from Thomas Adam. | Nicholas Marriott |
2015-04-19 | Rewrite of tmux mouse support which was a mess. Instead of having | Nicholas Marriott |
2015-04-19 | Support setting the default window and pane background colours (window | Nicholas Marriott |
2015-04-19 | More than one data field may follow T} on the same input line. | Ingo Schwarze |
2015-04-19 | Incorrect logic in smtpd(8) can lead to unexpected client disconnect, invalid | Gilles Chehade |
2015-04-19 | Add support for x2apic mode | Stefan Fritsch |
2015-04-19 | If an explicit line break request (.br or .sp) occurs within an .HP block, | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-04-19 | sync | Theo de Raadt |
2015-04-19 | If apropos(1) finds no match, print "nothing appropriate" to stderr | Ingo Schwarze |
2015-04-19 | Unify trickier node handling functions. | Ingo Schwarze |
2015-04-19 | Bump minor, regen .pc and header | James Turner |
2015-04-19 | Merge conflicts | James Turner |
2015-04-19 | Unify some node handling functions that use TOKEN_NONE. | Ingo Schwarze |
2015-04-19 | Merge conflicts | James Turner |
2015-04-19 | Update sqlite3 to 3.8.9. Changes available here: | James Turner |
2015-04-19 | Decouple the token code for "no request or macro" from the individual | Ingo Schwarze |
2015-04-19 | Unify node handling functions: | Ingo Schwarze |
2015-04-19 | by default fill the ping payload with a chacha stream instead of | David Gwynne |
2015-04-19 | add a mac to the timestamp payload and calculate it with siphash. | David Gwynne |
2015-04-19 | Do not truncate possible remaining transfer length. | Martin Pieuchot |
2015-04-19 | Remove reference to oss audio emulation, | Alexandre Ratchov |
2015-04-19 | Make SNDCLT_DSP_* ioctls return ENOTTY, and remove the corresponding | Alexandre Ratchov |
2015-04-19 | Remove emulation of oss audio ioctls from linux emulation. | Alexandre Ratchov |
2015-04-19 | Add a missing pmap_kremove | Stefan Fritsch |
2015-04-19 | Binary code patching on i386 | Stefan Fritsch |
2015-04-19 | Enable the REG_READ ioctl. A whitelist is used to allow | Jonathan Gray |
2015-04-19 | Don't lock the file for "vi -R" or "view". OK deraadt@ | Todd C. Miller |
2015-04-19 | Force the boot partition to ext2fs, rathern than leaving it as it was. | Theo de Raadt |
2015-04-18 | It seems that the CPUID lies about the monitor-line size, or at least our | Mark Kettenis |
2015-04-18 | Convert many atoi() calls to strtonum(), adding range checks and failure | Theo de Raadt |
2015-04-18 | Delete the wrapper functions mdoc_meta(), man_meta(), mdoc_node(), | Ingo Schwarze |