Age | Commit message (Expand) | Author |
2009-08-13 | add a shutdown hook to stop unsolicited responses and the CORB and | Jacob Meuser |
2009-08-13 | there are louder and louder moans about the inability to see packet | Theo de Raadt |
2009-08-13 | Switch the prompt code to return an empty string when the user enters no | Nicholas Marriott |
2009-08-13 | Remove unrelated bit from last commit which breaks at least 2 arches. | Bret Lambert |
2009-08-13 | - ansify function declarations, no binary change | Jasper Lievisse Adriaanse |
2009-08-13 | vi(1)-style half page scroll in copy and scroll modes. Move the vi full page | Nicholas Marriott |
2009-08-13 | Scroll by two less than the number of lines in the screen, like emacs, rather | Nicholas Marriott |
2009-08-13 | Disable mode-mouse (mouse in copy/choice mode) by default as it isn't very | Nicholas Marriott |
2009-08-13 | Forgot to add break to the switch cases. Silly. | Paul Irofti |
2009-08-13 | sync | Theo de Raadt |
2009-08-13 | make scsi_done set ITSDONE on the xs. this means hba drivers dont have to | David Gwynne |
2009-08-13 | More changes to make the parsing of those evil messages a bit easier. | Claudio Jeker |
2009-08-13 | rwlock assertion functions, currently unused | Bret Lambert |
2009-08-13 | Add wake/suspend support for pckbd(4). | Paul Irofti |
2009-08-13 | Rewrite part of the promiscuous/multicast handling; tested by myself, | Stuart Henderson |
2009-08-13 | Enable guard pages and slow recycling of kva. | Ariane van der Steldt |
2009-08-13 | Add more stuff change some fields to make the handling a bit easier. | Claudio Jeker |
2009-08-13 | We do not do vm86 mode on amd64 | Theo de Raadt |
2009-08-13 | zap trailing whitespace; | Jason McIntyre |
2009-08-13 | Add a base-index session option to specify the first index checked when looking | Nicholas Marriott |
2009-08-13 | fix ID string; from Alan R. S. Bueno | Jason McIntyre |
2009-08-13 | various MLINK fixes from Alan R. S. Bueno; | Jason McIntyre |
2009-08-13 | add ioctls to allow userland to initiator a probe or detach of devices it | David Gwynne |
2009-08-13 | function is named int des_string_to_2key, not int des_string_to_2keys; | Jason McIntyre |
2009-08-13 | provide an api for an interrupt (or something like it) to notify the | David Gwynne |
2009-08-13 | repair vscsi line | Theo de Raadt |
2009-08-13 | toby do you even care enough to try to do right? | Theo de Raadt |
2009-08-13 | Allowing copy mode to scroll left and right is annoying, so limit it to the | Nicholas Marriott |
2009-08-13 | remove description of link0 for vlan interfaces; this part missed when | Stuart Henderson |
2009-08-13 | sync | Theo de Raadt |
2009-08-13 | Rather than telling the client to exit in the function when creating a new | Nicholas Marriott |
2009-08-13 | When creating a new session from the command-line where there is an external | Nicholas Marriott |
2009-08-13 | document the show all vnodes command. prompted by jmc@. | Thordur I. Bjornsson |
2009-08-13 | synbc | Theo de Raadt |
2009-08-13 | use Bk/Ek to avoid ugly split in synopsis; | Jason McIntyre |
2009-08-13 | typo | Miod Vallat |
2009-08-13 | rewrite the promisc mode / multicast handling code for the sparc hme(4) | Peter Hessler |
2009-08-13 | Redraw the screen after resizing. | Nicholas Marriott |
2009-08-13 | In pmap_pte_flush flush the icache before the dcache, as is done elsewhere. | Theo de Raadt |
2009-08-13 | It was originally intended that scroll mode would show content that was | Nicholas Marriott |
2009-08-13 | - remove super-obvious comments from vnodeop_entries[] | Jasper Lievisse Adriaanse |
2009-08-13 | fix a typo its supposed to be show all vnodes not show all vnodes, | Thordur I. Bjornsson |
2009-08-13 | Cleanup differences between i386 and amd64. | Mark Kettenis |
2009-08-13 | PAGEFASTRECYCLE is an option we have been using for a while to encourage | Theo de Raadt |
2009-08-13 | Replace the error strings that were being passed around with much simpler | Theo de Raadt |
2009-08-13 | Replace the error strings that were being passed around with much simpler | Theo de Raadt |
2009-08-13 | Teach nfsm_fhtom about nfsm_info structs | Bret Lambert |
2009-08-13 | - remove the ef(4) chunk, it's unused now and the ioc ethernet driver | Jasper Lievisse Adriaanse |
2009-08-13 | sync | Theo de Raadt |
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt |