freebsd-dev/usr.sbin/inetd
Juli Mallett 0ec563a548 Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as
is appropriate to avoid using typeof/__typeof__.  It is worth noting that
SWAP() is only ever used to swap pointer values so 'void *' assumptions would
have been acceptable, but I'd gladly pay you tuesday for a cheeseburger^W
cleaner interface today.

Poked into submission by:	bde
2002-06-22 10:44:47 +00:00
..
builtins.c __FBSDID() strategic insertion. 2002-06-21 11:52:59 +00:00
inetd.8 Correct spacing. 2002-04-16 09:56:28 +00:00
inetd.c Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as 2002-06-22 10:44:47 +00:00
inetd.h Kill __P, yuck. 2002-06-21 11:42:37 +00:00
Makefile
pathnames.h