Age | Commit message (Expand) | Author |
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 |
2010-01-03 | -F tally | Marc Espie |
2010-01-03 | separate code into two classes, cleaner. | Marc Espie |
2010-01-03 | oops, get the order of args right for the header request in | David Gwynne |
2010-01-03 | mpi_bio_get_pg0_raid is only called from a process context. let the cfg | David Gwynne |
2010-01-03 | oops, forgot to set the ccb_cookie in mpi_wait. mpi_wait_done would fault | David Gwynne |
2010-01-03 | get rid of the last internal user of splbio. waiting for the completion of | David Gwynne |
2010-01-03 | rename ccb_xs to ccb_cookie, and switch it from a struct scsi_xfer * to a | David Gwynne |
2010-01-03 | dont leak a ccb if we fail to get a reply in portenable | David Gwynne |
2010-01-03 | when getting a reply from the hw, only sync the dmamem for that one reply | David Gwynne |
2010-01-03 | switch mpi from using splbio to protect itself over to mutexes. | David Gwynne |
2010-01-03 | Since we can now recognize new disks as they appear, loop waiting | Kenneth R Westerback |
2010-01-03 | Nuke some unused variables, ok marco | Nicholas Marriott |
2010-01-03 | scsi_done sets ITSDONE, we dont have to do it. | David Gwynne |
2010-01-03 | much better (avoid calling df all the time, oops) | Marc Espie |
2010-01-02 | move the buf handling from using scsi_scsi_cmd over to scsi_xs_exec. i | David Gwynne |
2010-01-02 | Use the target print function for copy-mode, spotted by Tiago Cunha. | Nicholas Marriott |
2010-01-02 | sort SEE ALSO; | Jason McIntyre |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze |
2010-01-02 | Igor Sobrado found out that roff regards '\!' as the "transparent line | Ingo Schwarze |
2010-01-02 | Comment lines must start with '.\"', not '.\' or '..\"'. | Ingo Schwarze |
2010-01-02 | The .Os macro is not optional. Even with groff(1), | Ingo Schwarze |
2010-01-02 | The .Rs macro must be followed by .Re, and empty .Rs is useless anyway. | Ingo Schwarze |
2010-01-02 | uninitalized protocol version for ipv6; from mickey; ok claudio | Markus Friedl |
2010-01-02 | keep going after collisions | Marc Espie |
2010-01-02 | Replace 3 struct smtp_client members (ssl_handshake, rcptokay, dying) with a | Jacek Masiulaniec |
2010-01-02 | In the "ldpctl show lib" output print every known label and make clear if it | Michele Marchetto |
2010-01-02 | stacked vfs entries. I should be able to recover from overflows and | Marc Espie |
2010-01-02 | things are simpler: I don't need to stack used size stuff. | Marc Espie |
2010-01-02 | Fix comparison between the routing message's priority and RTP_RIP. | Michele Marchetto |
2010-01-02 | next step: create proxy objects for devices that count the size used. | Marc Espie |
2010-01-02 | replace vstat with modern code, almost ready for stacking vfs... | Marc Espie |
2010-01-02 | Factor out parts of client_read() into client_socket_read() and | Jacek Masiulaniec |
2010-01-02 | fully encapsulate dev objects from vstat so I can change the internals | Marc Espie |
2010-01-02 | first step in comparing full signatures: make them full objects, with | Marc Espie |
2010-01-02 | Fix handling of hppa RELOC_IPLT relocations during 'bootstrap relocation'. | Mark Kettenis |
2010-01-02 | Simplify code by removing struct smtp_client member, int iomode, which was | Jacek Masiulaniec |
2010-01-02 | When finding certain novatel devices in mass storage mode | Jonathan Gray |
2010-01-02 | Eliminate all uses of dmalloc() where the returned pointer | Kenneth R Westerback |
2010-01-02 | complete the sync to 1.9.15-pre2: mostly minor fixes | Ingo Schwarze |
2010-01-02 | Check that end of .It does not restore .Sm state | Ingo Schwarze |
2010-01-02 | We need an additional level of indirection through 'struct scsibus_attach_args' | Mark Kettenis |
2010-01-02 | the abstraction of using a function pointer for the print functions is | Theo de Raadt |
2010-01-01 | When a .Fl macro without an argument is followed by text, | Ingo Schwarze |
2010-01-01 | Miod must have gotten his fingers stuck between the keys on his keyboard and | Mark Kettenis |
2010-01-01 | when asked for the benefit of pre-selecting pkgs in the installer; | Ingo Schwarze |
2010-01-01 | .Bl may have .Sm as a child. | Ingo Schwarze |
2010-01-01 | Fix .Bl -column horizontal spacing to agree with groff. | Ingo Schwarze |