Age | Commit message (Expand) | Author |
2012-10-25 | Add ability to active pane in list-windows and find-window formats, from | Nicholas Marriott |
2012-10-25 | Fix BELL_NONE which had been broken in some code reorganisation or other | Nicholas Marriott |
2012-10-25 | Fix bad size in memcpy from Romain Francoise. | Nicholas Marriott |
2012-10-25 | Fix typo bell->bells from Thomas Adam. | Nicholas Marriott |
2012-10-25 | Make the mda request the message fd from the queue when needed, instead of | Eric Faurot |
2012-10-25 | Some LIBC_SCCS found lurking in the shadows | Theo de Raadt |
2012-10-24 | clarify -r1.9; help/ok benno | Jason McIntyre |
2012-10-24 | Garbage-collect the _dl_stat() routine, now unused | Philip Guenthe |
2012-10-23 | Use correct file for revert-buffer; do not ignore abort. | Florian Obser |
2012-10-23 | fix fringe case where length is around 140. | Marc Espie |
2012-10-23 | Define __PIE__ and __pie__ when compiling PIE code, just like newer versions | Mark Kettenis |
2012-10-23 | Only clear the revarp_ifp if the ifp pointing to it is detached. | Claudio Jeker |
2012-10-23 | Change the order of variables just to shrink the diff to the (not yet | Reyk Floeter |
2012-10-23 | Allow to overwrite a few more definitions like file paths from the | Reyk Floeter |
2012-10-23 | Add a cast for input to inet_pton() to silence a possible but harmless | Reyk Floeter |
2012-10-22 | switch from {open,read,close}() to {fopen,fread,fclose}() in fsqueue_envelope... | Charles Longeau |
2012-10-22 | Add some support code for the "mdstore" domain service protocol. | Mark Kettenis |
2012-10-22 | Zero %rdx before transferring control to the main program, to indicate that | Mark Kettenis |
2012-10-22 | Add symbolic constants and structs for PRI Domain Service. | Mark Kettenis |
2012-10-22 | Stop passing around PS_STRINGS in %g1. The ELF ABI reserves this register | Mark Kettenis |
2012-10-22 | Stop passing around PS_STRINGS in %g1. The ELF ABI reserves this register | Mark Kettenis |
2012-10-22 | Restore r1.10, lost during last update: | Miod Vallat |
2012-10-22 | tweak previous; | Jason McIntyre |
2012-10-22 | - Provide flow control status | Brad Smith |
2012-10-22 | Fix NAT-T support in iked, both on the initiator and the responder | Reyk Floeter |
2012-10-22 | Add flow control support. | Brad Smith |
2012-10-22 | Provide flow control status. | Brad Smith |
2012-10-22 | Add (r)evert prompt to "File changed on disk; really edit the buffer" | Florian Obser |
2012-10-22 | Check for dirty buffer on buffer change. | Florian Obser |
2012-10-22 | Unfortunately "ospf6ctl show fib" printed embedded scopes as the | Alexander Bluhm |
2012-10-22 | struct buf -> ibuf; from Sunil Nimmagadda | Jason McIntyre |
2012-10-22 | Add flow control support. | Brad Smith |
2012-10-22 | missing header | Miod Vallat |
2012-10-22 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2012-10-22 | Fix the multicast filter full size check. | Brad Smith |
2012-10-21 | Move common ospf6d functions for ipv6 address manipulation into | Alexander Bluhm |
2012-10-21 | Fix thinko in previous. | Mark Kettenis |
2012-10-21 | Fix problem reported by Nathan Weeks <weeks@iastate.edu> where a userland | Bob Beck |
2012-10-21 | Make sure that there is enough room in the transmit queue to send a VIO | Mark Kettenis |
2012-10-21 | I want msdos filesystem support on the big bsd.rd | Theo de Raadt |
2012-10-21 | Clear a pending channel reset when a device is opened. | Mark Kettenis |
2012-10-21 | repair pci powerstate handling. The extra timeouts were not needed. | Theo de Raadt |
2012-10-21 | tweak previous; | Jason McIntyre |
2012-10-21 | Add the IP_DIVERTFL socket option on divert(4) sockets to control | Sebastian Benoit |
2012-10-21 | Split out some general-purpose functions and macros into their own file. | Mark Kettenis |
2012-10-21 | Add domain services support code and use it to fetch the PRI | Mark Kettenis |
2012-10-21 | Needs <sys/device.h> now | Miod Vallat |
2012-10-21 | remove some backwards compat for 5.0 -> 5.1/5.2 upgrades | Theo de Raadt |
2012-10-20 | waitftplist: | Alexander Hall |
2012-10-20 | driver xxactivate() functins are run even if a driver xxattach() has | Theo de Raadt |