summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-03Add MODGNOME_ICON_CACHE and MODXFCE_ICON_CACHE.Antoine Jacoutot
2011-12-03a few pieces of gnu.port.mk were not actually documented/documented correctly,Marc Espie
2011-12-03simplify/generalizeMarc Espie
2011-12-03pure display check, not linked since it fails, but the reported messageMarc Espie
2011-12-03In a collision, retrofit storage for 2nd pkgname.Marc Espie
2011-12-03Make the mandocdb(8) format endian-neutral by storing integer dataIngo Schwarze
2011-12-03pfctl_set_hostid always returns 0; don't pretend otherwise and make it aRyan Thomas McBride
2011-12-03Avoid loading garbage hostid and other values not always initialised,Ryan Thomas McBride
2011-12-03document MSG_NOSIGNAL.Federico G. Schwindt
2011-12-03add support for MSG_NOSIGNAL.Federico G. Schwindt
2011-12-03Make sure splx() is called before exiting wi_usb_tx_lock_try().Kenneth R Westerback
2011-12-03Make sure splx() is called before exiting trm_StartWaitingSRB().Kenneth R Westerback
2011-12-02update currency exchange rates;Jason McIntyre
2011-12-02small logic errorMarc Espie
2011-12-02-X before -x;Jason McIntyre
2011-12-02don't use a "server" flag, just check if we expose sub-devicesAlexandre Ratchov
2011-12-02-X exclude option: negates the packages we give (remove them instead ofMarc Espie
2011-12-02it's MAXMCLBYTES, not MAXCLBYTES.David Gwynne
2011-12-02dont put MAXMCLBYTES in the mclsizes array with a comment saying its 64kDavid Gwynne
2011-12-02reuse midi-control code to implement midi thru boxes and removeAlexandre Ratchov
2011-12-02initialize device reference counter, unbreaks -aoffAlexandre Ratchov
2011-12-02remove unused 'reqrate' parameterAlexandre Ratchov
2011-12-02don't add .wav header to .syx filesAlexandre Ratchov
2011-12-02Kill unused IFCAP_IPSEC and IFCAP_IPCOMP.Christiano F. Haesbaert
2011-12-02After unifying volume titles in the page headers for man(7) and mdoc(7),Ingo Schwarze
2011-12-02In man(7), when no explicit volume name is given, use the defaultIngo Schwarze
2011-12-02fix bz#1934: newer OpenSSL versions will require HMAC_CTX_Init beforeDamien Miller
2011-12-02fix bz#1948: ssh -f doesn't fork for multiplexed connection.Damien Miller
2011-12-01test vertical spacing around display blocksIngo Schwarze
2011-12-01Log terminal overrides.Nicholas Marriott
2011-12-01Be sure to splx() before return in pgt_media_status(); from Jan Klemkow onMiod Vallat
2011-12-01Fix mandocdb(8) to pass over the type when pruning the database.Ingo Schwarze
2011-12-01Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO.David Hill
2011-12-01regenDavid Hill
2011-12-01Add a bunch of Apple iPod and iPhone devicesDavid Hill
2011-12-01Add home and end keys for command prompt, from Matthias Lederhofer.Nicholas Marriott
2011-12-01Make sure we only enter pf_route() when undefering in the PF_ROUTETO case.Ryan Thomas McBride
2011-12-01Make M-f and M-b work the same at the command prompt as in copy mode,Nicholas Marriott
2011-12-01Fix negating of unsigned d_secsize. FIRST, cast to signed type,Kenneth R Westerback
2011-11-30this diff introduces the MAXMCLBYTES macro to describe the largestDavid Gwynne
2011-11-30Fix an issue when uid != euid (e.g. when running shutdown(8) as aAntoine Jacoutot
2011-11-30correctly calculate the space available in external storage in m_pullup.David Gwynne
2011-11-29Sync to bsd.lv, mostly from kristaps@.Ingo Schwarze
2011-11-29the code for managing tty vs cua usage collision was free'ing all sortsTheo de Raadt
2011-11-29Do not blindly return 1 from the interrupt handler since we do not knowJoel Sing
2011-11-29whitespace fixes. no binary change.David Gwynne
2011-11-29minor whitespace fixDavid Gwynne
2011-11-29use a u_int64_t for the state id in pfsync_state. this makes it consistentDavid Gwynne
2011-11-29Missing wordlen check from version 1.20. Spotted by matthew@lum
2011-11-29ready this for big-endian support later onTheo de Raadt