Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-17 | (pager_unlock_page, diskfs_grow, file_pager_read_page, | Miles Bader | |
file_pager_write_page): Record debugging info. | |||
1996-07-17 | (struct disknode): Add debugging info. | Miles Bader | |
(RECORD_LAST): New function. (LAST_BUFSZ): New macro. (enum last_act): New type. | |||
1996-07-17 | (st): New function. | Miles Bader | |
Use new st function (get rid of chmods). Accept disk device names without partitions, & with slice + partition. | |||
1996-07-17 | *** empty log message *** | Michael I. Bushnell | |
1996-07-17 | Fixup test and source of user's .root_profile. | Miles Bader | |
1996-07-17 | Fixup test and source of user's .root_bashrc. | Miles Bader | |
1996-07-17 | gs/install-hdrs/install-headers/g | Michael I. Bushnell | |
1996-07-17 | (mounted_soft): Initialize to zero. | Michael I. Bushnell | |
1996-07-17 | add friendly greeting. | Michael I. Bushnell | |
1996-07-17 | *** empty log message *** | Michael I. Bushnell | |
1996-07-17 | Yet more changes. | Michael I. Bushnell | |
1996-07-17 | (dist-files): boot-menu.grub -> menu.lst. | Michael I. Bushnell | |
(install-dist): Likewise; also put it in /boot/grub and don't bother with link in /etc. | |||
1996-07-17 | (trivfs_S_file_chown): Return 0 for success. | Michael I. Bushnell | |
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 | |
ourselves. (trivfs_S_file_chown): New routine, to override trivfs default. (trivfs_S_file_chmod): Likewise. | |||
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 | |
so that it won't get indented. | |||
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 | |
sense of tests. | |||
1996-07-16 | (diskfs_lookup): If we get an error from diskfs_checkdirmod, | Michael I. Bushnell | |
diskfs_nput the node we picked up; the caller won't want it. | |||
1996-07-16 | (diskfs_rename_dir): When unlocking FDP, only do it if we FDP != TDP. | Michael I. Bushnell | |
Also, only do step two (changing .. in the directory being moved) if FDP != TDP. | |||
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 | |
/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 | |