Age | Commit message (Expand) | Author |
2010-01-09 | Remove typo and magic numbers from #if 0'd block, from Brad. | Stuart Henderson |
2010-01-09 | Plug fd leak in lg_incl(). Fix by Igor Zinovik, OK beck@ | Claudio Jeker |
2010-01-09 | tweak language | Damien Miller |
2010-01-09 | add a 'read-only' mode to sftp-server(8) that disables open in write mode | Damien Miller |
2010-01-08 | Fix two warnings: possibly used unitialized and use a nul byte instead of | Darren Tucker |
2010-01-08 | During "ifconfig $if -inet6" remove v6 addresses even if the | Stefan Sperling |
2010-01-08 | As advertised in the man page, make open(2) return ELOOP (instead | Stefan Sperling |
2010-01-08 | reflect recent changes | Marc Espie |
2010-01-08 | $OpenBSD$ not $Id$ | Nicholas Marriott |
2010-01-08 | remove very old -ikr | Marc Espie |
2010-01-08 | Implement section A.1.6 of RFC 5036: "Recognize new FEC". | Michele Marchetto |
2010-01-08 | stat objects with more than value (store symlinks eventually) | Marc Espie |
2010-01-08 | "Too less" => "Too few" | Alexander Hall |
2010-01-08 | Remove "password" macro from ospf6d example config file. | Stefan Sperling |
2010-01-08 | plug a file descriptor leak in HASHFileChunk(). | Owain Ainsworth |
2010-01-08 | Don't leak the fds we open in cp() to copy one file from another. | Owain Ainsworth |
2010-01-08 | Don't leak memory after strdup() in makedirs(). | Owain Ainsworth |
2010-01-08 | mouse-select-pane has to redraw the borders now too. | Nicholas Marriott |
2010-01-08 | Fix compile failure on MP kernel(missing P_CPU macro on mips64/mips64/context.S) | Takuya ASADA |
2010-01-08 | MP-safe FPU handling. ok miod@ | Takuya ASADA |
2010-01-07 | New command, join-pane, to split and move an existing pane into the space (like | Nicholas Marriott |
2010-01-07 | Repair non-MULTIPROCESSOR kernel compilation. | Miod Vallat |
2010-01-07 | Fix this properly. | Nicholas Marriott |
2010-01-07 | Don't return the root cell if the string doesn't match. | Nicholas Marriott |
2010-01-07 | Make sure to update p_cpu on MULTIPROCESSOR kernels. | Miod Vallat |
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 |