fix this the right way
authorRobert Garrett <rob@dragonflybsd.org>
Thu, 22 Jan 2004 03:22:53 +0000 (03:22 +0000)
committerRobert Garrett <rob@dragonflybsd.org>
Thu, 22 Jan 2004 03:22:53 +0000 (03:22 +0000)
commit54775880c7f85a3415b813da0b71a958fd1cfcac
tree25aab12c3271e77ae53d0db85755201a4ce2d51e
parent72dd51de35dfcfbef917c3751853a2c842cae4aa
fix this the right way

leaving multiple os, stuff in place but changing single instances of
__FreeBSD__ to __DragonFly__
13 files changed:
usr.bin/at/at.c
usr.bin/at/panic.h
usr.bin/at/parsetime.c
usr.bin/doscmd/doscmd_loader.c
usr.bin/doscmd/port.c
usr.bin/doscmd/register.h
usr.bin/doscmd/signal.c
usr.bin/doscmd/tty.c
usr.bin/mt/mt.c
usr.bin/rpcgen/rpc_main.c
usr.bin/rpcgen/rpc_parse.c
usr.bin/tconv/tconv.c
usr.bin/xlint/xlint/xlint.c