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