Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various changes. | Michael I. Bushnell | 1996-07-13 | 1 | -7/+19 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-07-13 | 2 | -0/+5 |
| | |||||
* | (SYSCONFFILES): Add hostname. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | various changes. | Michael I. Bushnell | 1996-07-13 | 1 | -6/+19 |
| | |||||
* | (dog): | Miles Bader | 1996-07-13 | 1 | -25/+15 |
| | | | | | | | | 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. | ||||
* | (stop_pgrp): Fetch pgrp using correct call. | Michael I. Bushnell | 1996-07-13 | 1 | -2/+5 |
| | |||||
* | Only clean /tmp and /var/run if they are respectively directories. | Michael I. Bushnell | 1996-07-12 | 1 | -2/+6 |
| | |||||
* | (INSTALL-ps-ops, INSTALL-w-ops): New variables. | Miles Bader | 1996-07-12 | 1 | -0/+2 |
| | |||||
* | (main): Only start a watchdog timer if in a new login coll. | Miles Bader | 1996-07-12 | 1 | -49/+48 |
| | | | | | (watch_login): New function. (dog): Use watch_login. Get rid of wierd rules for root-gone-away. | ||||
* | (makelocalhardlink): Only do cleverness if TO already exists. If it's | Michael I. Bushnell | 1996-07-12 | 1 | -3/+8 |
| | | | | not there, just make the link. | ||||
* | (install): Repair last change. | Michael I. Bushnell | 1996-07-12 | 1 | -2/+2 |
| | |||||
* | (INSTALL-login-ops): New variable. | Michael I. Bushnell | 1996-07-12 | 1 | -0/+2 |
| | |||||
* | (settrans): Dependon libports. | Michael I. Bushnell | 1996-07-12 | 1 | -1/+1 |
| | |||||
* | (install) [doinst==one || doinst==many]: Include file-specific options | Michael I. Bushnell | 1996-07-12 | 1 | -2/+2 |
| | | | | in call to INSTALL_PROGRAM. | ||||
* | (set_procinfo_flags): Don't use fake "*" wait value if there's no msgport. | Miles Bader | 1996-07-11 | 1 | -1/+2 |
| | |||||
* | (argp_version_options, argp_version_parser): | Miles Bader | 1996-07-10 | 1 | -2/+2 |
| | | | | Use an uppercase 'V' for short version option. | ||||
* | (argp_help): "OPTIONS..." -> "OPTION...". | Miles Bader | 1996-07-10 | 1 | -1/+1 |
| | |||||
* | Changes | Miles Bader | 1996-07-10 | 1 | -16/+44 |
| | |||||
* | Various changes. | Michael I. Bushnell | 1996-07-09 | 1 | -62/+76 |
| | |||||
* | (install-dist): Depend on dist-links. | Michael I. Bushnell | 1996-07-09 | 1 | -1/+7 |
| | | | | (dist-links): New target. | ||||
* | Put pflocal on /servers/socket/local (which will be a link to | Michael I. Bushnell | 1996-07-09 | 1 | -3/+1 |
| | | | | /servers/socket/1). | ||||
* | Create /servers/socket/local too, linked to /servers/socket/1. | Michael I. Bushnell | 1996-07-09 | 1 | -1/+3 |
| | |||||
* | Set root writable before doing anything else; offer to reboot the | Michael I. Bushnell | 1996-07-09 | 1 | -0/+8 |
| | | | | system when through. | ||||
* | (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), take | Miles Bader | 1996-07-09 | 1 | -0/+4 |
| | | | | some of our spacing deficit out of it. | ||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-08 | 1 | -114/+73 |
| | |||||
* | (DIST_FILES): Removed *.h. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (DIST_FILES): Removed INSTALL-binary; now in ./release/. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (DIST_FILES): | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (DIST_FILES): repair | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-07-08 | 7 | -0/+628 |
| | |||||
* | (stop_pgrp): Don't do anything if ORPHANED. | Michael I. Bushnell | 1996-07-08 | 1 | -2/+2 |
| | |||||
* | (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor and | Roland McGrath | 1996-07-08 | 1 | -10/+16 |
| | | | | | | 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. | ||||
* | disable excessive cleverness for now... | Michael I. Bushnell | 1996-07-08 | 1 | -10/+10 |
| | |||||
* | (S_crash_dump_task): fixup | Michael I. Bushnell | 1996-07-08 | 1 | -1/+3 |
| | |||||
* | (stop_pgrp): New function. | Michael I. Bushnell | 1996-07-08 | 1 | -0/+31 |
| | | | | (S_crash_dump_task): Call stop_pgrp. | ||||
* | (lib-subdirs): Move libthreads up before libpager. | Michael I. Bushnell | 1996-07-08 | 1 | -2/+2 |
| | |||||
* | fixup | Michael I. Bushnell | 1996-07-08 | 1 | -2/+2 |
| | |||||
* | (fwd): Depend on libports. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (libs) [library]: Depend on add-to-librecord instead of $(targets). | Michael I. Bushnell | 1996-07-08 | 1 | -2/+27 |
| | | | | | | | | | (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. | ||||
* | (main): Don't use unsafe MOVE_SEND in call to file_set_translator. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 |
| | |||||
* | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | 1996-07-08 | 2 | -2/+4 |
| | | | | auth_server_authenticate. | ||||
* | (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 |
| | | | | auth_server_authenticate. | ||||
* | (fshelp_start_translator): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | 1996-07-08 | 1 | -9/+16 |
| | | | | fshelp_start_translator_long. | ||||
* | (fshelp_fetch_root): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | 1996-07-08 | 1 | -2/+7 |
| | | | | fshelp_start_translator_long. | ||||
* | (diskfs_S_fsys_init): Don't use unsafe MOVE_SEND in call to exec_init. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 |
| | |||||
* | (init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | 1996-07-08 | 1 | -2/+6 |
| | | | | | proc_setexecdata. (open_console): Likewise, for file_set_translator. | ||||
* | (S_exec_exec): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | 1996-07-08 | 1 | -12/+20 |
| | | | | exec_exec stub. | ||||
* | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 |
| | | | | auth_server_authenticate. | ||||
* | (diskfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | 1996-07-08 | 1 | -11/+10 |
| | | | | auth_server_authenticate. | ||||
* | (S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-side | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 |
| | | | | interruptible RPC. |