| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the ".FreeBSD" symbol so we can do things like ".if define(.FreeBSD)" | obrien | 2001-06-16 | 1 | -0/+1 |
* | Style nits: | ru | 2001-06-14 | 1 | -2/+2 |
* | Games ownership cleanup. | ru | 2001-06-13 | 2 | -4/+2 |
* | Clean up the PAM lib lists. Particularly relevant to the KRB5 case. | markm | 2001-06-07 | 1 | -6/+6 |
* | Add the single suffix rules for FORTRAN. | obrien | 2001-06-06 | 1 | -0/+4 |
* | Add the single suffix rules for C++. | obrien | 2001-06-06 | 1 | -3/+6 |
* | Change the ownership of the symbolic link for hidden game | ru | 2001-05-31 | 1 | -1/+1 |
* | Do not clobber COPY, it may be set differently in /etc/make.conf. | ru | 2001-05-30 | 1 | -2/+0 |
* | Fixed `objwarn' so that it doesn't issue spurious warnings, | ru | 2001-05-20 | 1 | -3/+18 |
* | Only add -Werror if in fact we have set WARNS or WFORMAT to >0 | kris | 2001-05-19 | 1 | -4/+6 |
* | Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk | kris | 2001-05-19 | 5 | -1/+44 |
* | Kerberos updates for PAM. | markm | 2001-05-14 | 1 | -3/+13 |
* | Fixed some bitrot: | bde | 2001-05-12 | 1 | -11/+10 |
* | Cleaner method of making PAMable apps static (in the optional case of | markm | 2001-04-28 | 1 | -2/+3 |
* | ... and do it make(1) way. | ru | 2001-04-26 | 1 | -5/+5 |
* | Fix the fix in rev.1.34. | ru | 2001-04-23 | 1 | -1/+1 |
* | Who ever came up with the ${CFLAGS} need to be passed to lint? | asmodai | 2001-04-19 | 1 | -1/+1 |
* | Add missing -mtty-char for MANBUILDCAT. | ru | 2001-04-18 | 1 | -1/+1 |
* | Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details. | ru | 2001-04-07 | 2 | -2/+34 |
* | Remove the recently-depricated LIBPOSIX1E | jedgar | 2001-04-05 | 1 | -1/+0 |
* | Introduce ${PROGNAME}, the name that the program will be installed as, | ru | 2001-04-02 | 2 | -0/+8 |
* | - Document recent MAN[1-9] -> MAN changes. | ru | 2001-03-28 | 1 | -10/+11 |
* | Define MAN to ${PROG}.1 if no manpages were specified, but still | ru | 2001-03-28 | 1 | -1/+2 |
* | - Removed `n' from the list of manpage sections. | ru | 2001-03-28 | 1 | -5/+5 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+0 |
* | Make it possible to build manpages for the entire source tree. | ru | 2001-03-27 | 6 | -5/+23 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -0/+1 |
* | Backout botched attempt to introduce MANSECT feature; it | ru | 2001-03-26 | 1 | -4/+1 |
* | Removed _MANPAGES, MANDEPEND and MANSRC. | ru | 2001-03-26 | 2 | -47/+48 |
* | Do not depend on ``all-man'' if -DNOMAN. | ru | 2001-03-26 | 1 | -1/+4 |
* | Pentium II's do not support SSE, that came in with the PIII | kris | 2001-03-21 | 1 | -1/+1 |
* | List libfetch. | des | 2001-03-20 | 1 | -0/+1 |
* | If the MANSECT variable is specified, it will override the default | ru | 2001-03-20 | 1 | -1/+4 |
* | Add LIBPOSIX1E | jedgar | 2001-03-20 | 1 | -0/+1 |
* | Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel | kris | 2001-03-12 | 1 | -18/+24 |
* | AMD K6/K6-2/Duron/Athlon CPUs support MMX too. | sobomax | 2001-03-10 | 1 | -3/+3 |
* | Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX), | kris | 2001-02-27 | 1 | -1/+21 |
* | Make ``groff -man'' work again for both man(7) and mdoc(7) manpages. | ru | 2001-02-23 | 1 | -1/+1 |
* | Overhaul the MACHINE_CPU behaviour: | kris | 2001-02-22 | 1 | -1/+1 |
* | Overhaul the MACHINE_CPU behaviour: | kris | 2001-02-22 | 2 | -10/+103 |
* | Turns out we do need to do bootstrapping of MACHINE_CPU here: make(1) won't | kris | 2001-02-20 | 1 | -0/+10 |
* | Remove bogus setting of MACHINE_CPU here. There is no need for it. | kris | 2001-02-19 | 1 | -3/+1 |
* | Introduce support for using OpenSSL ASM optimizations. This is done | kris | 2001-02-19 | 1 | -1/+3 |
* | Zap LIBTCL, it's been superfluous for several years. | kris | 2001-02-18 | 1 | -1/+0 |
* | Add $FreeBSD$ | peter | 2000-12-29 | 2 | -0/+4 |
* | Do not check for existence of ${_dir}/kern/ , because for modules that set | jasone | 2000-12-08 | 1 | -2/+2 |
* | Install the stock (as supplied by groff(1) distribution) tmac.an | ru | 2000-12-06 | 1 | -1/+1 |
* | groff does not use MANDEPEND anymore. | ru | 2000-12-05 | 1 | -1/+1 |
* | Add ${LIBC_R} | brian | 2000-11-26 | 1 | -0/+1 |
* | Use test -z rather than -n. | obrien | 2000-11-01 | 1 | -1/+1 |