freebsd-src/tools/build
Ed Schouten d2a0bb0803 Remove if_ppp(4) and if_sl(4).
Not only did these two drivers depend on IFF_NEEDSGIANT, they were
broken 7 months ago during the MPSAFE TTY import. if_ppp(4) has been
replaced by ppp(8). There is no replacement for if_sl(4).

If we see regressions in for example the ports tree, we should just use
__FreeBSD_version 800045 to check whether if_ppp(4) and if_sl(4) are
present. Version 800045 is used to denote the import of MPSAFE TTY.

Discussed with: rwatson, but also rwatson's IFF_NEEDSGIANT emails on the
                lists.
2009-04-05 22:08:18 +00:00
..
cross-build Add hacks that I use to test cross-builds (by building on 2005-03-02 16:40:51 +00:00
make_check The shell_1_sh test was failing with "make -jX". 2007-10-01 18:09:42 +00:00
mk Add files to remove when WITHOUT_HESIOD is set. 2008-09-13 17:29:49 +00:00
options Remove if_ppp(4) and if_sl(4). 2009-04-05 22:08:18 +00:00
dummy.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior 2008-01-21 18:44:55 +00:00