Age | Commit message (Expand) | Author |
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 |
2010-01-04 | bz#1566 don't unnecessarily dup() in and out fds for sftp-server; ok markus@ | Damien Miller |
2010-01-04 | Add a few missing scsi_done()'s before returning COMPLETE. Also | Kenneth R Westerback |
2010-01-04 | Implement tab-completion of commands, local and remote filenames for sftp. | Damien Miller |
2010-01-04 | Don't escape backslashes in the SSH2 banner. bz#1533, patch from | Darren Tucker |
2010-01-04 | introduce scsi_xs_sync. this will synchronously execute a scsi_xfer | David Gwynne |
2010-01-04 | -l no longer implies -z | Marc Espie |
2010-01-04 | better | Marc Espie |
2010-01-04 | There's no reason for -l to imply -z. | Marc Espie |
2010-01-03 | ouch, bad loop | Marc Espie |
2010-01-03 | This is not intended to document just the mandoc(1) program, but rather | Ingo Schwarze |
2010-01-03 | Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some of | Federico G. Schwindt |
2010-01-03 | Use CHECKx macro and enable setsockopt tests. | Federico G. Schwindt |
2010-01-03 | Make lazy binding work on hppa. | Mark Kettenis |
2010-01-03 | Install mandoc_char(7), a comprehensive overview of mandoc(1) special | Ingo Schwarze |
2010-01-03 | not a fatal error, keep going | Marc Espie |
2010-01-03 | Implement pmap_proc_iflush() such that the instruction cache is synchronized | Mark Kettenis |
2010-01-03 | Use atomic operations to access the per-cpu scheduler flags. | Mark Kettenis |
2010-01-03 | delete unused variable | Theo de Raadt |
2010-01-03 | enable aibs | Theo de Raadt |
2010-01-03 | unused prototype | Theo de Raadt |
2010-01-03 | Another tricky case of .Bl -column lacking .It. | Ingo Schwarze |
2010-01-03 | Fix selection behaviour when the cursor is moved backwards (ie so the selection | Nicholas Marriott |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze |
2010-01-03 | change M_WAITOK --> M_WAITOK|M_CANFAIL | Charles Longeau |
2010-01-03 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Charles Longeau |
2010-01-03 | .Bl always requires .It, even in .Bl -column; | Ingo Schwarze |
2010-01-03 | Use a split genassym.cf scheme on mips64 ports. Don't forget to rerun config(8). | Miod Vallat |
2010-01-03 | below .Rs, unqualified text is not allowed, each line needs ".%?" markup; | Ingo Schwarze |
2010-01-03 | blank lines not allowed outside literal context; | Ingo Schwarze |
2010-01-03 | Options to set the colour of the pane borders, with different colours for the | Nicholas Marriott |
2010-01-03 | disk cache mode page | David Gwynne |