summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-17$Id$ -> $OpenBSD$.Nicholas Marriott
2012-03-17Use snprintf for constructing attribute string, from Tim Ruehsen.Nicholas Marriott
2012-03-17Add a wrap-search option to turn off wrapping of searches in copyNicholas Marriott
2012-03-17Michael Krysiak points out that some terminals (eg mintty) have cursorNicholas Marriott
2012-03-17Need to call recalculate_sizes() when changing window with the mouse,Nicholas Marriott
2012-03-17Add -q option to set-option to turn off info message, from marcel partap.Nicholas Marriott
2012-03-17Add hvctl(4).Mark Kettenis
2012-03-17Add vldc(4) and hvctl(4).Mark Kettenis
2012-03-17Break out termios initialization into a separate function, from GeorgeNicholas Marriott
2012-03-17hvctl(4) is a driver for the "hvctl" Logical Domain Channel that allows theMark Kettenis
2012-03-17vldc(4) is a "bus" driver for Logical Domain Channels.Mark Kettenis
2012-03-17Do not clear to end of line if the line is full, fixes missing lastNicholas Marriott
2012-03-17Use the region lower not the pane size to work out where the bottom lineNicholas Marriott
2012-03-17Tweak last fix to actually hit the right end of pane.Nicholas Marriott
2012-03-17Fix warnings. Doh.Nicholas Marriott
2012-03-17Check event_initialized before event_del if event may not have been setNicholas Marriott
2012-03-17Redirect libevent logging to tmux's log.Nicholas Marriott
2012-03-17Revert screen-write.c r1.54 and fix the bug properly. After wrapping aNicholas Marriott
2012-03-17some updates to reflect reality; prompted by a diff from Daniel BolgheroniJason McIntyre
2012-03-17for consistency, remove "2.0" from mos' Nd; ok jsgJason McIntyre
2012-03-17llu -> PRIu64 in enqueue() to avoid warning in portableGilles Chehade
2012-03-17remove IP_JUMBO, SO_JUMBO, and RTF_JUMBO.David Gwynne
2012-03-16install the rc.d script for tftpd, ok dlg@Stuart Henderson
2012-03-16missing bracket; ok miodTheo de Raadt
2012-03-16pull in more .h (spotted since struct vnode was not in scope)Theo de Raadt
2012-03-16don't leak ypldap_addr structures when doing dns lookupsJonathan Matthew
2012-03-16Display L3 cache information on amd64 for amd cpus, Intel now uses aChristiano F. Haesbaert
2012-03-15Fix vmmap SMALL_KERNEL introduced bug.Ariane van der Steldt
2012-03-15Take cd9660 support off the "obviously a floppy" install media, to findTheo de Raadt
2012-03-15syncTheo de Raadt
2012-03-15uncached_base was introduced early in IP27 support, since these designs useMiod Vallat
2012-03-15No longer allow bus_space_barrier() to be a NULL pointer on a givenMiod Vallat
2012-03-15Allow multiple backslashes at the start of a namespace path. It is prettyMark Kettenis
2012-03-15we are always using gcc4 nowTheo de Raadt
2012-03-15Reduce installmedia pressure from new vmmap.Ariane van der Steldt
2012-03-15stupid cvs (dir has 'core' in the name...)Stuart Henderson
2012-03-15resolve conflictsStuart Henderson
2012-03-15improve IPsec/ENC interaction:Markus Friedl
2012-03-15Add AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Fix typo with the entry for the AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.Stuart Henderson
2012-03-15Direct IPv6 packets with Ethernet encapsulation into the appropriateMike Belopuhov
2012-03-15Send secondary DA to terminals with XT in terminfo when starting up andNicholas Marriott
2012-03-15use the correct dir for php in the default configRobert Nagy
2012-03-15Respond to secondary DA requests.Nicholas Marriott
2012-03-15Fix a warning. Doh.Nicholas Marriott
2012-03-15Add a helper function for enabling an optimization to make some codeNicholas Marriott
2012-03-15Add sys/queue.h. ok dlgNicholas Marriott
2012-03-15Accept empty/nonexistant ldap attributes when we want a list. This allowsJonathan Matthew
2012-03-15root should always be excluded from the test for /etc/nologin insteadPhilip Guenthe