2010-07-23 |
ray | Clean up struct tm handling. Instead of calling gmtime... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
dtucker | Ciphers is documented in ssh_config(5) these days |
commit | commitdiff | tree | snapshot |
2010-07-23 |
ray | Rename a bunch of variables and functions, removing... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
mlarkin | regen |
commit | commitdiff | tree | snapshot |
2010-07-23 |
mlarkin | SIS 86C202 is not a VGA device, it's an AGP bridge... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
jsg | Manuel Bouyer rescinded clauses 3 and 4 of his license... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
matthew | Omit more IPI code from non-MP kernels. Found using... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
phessler | Add suspend/resume logic. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
ray | Permit a few more syscalls for named to run. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
deraadt | For suspend/reume, ATI IXP chips (might) need 0x40... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jsg | ansi. no binary change |
commit | commitdiff | tree | snapshot |
2010-07-22 |
kettenis | Give the drive a little bit more time to complete the... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
nicm | Fix a crash: if remain-on-exit is set and the pane... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
blambert | getopt_long.c replaced getopt.c 6+ years ago; we can... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | When suspending, save & restore as many registers as... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
mlarkin | First part of better pciide resume. Wake the channel... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
millert | Fix the "no changes" detection when a file has RCS... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
thib | Remove the VM_KMPAGESFREE sysctl. After the pmemrange |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jsg | Don't deref a NULL pointer if tap or tag are not specif... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
pirofti | Clean the macros from puc(4). Now with correct logic. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
matthew | Fix a few more scsi_scsi_cmd() removal regressions... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
kettenis | Add suspend/resume logic. As discussed with phessler... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
thib | Instead of trying to biowait on a buf that has errored... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | Reset the keyboard controller on resume, and also alert... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | Don't do anything on suspend/resume for now (there... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | Toggle the mouse through the disabled and enabled state... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
deraadt | pretty large cleanup of SMALL_KERNEL |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jordan | Remove unused function prototypes |
commit | commitdiff | tree | snapshot |
2010-07-22 |
mglocker | - Fix wrong ioctl structure documentation for VIDIOC_QU... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
thib | Fixes for AES CTR mode from mikeb: |
commit | commitdiff | tree | snapshot |
2010-07-22 |
giovanni | Let systat -N states resolve network addresses |
commit | commitdiff | tree | snapshot |
2010-07-22 |
mglocker | Replace strncat() with strlcat(). |
commit | commitdiff | tree | snapshot |
2010-07-22 |
mglocker | Change include ordering. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
mglocker | Initial regression test program for video(4). |
commit | commitdiff | tree | snapshot |
2010-07-22 |
ajacoutot | Add a comment about MODPY_BUILDDEP and NO_BUILD in... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jsg | As per OpenCVS, general usage in coversation and appare... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
kettenis | Prevent a process from entering wpi_ioctl while another... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jmc | various macro cleanup; |
commit | commitdiff | tree | snapshot |
2010-07-22 |
kettenis | When suspending, only call athn_stop() when IFF_RUNNING... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jmc | remove some groff \s escapes, which we do not support; |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jmc | move exit returns blurb out of DIAGNOSTICS; from daniel... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
jmc | ukc xr should be boot_config; |
commit | commitdiff | tree | snapshot |
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 |
next |