aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (argp_help): Set the lmargin after printing the start of the usage message,Miles Bader1996-07-161-1/+6
| | | | so that it won't get indented.
* (diskfs_lookup): And do it correctly, at that.Michael I. Bushnell1996-07-161-1/+1
|
* (diskfs_checkdirmod): diskfs_isowner returns error or zero, so invertMichael I. Bushnell1996-07-161-1/+1
| | | | sense of tests.
* (diskfs_lookup): If we get an error from diskfs_checkdirmod,Michael I. Bushnell1996-07-161-1/+5
| | | | diskfs_nput the node we picked up; the caller won't want it.
* (diskfs_rename_dir): When unlocking FDP, only do it if we FDP != TDP.Michael I. Bushnell1996-07-161-29/+33
| | | | | Also, only do step two (changing .. in the directory being moved) if FDP != TDP.
* Comment out tty00 entry.Michael I. Bushnell1996-07-151-1/+1
|
* still more changes.Michael I. Bushnell1996-07-151-69/+103
|
* many changes.Michael I. Bushnell1996-07-151-39/+112
|
* Create /var/run/uptime *after* clearing /var/run. Always createMichael I. Bushnell1996-07-151-2/+6
| | | | /var/run/mtab to keep e2fsck happy.
* add commentMichael I. Bushnell1996-07-151-0/+6
|
* Rewritten; much nicer now.Michael I. Bushnell1996-07-151-6/+36
|
* Add helpful success/failure messages.Miles Bader1996-07-151-1/+7
|
* Only read first block of disk as mbr.Miles Bader1996-07-151-3/+3
| | | | "in)" -> "in".
* (dist-files): Add INSTALL-GRUB-MBR.Miles Bader1996-07-151-2/+3
| | | | (install-dist): Install INSTALL-GRUB-MBR.
* Get rid of hostname setting from /etc/hostname.Miles Bader1996-07-151-3/+0
|
* Initial revisionMiles Bader1996-07-151-0/+34
|
* That's STATIC ufs.Michael I. Bushnell1996-07-151-1/+1
|
* (CRASH SERVER):Michael I. Bushnell1996-07-141-0/+19
|
* (netfs_S_io_reauthenticate): fixpMichael I. Bushnell1996-07-141-1/+1
|
* (STEP VI):Michael I. Bushnell1996-07-141-4/+14
|
* Make ptys too.Michael I. Bushnell1996-07-141-1/+1
|
* Setup /servers/crash too.Michael I. Bushnell1996-07-141-2/+3
|
* Rewritten to get the right things installed in the right places.Michael I. Bushnell1996-07-141-4/+7
|
* (DIST_FILES):Michael I. Bushnell1996-07-141-8/+1
|
* Initial revisionMichael I. Bushnell1996-07-141-0/+34
|
* (other-subdirs): Add `include'.Michael I. Bushnell1996-07-141-4/+5
|
* (install-hdrs): New target; eq to install.Michael I. Bushnell1996-07-141-1/+1
|
* (install-hdrs) [library]: Depend on installed copies of headers.Michael I. Bushnell1996-07-141-0/+3
| | | | (install-hdrs): Provide default target.
* (%-install-hdrs, install-hdrs): New targets.Michael I. Bushnell1996-07-141-0/+5
|
* (install): Install $(other-subdirs) too.Michael I. Bushnell1996-07-141-1/+2
|
* (install-dist): Install COPYING.LIB and COPYING.Michael I. Bushnell1996-07-141-6/+9
| | | | Fix commands to install most everything from $(srcdir).
* *** empty log message ***Michael I. Bushnell1996-07-141-7/+7
|
* various changes.Michael I. Bushnell1996-07-141-3/+9
|
* (S_io_reauthenticate): Repeat sock_create_port andMichael I. Bushnell1996-07-141-8/+16
| | | | auth_server_authenticate for as long as we get EINTR.
* (S_io_reauthenticate): Repeat auth_server_authenticate for as long asMichael I. Bushnell1996-07-141-13/+23
| | | | we get EINTR. Deal with other errors without crashing.
* (trivfs_S_io_reauthenticate): Repeat ports_create_port,Michael I. Bushnell1996-07-141-29/+54
| | | | | | auth_server_authenticate, io_restrict_auth, and *trivfs_protid_create_hook for as long as we get EINTR. Deal with other errors without crashing.
* (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for asMichael I. Bushnell1996-07-141-13/+25
| | | | long as we get EINTR. Tolerate other errors without crashing as well.
* (diskfs_S_io_reauthenticate): Create send right outside of loop.Michael I. Bushnell1996-07-141-11/+15
|
* (diskfs_S_io_reauthenticate): Repeat diskfs_start_protid andMichael I. Bushnell1996-07-141-10/+19
| | | | auth_server_authenticate for as we get EINTR.
* (installed_rootdots): Fix rule.Michael I. Bushnell1996-07-131-1/+1
|
* Always touch /dev/null.Michael I. Bushnell1996-07-131-4/+6
| | | | | If OVERRIDE_CONF, then $(installed_rootdots) and $(installed_conf) depend on it. $(installed_logins) always depend on /dev/null.
* (override_spec):Michael I. Bushnell1996-07-131-1/+0
|
* (DIST_FILES): New variable.Michael I. Bushnell1996-07-131-3/+5
| | | | Move rules to past `include ../Makeconf'.
* (ROOTDOTS, installed_rootdots): New variables.Michael I. Bushnell1996-07-131-1/+10
| | | | | (install): Depend on $(installed_rootdots). ($(installed_rootdots): New target.
* Initial revisionMichael I. Bushnell1996-07-133-0/+24
|
* (LOGINDOTS, installed_logins): New variables.Michael I. Bushnell1996-07-131-1/+8
| | | | | install: Depend on $(installed_logins). ($(installed_logins)): New rule.
* Initial revisionMichael I. Bushnell1996-07-136-0/+33
|
* (SYSCONFFILES): Added passwd.Michael I. Bushnell1996-07-131-1/+1
|
* (dist-files): install boot-menu.grub.Michael I. Bushnell1996-07-131-1/+3
| | | | (install-dist): install boot-menu.grub.
* Initial revisionMichael I. Bushnell1996-07-131-0/+11
|