aboutsummaryrefslogtreecommitdiff
path: root/pfinet/tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...Flavio Cruz2023-12-291-12/+12
* pfinet: Align packetsSamuel Thibault2023-02-191-1/+2
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-3/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-6/+6
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-1/+1
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+3
* Fix polling pfinet tun for writeSamuel Thibault2013-08-231-2/+11
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-7/+33
* Permit to use a tunnel not in /devSamuel Thibault2013-02-051-3/+13
* Switch from cthreads to pthreadsRichard Braun2012-11-271-27/+27
* Remove condition implicationsRichard Braun2012-11-241-1/+1
* Fix select on pfinet tunnel and streamioSamuel Thibault2011-11-281-2/+1
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-16/+25
* term/Marcus Brinkmann2002-01-301-2/+1
* ext2fs, ufs:Marcus Brinkmann2000-11-301-0/+1
* 2000-10-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-10-061-0/+627