summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-24Import perl-5.18.2afresh1
2014-03-24do not call purge_task every 10 secs, it is only needed once at startup andGilles Chehade
2014-03-24libwrap is going away, so can this.Theo de Raadt
2014-03-24shrink the iopath a bit by using htolemXX and lemtohXX.David Gwynne
2014-03-24scsi io bits are at least 4 byte alignedDavid Gwynne
2014-03-24mpii_sges are 4 byte aligned. makes storing the flags field a bit easierDavid Gwynne
2014-03-24make mpii_sge look like mpi_sge, and provide a wrapper for setting theDavid Gwynne
2014-03-24don't proceed in case of permission errorsMarc Espie
2014-03-24Remove "-r" option from ping(8) and traceroute{,6}(8). You've probablyMartin Pieuchot
2014-03-24bcopy to memcpyDavid Gwynne
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2006-03-28perl 5.8.8 importTodd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs
2014-03-24replace bzero with memsetDavid Gwynne
2014-03-24Passing MSG_DONTROUTE to sendto() here has no effect since SO_DONTROUTEMartin Pieuchot
2014-03-24Remove commented out MSG_DONTROUTE flag. No object change.Martin Pieuchot
2014-03-24Stop monitoring apache files.Antoine Jacoutot
2014-03-24Add /var/unbound/dev/log, it isn't needed for initial startup because UnboundStuart Henderson
2014-03-24- add an EXIT STATUS sectionJason McIntyre
2014-03-24Warn the user if there is a missing mountpoint parameter.Sylvestre Gallon
2014-03-24rework mpii to use tasks instead of scsi_tasks for sas event handling.David Gwynne
2014-03-24syncTheo de Raadt
2014-03-24use htolemXX and lemtohXX in the scsi_cmd paths.David Gwynne
2014-03-24mpi scatter gather lists are 24 bytes long and next to each other inDavid Gwynne
2014-03-24The kernel isn't involved in times(3); <sys/times.h> should never bePhilip Guenther
2014-03-24syncTheo de Raadt
2014-03-24factor out the setting of the request context field so mpi_start does itDavid Gwynne
2014-03-24Update to match headerPhilip Guenther
2014-03-24Enable SQLITE_ENABLE_FTS3_PARENTHESISJames Turner
2014-03-24Merge conflictsJames Turner
2014-03-24Bump major to 27, regen .pc and header with new version info. RemoveJames Turner
2014-03-24Merge conflictsJames Turner
2014-03-24Update sqlite to 3.8.4. A list of changes are available here:James Turner
2014-03-24annotate some packed structures with the alignment the hardwareDavid Gwynne
2014-03-24nothing after the irq ack posting relies on it being ordered.David Gwynne
2014-03-24Split the API: struct ucred remains the kernel internal structure whilePhilip Guenther
2014-03-24oops, merge errorTed Unangst
2014-03-23more bm excisionTed Unangst
2014-03-23clear stack variables, suggested by djmTed Unangst