]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - etc
mark blkfront_info as ready
[FreeBSD/FreeBSD.git] / etc /
2008-08-20 Ed SchoutenIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-20 David E. O'BrienRename the RCng 'kernel' script to 'kernel_symlink'.
2008-08-19 David E. O'BrienRename the RCng 'kernel' script to 'kernel_symlink'.
2008-08-15 John BaldwinAllow the network addresses and interface names for...
2008-08-15 John BaldwinFor the "client" and "simple" network types, collapse...
2008-08-15 John BaldwinUse 'me' rather than explicit IP addresses for the...
2008-08-15 John BaldwinFor the firewall_* variables that are specific to the...
2008-08-10 Antoine BrodinImprove periodic/security/550.ipfwlimit a bit:
2008-08-09 David E. O'BrienOnly symlink booted kernel directory to /boot/kernel...
2008-08-08 Colin PercivalAdd /usr/share/man/whatis, /var/db/locate.database...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-03 Daniel Gerzo- back out my last commit as it seems to be wrong.
2008-08-02 Colin PercivalMake `freebsd-update IDS` not complain about /usr/share...
2008-08-01 Doug BartonWhen using SRV records the protocols and services files...
2008-08-01 Doug BartonAdd the -c option for named_flags (still commented...
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-31 John BaldwinOops, restore the recent changes to make startup messag...
2008-07-31 John BaldwinParse sysctl settings from /etc/sysctl.conf.local after...
2008-07-28 Antoine BrodinRemove an empty directory that is already in ObsoleteFi...
2008-07-21 Andrew ThompsonChange the module example to kldload since this is...
2008-07-21 Marcel MoolenaarRemove sioX as an alias for uartX. It is believed to be
2008-07-19 Marcel MoolenaarWith uart(4) default, change sio# to uart# so that
2008-07-19 Marcel MoolenaarWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 Marcel MoolenaarWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 Marcel MoolenaarWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-19 Marcel MoolenaarWith uart(4) default, change /dev/cuad# to /dev/cuau...
2008-07-17 Daniel Gerzo- dns queries might go also over TCP, so allow it.
2008-07-16 Doug BartonAdd the shutdown KEYWORD to those scripts that start...
2008-07-16 Doug BartonAs previously discussed, add the svn:executable propert...
2008-07-13 Ed SchoutenMake uart(4) the default serial port driver on i386...
2008-07-12 Doug BartonStrongly discourage the use of the query-source option...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-11 Mike MakonnenThe pfctl(8) program is already pretty verbose, so...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-06 Mike MakonnenRemove the $DUMPDIR variable. It's redundant and the...
2008-07-06 Mike MakonnenMake checking for the availability of core dumps work...
2008-07-05 Mike MakonnenNo need to display the result of enabling the ipfw...
2008-07-05 Mike MakonnenThere's no need to announce that we're mounting local...
2008-07-05 Mike MakonnenQuiet down rc.d/nfsclient by not printing anything...
2008-06-30 Mike MakonnenRev. 1.8 broke matching on lines where the failure...
2008-06-27 Mike MakonnenBackout r179941. The nfsclient knob always confuses...
2008-06-27 Rui PauloAdd the missing support for Asus Eee PC in acpi_asus(4).
2008-06-24 Mike MakonnenQuiet rc.d/syscons unless it has something to say.
2008-06-23 Mike MakonnenAdd a -q flag to swapon(8) to suppress informational...
2008-06-23 Mike MakonnenThe sysctl(8) program exits on some errors and only...
2008-06-23 Mike MakonnenRun savecore(8) only if there is a core dump to save...
2008-06-23 Mike MakonnenImplement a "quiet" mode for rc.d/netif, which only...
2008-06-23 Mike MakonnenSet the sysctl(8) value in the same shell, not a subshe...
2008-06-23 Mike MakonnenMove the diagnostic output when the rc.subr(8) glue...
2008-06-23 Mike MakonnenMove a lot of diagnostic output behind $rc_quiet in...
2008-06-23 Mike MakonnenAlign the script more with rc.d/cleanvar (which doesn...
2008-06-23 Mike MakonnenRemove the -v flag from the command line to dumpon...
2008-06-23 Mike MakonnenRemove pointless informational message.
2008-06-23 Mike MakonnenArgh! s/nfs_client_enable/nfsclient_enable/g
2008-06-23 Mike MakonnenDo not print anything unless one of the net/routing...
2008-06-23 Mike Makonnens/daemon processes/local packages/ for consisitency.
2008-06-22 Mike MakonnenOutput information only if /etc/rc.local exists.
2008-06-22 Mike MakonnenDo not print anything unless at least one of the abi...
2008-06-22 Mike MakonnenSimplify this script with the added bonus that the...
2008-06-22 Mike MakonnenDon't say we're going to mount filesystems of a certain...
2008-06-22 Mike MakonnenDon't say we're going to [start|stop] local packages...
2008-06-19 Mike MakonnenMake quota knob conform to other rc(8) knobs. Keep...
2008-06-19 Mike MakonnenMove the check for enabled knobs further down in run_rc...
2008-06-15 Kip Macyremove incorrect comment that I missed in my last change
2008-06-15 Kip MacyStop moused on a detach event. Remove incorrect comment.
2008-06-06 Giorgos KeramidasTweak rc.firewall to allow incoming limited broadcast...
2008-06-05 Brooks DavisFix the wait for default route change I made a few...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-27 Maksim YevmenkinBluetooth SIG is being difficult and keep moving specif...
2008-05-26 Bjoern A. ZeebRemove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
2008-05-26 Doug BartonAdd a missing space between a variable and the ] for...
2008-05-25 Robert WatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-18 Brooks DavisMove the wait for a default route to rc.d/routing....
2008-05-17 Colin PercivalAdd support for specifying which INDEX files to build...
2008-05-15 Bruce M SimpsonAdd support for /conf/T/M/remount_optional.
2008-05-15 Brooks DavisChange the default value of synchronous_dhclient to NO.
2008-05-15 Brooks DavisFix last commit and call childif_destroy() correctly.
2008-05-14 Brooks DavisDon't print the interface status if we only create...
2008-05-12 Florent ThoumieDon't require a configuration file. Ntpd will be perfec...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonFix conflicts after heimdal-1.1 import and add build...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 John BaldwinInstall the mpilib headers from mpt(4) into /usr/includ...
2008-05-06 Mike MakonnenSpecify the full path to the md5(1) binary so the scrip...
2008-05-05 Maxim Konovalovo Convert whitespaces to tabs.
2008-05-05 Maxim Konovalovo Terminate "case" with "esac" not "fi".
2008-05-05 Mike MakonnenFix improper use of checkyesno routine.
2008-05-05 Warner LoshMips ttys file. Copied from i386 version with removal...
2008-05-03 Brooks DavisReplace a couple mentions of the soon to be removed...
2008-04-30 Brooks DavisEmit a warning when the network_interfaces variable...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Brooks DavisReplace the prototype vaps_<ifn> and vap_create_<ifn...
next