Age | Commit message (Expand) | Author |
2008-11-20 | KNF; only white space changes | Otto Moerbeek |
2008-11-20 | add (atm failing ) test case, submmited by Edward Berner, turned into | Otto Moerbeek |
2008-11-20 | take into account socket parameters into calculation of device | Alexandre Ratchov |
2008-11-20 | move allocations between half a page and a page as close to the end of | Otto Moerbeek |
2008-11-20 | Reduce the leeway malloc allows when moving allocations to the end of | Otto Moerbeek |
2008-11-20 | while setting the block size, try smaller blocks half of the retries and | Alexandre Ratchov |
2008-11-19 | Many ALC88x codecs have a fifth DAC at NID 0x25 for 7.1+2 multistreaming. | Christian Weisgerber |
2008-11-19 | Sync | Miod Vallat |
2008-11-19 | For 5000 Series, store baseband calibration results sent by the | Damien Bergamini |
2008-11-19 | I'm clever and commited the wrong patch. Here's the correct one. | Owain Ainsworth |
2008-11-19 | Make sure to check that the TX queue is empty before clearing the | Brad Smith |
2008-11-19 | Do not reset TX threshold value whenever xl_init() is called. Instead | Brad Smith |
2008-11-19 | the jack sense automatic muting code has many problems, including | Jacob Meuser |
2008-11-18 | regen | Brad Smith |
2008-11-18 | Correct the product strings for the HP SA P711m/P712m adapters. | Brad Smith |
2008-11-18 | Remove dup proto from <alexey.suslikov@gmail.com> | Marco Peereboom |
2008-11-18 | regen | Miod Vallat |
2008-11-18 | Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc; se.rit.edu) | Miod Vallat |
2008-11-18 | instead of going through the drm_map interface, just map the mmio | Owain Ainsworth |
2008-11-18 | Remove a bunch of #ifdef __linux__ code that only serves to confuse me. | Owain Ainsworth |
2008-11-18 | fix check_aliases | Todd C. Miller |
2008-11-18 | when destroying an alias, free the correct data pointer | Todd C. Miller |
2008-11-18 | standardize on the term 'option' for command line options (not flag) | Todd C. Miller |
2008-11-18 | Remove dev->agp_buffer_token, linux needs it, we do not. | Owain Ainsworth |
2008-11-18 | document trunk protocol lacp, and sort the protocol list whilst here; | Jason McIntyre |
2008-11-18 | - tweak the xfce4 entry a bit | Jasper Lievisse Adriaanse |
2008-11-17 | Fix printing of partner link aggregation group ID. | Marco Pfatschbacher |
2008-11-17 | add missing header needed by time(), ctime_r() and tzset(). | Charles Longeau |
2008-11-17 | - clear session flags upon helo/ehlo | Gilles Chehade |
2008-11-17 | - until now a client could issue a command from an extension even though it | Gilles Chehade |
2008-11-17 | - err() -> fatal() | Gilles Chehade |
2008-11-17 | - remove prototypes for the atomic API, we don't use it anymore | Gilles Chehade |
2008-11-17 | add missing header needed by signal(). | Charles Longeau |
2008-11-17 | - we don't need this anymore | Gilles Chehade |
2008-11-17 | - remove some unused prototypes | Gilles Chehade |
2008-11-17 | - queue_record_daemon() no longer used, remove definition | Gilles Chehade |
2008-11-17 | - replace uses of O_EXLOCK and O_EXLOCK|O_NONBLOCK with the corresponding | Gilles Chehade |
2008-11-17 | - fix error message in aliases_virtual_exist() | Gilles Chehade |
2008-11-17 | - exit() -> _exit() | Gilles Chehade |
2008-11-17 | - remove several constructs where format strings are used in an evbuffer | Gilles Chehade |
2008-11-17 | - document pmk.port.mk | Jasper Lievisse Adriaanse |
2008-11-17 | - x11/qt is an ex-module | Jasper Lievisse Adriaanse |
2008-11-17 | punctuation in macros needs to be space separated; | Jason McIntyre |
2008-11-17 | Missing end quote in example. | Marc Balmer |
2008-11-17 | tweak previous; | Jason McIntyre |
2008-11-17 | update wpa related info; om damien@ jmc@ | Otto Moerbeek |
2008-11-17 | - use .Pa where needed | Jasper Lievisse Adriaanse |
2008-11-17 | - document intltool.port.mk | Jasper Lievisse Adriaanse |
2008-11-17 | - add a Dwarf Encyclopaedia (gnome.port.mk) section | Jasper Lievisse Adriaanse |
2008-11-17 | - rename -s arg name to "socket" | Jason McIntyre |