1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Add some more defines that don't change the genericness of a file.

This commit is contained in:
Garrett Wollman 1995-05-11 20:21:23 +00:00
parent 1d86aba60b
commit c356b1c45d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8458

View File

@ -9,7 +9,27 @@
/:#if.*[ \t]*notdef/d
/:#if.*[ \t]*unneeded/d
/:#if.*[ \t]*vax/d
/:#if.*[ \t]*sparc/d
/:#if.*[ \t]*i386/d
/:#if.*[ \t]*tahoe/d
/:#if.*[ \t]*sun4c/d
/:#if.*[ \t]*TCPTRUEOOB/d
/:#if.*[ \t]*irele/d
/:#if.*[ \t]*ilock/d
/:#if.*[ \t]*notyet/d
/:#if.*[ \t]*BSDVM_COMPAT/d
/:#if[ \t]*0/d
/:#if[ \t]*1/d
/:#if.*[ \t]*__GNUC__/d
/:#if.*[ \t]*__STDC__/d
/:#if.*[ \t]*BYTE_ORDER/d
/:#if.*[ \t]*LOCKF_DEBUG/d
/:#if.*[ \t]*KMEMSTATS/d
/:#if.*[ \t]*PPS_SYNC/d
/:#if.*[ \t]*EXT_CLOCK/d
/:#if.*[ \t]*DIAGNOSTIC/d
/:#if.*[ \t]*[Dd][Ee][Bb][Uu][Gg]/d
/:#if.*[ \t]*PT_ATTACH/d
/:#if.*[ \t]*PT_GETREGS/d
/:#if.*[ \t]*TIOCHPCL/d
/:#if.*[ \t]*PARANOID/d