Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-13 | Initial revision | Michael I. Bushnell | |
1996-07-13 | (SYSCONFFILES): Add hostname. | Michael I. Bushnell | |
1996-07-13 | various changes. | Michael I. Bushnell | |
1996-07-13 | (dog): | Miles Bader | |
Get rid of `Beware of dog' -- it can't ever happen. Rename watch_login calls to check_login; don't use return value. (check_login): Renamed from watch_login. Change type to void. Exit if there's no such process. | |||
1996-07-13 | (stop_pgrp): Fetch pgrp using correct call. | Michael I. Bushnell | |
1996-07-12 | Only clean /tmp and /var/run if they are respectively directories. | Michael I. Bushnell | |
1996-07-12 | (INSTALL-ps-ops, INSTALL-w-ops): New variables. | Miles Bader | |
1996-07-12 | (main): Only start a watchdog timer if in a new login coll. | Miles Bader | |
(watch_login): New function. (dog): Use watch_login. Get rid of wierd rules for root-gone-away. | |||
1996-07-12 | (makelocalhardlink): Only do cleverness if TO already exists. If it's | Michael I. Bushnell | |
not there, just make the link. | |||
1996-07-12 | (install): Repair last change. | Michael I. Bushnell | |
1996-07-12 | (INSTALL-login-ops): New variable. | Michael I. Bushnell | |
1996-07-12 | (settrans): Dependon libports. | Michael I. Bushnell | |
1996-07-12 | (install) [doinst==one || doinst==many]: Include file-specific options | Michael I. Bushnell | |
in call to INSTALL_PROGRAM. | |||
1996-07-11 | (set_procinfo_flags): Don't use fake "*" wait value if there's no msgport. | Miles Bader | |
1996-07-10 | (argp_version_options, argp_version_parser): | Miles Bader | |
Use an uppercase 'V' for short version option. | |||
1996-07-10 | (argp_help): "OPTIONS..." -> "OPTION...". | Miles Bader | |
1996-07-10 | Changes | Miles Bader | |
1996-07-09 | Various changes. | Michael I. Bushnell | |
1996-07-09 | (install-dist): Depend on dist-links. | Michael I. Bushnell | |
(dist-links): New target. | |||
1996-07-09 | Put pflocal on /servers/socket/local (which will be a link to | Michael I. Bushnell | |
/servers/socket/1). | |||
1996-07-09 | Create /servers/socket/local too, linked to /servers/socket/1. | Michael I. Bushnell | |
1996-07-09 | Set root writable before doing anything else; offer to reboot the | Michael I. Bushnell | |
system when through. | |||
1996-07-09 | (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), take | Miles Bader | |
some of our spacing deficit out of it. | |||
1996-07-08 | *** empty log message *** | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed *.h. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed INSTALL-binary; now in ./release/. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): repair | Michael I. Bushnell | |
1996-07-08 | Initial revision | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Don't do anything if ORPHANED. | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor and | Roland McGrath | |
send msg_sig_post with that as refport instead of calling POSIX.1 kill function like a bonehead. (S_crash_dump_task): Pass CTTY_ID arg through to stop_pgrp. | |||
1996-07-08 | disable excessive cleverness for now... | Michael I. Bushnell | |
1996-07-08 | (S_crash_dump_task): fixup | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): New function. | Michael I. Bushnell | |
(S_crash_dump_task): Call stop_pgrp. | |||
1996-07-08 | (lib-subdirs): Move libthreads up before libpager. | Michael I. Bushnell | |
1996-07-08 | fixup | Michael I. Bushnell | |
1996-07-08 | (fwd): Depend on libports. | Michael I. Bushnell | |
1996-07-08 | (libs) [library]: Depend on add-to-librecord instead of $(targets). | Michael I. Bushnell | |
(install) [library]: Add dependency on add-to-librecord. (add-to-librecord) [library]: Depend on $(targets). (librecord) [MAKELEVEL == 0]: Define and export. (include librecord): New inclusion. ($(librecord)): New target. (add-to-librecord): New target. | |||
1996-07-08 | (main): Don't use unsafe MOVE_SEND in call to file_set_translator. | Michael I. Bushnell | |
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (fshelp_start_translator): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
fshelp_start_translator_long. | |||
1996-07-08 | (fshelp_fetch_root): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
fshelp_start_translator_long. | |||
1996-07-08 | (diskfs_S_fsys_init): Don't use unsafe MOVE_SEND in call to exec_init. | Michael I. Bushnell | |
1996-07-08 | (init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | |
proc_setexecdata. (open_console): Likewise, for file_set_translator. | |||
1996-07-08 | (S_exec_exec): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | |
exec_exec stub. | |||
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (diskfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-side | Michael I. Bushnell | |
interruptible RPC. | |||
1996-07-07 | (trivfs_S_io_reauthenticate): Don't use MACH_MSG_TYPE_MOVE_SEND; it's | Michael I. Bushnell | |
unreliable. |