Modify rc.d/fsck to handle new status from fsck/fsck_ffs
[freebsd.git] / etc /
2018-03-15 dabModify rc.d/fsck to handle new status from fsck/fsck_ffs
2018-03-10 jamieDon't warn when the "hostname" rc variable is unset...
2018-03-09 asomersCommit missing file from r330696
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
2018-03-06 dteskeIntroduce dwatch(1) as a tool for making DTrace more...
2018-03-06 traszAdd example devd.conf(5) entry for notifying init(8...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 emasterc.d/jail: avoid misinterpreting expr arguments
2018-02-28 kppf: Apply $pf_flags when verifying the pf.conf file
2018-02-28 kppf: Do not flush on reload
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 kevansAdd 'usr.bin/seq' to tests mtree after r330086
2018-02-23 asomersAdd tests for lagg(4) and other cloned network interfaces
2018-02-23 asomersAdd the ZFS test suite
2018-02-22 araujoThe firewall_type is ignored if not set in rc.conf...
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 hselaskyFix handling of "one_nomatch" shell variable to preserv...
2018-02-17 hselaskyInvoke devmatch rc.d script directly instead of dependi...
2018-02-17 impPass in the NOMATCH event to devmatch
2018-02-17 impIf we're passed an argument, then treat it as a single...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 eadleretc: clean up trailing whitespace in autofs
2018-02-14 asomersAdd mtree entry for 329275
2018-02-13 impAdd /boot/lua.
2018-02-13 brdFix resolv to run when it should and not when it should...
2018-02-13 hselaskyAdd missing semicolon to not break devd during system...
2018-02-12 impFix typo
2018-02-12 impTurn devmatch on by default.
2018-02-12 impAdd usb.conf to ObsoleteFiles.
2018-02-12 impInstall devmatch.conf, don't install usb.conf
2018-02-12 impInstall devmatch int /etc/rc.d and echo modules being...
2018-02-12 impSwitch to using devmatch to autoload drivers. Remove...
2018-02-12 impAdd devmatch rc.d integration
2018-02-11 ianRegenerate devd/usb.conf after the recent addition...
2018-02-09 jkimMFV: r329072
2018-02-06 feldRefactor cleanvar to remove shell expansion vulnerability
2018-02-06 feldFix firstboot fs mount logic
2018-02-05 emasteCorrect Russia spelling in regdomain.xml
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 amdmi3Support configuring arbitrary limits(1) for any daemon...
2018-01-24 philipImport tzdata 2018c
2018-01-23 kevansAdd /boot/overlays to runtime pkg, fix distrib-dirs...
2018-01-22 kevansAdd libregex, connect it to the build
2018-01-18 brdTeach the resolv startup script to respect its enable...
2018-01-18 kevansstand: Add /boot/overlays to allow separation of overla...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 dimMerge ^/head r327886 through r327930. github/projects/clang600-import
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kevansvmstat(8): Hook up NetBSD tests
2018-01-11 kevansawk(1): Add necessary bits for connecting tests, but...
2018-01-09 cyUSNO and possibly others have misinterpreted the mainin...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-31 jillesfind: Link tests to the build
2017-12-31 bryanvAdd VXLAN (RFC 7348) port
2017-12-31 eadlermtree: remove /etc/skel
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 delphijReplace send-mail with the more standarized sendmail...
2017-12-27 eadleruserland: Fix several typos and minor errors
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-22 kevloAdd soft float abi caching form armv7, it would allow...
2017-12-20 dimUpdate clang versioned dir in mtree files.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-12 dimFollow-up to r325967, which removed /etc/casper, by...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 eadlersponge(1): revert
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 eadlersponge(1): fix my tests
2017-12-05 asomersdc(1): fix input of non-decimal fractional numbers
2017-12-03 markjComplete support for dtrace's -x setenv option.
2017-12-03 kpAdd IPSec tests in tunnel mode
2017-12-03 dimUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 eadlerpf.os: Add OpenBSD:6.1
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 asomersFix fetching ntp leapfile after 325256
2017-11-27 asomersAdd basic tests for ctfconvert(1), fold(1) and rs(1)
2017-11-27 manugrowfs: Commit the changes after expanding the partition
2017-11-27 pfgvarious: general adoption of SPDX licensing ID tags.
2017-11-27 traszAdd /etc/autofs/include_nis, a non-rewriting NIS map.
2017-11-27 traszRename /etc/autofs/include_nis to /etc/autofs/include_n...
2017-11-27 traszChange formatting; no functional changes.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-21 emastefilter all passwords (not only changed) from periodic...
2017-11-20 asomersAdd ATF tests for head(1)
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 avosReduce code duplication for wlan(4) interface creation...
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 oshogboRemove unused Casper configurations files.
next