Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-14 | (install-dist): Install COPYING.LIB and COPYING. | Michael I. Bushnell | |
Fix commands to install most everything from $(srcdir). | |||
1996-07-14 | *** empty log message *** | Michael I. Bushnell | |
1996-07-14 | various changes. | Michael I. Bushnell | |
1996-07-14 | (S_io_reauthenticate): Repeat sock_create_port and | Michael I. Bushnell | |
auth_server_authenticate for as long as we get EINTR. | |||
1996-07-14 | (S_io_reauthenticate): Repeat auth_server_authenticate for as long as | Michael I. Bushnell | |
we get EINTR. Deal with other errors without crashing. | |||
1996-07-14 | (trivfs_S_io_reauthenticate): Repeat ports_create_port, | Michael I. Bushnell | |
auth_server_authenticate, io_restrict_auth, and *trivfs_protid_create_hook for as long as we get EINTR. Deal with other errors without crashing. | |||
1996-07-14 | (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for as | Michael I. Bushnell | |
long as we get EINTR. Tolerate other errors without crashing as well. | |||
1996-07-14 | (diskfs_S_io_reauthenticate): Create send right outside of loop. | Michael I. Bushnell | |
1996-07-14 | (diskfs_S_io_reauthenticate): Repeat diskfs_start_protid and | Michael I. Bushnell | |
auth_server_authenticate for as we get EINTR. | |||
1996-07-13 | (installed_rootdots): Fix rule. | Michael I. Bushnell | |
1996-07-13 | Always touch /dev/null. | Michael I. Bushnell | |
If OVERRIDE_CONF, then $(installed_rootdots) and $(installed_conf) depend on it. $(installed_logins) always depend on /dev/null. | |||
1996-07-13 | (override_spec): | Michael I. Bushnell | |
1996-07-13 | (DIST_FILES): New variable. | Michael I. Bushnell | |
Move rules to past `include ../Makeconf'. | |||
1996-07-13 | (ROOTDOTS, installed_rootdots): New variables. | Michael I. Bushnell | |
(install): Depend on $(installed_rootdots). ($(installed_rootdots): New target. | |||
1996-07-13 | Initial revision | Michael I. Bushnell | |
1996-07-13 | (LOGINDOTS, installed_logins): New variables. | Michael I. Bushnell | |
install: Depend on $(installed_logins). ($(installed_logins)): New rule. | |||
1996-07-13 | Initial revision | Michael I. Bushnell | |
1996-07-13 | (SYSCONFFILES): Added passwd. | Michael I. Bushnell | |
1996-07-13 | (dist-files): install boot-menu.grub. | Michael I. Bushnell | |
(install-dist): install boot-menu.grub. | |||
1996-07-13 | Initial revision | Michael I. Bushnell | |
1996-07-13 | Default paging on sd0b. | Michael I. Bushnell | |
1996-07-13 | (install-dist): better | Michael I. Bushnell | |
1996-07-13 | (dist-files): Add servers.boot. | Michael I. Bushnell | |
(install-dist): Install servers.boot. (dist-links): Create $(dist-root)/boot. | |||
1996-07-13 | Initial revision | Michael I. Bushnell | |
1996-07-13 | (SYSCONFFILES): Added fstab. | Michael I. Bushnell | |
1996-07-13 | Various changes. | Michael I. Bushnell | |
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 | |