summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-01Eliminate all uses of dfree() where the pointer is either dereferencedKenneth R Westerback
2010-01-01Wrappers around a wrapper around free() are of no more use thanKenneth R Westerback
2010-01-01Map the device registers before using them. We were lucky that some otherMark Kettenis
2010-01-01When a .Fl macro without an argument is followed by text,Ingo Schwarze
2010-01-01Make sure than ptrace functions never return a non-zero value in the zeroMiod Vallat
2010-01-01When multiple arguments are passed to .Fl,Ingo Schwarze
2010-01-01shrink, for onceMarc Espie
2010-01-01A slightly more complex calloc() wrapper wrapper, new_hash_table(),Kenneth R Westerback
2010-01-01Another calloc() wrapper wrapper, new_tree(), bites the dust.Kenneth R Westerback
2010-01-01for -z/-l, if several candidates are found, try to order them, and use theMarc Espie
2010-01-01check for most update situationsMarc Espie
2010-01-01explain -Dvalues betterMarc Espie
2010-01-01allow CDROM/FTP for shorter versions of PERMIT_PACKAGES_*,Marc Espie