Age | Commit message (Expand) | Author |
1996-07-17 | (root): Group should be `0'. | Michael I. Bushnell |
1996-07-17 | (trivfs_S_file_chown): fixup | Michael I. Bushnell |
1996-07-17 | (main): If chown fails, print error message using errno, not -1. | Michael I. Bushnell |
1996-07-17 | (trivfs_S_file_chmod): Bother to return a value. | Michael I. Bushnell |
1996-07-17 | (trivfs_S_io_read): Bother to set atime when appropriate. | Michael I. Bushnell |
1996-07-17 | (trivfs_modify_stat): Fill in st->st_mode, st->st_uid, and st->st_gid | Michael I. Bushnell |
1996-07-17 | (main): term_mode needs S_IFCHR. | Michael I. Bushnell |
1996-07-17 | (main): Initialize term_owner, term_group, and term_mode. | Michael I. Bushnell |
1996-07-17 | (term_owner, term_group, term_mode): New variables. | Michael I. Bushnell |
1996-07-16 | (install-hdrs install): Correctly form pathname. | Michael I. Bushnell |
1996-07-16 | (process_signal): Set WUNTRACED in call to waitpid. | Michael I. Bushnell |
1996-07-16 | (INSTHDRS): Repair syntax. | Michael I. Bushnell |
1996-07-16 | (CFLAGS): Define EWOULDBLOCK here to work around new libc bug. | Michael I. Bushnell |
1996-07-16 | (EWOULDBLOCK): Define to work around new libc bug. | Michael I. Bushnell |
1996-07-16 | (EWOULDBLOCK): Define, to work around new libc bug. | Michael I. Bushnell |
1996-07-16 | Prettier installation of dotfiles for root and login. | Michael I. Bushnell |
1996-07-16 | (argp_help): Set the lmargin after printing the start of the usage message, | Miles Bader |
1996-07-16 | (diskfs_lookup): And do it correctly, at that. | Michael I. Bushnell |
1996-07-16 | (diskfs_checkdirmod): diskfs_isowner returns error or zero, so invert | Michael I. Bushnell |
1996-07-16 | (diskfs_lookup): If we get an error from diskfs_checkdirmod, | Michael I. Bushnell |
1996-07-16 | (diskfs_rename_dir): When unlocking FDP, only do it if we FDP != TDP. | Michael I. Bushnell |
1996-07-15 | Comment out tty00 entry. | Michael I. Bushnell |
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 |
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 |
1996-07-15 | (dist-files): Add INSTALL-GRUB-MBR. | Miles Bader |
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 |
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 |
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 |