2010-07-22 |
jmc | keep our lists consistent for the exit values blurb... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jmc | document exit returns; from daniel dickman |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | We have this nice KMEMSTATS option to control when... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | Mark two more DMA accessible malloc(9)s. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | In st_space() and st_write_filemarks(), if scsi_xs_get... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | In scsi_inquire_vpd(), actually just return EJUSTRETURN... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | style(9) fix and release rwlock(9) if scsi_xs_get(... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | In safte_match(), return 0 on SCSI errors, not an errno... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | Appropriately set SCSI_DATA_IN or SCSI_DATA_OUT dependi... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | SCSI HBA drivers are supposed to get their SCSI CDBs... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | remove unused variable |
commit | commitdiff | tree | snapshot |
2010-07-22 |
krw | Eliminate scsi_scsi_cmd() now that ss(4) is gone and... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
nicm | Some ss(4) bits escaped the purge, eliminate them. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
ratchov | remove unnecessary ``return 0'' statements, |
commit | commitdiff | tree | snapshot |
2010-07-21 |
schwarze | In the SYNOPSIS, .Nm at the beginning of an input line... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
todd | let mpath build again even though it is disabled |
commit | commitdiff | tree | snapshot |
2010-07-21 |
edd | urndis supports the HTC Wildfire just fine. Tested... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
miod | Disable the heuristics for legacy free systems if pckbc... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | document exit values; from daniel dickman |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | document exit values; from daniel dickman |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | fix the barmy exit returns formatting; from daniel... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | missing argument to Ex; from daniel dickman |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | more HISTORY; from daniel dickman |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jmc | more consistent text for our return values; from daniel... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | in the acpi GPE handler, late ack level interrupts... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | spacing and indents that are driving me crazy |
commit | commitdiff | tree | snapshot |
2010-07-21 |
nicm | ptm needs no read/write, just use enodev. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | No need for read/write functions, just use enodev like... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
martinh | Search filter BER tags use a context-specific class... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
steven | document fortran module |
commit | commitdiff | tree | snapshot |
2010-07-21 |
steven | reverse logic in previous |
commit | commitdiff | tree | snapshot |
2010-07-21 |
steven | update gcc3 and gcc4 modules with COMPILER_VERSION... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | Fix more cdev initializations which were using enodev... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | clean up a pile of prototypes and shred some macros... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | Merge the edge and level gpe handlers into one (now... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
gilles | fix NULL-deref, ok martinh@ |
commit | commitdiff | tree | snapshot |
2010-07-21 |
kettenis | Make sure that the FPU IPIs shoot down the right FPU... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
kettenis | Add suspend/unsuspend logic. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jakemsr | add a couple quirks for the E-MU 0202 |
commit | commitdiff | tree | snapshot |
2010-07-21 |
ray | Only use username if author is NULL. Fixes "ci -wuserna... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
mlarkin | Repost ATI FireGL M24 using the emulator. This card... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
ratchov | remove duplicate AP192K_GPIO_XXX macros, |
commit | commitdiff | tree | snapshot |
2010-07-21 |
dlg | disable vscsi until we actually have something that... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
ratchov | make ENVY_GPIO_XXX macros card specific, add stub for... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
martinh | Add a history section saying that ldapd/ldapctl first... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jakemsr | * check that the bytes per frame the device is reportin... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jakemsr | move use_maxpkt out of struct chan, use a local variabl... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
lum | Remove reference to non-existent behaviour. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jakemsr | some bits for USB 2.0 playback support. I'm not 100... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | delete #if 0 code we are not going to use; ok marco |
commit | commitdiff | tree | snapshot |
2010-07-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-21 |
jakemsr | currently we use the endpoint's maximum packet size... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
todd | remove gratuitous carriage return that snuck in |
commit | commitdiff | tree | snapshot |
2010-07-21 |
djm | sync timingsafe_bcmp() with the one dempsky@ committed... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
matthew | Garbage collect ata_bio's badsect field. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
jakemsr | support 24-bit encodings. simplify the way supported... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | make the mask code for acpi_enable_onegpe() match other... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
miod | opration -> operation |
commit | commitdiff | tree | snapshot |
2010-07-20 |
mk | Use an SLIST rather than a TAILQ for the ccb free list. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
mk | Make this compile again (was broken in rev 1.24 as... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | print the temperature readings that make us go down... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
lum | Remove setresguid since it is no longer needed. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
schwarze | disconnect groff_man(7) from the build and install... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
damien | do not timeout when stopping DMA channels. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | two iterators should be u_int; ok jsg |
commit | commitdiff | tree | snapshot |
2010-07-20 |
matthew | Switch some obvious network stack MAC comparisons from... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
matthew | Add OpenSSH's timingsafe_bcmp() to libkern. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
jmc | daniel dickman has folded the relevant bits of the... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | also use bufq_quiesce() when suspending, and bufq_resta... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | removed an unused proto |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | Handle the acpi interrupt controller with proper edge... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | tsleep() and EWOULDBLOCK was being used incorrectly... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | In acpiec_wait() we want to tsleep on an un-known chann... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
matthew | Mark a DMA accessible malloc for later correction.... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | remove prototypes for functions that do not exist;... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
ajacoutot | Instead of checking for the *etcXX.tgz filename, check... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
claudio | Another hand rolled offsetof(), replace with mask2prefi... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
mlarkin | VGA repost for ATI Radeon X1250IGP (as found on Gateway... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
matthew | When we're preparing to go to sleep, only call bufq_res... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | exp2() is a function in libm, so rename the csh one.. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | delete unused variable |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | do not use gcc -W options which you do not understand |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | Do not put a data buffer on the stack. It will be... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | typo; martin.pelikan@gmail.com |
commit | commitdiff | tree | snapshot |
2010-07-20 |
deraadt | sub-function needs const, too |
commit | commitdiff | tree | snapshot |
2010-07-19 |
deraadt | just use a buffer and make onewire_crc16() operate... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
schwarze | merge from bsd.lv (minor improvements by kristaps@) |
commit | commitdiff | tree | snapshot |
2010-07-19 |
guenther | Rollback the allproclk and fileheadlk addition. When... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
schwarze | * briefly mention the HISTORY of the man(7) language |
commit | commitdiff | tree | snapshot |
2010-07-19 |
espie | document new. hints from jmc@ |
commit | commitdiff | tree | snapshot |
2010-07-19 |
kettenis | Avoid interleaving of mutexes that would leave is with... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
schwarze | J. C. Roberts noted that Kristaps' man.7 is already... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
deraadt | Not enough OK's, and from the wrong people. You should... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
nicm | Don't return if in the current window since we may... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
oga | Replace XXXLOCKING comments by me (replacing simple_loc... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
damien | store the WCID in the rt2860_node structure at associat... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
espie | Correct $OpenBSD$ stuff |
commit | commitdiff | tree | snapshot |
2010-07-19 |
espie | two small changes: |
commit | commitdiff | tree | snapshot |
next |