Age | Commit message (Expand) | Author |
1995-04-07 | (ps_emit_state): If a process is marked as stopped, then don't mention | Miles Bader |
1995-04-07 | (proc_stat_list_sort1): Always keep threads after their process when sorting! | Miles Bader |
1995-04-06 | (S_proc_getprocinfo): New var `tp'. Bother to set | Michael I. Bushnell |
1995-04-06 | Add the `jobc' (-j) output format from netbsd. | Miles Bader |
1995-04-06 | Minor change in spec names. | Miles Bader |
1995-04-06 | Add the `Arg0' spec, which is the same as `Args', but only prints the first | Miles Bader |
1995-04-06 | When processes are specified on the command line by PID, turn off all | Miles Bader |
1995-04-06 | (waiter_cares, waiting_parent_cares): New functions. | Roland McGrath |
1995-04-05 | Don't include <errno.h>. Define `errno' variable. | Roland McGrath |
1995-04-05 | (SRCS): Add syscall.S. | Roland McGrath |
1995-04-05 | Check for errors. | Roland McGrath |
1995-04-05 | (clean): Only clean in working-prog-subdirs. | Michael I. Bushnell |
1995-04-05 | (crossdir, startup, libc, crossheaders): New vars. | Michael I. Bushnell |
1995-04-05 | (hurdinst, hurdroot): Deleted vars. Replaced usages with $(prefix) | Michael I. Bushnell |
1995-04-05 | Use the hashing routines from ../lib/ihash.c. | Miles Bader |
1995-04-05 | Initial revision | Miles Bader |
1995-04-05 | Initial revision | Miles Bader |
1995-04-05 | (diskfs_S_dir_rmdir): Do fsys_goaway for translated nodes being | Michael I. Bushnell |
1995-04-05 | Fix nets. | Michael I. Bushnell |
1995-04-05 | (apply_auth): Use msg_add_auth & msg_del_auth instead of add_auth & del_auth. | Miles Bader |
1995-04-05 | Add showtrans & mount, and uncomment-out su. | Miles Bader |
1995-04-05 | (diskfs_S_dir_unlink): Do fsys_goaway for translated nodes being | Michael I. Bushnell |
1995-04-05 | Get rid of the `show passive translator' functionality, as this is now done | Miles Bader |
1995-04-05 | (proc_stat_set_flags): If PSTAT_NO_MSGPORT is set, don't use the msg port. | Miles Bader |
1995-04-05 | Add the PSTAT_NO_MSGPORT flag, which when set disables any use of the | Miles Bader |
1995-04-05 | Make -a imply -g as well, to be compatible with bsd. | Miles Bader |
1995-04-05 | (diskfs_set_translator): When freeing passive translator, account for | Michael I. Bushnell |
1995-04-04 | Initial revision | Miles Bader |
1995-04-04 | The previous change mistakenly changed an instance of MACH_MSG_TYPE_MAKE_SEND | Miles Bader |
1995-04-04 | (CPPFLAGS): Define. | Roland McGrath |
1995-04-04 | (mutex_lock, mutex_unlock): Use __ names for *_solid. | Roland McGrath |
1995-04-04 | (mutex_lock_solid, mutex_unlock_solid): Renamed to __*. | Roland McGrath |
1995-04-04 | (main): Missing decls. | Michael I. Bushnell |
1995-04-04 | (main): Wire text and data segment on startup to avoid failure mode | Michael I. Bushnell |
1995-04-04 | (diskfs_S_file_exec): Using MOVE_SEND in call to exec_exec loses, | Michael I. Bushnell |
1995-04-04 | Initial revision | Miles Bader |
1995-04-04 | Add rule for the new settrans, and compile error.c correctly. | Miles Bader |
1995-04-04 | (main): Treat argument without leading - as if it had one, unless it's a | Roland McGrath |
1995-04-03 | Return more useful values for the st_blksize and st_fstype fields in a stat. | Miles Bader |
1995-04-01 | [makemode=library] (install): Only do $(installhdrs) if defined. | Roland McGrath |
1995-04-01 | [makemode=library] (install): Use $(INSTALL_DATA). | Roland McGrath |
1995-04-01 | (INSTALL, INSTALL_DATA, INSTALL_BIN): Define normally using `install'. | Roland McGrath |
1995-03-31 | Move the check for the bootstrap port after the args check, so that users can | Miles Bader |
1995-03-31 | Don't deallocate our right to the underlying disk node, so we don't get | Miles Bader |
1995-03-31 | Initial revision | Miles Bader |
1995-03-31 | (diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlock | Michael I. Bushnell |
1995-03-31 | (diskfs_S_file_set_translator): Only destroy existing active | Michael I. Bushnell |
1995-03-30 | (struct trivfs_control): Delete members `openshead' and `openstail'. | Michael I. Bushnell |
1995-03-30 | (trivfs_S_fsys_getroot): Strip out old hack for blocking. | Michael I. Bushnell |
1995-03-30 | (trivfs_check_open_hook): Doc fix. | Michael I. Bushnell |