Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-15 | still more changes. | Michael I. Bushnell | |
1996-07-15 | many changes. | Michael I. Bushnell | |
1996-07-15 | Create /var/run/uptime *after* clearing /var/run. Always create | Michael I. Bushnell | |
/var/run/mtab to keep e2fsck happy. | |||
1996-07-15 | add comment | Michael I. Bushnell | |
1996-07-15 | Rewritten; much nicer now. | Michael I. Bushnell | |
1996-07-15 | Add helpful success/failure messages. | Miles Bader | |
1996-07-15 | Only read first block of disk as mbr. | Miles Bader | |
"in)" -> "in". | |||
1996-07-15 | (dist-files): Add INSTALL-GRUB-MBR. | Miles Bader | |
(install-dist): Install INSTALL-GRUB-MBR. | |||
1996-07-15 | Get rid of hostname setting from /etc/hostname. | Miles Bader | |
1996-07-15 | Initial revision | Miles Bader | |
1996-07-15 | That's STATIC ufs. | Michael I. Bushnell | |
1996-07-14 | (CRASH SERVER): | Michael I. Bushnell | |
1996-07-14 | (netfs_S_io_reauthenticate): fixp | Michael I. Bushnell | |
1996-07-14 | (STEP VI): | Michael I. Bushnell | |
1996-07-14 | Make ptys too. | Michael I. Bushnell | |
1996-07-14 | Setup /servers/crash too. | Michael I. Bushnell | |
1996-07-14 | Rewritten to get the right things installed in the right places. | Michael I. Bushnell | |
1996-07-14 | (DIST_FILES): | Michael I. Bushnell | |
1996-07-14 | Initial revision | Michael I. Bushnell | |
1996-07-14 | (other-subdirs): Add `include'. | Michael I. Bushnell | |
1996-07-14 | (install-hdrs): New target; eq to install. | Michael I. Bushnell | |
1996-07-14 | (install-hdrs) [library]: Depend on installed copies of headers. | Michael I. Bushnell | |
(install-hdrs): Provide default target. | |||
1996-07-14 | (%-install-hdrs, install-hdrs): New targets. | Michael I. Bushnell | |
1996-07-14 | (install): Install $(other-subdirs) too. | Michael I. Bushnell | |
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 | |