summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/fsysops.c
AgeCommit message (Collapse)Author
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* fsysops.c (fsys_get_readonly): Use munmap instead of vm_deallocate. * idvec-auth.c (idvec_merge_auth): Likewise. * portinfo.c (print_port_info): Likewise. (print_task_ports_info): Likewise. * portxlate.c (port_name_xlator_create): Likewise. (port_name_xlator_free): Likewise. * xportinfo.c (print_xlated_task_ports_info): Likewise.
1996-09-23(fsys_update):Miles Bader
Renamed from fsys_remount. Use --update, not --remount.
1996-06-19Initial revisionMiles Bader