]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - etc
Powerstate stuff now done in PCI bus driver
[FreeBSD/FreeBSD.git] / etc /
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-04 mariusAdd esp(4) to scsi-controller-regex.
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-30 rwatsonAdd /etc/security, into which the BSM audit configurati...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 rwatsonAdd /usr/include/bsm to mtree creation set.
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 sobomaxAdd cdce(4) into the list of ethernet interfaces.
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 pjdWe need to use 'applyset' command for devfs, 'apply...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-22 schweikhStyle: mostly tabs vs blanks, and semicolon placement.
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-13 marcusAdd libdata/pkgconfig. It is used under ${LOCALBASE...
2005-05-11 brianRun /etc/rc.d/syscons restart when a usb keyboard is...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-30 csjpDo not unconditionally mount devfs to ${jail_devdir...
2005-04-29 brooksTo allow /etc to be as minimal as possible in a diskles...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-28 desX logins should be recorded in lastlog / wtmp / utmp...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-24 dougbAdd -h to the ln command to make the -f flag actually...
2005-04-17 glebiusAdd startup script and default configuration file for...
2005-04-14 csjpDo not remove logging sockets. This fixes an issue...
2005-04-12 thomasDocument that dumpdev may be set to AUTO to dump to...
2005-04-11 dougbThe alternative suggested for /entropy as a shutdown
2005-04-10 njlSet CPU speed to 100% in acpi_throttle attach. This...
2005-04-05 obrien'dumpon' can run before 'initrandom' so make it.
2005-04-04 seancWhen reloading rules via rc.d/pf, flush everything...
2005-04-03 njlInstead of leaving the current frequency setting at...
2005-04-02 trhodesAdd a ugidfw_load() function and fix up some of the...
2005-03-30 ruPurge orphan catpages.
2005-03-26 cpercivanetstart is now obsoleted by /etc/rc.d/*, not by /etc...
2005-03-22 krionAdd mt locale directory, since more and more ports...
2005-03-17 njlRemove the 'usbd' keyword (it isn't necessary for mixer...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-16 ruStart natd(8) before loading firewall rules, to give the
2005-03-13 dougbUnhook the recently departed lomac file from the build.
2005-03-12 trhodesRemove mac_lomac(4) functionality. The proper way...
2005-03-12 glebiusFix a terrible braino in last commit. Put kern.debug...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-09 obrienBe consistent about the serial line terminal type.
2005-03-04 ruNew Ukrainian locale: uk_UA.CP1251.
2005-03-02 brooksIt is sufficent to require rcconf rather than initdiskless.
2005-03-02 brooksRemove stray else.
2005-03-02 brooksAllow chkprintcap(8) to be run before lpd is started...
2005-03-02 brooksIf we don't have /usr/sbin/mtree, try to mount /usr...
2005-03-02 brooksRemove a number of entries from the distribution target...
2005-03-02 brooks - Update etc/rc.d/newsyslog to FreeBSD standards and...
2005-03-01 brooks- Remove the dependency of /usr/bin/touch by using...
2005-03-01 trhodesAdd rc.bsdextended. It's been tested enough.
2005-02-28 ruBootstrap pwd_mkdb(8) and use its new feature during...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-28 ruStep 1/2 of making "make distribute" work for cross...
2005-02-28 njlInstall acpi includes in dev/acpica. This should later...
2005-02-27 njlcommand_args is redundant.
2005-02-27 njlDue to a couple complaints about C3 failing on an old...
2005-02-26 njlAdd rc.conf options for powerd (disabled by default...
2005-02-26 njlAdd an rc script for powerd(8).
2005-02-26 njlMake power_profile not touch cpufreq by default.
2005-02-26 njlAdd the ability to specify "NONE" if the user wants...
2005-02-25 njlQuiet error messages if the requested sysctls are not...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-23 ssouhlalReplace "ipfw l", which is now deprecated, with "ipfw...
2005-02-22 glebiusAdd CARP (Common Address Redundancy Protocol), which...
2005-02-22 glebiusDo not print kernel debugging on console. In case of...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-06 njlAdd support for cpufreq to power_profile(8). Values...
2005-02-06 phkAdd directories for GPIB support
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-30 pjdAdd a comment which explain why we need to use special...
2005-01-30 marcelStart gettys on ttyu0 and ttyu1 instead of ttya and...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-24 keramidaAdd a reference to the periodic.conf(5) manual page.
2005-01-24 keramidaAdd a reference to rc.conf(5).
2005-01-23 pjdWe cannot use sed(1), because rc.d/gbde has to be calle...
2005-01-22 dougbScot pointed out that the dynamic zone example didn...
next