Age | Commit message (Expand) | Author |
1995-10-10 | (struct argp_state): Add PROCESSED_ARG field. | Miles Bader |
1995-10-10 | [EXEC_IMPORTS]: Use this if defined. | Roland McGrath |
1995-10-10 | Initial revision | Miles Bader |
1995-10-09 | (libports.so): Don't depend on libthreads.so. | Roland McGrath |
1995-10-09 | Declare _pager_page_errors extern, not common. | Roland McGrath |
1995-10-09 | Specify shared library dependencies. | Roland McGrath |
1995-10-09 | Pass dealloc args in file_exec calls. | Roland McGrath |
1995-10-09 | (diskfs_execboot_fsys_startup): Fix typo in last change. | Roland McGrath |
1995-10-09 | (diskfs_execboot_fsys_startup): Pass back a port to /servers/exec in *REAL. | Roland McGrath |
1995-10-08 | Add fwd. | Miles Bader |
1995-10-08 | (S_fsys_getpriv): Add new extra args. | Miles Bader |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (file_exec): Add dealloc[] flag to most args. | Roland McGrath |
1995-10-07 | (libdiskfs.so): Depend on libpager, libioserver, libfshelp, libthreads. | Roland McGrath |
1995-10-07 | (libtrivfs.so): Depend on ../libports/libports.so. | Roland McGrath |
1995-10-07 | ($(libname).so): Pass $(LDFLAGS) and $($@-LDFLAGS). | Roland McGrath |
1995-10-07 | Protect against multiple inclusion. | Roland McGrath |
1995-10-07 | (diskfs_S_file_get_storage_info): | Miles Bader |
1995-10-07 | (trivfs_S_file_get_storage_info): | Miles Bader |
1995-10-07 | (trivfs_S_dir_link): Swap first two arguments. | Miles Bader |
1995-10-07 | (fsys_getpriv): Change types of returned ports to mach_port_send_t. | Miles Bader |
1995-10-07 | (MIGSFLAGS): Variable deleted. | Miles Bader |
1995-10-07 | (OPT_BOOTFLAGS, OPT_EXEC_SERVER_TASK, OPT_HOST_PRIV_PORT, | Miles Bader |
1995-10-07 | (diskfs_init_diskfs): Always use get_privileged_ports. Now return error_t. | Miles Bader |
1995-10-07 | (diskfs_S_fsys_getpriv): Use get_privileged_ports to get the privileged ports. | Miles Bader |
1995-10-07 | (diskfs_S_dir_link): Swap first two arguments. | Miles Bader |
1995-10-07 | (diskfs_host_priv, diskfs_master_device): Variables deleted. | Miles Bader |
1995-10-06 | (off_array_t, size_t, ssize_t): New types. | Miles Bader |
1995-10-06 | (off_array_t): New type. | Miles Bader |
1995-10-06 | (file_get_storage_info): Change type of ADDRESSES to off_array_t. | Miles Bader |
1995-10-06 | (trivfs_{begin,end}_using_{protid,control}): Declare them. | Roland McGrath |
1995-10-06 | Remove leading _ from function names. | Roland McGrath |
1995-10-05 | (periodic_sync_lock): Variable removed. | Roland McGrath |
1995-10-05 | (FSSRCS): Add file-get-storage-info.c. | Roland McGrath |
1995-10-05 | Initial revision | Roland McGrath |
1995-10-05 | (usage, options, main): Change -h/--no-header options to -p/--prefix and | Miles Bader |
1995-10-05 | (diskfs_set_statfs): fsys_stb_bsize -> fsys_stb_iosize. | Miles Bader |
1995-10-04 | Initial revision | Miles Bader |
1995-10-04 | (struct dev): Add the NAME field. | Miles Bader |
1995-10-04 | (open_write, open_read): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (dev_open, dev_sync, dev_write, dev_read): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (position): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (pager_write_page, pager_read_page): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (trivfs_S_file_syncfs, trivfs_S_file_sync): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (main, trivfs_S_fsys_syncfs): Get rid of debugging noise. | Miles Bader |
1995-10-04 | (parse_opt): Rearrange slightly. | Miles Bader |
1995-10-04 | (JUMPTARGET): New macro, versions for [PIC] and not. | Roland McGrath |
1995-10-04 | (csw_pic.o): Bogus braindead target from hell removed. Bushnell will be | Roland McGrath |
1995-10-04 | [PIC] (EXT): Redefine to use PLT. | Roland McGrath |