Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
| | | | | | Our variants print stack traces on failures. This will make locating errors much easier. | ||||
* | libtrivfs: register libtrivfs-based translators as important | Justus Winter | 2013-08-29 | 1 | -0/+19 |
| | | | | | | | Register libtrivfs-based translators running as root as important processes at the proc server. * libtrivfs/startup.c (trivfs_startup): Mark us as important. | ||||
* | 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-03-17 | 1 | -3/+4 |
| | | | | * startup.c (trivfs_startup): Don't use MAKE_SEND in Hurd RPC. | ||||
* | (trivfs_startup): Use trivfs_create_control. | Miles Bader | 1996-01-27 | 1 | -18/+19 |
| | |||||
* | (trivfs_startup): Add FLAGS arg, passed to fsys_startup. | Miles Bader | 1995-11-13 | 1 | -3/+5 |
| | |||||
* | (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET; pass | Michael I. Bushnell | 1995-06-27 | 1 | -5/+8 |
| | | | | them to trivfs_handle_port. Use new ports interface. | ||||
* | Initial revision | Miles Bader | 1995-04-09 | 1 | -0/+62 |