| Commit message (Expand) | Author | Age | Files | Lines |
* | Support the "install.debug" and "reinstall.debug" targets for kernel modules. | des | 2001-10-27 | 1 | -1/+2 |
* | Fix cross-building, etc: | ru | 2001-09-29 | 1 | -1/+1 |
* | When bootstrapping (build-tools and cross-tools), avoid | ru | 2001-09-21 | 2 | -2/+2 |
* | This will have to be revised, but allow putting 'makeoptions GCC3=true' | peter | 2001-09-10 | 1 | -0/+15 |
* | There is a better way to suppress groff(1) output. | ru | 2001-09-05 | 1 | -2/+2 |
* | Implement the `manlint' target, for minimal validity checking of | ru | 2001-09-05 | 2 | -2/+19 |
* | Final way: Don't include /etc/defaults/make.conf at all. It wasn't | alex | 2001-08-31 | 1 | -4/+0 |
* | Don't .error, if /etc/defaults/make.conf exists. This breaks -CURRENT | alex | 2001-08-31 | 1 | -1/+0 |
* | Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as | alex | 2001-08-30 | 1 | -1/+2 |
* | Fixed world breakage in ftpd, rshd, login, su, telnetd and telnet. LIBPAM | bde | 2001-08-29 | 1 | -3/+3 |
* | Removed some garbage (LIBGMP, LIBSKEY). Using LIBSKEY in LIBPAM should | bde | 2001-08-29 | 1 | -5/+2 |
* | Zap LIBSS | kris | 2001-08-19 | 1 | -1/+0 |
* | revert previous accidental commit | assar | 2001-07-22 | 1 | -1/+5 |
* | get rid of some printf and pointer type warnings | assar | 2001-07-22 | 1 | -5/+1 |
* | Always preprocess manpages with tbl(1). | ru | 2001-07-12 | 1 | -1/+1 |
* | Add LIBBZ2. | obrien | 2001-07-09 | 1 | -0/+1 |
* | 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 |