aboutsummaryrefslogtreecommitdiff
path: root/trans/firmlink.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-5/+5
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-1/+1
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-1/+1
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-2/+2
* Fix const warningsSamuel Thibault2022-01-171-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Fix firmlinks showing up in /proc/mountsSamuel Thibault2018-01-161-0/+8
* Remove unused parameter from the 'get_source' machinery.Justus Winter2017-09-011-2/+1
* Add get_source support to firmlinkSamuel Thibault2016-03-151-0/+8
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+2
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-0/+9
* 2002-06-20 Roland McGrath <roland@frob.com>Roland McGrath2002-06-201-1/+1
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-6/+5
* 2002-06-07 Roland McGrath <roland@frob.com>Roland McGrath2002-06-071-7/+7
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-1/+2
* auth/Marcus Brinkmann2001-02-121-2/+2
* 1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>Roland McGrath1999-09-011-0/+1
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+2
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-2/+4
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-3/+3
* Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-1/+1
* (main):Miles Bader1997-03-011-1/+2
* Doc fixes.Miles Bader1997-02-251-0/+6
* (options, parse_opt):Miles Bader1997-02-231-11/+6
* Initial checkin.Miles Bader1997-02-211-0/+271