summaryrefslogtreecommitdiff
path: root/libpipe/pq.c
AgeCommit message (Expand)Author
2014-12-10Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter
2012-04-27Add MSG_PEEK support to pflocalSamuel Thibault
2006-07-252006-07-25 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge
2002-04-24Update copyright year.Marcus Brinkmann
2002-04-222002-04-22 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1996-07-01(pq_queue): Initialize packet->buf_vm_alloced.Miles Bader
1996-01-23(packet_read): If there's lots of empty space at the beginning of aMiles Bader
1996-01-22(packet_realloc): Reflect in the new values of BUF_START & BUF_END that we'veMiles Bader
1996-01-14(packet_size_adjust): Function removed.Miles Bader
1996-01-12(pq_queue): Initialize the ports_alloced field.Miles Bader
1995-09-07(packet_read): Don't leave PACKET in a fucked up state when it's vm_allocate'dMiles Bader
1995-07-26Initial revisionMiles Bader