Subject: Another reference to the evil UN*X: fsck
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 04/05/1994 15:01:39
I don't know if there's a policy about getting rid of UN*X references,
but I noticed one in fsck last night. If you want to get rid of it,
you can apply this patch:
*** /usr/src/sbin/fsck/main.c~ Fri Dec 17 01:35:32 1993
--- /usr/src/sbin/fsck/main.c Tue Apr 5 14:55:32 1994
***************
*** 301,307 ****
if (!preen) {
printf("\n***** FILE SYSTEM WAS MODIFIED *****\n");
if (hotroot)
! printf("\n***** REBOOT UNIX *****\n");
}
if (hotroot) {
sync();
--- 301,307 ----
if (!preen) {
printf("\n***** FILE SYSTEM WAS MODIFIED *****\n");
if (hotroot)
! printf("\n***** REBOOT NETBSD *****\n");
}
if (hotroot) {
sync();
--
Mike Long Mike.Long@Analog.com
VLSI Design Engineer voice: (617)461-4030
Analog Devices, SPD Div. FAX: (617)461-3010
Norwood, MA 02062 *this = !opinion(Analog);
------------------------------------------------------------------------------