summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21Reduce differences between i386 pmap modes.Mike Larkin
2015-04-20Remove most static, gives us much better ddb tracebacks from secondaryMiod Vallat
2015-04-20Log if we refuse to continue the exchange when another one that correspondsMike Belopuhov
2015-04-20Remove unused-but-set variables, from Thomas Adam.Nicholas Marriott
2015-04-20Support for multiple key tables to commands to be bound to sequences ofNicholas Marriott
2015-04-20Fix asking for list of http servers via '?'. The 'more' now usedKenneth R Westerback
2015-04-20Style nit - unnecessary brackets.Nicholas Marriott
2015-04-20totally forgot about the !uid notation in newuser when adding the earlyMarc Espie
2015-04-20Fix previous: Don't let man(1) warn twice about non-existant names.Ingo Schwarze
2015-04-20Avoid out-of-bounds read access before the beginning of theIngo Schwarze
2015-04-20Make jump-to-backward/jump-to-forward repeatable withNicholas Marriott
2015-04-20Remove a bad typo introduced in rev 1.185 and found by jsg@.Martin Pieuchot
2015-04-20Do not treat loopback interfaces as p2p interfaces and create onlyMartin Pieuchot
2015-04-20Always call rt_ifa_dellocal(9) when removing an IPv6 address.Martin Pieuchot
2015-04-20Use a more sensible buffer size for flags string.Nicholas Marriott
2015-04-20port src/sbin/ping/ping.c r1.119 and r1.121 to ping6:David Gwynne
2015-04-20fold the icmp seq number into the mac.David Gwynne
2015-04-19tweak previous;Jason McIntyre
2015-04-19Honour renumber-windows when unlinking a window, from Thomas Adam.Nicholas Marriott
2015-04-19Rewrite of tmux mouse support which was a mess. Instead of havingNicholas Marriott
2015-04-19Support setting the default window and pane background colours (windowNicholas Marriott
2015-04-19More than one data field may follow T} on the same input line.Ingo Schwarze
2015-04-19Incorrect logic in smtpd(8) can lead to unexpected client disconnect, invalidGilles Chehade
2015-04-19Add support for x2apic modeStefan Fritsch
2015-04-19If an explicit line break request (.br or .sp) occurs within an .HP block,Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-04-19syncTheo de Raadt
2015-04-19If apropos(1) finds no match, print "nothing appropriate" to stderrIngo Schwarze
2015-04-19Unify trickier node handling functions.Ingo Schwarze
2015-04-19Bump minor, regen .pc and headerJames Turner
2015-04-19Merge conflictsJames Turner
2015-04-19Unify some node handling functions that use TOKEN_NONE.Ingo Schwarze
2015-04-19Merge conflictsJames Turner
2015-04-19Update sqlite3 to 3.8.9. Changes available here:James Turner
2015-04-19Decouple the token code for "no request or macro" from the individualIngo Schwarze
2015-04-19Unify node handling functions:Ingo Schwarze
2015-04-19by default fill the ping payload with a chacha stream instead ofDavid Gwynne
2015-04-19add a mac to the timestamp payload and calculate it with siphash.David Gwynne
2015-04-19Do not truncate possible remaining transfer length.Martin Pieuchot
2015-04-19Remove reference to oss audio emulation,Alexandre Ratchov
2015-04-19Make SNDCLT_DSP_* ioctls return ENOTTY, and remove the correspondingAlexandre Ratchov
2015-04-19Remove emulation of oss audio ioctls from linux emulation.Alexandre Ratchov
2015-04-19Add a missing pmap_kremoveStefan Fritsch
2015-04-19Binary code patching on i386Stefan Fritsch
2015-04-19Enable the REG_READ ioctl. A whitelist is used to allowJonathan Gray
2015-04-19Don't lock the file for "vi -R" or "view". OK deraadt@Todd C. Miller
2015-04-19Force the boot partition to ext2fs, rathern than leaving it as it was.Theo de Raadt
2015-04-18It seems that the CPUID lies about the monitor-line size, or at least ourMark Kettenis
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2015-04-18Delete the wrapper functions mdoc_meta(), man_meta(), mdoc_node(),Ingo Schwarze