openbsd
2010-07-24 nicmkqueue(2) is currently broken when used with /dev/null...
2010-07-24 kettenisMake pmap_extract() work for large pages.
2010-07-24 kettenisDon't sleep while holding the uvm_psel_lck mutex. ...
2010-07-24 deraadtsync
2010-07-24 deraadtmove to 4.8-beta
2010-07-24 kettenisFix PTE_PAGE().
2010-07-24 miodOne the -> On the
2010-07-24 dlgfix another race. vscsi_cmd checked if the adapter...
2010-07-24 espiepass state to Makewhatis. With new hooks in there,...
2010-07-24 deraadtadd suspend/resume code, modelled along pms. on at...
2010-07-24 guentherDon't declare wcscoll() twice
2010-07-24 guentherstruct emul's e_arglen member is expected to count...
2010-07-24 matthewGet rid of scsi_deinit(), and change scsi_init() back...
2010-07-24 raySend normal output to stdout instead of everything...
2010-07-24 nicmInclude pid file name in error message for a failed...
2010-07-24 tedumount -f doesn't help mfs, but it doesn't hurt, so...
2010-07-24 jakemsrleftover from revert of long ago
2010-07-23 rayPlug mem leak.
2010-07-23 halexHandle redirection to relative url's in the Location...
2010-07-23 gillessmtpd should NOT fatal when it permanently fails a...
2010-07-23 rayReduce variable/function name and whitespace difference...
2010-07-23 jordanDon't initialize acpiec pointer in acpi_softc until...
2010-07-23 jordanControl/data registers were being mapped with swapped...
2010-07-23 millertBlock all signals before sending SIGTERM to all non...
2010-07-23 jakemsrbring back changes in uaudio.c r1.83, this time remembe...
2010-07-23 jordanFix searchname to handle short name segments, remove...
2010-07-23 rayImprove English.
2010-07-23 deraadtAMD amd64 errara are not on the i386 install media...
2010-07-23 kettenisChange the strategy for using the FPU in the kernel...
2010-07-23 kettenisDon't leak the contents of the FPU and SSE registers...
2010-07-23 sthenrevert last commit, unbreaking the tree; was missing...
2010-07-23 mglockerSync.
2010-07-23 mglockerCreate video1 by default. Can be useful e.g. on many...
2010-07-23 miodMake sure the u area of new processes is zero-filled...
2010-07-23 jakemsrsupport for playback sync endpoints
2010-07-23 jakemsrANSI/style(9), no binary change
2010-07-23 dlgmatthew@ noted a possible misuse of the rwlock used...
2010-07-23 raySync with cvs:
2010-07-23 rayClean up struct tm handling. Instead of calling gmtime...
2010-07-23 dtuckerCiphers is documented in ssh_config(5) these days
2010-07-23 rayRename a bunch of variables and functions, removing...
2010-07-23 mlarkinregen
2010-07-23 mlarkinSIS 86C202 is not a VGA device, it's an AGP bridge...
2010-07-23 jsgManuel Bouyer rescinded clauses 3 and 4 of his license...
2010-07-23 matthewOmit more IPI code from non-MP kernels. Found using...
2010-07-23 phesslerAdd suspend/resume logic.
2010-07-23 rayPermit a few more syscalls for named to run.
2010-07-23 deraadtFor suspend/reume, ATI IXP chips (might) need 0x40...
2010-07-22 jsgansi. no binary change
2010-07-22 kettenisGive the drive a little bit more time to complete the...
2010-07-22 nicmFix a crash: if remain-on-exit is set and the pane...
2010-07-22 blambertgetopt_long.c replaced getopt.c 6+ years ago; we can...
2010-07-22 deraadtWhen suspending, save & restore as many registers as...
2010-07-22 mlarkinFirst part of better pciide resume. Wake the channel...
2010-07-22 millertFix the "no changes" detection when a file has RCS...
2010-07-22 thibRemove the VM_KMPAGESFREE sysctl. After the pmemrange
2010-07-22 jsgDon't deref a NULL pointer if tap or tag are not specif...
2010-07-22 piroftiClean the macros from puc(4). Now with correct logic.
2010-07-22 matthewFix a few more scsi_scsi_cmd() removal regressions...
2010-07-22 kettenisAdd suspend/resume logic. As discussed with phessler...
2010-07-22 thibInstead of trying to biowait on a buf that has errored...
2010-07-22 deraadtReset the keyboard controller on resume, and also alert...
2010-07-22 deraadtDon't do anything on suspend/resume for now (there...
2010-07-22 deraadtToggle the mouse through the disabled and enabled state...
2010-07-22 deraadtpretty large cleanup of SMALL_KERNEL
2010-07-22 jordanRemove unused function prototypes
2010-07-22 mglocker- Fix wrong ioctl structure documentation for VIDIOC_QU...
2010-07-22 thibFixes for AES CTR mode from mikeb:
2010-07-22 giovanniLet systat -N states resolve network addresses
2010-07-22 mglockerReplace strncat() with strlcat().
2010-07-22 mglockerChange include ordering.
2010-07-22 mglockerInitial regression test program for video(4).
2010-07-22 ajacoutotAdd a comment about MODPY_BUILDDEP and NO_BUILD in...
2010-07-22 jsgAs per OpenCVS, general usage in coversation and appare...
2010-07-22 kettenisPrevent a process from entering wpi_ioctl while another...
2010-07-22 jmcvarious macro cleanup;
2010-07-22 kettenisWhen suspending, only call athn_stop() when IFF_RUNNING...
2010-07-22 jmcremove some groff \s escapes, which we do not support;
2010-07-22 jmcmove exit returns blurb out of DIAGNOSTICS; from daniel...
2010-07-22 jmcukc xr should be boot_config;
2010-07-22 jmckeep our lists consistent for the exit values blurb...
2010-07-22 jmcdocument exit returns; from daniel dickman
2010-07-22 matthewWe have this nice KMEMSTATS option to control when...
2010-07-22 matthewMark two more DMA accessible malloc(9)s.
2010-07-22 matthewIn st_space() and st_write_filemarks(), if scsi_xs_get...
2010-07-22 matthewIn scsi_inquire_vpd(), actually just return EJUSTRETURN...
2010-07-22 matthewstyle(9) fix and release rwlock(9) if scsi_xs_get(...
2010-07-22 matthewIn safte_match(), return 0 on SCSI errors, not an errno...
2010-07-22 matthewAppropriately set SCSI_DATA_IN or SCSI_DATA_OUT dependi...
2010-07-22 matthewSCSI HBA drivers are supposed to get their SCSI CDBs...
2010-07-22 deraadtsync
2010-07-22 deraadtremove unused variable
2010-07-22 krwEliminate scsi_scsi_cmd() now that ss(4) is gone and...
2010-07-21 nicmSome ss(4) bits escaped the purge, eliminate them.
2010-07-21 ratchovremove unnecessary ``return 0'' statements,
2010-07-21 schwarzeIn the SYNOPSIS, .Nm at the beginning of an input line...
2010-07-21 toddlet mpath build again even though it is disabled
2010-07-21 eddurndis supports the HTC Wildfire just fine. Tested...
2010-07-21 miodDisable the heuristics for legacy free systems if pckbc...
2010-07-21 jmcdocument exit values; from daniel dickman
next