|
 1.3.46
 MAGIC
diff -u --recursive --new-file v1.3.45/linux/MAGIC linux/MAGIC
--- v1.3.45/linux/MAGIC Sat Nov 25 19:04:35 1995
+++ linux/MAGIC Mon Dec 11 09:55:42 1995
@@ -50,6 +50,7 @@
Magic Name Number Structure File
===========================================================================
+APM_BIOS_MAGIC 0x4101 struct apm_struct include/linux/apm_bios.h
CYCLADES_MAGIC 0x4359 struct cyclades_port include/linux/cyclades.h
FASYNC_MAGIC 0x4601 struct fasync_struct include/linux/fs.h
PTY_MAGIC 0x5001 struct pty_struct drivers/char/pty.c
@@ -73,6 +74,7 @@
0x06 linux/lp.h
0x12 linux/fs.h
0x20 linux/cm206.h
+'A' linux/apm_bios.h
'C' linux/soundcard.h
'K' linux/kd.h
'M' linux/soundcard.h
|