58953 | 04-Apr-1993 |
mckusick |
{get,set}hostname and getpagesize move in from sys |
58952 | 04-Apr-1993 |
mckusick |
date and time created 93/04/04 13:58:57 by mckusick |
58950 | 04-Apr-1993 |
mckusick |
date and time created 93/04/04 13:51:40 by mckusick |
58949 | 04-Apr-1993 |
mckusick |
move from sys to gen |
58948 | 04-Apr-1993 |
mckusick |
update for move to compat-43 |
58947 | 04-Apr-1993 |
mckusick |
date and time created 93/04/04 13:47:33 by mckusick |
58946 | 04-Apr-1993 |
mckusick |
{get,set}hostid moves in from sys |
58945 | 04-Apr-1993 |
mckusick |
{get,set}hostid goes to compat-43; getkerninfo goes away; {get,set}hostname and getpagesize go to gen |
58901 | 31-Mar-1993 |
mckusick |
convert from kinfo to sysctl |
58899 | 31-Mar-1993 |
mckusick |
convert from getkerninfo to sysctl |
58836 | 27-Mar-1993 |
ralph |
mips doesn't use '_' in labels. Strip if present. |
58833 | 26-Mar-1993 |
bostic |
add in err(3) links |
58812 | 25-Mar-1993 |
bostic |
get file descriptor close logic right |
58800 | 25-Mar-1993 |
bostic |
Jeff Forys' changes to keep from leaving two slashes in the pathname GNU Emacs doesn't like this |
58791 | 23-Mar-1993 |
ralph |
fix bug in using v0 before the value is ready (load delay slot). |
58790 | 23-Mar-1993 |
ralph |
initialize uninitialized fields in btopeninfo. minor speedup, don't check for cases which are the same as default: |
58777 | 23-Mar-1993 |
torek |
shut gcc2 up |
58776 | 23-Mar-1993 |
torek |
shut gcc2 up |
58752 | 19-Mar-1993 |
bostic |
update |
58751 | 19-Mar-1993 |
bostic |
guarantee that bt_rfd gets set; pipes are read-only (check for einval) don't read the file if the size is 0; return the right errno clean up mmap and file pointer uses in recno interface |
58750 | 19-Mar-1993 |
bostic |
add BTF_EOF flag, test it instead of bt_reof clean up mmap and file pointer uses in recno interface |
58749 | 19-Mar-1993 |
bostic |
add BTF_EOF to test instead of bt_reof clean up mmap and file pointer uses in recno interface |
58748 | 19-Mar-1993 |
bostic |
use munmap to free up the mapped memory lseek wasn't testing for error correctly before truncate call clean up mmap and file pointer uses in recno interface |
58747 | 19-Mar-1993 |
bostic |
add BTF_EOF flag to test instead of bt_reof int clean up mmap and file pointer uses in recno interface |
58746 | 19-Mar-1993 |
bostic |
clean up mmap and file pointer uses in recno interface |