Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-27 | 1999-02-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* mount.sh: Use `awk' instead of `gawk'. | |||
1999-02-25 | Thu Feb 25 10:31:57 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* end-rpc.c (ports_end_rpc): Signal ports_block anytime an rpc ends and someone is waiting on an inhibition. | |||
1999-02-22 | Maintain debian package info here now. | Thomas Bushnell | |
1999-02-22 | Mon Feb 22 04:34:55 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* users.c (trivfs_S_io_revoke): Protect the revocation by blocking all other rpcs. | |||
1999-02-22 | Mon Feb 22 04:30:18 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (netfs_S_io_revoke): Protect the revocation by blocking other rpcs. | |||
1999-02-22 | Mon Feb 22 04:28:56 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (diskfs_S_io_revoke): Protect the actual revocation by blocking all other rpcs. | |||
1999-02-22 | *** empty log message *** | Thomas Bushnell | |
1999-02-21 | Sat Feb 20 04:59:15 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* users.c (trivfs_S_io_revoke): Release global_lock before beginning the iteration. * users.c (trivfs_S_io_revoke): Add reply, reply_type args. | |||
1999-02-21 | Sat Feb 20 06:26:17 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* stubs.c (send_signal): Typo in comment. | |||
1999-02-21 | Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (netfs_S_io_revoke): Release lock before iteration. | |||
1999-02-21 | Sat Feb 20 20:46:21 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (diskfs_S_io_revoke): Release NP->lock before beginning iteration. | |||
1999-02-19 | Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* login.c (main): Correctly implement -f instead of always acting as if it were set. | |||
1999-02-19 | *** empty log message *** | Thomas Bushnell | |
1999-02-19 | Fri Feb 19 02:43:11 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* login.c (main): When transitioning from no UID's to having UID's create a new session like normal. Reported by Mark M. Kettenis <kettenis@wins.uva.nl>. | |||
1999-02-19 | 1999-02-06 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | |
* main.c (main): Initialize status from underlying node. * users.c (check_access_hook): New function. Correctly implement access permission checking. (trivfs_check_access_hook): Initialize with check_access_hook. (trivfs_S_file_check_access): Removed. | |||
1999-02-19 | 1999-02-06 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | |
* trivfs.h (trivfs_check_access_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use trivfs_check_acces_hook. * dir-lookup.c (trivfs_S_dir_lookup): Likewise. * file-access.c (trivfs_S_file_check_access): Likewise. | |||
1999-02-18 | Thu Feb 18 02:13:47 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* MAKEDEV.sh (mkdev): put `time' in single-quotes; it's a reserved word in bash 2.02 and this protects it. Reported by OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>. | |||
1999-02-18 | Thu Feb 18 00:57:30 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* devio.c (devio_assert_dtr): Bother to set open_pending. Reported by OKUJI Yoshinori (okuji@kuicr.kyoto-u.ac.jp). | |||
1999-02-18 | 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org> | Thomas Bushnell | |
* Makefile (LCLHDRS): Purge argp-fmtstream.h and argp-namefrob.h. | |||
1999-02-18 | Tue Feb 16 18:54:33 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* init.c (shutdown_terminal): Revoke access to the terminal from existing programs. | |||
1999-02-18 | Thu Feb 18 00:29:43 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* tioctl.defs, term.defs: Mark with INTR_INTERFACE. | |||
1999-02-18 | *** empty log message *** | Thomas Bushnell | |
1999-02-17 | . | Roland McGrath | |
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* Makeconf (install): Fix typo in Thomas's last change. ($(libdir)/$(libname).so): Depend on ....so.$(hurd-version). | |||
1999-02-17 | . | Roland McGrath | |
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* users.c (trivfs_S_io_revoke): Fix typos. | |||
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* Makeconf ($(libname).so): Make it a symlink to $(libname).so.$(hurd-version). ($(libname).so.$(hurd-version)): New target, renamed from $(libname).so; link the actual shared object with this name. | |||
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* boot.c (S_io_revoke): Add reply, replyPoly args. | |||
1999-02-17 | . | Roland McGrath | |
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-revoke.c (netfs_S_io_revoke): Fix typos. | |||
1999-02-17 | . | Roland McGrath | |
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* init-startup.c (diskfs_startup_diskfs): Fix typo 1999-02-12 change. | |||
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-revoke.c (diskfs_S_io_revoke): Fix typo in 1999-02-16 change. | |||
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-revoke.c: Add reply, reply_type args. | |||
1999-02-16 | libc items | Roland McGrath | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | Tue Feb 16 06:10:08 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* users.c (trivfs_S_io_revoke): New function. | |||
1999-02-16 | minor repairs | Thomas Bushnell | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io.c (S_io_revoke): New function. Don't attempt to implement. (Other systems don't even permit non-file revokes.) | |||
1999-02-16 | Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_revoke): New function. Don't attempt to implement. (Other systems don't even permit non-file revokes.) | |||
1999-02-16 | Tue Feb 16 05:47:57 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c. | |||
1999-02-16 | Tue Feb 16 05:37:03 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c: New file. * Makefile (IOSRCS): Add iorevoke.c. | |||
1999-02-16 | Tue Feb 16 05:31:23 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c. | |||
1999-02-16 | Tue Feb 16 04:34:02 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io.defs (io_revoke): New RPC. | |||
1999-02-16 | Tue Feb 16 05:09:49 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* Makefile (MIGSTUBS): Deleted variable; neither ioServer nor socketServer seem to be used. | |||
1999-02-16 | Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* boot.c (S_io_revoke): New (unsupported) routine. | |||
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | 1999-02-05 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | |
* users.c (trivfs_S_file_chmod): Clear S_ISVTX bit instead of clearing all other bits. | |||
1999-02-16 | *** empty log message *** | Thomas Bushnell | |