summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-23Remove the MD4 functions.Christian Weisgerber
2014-03-23some improvements suggested by djm.Ted Unangst
2014-03-23two functions don't need to be exportedTed Unangst
2014-03-23minimal change to implementation of bcrypt to not require static globals.Ted Unangst
2014-03-23remove the never used bm string functionsTed Unangst
2014-03-23c11 compliance: remove gets()Ted Unangst
2014-03-23major++ in preparation for coming changesTed Unangst
2013-09-21Update sqlite to 3.8.0.2. A list of changes are available here:James Turner
2014-03-23Point people to the bugs@ archives on marc.info.Brian Callahan
2014-03-23security doesn't check ftpusers any more; reminded by jmcStuart Henderson
2014-03-23don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@Stuart Henderson
2014-03-23Skip leading escape sequences in man_deroff(). Helps indexing ofIngo Schwarze
2014-03-23Unbreak after last commit.Miod Vallat
2014-03-23Unhook librt stub. It's causing too much breakeage to the ports tree.Matthias Kilian
2014-03-23Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@.Pascal Stumpf
2014-03-23put a pointer to the "incompatibilities with lex and posix" into STANDARDSJason McIntyre
2014-03-23Initialize additional BATs (IBAT4-IBAT7 and DBAT4-IBAT7). The rb600 firmwareMark Kettenis
2014-03-23Retire the old concat() function.Ingo Schwarze
2014-03-23Change struct mbr signature field type from 'unsigned short' toKenneth R Westerback