| Commit message (Expand) | Author | Age | Files | Lines |
* | libdiskfs: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -14/+14 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -2/+2 |
* | Fix build warnings | Samuel Thibault | 2022-01-01 | 1 | -1/+1 |
* | diskfs: Don't deallocate if dotdot is null in fsys-getroot.c | Damien Zammit | 2020-07-31 | 1 | -1/+2 |
* | libdiskfs: Simplify type checks. | Justus Winter | 2017-08-24 | 1 | -2/+1 |
* | Unify the short-circuit translator logic | Justus Winter | 2016-05-19 | 1 | -4/+9 |
* | Fix space style | Samuel Thibault | 2015-03-05 | 1 | -12/+12 |
* | libdiskfs: fix string termination | Justus Winter | 2014-03-25 | 1 | -3/+5 |
* | libdiskfs: fix receiver lookups in fsys server functions | Justus Winter | 2014-02-25 | 1 | -6/+3 |
* | Rename variables with the name "error" to "err". | Justus Winter | 2014-01-19 | 1 | -28/+28 |
* | libdiskfs: track file name in struct peropen | Justus Winter | 2013-09-15 | 1 | -1/+2 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -10/+10 |
* | Fix duplicate port deallocation | Samuel Thibault | 2011-03-03 | 1 | -2/+1 |
* | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -3/+3 |
* | 2002-03-25 Neal H Walfield <neal@cs.uml.edu> | Neal H. Walfield | 2002-03-26 | 1 | -5/+10 |
* | doc/ | Marcus Brinkmann | 2002-03-05 | 1 | -2/+2 |
* | 1998-04-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-10-24 | 1 | -17/+22 |
* | (diskfs_S_fsys_getroot): | Miles Bader | 1997-02-14 | 1 | -7/+9 |
* | (diskfs_S_fsys_getroot): | Miles Bader | 1997-02-06 | 1 | -3/+5 |
* | (diskfs_S_fsys_getroot): | Miles Bader | 1996-11-19 | 1 | -1/+1 |
* | Fri Nov 15 14:06:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-18 | 1 | -3/+2 |
* | Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-13 | 1 | -14/+25 |
* | (diskfs_S_fsys_getroot): Use diskfs_check_readonly instead of diskfs_readonly. | Michael I. Bushnell | 1996-06-24 | 1 | -1/+1 |
* | (diskfs_S_fsys_getroot): Use diskfs_create_protid instead of | Miles Bader | 1996-01-27 | 1 | -9/+12 |
* | (diskfs_S_fsys_getroot): Deallocate ref to dotdot after | Michael I. Bushnell | 1996-01-18 | 1 | -0/+1 |
* | (diskfs_S_fsys_getroot): In symlink case, use MOVE_SEND to return the | Michael I. Bushnell | 1996-01-18 | 1 | -2/+2 |
* | (diskfs_S_fsys_getroot): Pass both callback args to fshelp_fetch_root. | Miles Bader | 1995-11-06 | 1 | -1/+2 |
* | (diskfs_S_fsys_getroot): Hold DISKFS_FSYS_LOCK for reading. | Miles Bader | 1995-10-19 | 1 | -6/+8 |
* | (diskfs_S_fsys_getroot): Free initial reference created by | Michael I. Bushnell | 1995-07-21 | 1 | -5/+7 |
* | (diskfs_S_fsys_getroot): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | 1995-06-26 | 1 | -0/+2 |
* | (diskfs_S_fsys_getroot): Fix typo. | Michael I. Bushnell | 1995-06-19 | 1 | -1/+1 |
* | (diskfs_S_fsys_getroot): Use new translator startup interface. | Michael I. Bushnell | 1995-06-14 | 1 | -42/+14 |
* | (diskfs_S_fsys_getroot): Use ports_lookup_port and ports_port_deref | Michael I. Bushnell | 1995-06-09 | 1 | -3/+4 |
* | entered into RCS | Michael I. Bushnell | 1994-09-26 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~18~ | Michael I. Bushnell | 1994-09-23 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~17~ | Michael I. Bushnell | 1994-09-12 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~16~ | Michael I. Bushnell | 1994-09-09 | 1 | -0/+2 |
* | Formerly fsys-getroot.c.~15~ | Michael I. Bushnell | 1994-09-01 | 1 | -1/+7 |
* | Formerly fsys-getroot.c.~14~ | Michael I. Bushnell | 1994-07-19 | 1 | -4/+6 |
* | Formerly fsys-getroot.c.~13~ | Michael I. Bushnell | 1994-07-18 | 1 | -9/+13 |
* | Formerly fsys-getroot.c.~12~ | Michael I. Bushnell | 1994-07-15 | 1 | -3/+6 |
* | Formerly fsys-getroot.c.~11~ | Michael I. Bushnell | 1994-07-13 | 1 | -2/+10 |
* | Formerly fsys-getroot.c.~10~ | Michael I. Bushnell | 1994-07-11 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~9~ | Michael I. Bushnell | 1994-06-29 | 1 | -0/+11 |
* | Formerly fsys-getroot.c.~8~ | Michael I. Bushnell | 1994-06-17 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~7~ | Michael I. Bushnell | 1994-06-17 | 1 | -5/+10 |
* | Formerly fsys-getroot.c.~6~ | Michael I. Bushnell | 1994-06-16 | 1 | -8/+115 |
* | Formerly fsys-getroot.c.~5~ | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
* | Formerly fsys-getroot.c.~4~ | Michael I. Bushnell | 1994-02-18 | 1 | -0/+2 |
* | Formerly fsys-getroot.c.~3~ | Michael I. Bushnell | 1994-02-11 | 1 | -2/+4 |