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