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