patch-2.1.54 linux/kernel/sys.c
Next file: linux/kernel/time.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Sep 6 10:23:14 1997
- Orig file:
v2.1.53/linux/kernel/sys.c
- Orig date:
Thu Jul 17 10:06:09 1997
diff -u --recursive --new-file v2.1.53/linux/kernel/sys.c linux/kernel/sys.c
@@ -366,7 +366,7 @@
int acct_process(long exitcode)
{
struct acct ac;
- unsigned short fs;
+ unsigned long fs;
if (acct_active) {
strncpy(ac.ac_comm, current->comm, ACCT_COMM);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov