summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-06update for mipsPer Fogelstrom
2004-08-06update for mipsPer Fogelstrom
2004-08-06Document filename semantics, @sample, @extra.Marc Espie
2004-08-06unneeded switch to main package.Marc Espie
2004-08-06avoid pulling in OpenBSD::md5 and File::Copy if we can.Marc Espie
2004-08-06block-scoped require is way simpler than weird AUTOLOAD hack.Marc Espie
2004-08-06unified headers, switch to smaller copyright notice.Marc Espie
2004-08-06Extradir name.Marc Espie
2004-08-06deinstall DirRm like DirBase.Marc Espie
2004-08-06And another...Marco Peereboom
2004-08-06oops. noted by lizardo@openbsd.org.mxArtur Grabowski
2004-08-06Remove __static inline to make the kernel ~24k smaller on i386 and make the d...Marco Peereboom
2004-08-05kill 3 lines of unused codeMarc Espie
2004-08-05refactor classes in PackingElement to share more code.Marc Espie
2004-08-05- Remove the userland data limit check. It's mmap(2)'s job.Thierry Deval
2004-08-05spacingTheo de Raadt
2004-08-05syncTheo de Raadt
2004-08-05Unbreak luna88k; spotted by aoyama@Miod Vallat
2004-08-05comapring -> comparing noticed by brad@.Claudio Jeker
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05The peer_l is not needed in the rde but still allocated, free them andClaudio Jeker
2004-08-05When probing using badaddr make sure the probe load instructionPer Fogelstrom
2004-08-05As usual cleanup on exit. OK henning@Claudio Jeker
2004-08-05compile before you commit damnitTheo de Raadt
2004-08-05use ETHER_MAX_LEN.Brad Smith
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05Get rid of some statistics stuff that is no longer needed but helped in theClaudio Jeker
2004-08-05Watch your step and do not access memory below what you've just allocated;Miod Vallat
2004-08-05Cleanup aspath specific functions and api. Mainly switch to a refcnt basedClaudio Jeker
2004-08-05tab at EOLClaudio Jeker
2004-08-05Cleanup attachs for com and lpt for mips.Per Fogelstrom
2004-08-05struct prefix has a pointer to the peer so use it everywhere directly insteadClaudio Jeker
2004-08-05rename and move prefix_equal() to prefix_compare() which returns -1, 0, 1Claudio Jeker
2004-08-05we wanna ignore SIGPIPE here just like in the session engine, claudio okHenning Brauer
2004-08-05Be nice to poor people with small machines and low limits.Artur Grabowski
2004-08-05When splitting a path, strip the trailing slashes before splitting it,Jean-Francois Brousseau
2004-08-05Fix typos. Found by Dries SchellekensArtur Grabowski
2004-08-05Add a new log level LP_ABORT, which modifies the behaviour of prefixJean-Francois Brousseau
2004-08-05Add support for passing an fd to the user's S/Key record back andTodd C. Miller
2004-08-05Adapt the logging so any messages generated by the server will beJean-Francois Brousseau
2004-08-05Add skeychallenge2() which is like skeychallenge() but takes anTodd C. Miller
2004-08-05When spawning the subprocess for the connection, attach a pipe to itsJean-Francois Brousseau
2004-08-05Remove forgotten debug code which does not compile on alpha.Miod Vallat
2004-08-05fix the perl to generate proper \n in the output.Artur Grabowski
2004-08-05simpler copyright, adjust date.Marc Espie
2004-08-05keep at least a page in pv_entries pool and uppen the high markMichael Shalayeff
2004-08-05allocate a cluster on rx after all possible failures had been checked for; re...Michael Shalayeff
2004-08-05better signal cache printfMichael Shalayeff
2004-08-05again, sync usb device support accross archs by adding cdceDavid Gwynne
2004-08-05sync usb devs to other archs by adding cdceDavid Gwynne