aboutsummaryrefslogtreecommitdiff
path: root/hurd/alloc-fd.c
AgeCommit message (Collapse)AuthorFilesLines
1996-10-08*** empty log message ***Thomas Bushnell, BSG1-1/+11
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 McGrath1-2/+3
than _hurd_dtablesize.
1995-05-12(_hurd_alloc_fd): When expanding the dtable, make sure the new size exceeds ↵Roland McGrath1-6/+9
FIRST_FD.
1995-02-18initial importRoland McGrath1-0/+127