Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-03-15 | Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate. | Miles Bader | |
1995-03-15 | Add the output function ps_emit_priority that prints priorities in unix- | Miles Bader | |
compatible way (that is, 20 .. -20 instead of 0 .. 24). Use this instead of ps_emit_int to print all priority fields. This also increases the min field width for them to 3. | |||
1995-03-14 | Move the guts of the hash-table code to another to ihash.c, which is more | Miles Bader | |
generic. Rename struct htable to struct ihash. Rename addhash to ihash_add. Rename findhash to ihash_find. Use ihash_loc_remove to delete entries. | |||
1995-03-14 | Use ps_tty_t routines instead of the ps tty_name field. | Miles Bader | |
Use ps_user_t routines instead of querying passwd or getting the owner from ps->info. Increase the width of the user name field to 8. | |||
1995-03-14 | Use ps_contexts now that they exist. | Miles Bader | |
1995-03-14 | Initial revision | Miles Bader | |
1995-03-14 | Added the new types ps_context_t, ps_user_t, and ps_tty_t. | Miles Bader | |
proc_stat_list_t's and proc_stat_t's point to a ps_context_t now instead of directly to the proc server (but we can get the proc server from the context). Added the owner (ps_user_t) field to proc_stat_t, and tty now points to a ps_tty_t instead of to a tty port; tty_name is deleted since that gets handled in the ps_tty_t. Add the inverse of proc_stat_list_add_threads, proc_stat_list_remove_threads. | |||
1995-03-14 | A proc_stat_list_t points to a ps_context_t now instead of directly to the proc | Miles Bader | |
server (but we can get the proc server from the context). We no longer create or free proc_stat_ts; we leave that up to our ps_context, except in the case of thread proc_stats. Add the inverse of proc_stat_list_add_threads, proc_stat_list_remove_threads. | |||
1995-03-14 | Initial revision | Miles Bader | |
1995-03-14 | A proc_stat_t points to a ps_context_t now instead of directly to the proc | Miles Bader | |
server (but we can get the proc server from the context). Added the owner (ps_user_t) field to proc_stat_t, and tty now points to a ps_tty_t instead of to a tty port; tty_name is deleted since that gets handled in the ps_tty_t. | |||
1995-03-14 | Copy the correct number of fields when squashing. | Miles Bader | |
Correctly skip prefix-only fields. | |||
1995-03-13 | Initial revision | Miles Bader | |
1995-03-09 | (diskfs_S_io_sigio): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_io_write): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_io_stat): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | Prevent diskfs_synchronous from having its usual effect here. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_io_prenotify): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_file_syncfs): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_file_sync): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_dir_unlink): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_dir_rmdir): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_dir_rename): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-09 | (diskfs_S_dir_link): Implement diskfs_synchronous. | Michael I. Bushnell | |
1995-03-08 | (CHANGE_NODE_FIELD): If DISKFS_SYNCHRONOUS, then sync node after | Michael I. Bushnell | |
possibly changing it. | |||
1995-03-08 | (diskfs_synchronous): New variable. | Michael I. Bushnell | |
1995-03-07 | (struct userid): New type. | Michael I. Bushnell | |
(struct protid): Replace UIDS, GIDS, NUIDS, and NGIDS with ID. (diskfs_isuid): Replace with new function diskfs_idhasuid. (diskfs_groupmember): Replace with new function diskfs_idhasgid. (_diskfs_idisowner, _diskfs_idaccess, _diskfs_idcheckdirmod): New functions. (diskfs_isowner): Check each ID in the chain with _diskfs_idisowner. (diskfs_access): Check each ID in the chain with _diskfs_idaccess. (diskfs_checkdirmod): Check each ID in the chain with _diskfs_idcheckdirmod. | |||
1995-03-07 | (diskfs_S_file_chmod): Perform the permission check for each ID in the | Michael I. Bushnell | |
chain. | |||
1995-03-07 | (diskfs_S_file_chown): Perform the permission check for each ID in the | Michael I. Bushnell | |
chain. | |||
1995-03-07 | (diskfs_S_file_getcontrol): Perform the permission check for each id | Michael I. Bushnell | |
in the chain. | |||
1995-03-07 | (_diskfs_rdwr_internal): Use assert_perror instead of assert where | Michael I. Bushnell | |
appropriate. | |||
1995-03-07 | (diskfs_S_io_reauthenticate): Use assert_perror instead of assert | Michael I. Bushnell | |
where appropriate. | |||
1995-03-07 | (diskfs_S_fsys_init): Use assert_perror instead of assert where | Michael I. Bushnell | |
appropriate. (diskfs_start_bootstrap): Likewise. | |||
1995-03-07 | (diskfs_parse_bootargs): Use assert_perror instead of assert where | Michael I. Bushnell | |
appropriate. | |||
1995-03-06 | Doc fix. | Miles Bader | |
1995-02-16 | (CPPFLAGS, CFLAGS): Set with += so Makefiles can add things. | Roland McGrath | |
1995-02-16 | (hostname): New variable, so CCVERSION actually works. | Roland McGrath | |
1995-02-16 | (CCVERSION-duality.gnu.ai.mit.edu): New variable. | Roland McGrath | |
1995-02-11 | (INSTALL_BIN): Use objcopy. | Roland McGrath | |
1995-02-09 | (S_msg_sig_post_untraced): Omit obnoxious "random child died" | Michael I. Bushnell | |
messages. | |||
1995-02-09 | (check_section): Don't check SEC_RELOC flag. | Roland McGrath | |
1995-02-09 | (load_section): Don't check SEC_HAS_CONTENTS for clearing overlap bss | Michael I. Bushnell | |
pages. | |||
1995-01-28 | (prepare): Fix braino in last change. | Roland McGrath | |
1995-01-28 | (prepare): Give the stream a seek function. | Roland McGrath | |
1995-01-28 | (main): Only open /dev/tty if stdin is unreadable. | Roland McGrath | |
1995-01-28 | Include "msg_S.h". Prepend `msg_' to msg.defs server functions. | Roland McGrath | |
Add stubs for new msg.defs functions. | |||
1995-01-28 | (OBJS): Remove reference to libc's devstream.o. | Roland McGrath | |
1995-01-22 | [BFD]: Fix prototype. | Roland McGrath | |
1995-01-22 | Update BFD code; it works now. | Roland McGrath | |
1995-01-19 | (diskfs_S_io_select): Remove cruft left from before last change. | Roland McGrath | |
1995-01-19 | (ourfs_notify_U.h ourfs_notifyUser.c): Make this instead of ourmsg_U.h. | Roland McGrath | |
All references changed. |