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