summaryrefslogtreecommitdiff
path: root/hurd/alloc-fd.c
AgeCommit message (Collapse)Author
1996-10-08*** empty log message ***Thomas Bushnell, BSG
Tue Oct 8 13:58:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * hurd/ports-get.c (_hurd_ports_get): If the requested port is null, don't attempt mach_port_mod_refs.
1995-05-12(_hurd_alloc_fd): Don't reduce FIRST_FD in the case where it starts out less ↵Roland McGrath
than _hurd_dtablesize.
1995-05-12(_hurd_alloc_fd): When expanding the dtable, make sure the new size exceeds ↵Roland McGrath
FIRST_FD.
1995-02-18initial importRoland McGrath