| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -3/+0 |
* | 802.11 regulatory definitions used by ifconfig | sam | 2008-04-20 | 1 | -1/+1 |
* | Use the new command file feature of ddb(8) to support setting ddb(4) | brooks | 2008-03-05 | 1 | -1/+1 |
* | Update pf examples from OpenBSD to catch up with new stateful defaults and | mlaier | 2007-11-11 | 1 | -1/+1 |
* | Add support for `make -nn' dry runs to this makefile. Basically, | yar | 2007-10-29 | 1 | -16/+16 |
* | Forced commit to note cached.conf -> nscd.conf repocopy. etc/Makefile | bushman | 2007-10-18 | 1 | -1/+1 |
* | Backout sensors framework. | netchild | 2007-10-15 | 1 | -1/+1 |
* | Import OpenBSD's sysctl hardware sensors framework. | netchild | 2007-10-14 | 1 | -1/+1 |
* | Arm doesn't have GENERIC.hints, so don't install it if it doesn't exist. | imp | 2007-07-13 | 1 | -0/+2 |
* | Add a namedb/master directory for the zone files I'm about to add, | dougb | 2007-06-18 | 1 | -15/+9 |
* | Summer of Code 2005: improve libalias - part 1 of 2 | piso | 2006-09-26 | 1 | -1/+1 |
* | Add FreeBSD Update 2.0 client code. The build code is in the projects | cperciva | 2006-08-31 | 1 | -1/+2 |
* | Install /etc/nsswitch.conf statically rather than generating it at | ume | 2006-05-03 | 1 | -2/+2 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+4 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -24/+22 |
* | Fix "make distribution" when just NO_CRYPT is defined. | ru | 2006-03-11 | 1 | -1/+1 |
* | Install audit_control and audit_user, both of which are likely to be | rwatson | 2006-02-12 | 1 | -1/+1 |
* | Install /etc/security configuration files from OpenBSM. | rwatson | 2006-02-02 | 1 | -0/+15 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -0/+1 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 1 | -1/+1 |
* | Diff reduction to RELENG_6. | ru | 2005-11-16 | 1 | -4/+4 |
* | Allow one to override the endian flags for make distribution. This | imp | 2005-08-26 | 1 | -5/+6 |
* | Add portsnap to the base system. This is a secure, easy to use, | cperciva | 2005-08-08 | 1 | -1/+1 |
* | Require that DESTDIR be set before running "make distribution". | ru | 2005-07-22 | 1 | -0/+4 |
* | Pass -i to pwd_mkdb(8) to ignore locking failures. This can be useful | ru | 2005-07-15 | 1 | -1/+1 |
* | To allow /etc to be as minimal as possible in a diskless setup, we need | brooks | 2005-04-29 | 1 | -1/+2 |
* | Add startup script and default configuration file for bsnmpd. | glebius | 2005-04-17 | 1 | -2/+2 |
* | Remove a number of entries from the distribution target that are | brooks | 2005-03-02 | 1 | -26/+0 |
* | Add rc.bsdextended. It's been tested enough. | trhodes | 2005-03-01 | 1 | -1/+1 |
* | Bootstrap pwd_mkdb(8) and use its new feature during "make distribute". | ru | 2005-02-28 | 1 | -1/+4 |
* | Step 1/2 of making "make distribute" work for cross-builds. | ru | 2005-02-28 | 1 | -1/+10 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | 1. Incorporate most of Ruslan's improvements to where and how the | dougb | 2004-10-08 | 1 | -2/+11 |
* | Fixed symlinking of /etc/namedb. | ru | 2004-10-05 | 1 | -1/+1 |
* | Install namedb stuff to ${DESTDIR}/var/named/etc/namedb instead | dougb | 2004-09-30 | 1 | -1/+1 |
* | Fixed symlinking /var/named/etc/namedb to /etc/namedb. | ru | 2004-09-29 | 1 | -1/+1 |
* | Create a named chroot directory structure in /var/named, and use it | dougb | 2004-09-28 | 1 | -4/+9 |
* | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | dougb | 2004-09-27 | 1 | -0/+14 |
* | Reconnect namedb. While it may not be optimal, our old named.conf from | des | 2004-09-24 | 1 | -2/+0 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 1 | -0/+2 |
* | Drop the -d argument to mtree since some of the spec files now list | des | 2004-03-23 | 1 | -4/+4 |
* | I believe most of /boot/device.hints out there are based (if not | ru | 2004-03-14 | 1 | -3/+3 |
* | Link pf to the build and install: | mlaier | 2004-03-08 | 1 | -1/+1 |
* | - Run makewhatis(1) in etc/Makefile at the end of "install". | ru | 2004-01-22 | 1 | -3/+6 |
* | Get moduli from the OpenSSH sources instead of keeping a local copy. | des | 2004-01-07 | 1 | -1/+1 |
* | Use a better way to take NO_LPR into account, and correctly check the | markm | 2003-11-02 | 1 | -6/+4 |
* | Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build. | emax | 2003-10-26 | 1 | -0/+1 |
* | Only install .k5login if people have not set NO_KERBEROS. | phk | 2003-10-03 | 1 | -2/+5 |
* | Don't install etc/printcap in the NO_LPR case; ports like 'cups' | markm | 2003-09-27 | 1 | -1/+6 |