summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28Prevent people from shooting themselves in the foot by not allowing them toMark Kettenis
2012-11-28Including ../../Makefile.inc was loop when npppd/obj is not a symbolic link.YASUOKA Masahiko
2012-11-28Default LIBTOOL is /usr/bin/libtool.Antoine Jacoutot
2012-11-28- Use IF_Gbps(1) instead of IF_Mbps(1000)Brad Smith
2012-11-28Set used environment variables explicitly in makefile and use themAlexander Bluhm
2012-11-27Fix return value of load_cfg, from Thomas Adam.Nicholas Marriott
2012-11-27Support middle-click paste, based on a diff from Ailin Nemui.Nicholas Marriott
2012-11-27Support the 47 and 1047 SM and RM sequences (alternate screen withoutNicholas Marriott
2012-11-27- add 'make-directory' (not bound to any shortcut).Jasper Lievisse Adriaanse
2012-11-27- move prototype of expandtilder() to def.h; needed by an upcoming diff.Jasper Lievisse Adriaanse
2012-11-27Clean up parsing of option lists. Part 7 (and final).Kenneth R Westerback
2012-11-27fix format string; OK mikeb@Gleydson Soares
2012-11-27Add acpi_{acquire,release}_glk locking functions.Paul Irofti
2012-11-27remove incorrect splnet usage in pfkey interfaceMike Belopuhov
2012-11-27Correctly aggregate together errors from nested config files (withNicholas Marriott
2012-11-27Clean up parsing of option lists. Part 6.Kenneth R Westerback
2012-11-27Allow cmd-run-shell to accept -t to specify the pane to display theNicholas Marriott
2012-11-27some notes on edns; big thanks to sthen for his help with this (and ok)Jason McIntyre
2012-11-27When scrolling in copy mode with the mouse, scroll screen rather thanNicholas Marriott
2012-11-27Revert last, after discussion it isn't necessary.Nicholas Marriott
2012-11-27If the application inside tmux has requested any mouse modes itself, doNicholas Marriott
2012-11-27Clean up parsing of option lists. Part 5.Kenneth R Westerback
2012-11-27Add window-status-last-* options, from Boris Faure.Nicholas Marriott
2012-11-27missing initialization.Eric Faurot
2012-11-27Fix session choice so that preferring unattached sessions actuallyNicholas Marriott
2012-11-27Fix type typoPhilip Guenthe
2012-11-27Add format attributes to the proper functions and then fix the warningsPhilip Guenthe
2012-11-27this advice was arguable back in 2003 but is spurious now;Damien Miller
2012-11-26Make it clear that lines are processed in the given order and provide anKenneth R Westerback
2012-11-26We don't really need a "rngs" node in the Hypervisor MD.Mark Kettenis
2012-11-26Fix generation of "hvmd_mblock" node. Only add the "stick-frequency"Mark Kettenis
2012-11-26do not steal mbuf types (leads to a panic if M_ZEROIZE gets set onMarkus Friedl
2012-11-26Regeerate Hypervisor MD from scratch instead of modifying the existing one.Mark Kettenis
2012-11-26shorten MBX_RX_IFACE_* definesMike Belopuhov
2012-11-26get rid of some useless bitfields in oce_mbx and mbx_hdrMike Belopuhov
2012-11-26The install scripts no longer create hostname.if files with 'dhcpKenneth R Westerback
2012-11-26Call realpath earlier on the socket directory path rather than on theNicholas Marriott
2012-11-26regenJasper Lievisse Adriaanse
2012-11-26Bring in some more pch2/82579 bits from the Intel code in FreeBSD:Jonathan Gray
2012-11-25Avoid using multiline litterals in __asm__ statement, gcc3 complains aboutMiod Vallat
2012-11-25remove the use of cast as lvalue which is verboten with newer gccJonathan Gray
2012-11-25More changes to make this work on UltraSPARC T2 systems. Now there'sMark Kettenis
2012-11-25remove the obsolete rpasswd entry; from Michael W. LucasJason McIntyre
2012-11-25Use "id" property as physical ID for CPUs on UltraSPARC T2 and later.Mark Kettenis
2012-11-25Clean up parsing of option lists. Part 3.Kenneth R Westerback
2012-11-25Properly remove virtual device ports if we remove the associated channels.Mark Kettenis
2012-11-25spacingMark Kettenis
2012-11-25Clean up parsing of option lists. Part 2.Kenneth R Westerback
2012-11-25Recognize a wrong network configuration which would cause tftpboot toMiod Vallat
2012-11-25Sync register clobber information in MVMEPROM_CALL() with those used in theMiod Vallat