2010-08-03 |
deraadt | Save/restore BLC_HIST_CTL as well at suspend/resume... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
stsp | When the target pointer 'pwcs' passed to mbsrtowcs... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jsg | Fix a usage of logical and where binary and was intended. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
pyr | Fix a leak in ypldap. Found (and correct diff) from |
commit | commitdiff | tree | snapshot |
2010-08-03 |
deraadt | matthew did not commit the diff he passed around for... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
matthew | If an asynchronous request invalidates a buf, then... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
krw | Group string comparisons and supply more helpful commen... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
krw | Start with the default label when RESTORE'ing a saved... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
schwarze | tweaks from jmc@: |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REP... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
krw | Don't refer to xs->cmd, even via a pointer to xs->cmd... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | Make MHZ_TO_PLL safer to use by adding parenthesis... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
guenther | Fix knote handling for exiting processes: when triggeri... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | There is no reason to call the start function upon... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | There is no reason to call the start function upon... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | The EC GPE is always edge. edge interrupts have their... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
marco | Add System Enclosure or Chassis structure. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | enable owctr |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Only open with O_RDWR if we are actually chaging a... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | jmicron code was writing to the wrong register; ok jsg |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jacekm | Ignore SIGPIPE, the delivery of which prevented /usr... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
krw | Suppress MAKEDEV warnings about 'unknown device' that... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
matthew | Prevent illegal struct casting by moving AF_INET/AF_INE... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jsg | Show PCIe link speed/width, earlier version ok miod... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jsg | Fix use of logical and where binary and was intended. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | Save/restore more registers at suspend/resume for those... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | correct header file stuff; pointed out by tedu |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | needs explicit proc.h; Nathanael Rensen |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | spellin |
commit | commitdiff | tree | snapshot |
2010-08-02 |
matthew | Fix readlink(2) on FFS and ext2 filesystems to consiste... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
yasuoka | Change COM_IBUFSIZE 8K to 16K because 8K is not enough... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
espie | note specifically that pkg_add -u parameters are *insta... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
sthen | Allow fallback tables for relays, not just redirections. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
miod | Be more generous when parsing the report descriptor: |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
schwarze | The explanations of the HISTORY and AUTHORS sections... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
schwarze | Move the new mdoc(7) manual written by kristaps@, repla... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
nicm | Make parsing of /etc/remote work again (some of the... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | Read status register after all writes to the pcf8584... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | Make __builtin_return_address(0) work with -fstack... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
tobias | Properly reset states when a login phase is interrupted... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
blambert | document the rw_assert_ functions |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | Small cleanup of the fpu switching code; don't rely... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
espie | adjust position of test so that it does something ! |
commit | commitdiff | tree | snapshot |
2010-08-01 |
espie | typo |
commit | commitdiff | tree | snapshot |
2010-08-01 |
espie | fix the qt 4.5 -> 4.6 update issue. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
zinovik | change buf_release() prototype accordingly to buf.c |
commit | commitdiff | tree | snapshot |
2010-08-01 |
zinovik | change returning type to void like it is done in OpenRC... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | ANSIfy |
commit | commitdiff | tree | snapshot |
2010-08-01 |
blambert | don't rely on mbuf.h to pull in pool.h here either |
commit | commitdiff | tree | snapshot |
2010-08-01 |
chl | fix use of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2010-08-01 |
chl | add missing header needed by strcmp() |
commit | commitdiff | tree | snapshot |
2010-08-01 |
schwarze | Sync to bsd.lv: |
commit | commitdiff | tree | snapshot |
2010-07-31 |
schwarze | Correct Copyright lines in the rarely touched files: |
commit | commitdiff | tree | snapshot |
2010-07-31 |
schwarze | Major cleanup (but there is still more to come): |
commit | commitdiff | tree | snapshot |
2010-07-31 |
schwarze | document .in; from kristaps@ |
commit | commitdiff | tree | snapshot |
2010-07-31 |
schwarze | Merge bsd.lv version 1.10.5: last larger batch of bug... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | remove references to ``opl'', since it doesn't exist... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
kettenis | Ignore the PSL_VEC bit in the sigcontext and always... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
blambert | another pair of files which relied on mbuf.h for pool... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
jmc | zap a comma; from Joachim Schipper |
commit | commitdiff | tree | snapshot |
2010-07-31 |
krw | Sync |
commit | commitdiff | tree | snapshot |
2010-07-31 |
krw | Add NVIDIA 0x07e1 == GeForce 7100, now that new driver... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | mention M-Audio Audiophile 192k |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | add support for M-audio Audiophile 192k |
commit | commitdiff | tree | snapshot |
2010-07-31 |
zinovik | introduce macro SIZE_LEFT and function buf_grow() from... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
miod | regen |
commit | commitdiff | tree | snapshot |
2010-07-31 |
miod | Support extra F-keys (up to F24) on HID keyboards. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
miod | Factorization of the bluetooth and usb hid input driver... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
sobrado | adds a remark about how printing routing labels to... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
mk | The code referencing urndis_watchdog() is #if 0'd out... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
nicm | When looking for revision, break out of the loop at... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
espie | very old thinko, not really a problem, obviously, but... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | add SA3_XXX macros removed by mistake with opl, but... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
espie | keep location open while we grab updateinfo. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | unbreak ym.c, opl3sa3reg.h doesn't exist any longer |
commit | commitdiff | tree | snapshot |
2010-07-31 |
mk | Break some really long lines. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
jmc | grammar fix; |
commit | commitdiff | tree | snapshot |
2010-07-31 |
yasuoka | delete IIJ local functionalities. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ray | Checking for -1 as an overflow value is pretty absurd... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | remove 2 years old compatibility mode |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | remove forgotten debug message |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | remove the ``midisyn'' framework and anything using... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
ratchov | fix typo preventing compilation with AUDIO_DEBUG |
commit | commitdiff | tree | snapshot |
2010-07-31 |
jmc | fix a capitalisation error; |
commit | commitdiff | tree | snapshot |
2010-07-31 |
jakemsr | check for audio stream and control interface descriptor... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
sthen | Mention the horde port module. Not documented yet. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
ray | Check date_parse return values. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
ckuethe | Add "-S" to library installs to avoid breakage when one |
commit | commitdiff | tree | snapshot |
2010-07-30 |
kettenis | When converting a floating value to an integer, properl... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
krw | Don't reset pms/pmsi devices when attempting to set... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
jsg | The device table entry for HD3470 was incorrectly using... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
bluhm | Do not print "Label" caption for "netstat -rvA". |
commit | commitdiff | tree | snapshot |
2010-07-30 |
ray | Don't set "success" flags before error checks. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
espie | fix header during update |
commit | commitdiff | tree | snapshot |
2010-07-30 |
miod | Remove unused header file. |
commit | commitdiff | tree | snapshot |
next |