index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1995-03-17
(_diskfs_idcheckdirmod): `cred' -> `id'.
Michael I. Bushnell
1995-03-17
(diskfs_node_rdwr): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_drop_node): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_init_dir): Don't do diskfs_synchronous here.
Michael I. Bushnell
1995-03-17
(diskfs_clear_directory): Don't to diskfs_synchronous here.
Michael I. Bushnell
1995-03-17
(diskfs_S_fsys_syncfs): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_S_io_read): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_S_dir_rmdir): Repair implementation of diskfs_syncronous.
Michael I. Bushnell
1995-03-17
(diskfs_S_dir_lookup): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_S_dir_mkfile): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
(diskfs_S_dir_mkdir): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-15
(diskfs_rename_dir): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-15
(diskfs_init_dir): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-15
(diskfs_clear_directory): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-15
(ioserver_fetch_shared_data): Implement diskfs_synchronous.
Michael I. Bushnell
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
1995-03-14
Move the guts of the hash-table code to another to ihash.c, which is more
Miles Bader
1995-03-14
Use ps_tty_t routines instead of the ps tty_name field.
Miles Bader
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
1995-03-14
A proc_stat_list_t points to a ps_context_t now instead of directly to the proc
Miles Bader
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
1995-03-14
Copy the correct number of fields when squashing.
Miles Bader
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
1995-03-08
(diskfs_synchronous): New variable.
Michael I. Bushnell
1995-03-07
(struct userid): New type.
Michael I. Bushnell
1995-03-07
(diskfs_S_file_chmod): Perform the permission check for each ID in the
Michael I. Bushnell
1995-03-07
(diskfs_S_file_chown): Perform the permission check for each ID in the
Michael I. Bushnell
1995-03-07
(diskfs_S_file_getcontrol): Perform the permission check for each id
Michael I. Bushnell
1995-03-07
(_diskfs_rdwr_internal): Use assert_perror instead of assert where
Michael I. Bushnell
1995-03-07
(diskfs_S_io_reauthenticate): Use assert_perror instead of assert
Michael I. Bushnell
1995-03-07
(diskfs_S_fsys_init): Use assert_perror instead of assert where
Michael I. Bushnell
1995-03-07
(diskfs_parse_bootargs): Use assert_perror instead of assert where
Michael I. Bushnell
1995-03-06
Doc fix.
Miles Bader
1995-02-16
(CPPFLAGS, CFLAGS): Set with += so Makefiles can add things.
Roland McGrath
[next]