Age | Commit message (Expand) | Author |
2010-01-07 | Use the specified pane for size calculations. Doh. | Nicholas Marriott |
2010-01-07 | Change split-window to accept a pane target (it should be split-pane but | Nicholas Marriott |
2010-01-07 | make sure is_valid works for alternatives | Marc Espie |
2010-01-07 | Rename _rxfilter functions to _iff for consistency. From Brad, ok kevlo@ | Stuart Henderson |
2010-01-07 | dont use the xs in the scsi_cmd routines after calling ciss_cmd, it might | David Gwynne |
2010-01-07 | CISS_UNLOCK before returning from the scsi_cmd handler when we hit NO_CCB. | David Gwynne |
2010-01-07 | Enable IPI interrrupt in trap. ok miod@ | Takuya ASADA |
2010-01-07 | warn if scsi_done has been called twice on an xs in the scsi_xs_sync path | David Gwynne |
2010-01-06 | miscellaneous cleanup: | Ingo Schwarze |
2010-01-06 | sync | Stuart Henderson |
2010-01-06 | Add Canon PowerShot SX100, Linksys WUSB600N v2 (new version of RT2870). From ... | Stuart Henderson |
2010-01-06 | sync | Stuart Henderson |
2010-01-06 | New Broadcom nics, from Linux driver via Brad. | Stuart Henderson |
2010-01-06 | Correctly clear 256-colour flag for aixterm colours. | Nicholas Marriott |
2010-01-06 | clean up this page a little; ok norby | Jason McIntyre |
2010-01-05 | - properly spell "packet". | Jasper Lievisse Adriaanse |
2010-01-05 | refuse invalid version specs. | Marc Espie |
2010-01-05 | - replace the mkfs example with a working newfs one, and kill the mkfs Xr | Jason McIntyre |
2010-01-05 | repair | Marc Espie |
2010-01-05 | When cleaning, remove generated file and avoid removing some files that | Todd C. Miller |
2010-01-05 | better spec handling: instead of dying, create badspec objects that never | Marc Espie |
2010-01-05 | dont need to end statements with two semicolons. one is enough. | David Gwynne |
2010-01-05 | tracker and updater are also auto-cached | Marc Espie |
2010-01-05 | avoid loop if conflict/replace end up finding kept handles. | Marc Espie |
2010-01-05 | use Auto::cache | Marc Espie |
2010-01-05 | tweak output | Marc Espie |
2010-01-05 | common pattern, put it there since everything uses Error. | Marc Espie |
2010-01-05 | auto-create giveup, so it's defined if we call tally without doing anything. | Marc Espie |
2010-01-05 | Make the way .wav files are handled closer to the way sockets are | Alexandre Ratchov |
2010-01-05 | ...and this one too | Marc Espie |
2010-01-05 | regress checks tend to work better when you don't forget the output... | Marc Espie |
2010-01-05 | Make sure that all important config variables are synced on a reload in | Claudio Jeker |
2010-01-05 | Dynamic allocation for ASID and ASID generation number on struct pmap. ok miod@ | Takuya ASADA |
2010-01-05 | only call disk_unbusy when we're finished with the io (or we're requeuing | David Gwynne |
2010-01-05 | Ignore CVS dir in private copy of libscan like real one does. | Todd C. Miller |
2010-01-05 | atapiscsi didnt call scsi_done when the xfer had SCSI_POLL set. this is | David Gwynne |
2010-01-05 | Ignore CVS dir in private copy of libscan like real one does. | Todd C. Miller |
2010-01-04 | Previous commit was too restrictive: just ignore the CLONE_FS flag | Philip Guenthe |
2010-01-04 | remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-04 | Crank max array size in ksh to 10K-1, since 2047 is too restrictive. | Theo de Raadt |
2010-01-04 | If a /etc/rc.firsttime file exists, run it just once, mailing the output to | Theo de Raadt |
2010-01-04 | Stop installing many of the incredibly dated and un-authoritative share/doc | Theo de Raadt |
2010-01-04 | turn off verbose | Theo de Raadt |
2010-01-04 | Skip revision control dirs when looking for extensions. Fixes building | Todd C. Miller |
2010-01-04 | nothing in the midlayer cares about ITSDONE anymore. if a command is done, | David Gwynne |
2010-01-04 | rename ccb_xs to ccb_cookie and change its type from a scsi_xfer * to a | David Gwynne |
2010-01-04 | protect the ccb free queue with a mutex rather than splbio | David Gwynne |
2010-01-04 | Don't decrement the refcnt on a plimits until after we're done | Philip Guenthe |
2010-01-04 | add a script that I use before ever release to check that our | Theo de Raadt |
2010-01-04 | sync | Theo de Raadt |