| Commit message (Expand) | Author | Age | Files | Lines |
* | Purge orphan catpages. | ru | 2005-03-30 | 1 | -2/+2 |
* | netstart is now obsoleted by /etc/rc.d/*, not by /etc/rc.network. | cperciva | 2005-03-26 | 1 | -1/+1 |
* | Add mt locale directory, since more and more ports create and use it. | krion | 2005-03-22 | 2 | -0/+8 |
* | Remove the 'usbd' keyword (it isn't necessary for mixer). Also, use | njl | 2005-03-17 | 1 | -1/+1 |
* | Start natd(8) before loading firewall rules, to give the | ru | 2005-03-16 | 1 | -2/+3 |
* | Unhook the recently departed lomac file from the build. | dougb | 2005-03-13 | 1 | -1/+1 |
* | Remove mac_lomac(4) functionality. The proper way is to use loader.conf | trhodes | 2005-03-12 | 2 | -20/+0 |
* | Fix a terrible braino in last commit. Put kern.debug back to /var/log/messages | glebius | 2005-03-12 | 1 | -2/+2 |
* | Be consistent about the serial line terminal type. | obrien | 2005-03-09 | 1 | -5/+5 |
* | New Ukrainian locale: uk_UA.CP1251. | ru | 2005-03-04 | 1 | -0/+2 |
* | It is sufficent to require rcconf rather than initdiskless. | brooks | 2005-03-02 | 2 | -2/+2 |
* | Remove stray else. | brooks | 2005-03-02 | 1 | -1/+0 |
* | Allow chkprintcap(8) to be run before lpd is started. Disabled by | brooks | 2005-03-02 | 3 | -2/+10 |
* | If we don't have /usr/sbin/mtree, try to mount /usr. We're only likely | brooks | 2005-03-02 | 1 | -3/+12 |
* | Remove a number of entries from the distribution target that are | brooks | 2005-03-02 | 1 | -26/+0 |
* | - Update etc/rc.d/newsyslog to FreeBSD standards and install it. | brooks | 2005-03-02 | 5 | -20/+21 |
* | - Remove the dependency of /usr/bin/touch by using "cp /dev/null <target>" | brooks | 2005-03-01 | 1 | -4/+12 |
* | 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 |
* | Install acpi includes in dev/acpica. This should later be trimmed (the pci | njl | 2005-02-28 | 1 | -0/+2 |
* | command_args is redundant. | njl | 2005-02-27 | 1 | -2/+0 |
* | Due to a couple complaints about C3 failing on an old Compaq Armada and | njl | 2005-02-27 | 1 | -2/+2 |
* | Add rc.conf options for powerd (disabled by default) and hook the script | njl | 2005-02-26 | 2 | -1/+3 |
* | Add an rc script for powerd(8). | njl | 2005-02-26 | 1 | -0/+20 |
* | Make power_profile not touch cpufreq by default. | njl | 2005-02-26 | 1 | -2/+2 |
* | Add the ability to specify "NONE" if the user wants no change for the | njl | 2005-02-26 | 1 | -0/+3 |
* | Quiet error messages if the requested sysctls are not present. | njl | 2005-02-25 | 1 | -6/+6 |
* | Replace "ipfw l", which is now deprecated, with "ipfw list". | ssouhlal | 2005-02-23 | 2 | -2/+2 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -1/+2 |
* | Do not print kernel debugging on console. In case of serial console | glebius | 2005-02-22 | 1 | -1/+1 |
* | Add support for cpufreq to power_profile(8). Values for on/offline cpu | njl | 2005-02-06 | 2 | -6/+8 |
* | Add directories for GPIB support | phk | 2005-02-06 | 1 | -0/+4 |
* | Add a comment which explain why we need to use special function instead of | pjd | 2005-01-30 | 1 | -0/+2 |
* | Start gettys on ttyu0 and ttyu1 instead of ttya and ttyz0 now that | marcel | 2005-01-30 | 1 | -4/+4 |
* | Add a reference to the periodic.conf(5) manual page. | keramida | 2005-01-24 | 1 | -0/+3 |
* | Add a reference to rc.conf(5). | keramida | 2005-01-24 | 1 | -1/+3 |
* | We cannot use sed(1), because rc.d/gbde has to be called before | pjd | 2005-01-23 | 1 | -1/+20 |
* | Scot pointed out that the dynamic zone example didn't seem to "flow" | dougb | 2005-01-22 | 1 | -11/+17 |
* | Fix handling of providers with / in them (e.g. mirror/foo). | pjd | 2005-01-21 | 1 | -1/+2 |
* | s/ntpdate_command/ntpdate_program/ to match rc.conf(5) and | ceri | 2005-01-17 | 1 | -1/+1 |
* | The submitter of bin/75786 turned out to not have removable interfaces, | ceri | 2005-01-17 | 1 | -1/+1 |
* | Remove debugging that made it into the commit. | obrien | 2005-01-16 | 1 | -2/+0 |
* | "REQUIRE: cleanvar" for all RC's writing into /var/run. | obrien | 2005-01-16 | 18 | -18/+20 |
* | Fix the pbio include file installation process and the | dds | 2005-01-14 | 1 | -0/+2 |
* | Don't do setuid checks on file systems mounted with noexec option. | glebius | 2005-01-13 | 1 | -1/+1 |
* | Create three additional X socket directories. Using X applications when another | anholt | 2005-01-12 | 1 | -5/+6 |
* | Sed doesn't grok '[ \t]' -- it doesn't expand the \t :( | brian | 2005-01-12 | 1 | -1/+1 |
* | Connect SHSEC GEOM class to the build. | pjd | 2005-01-11 | 1 | -0/+2 |
* | Oops, the < in arg1=< is optional - treat it as such! | brian | 2005-01-11 | 1 | -1/+1 |