Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
| | | | | | | | | to PRECIOUSLIB from bsd.lib.mk. The side effect of this is making installing the world under jail(8) possible by using another knob, NOFSCHG. Reviewed by: oliver | ||||
* | Dekerberise. The corresponding userland stuff has been dekerberised | markm | 2002-10-16 | 1 | -14/+0 |
| | | | | for ages, and no-one seems to have noticed. Viva PAM! | ||||
* | Use %jd in format string and cast argument to intmax_t instead of using | tjr | 2002-10-06 | 1 | -2/+0 |
| | | | | | | | %qd to print struct stat.st_size. Remove WARNS=0 and WFORMAT=0 from Makefile. Tested on: alpha, sparc64, i386 | ||||
* | Replaced exists() tests with two equivalent defined(). | ru | 2002-04-18 | 1 | -1/+1 |
| | | | | | LIBDIR is defined in bsd.own.mk but sys.mk no longer includes bsd.own.mk as of revision 1.60. | ||||
* | Correct inadvertent style botches in previous commit. | kris | 2002-02-04 | 1 | -2/+1 |
| | |||||
* | Lock down with WFORMAT=1 except those directories with unfixed warnings. | kris | 2002-02-04 | 1 | -1/+3 |
| | | | | Tested on i386 and alpha. | ||||
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -0/+1 |
| | | | | | | set WARNS=0. Reviewed by: mike | ||||
* | Use libcrypto inst=ead if libdes. | markm | 2000-02-24 | 1 | -2/+2 |
| | |||||
* | Fix for new Kerberos4. | markm | 1999-09-19 | 1 | -3/+5 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Don't put compiler warning flags in leaf Makefiles. | bde | 1998-12-07 | 1 | -2/+1 |
| | |||||
* | Add JKH's auth.conf-file parser to turn Kerberos on/off in userland. | markm | 1998-10-09 | 1 | -3/+3 |
| | |||||
* | Fix LIBDIR (for aout/ELF). | markm | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | Rats. I was too quick. Work needs to be done on the non-Kerberos | markm | 1998-03-26 | 1 | -3/+3 |
| | | | | case. Re-enable SUID mode. | ||||
* | KTH announced a weakness in their implementation of KerberosIV. | markm | 1998-03-26 | 1 | -4/+4 |
| | | | | | | FreeBSD was not vulnerable, but their fix had some useful features. Incorporate the best of those - rcp(1) no longer needs to be SUID to root. | ||||
* | Change to use the new KTH Kerberos. | markm | 1997-09-28 | 1 | -8/+10 |
| | | | | Also make -Wall a bit quieter. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Add DISTRIBUTION=krb for Kerberos case. | wollman | 1994-11-20 | 1 | -1/+2 |
| | |||||
* | First level of changes for bringing in eBones (kerberos). | csgr | 1994-09-29 | 1 | -5/+13 |
| | | | | | | | | - Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile, and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions, and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY DEFINE ONE OF THESE. - Make Makefiles kerberos-aware. | ||||
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+1 |
| | |||||
* | Disable Kerberos for now. | wollman | 1994-08-06 | 1 | -4/+4 |
| | |||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+13 |