summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-03Add the missing 6322 PCI id.Brad Smith
2014-04-03Do not keep the EOP check bits in PGF_PRESERVE.Miod Vallat
2014-04-03Put back 1.11, lost during the last update; unbreaks NOPIC builds.Miod Vallat
2014-04-03fix $OpenBSD$, noticed by philipBob Beck
2014-04-03put $OpenBSD$ back.. notice by philip.Bob Beck
2014-04-03syncTheo de Raadt
2014-04-03Rename the -W option to -p (mnemonics: picky, print to stderr):Ingo Schwarze
2014-04-03Update Copyright notice; ok otto@ beck@ deraadt@.Ingo Schwarze
2014-04-03Proper validation and computation of bsize in expert mode; ok krw@ millert@Otto Moerbeek
2014-04-03I have discussed these licenses with Poul-Henning Kamp and he has agreed toBob Beck
2014-04-03The -v option of mandocdb(8) clashes with the -v option of espie@'sIngo Schwarze
2014-04-03various macro cleanup and tweaks;Jason McIntyre
2014-04-03XHCI -> xHCI to be consistent with device names.Martin Pieuchot
2014-04-03sort SEE ALSO;Jason McIntyre
2014-04-03enable hdsDavid Gwynne
2014-04-03use asr helpers after libevent update.Eric Faurot
2014-04-03add helper functions to use asr with libevent.Eric Faurot
2014-04-03More uvm_extern.h cleanup.Martin Pieuchot
2014-04-03Use <uvm/uvm_extern.h> if it's enough.Martin Pieuchot
2014-04-03Introduce rt_ifa_{add,del}loop() to replace in6_{add,rem}loop().Martin Pieuchot
2014-04-03Work out mouse scroll wheel effect when the mouse is first detected andNicholas Marriott
2014-04-03A couple of trivial mouse-related style nits.Nicholas Marriott
2014-04-03Moar <uvm/uvm.h> -> <uvm/uvm_extern.h> love.Martin Pieuchot
2014-04-03add mention about "monitor" command.YASUOKA Masahiko
2014-04-03calucuation of response message size was wrong.YASUOKA Masahiko
2014-04-03document some non-portable env vars in STANDARDS;Jason McIntyre
2014-04-03It cannot be assumed the top of the mbuf chain has required length here.YASUOKA Masahiko
2014-04-03Sync malloc(9) M_* types with sys/malloc.hLawrence Teo
2014-04-03massage the preferred path detection to happen when mpath asks forDavid Gwynne
2014-04-03lies lies lies lies liesTed Unangst
2014-04-02Fix syntax error in commented out local-zone entry. OK sthen@Todd C. Miller
2014-04-02Add the '#' character as a comment character in the startup file.Mark Lumsden
2014-04-02Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also makeNicholas Marriott
2014-04-02Use the same logic for bell with and without visual-bell, from FilipNicholas Marriott
2014-04-02Do not replace ## with # in status_replace1 because it'll be done laterNicholas Marriott
2014-04-02enable hdsTheo de Raadt
2014-04-02enable mpathTheo de Raadt
2014-04-02goos -> gooAntoine Jacoutot
2014-04-02Add missing "SEE ALSO" header.Martin Pieuchot
2014-04-02Add a man page for rtrequest1(9) splitted from route(9) with someMartin Pieuchot
2014-04-02whitespace fix, no functional changeDavid Gwynne
2014-04-02skey == SKEY_ILLEGAL_REQUEST && ASC_ASCQ(sense) == 0x9401 meansDavid Gwynne
2014-04-02Document the required x11/gnome goos.Antoine Jacoutot
2014-04-02pane_start_path has gone away.Nicholas Marriott
2014-04-02use setresgid()Theo de Raadt
2014-04-01Remove -ggdb -g3, this shouldn't be hereFederico G. Schwindt
2014-04-01Remove the almost unused abstraction around "struct firmware" and useMartin Pieuchot
2014-04-01Remove the almost unused abstraction around "struct firmware" and useMartin Pieuchot
2014-04-01Move some duplicated code implementing Linux compatibility APIs and stick itMark Kettenis
2014-04-01EV -> Ev;Jason McIntyre