Modify rc.d/fsck to handle new status from fsck/fsck_ffs
[freebsd.git] / share /
2018-03-15 baptAdd termcap entries for the st terminal (https://st...
2018-03-15 baptFix tab vs space indentation
2018-03-14 baptUpdate to 2018-03-06
2018-03-13 dteskeInstall files added in SVN's r295373, r295457, r295542
2018-03-13 roygerat_rtc: check in ACPI FADT boot flags if the RTC is...
2018-03-11 fernapeAdd myself (fernape) to commiters-port.dot
2018-03-11 joneumsorry for that. Fix next typo
2018-03-11 joneumFix typo
2018-03-11 joneumAdd myself to committers-ports.dot
2018-03-10 jamieDon't warn when the "hostname" rc variable is unset...
2018-03-09 impRemove K&R stuff: never use it in new code.
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
2018-03-08 slavashAdd myself and Hans Petter Selasky
2018-03-08 eadlerChase rename of rwho script in r290252
2018-03-08 asomersg_bio(9): fix a documentation oversight from r163870
2018-03-07 cemfpu_kern.9: Document fpu_kern_enter API change in r329878
2018-03-07 emasteRegen src.conf.5 after r330613 CROSS_TOOLCHAIN change
2018-03-07 emasteDisable LLD_BOOTSTRAP under WITHOUT_CROSS_COMPILER
2018-03-07 eadlerpsm.4: remove useless information
2018-03-06 dteskeIntroduce dwatch(1) as a tool for making DTrace more...
2018-03-06 rodrigoUpdate the diskless manpage
2018-03-04 impMention that CTLFLAG_MPSAFE is only for _PROC entries.
2018-03-04 impAdd documentation for CTLFLAG_MPSAFE.
2018-03-03 bdreweryIgnore MAKEOBJDIRPREFIX from src-env.conf in sub-makes.
2018-03-03 hselaskyDocument pause_sig(9) and update prototypes for existin...
2018-03-03 ianMinor (mostly) wording changes.
2018-03-03 ianMinor changes to wording.
2018-03-03 gonzo[fdt_pinctrl] Add man pages for fdt_pinctrl driver
2018-03-03 rpokalaimcsmb(4): Intel integrated Memory Controller (iMC...
2018-03-02 wblockClarity and style fixes.
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 kevansRegenerate src.conf(5) after r330254
2018-03-01 impCreate LOADER_UBOOT, and LOADER_OFW. Move these options...
2018-02-28 bdreweryAllow overriding .MAKE.MAKEFILE_PREFERENCE.
2018-02-28 mavAdd support for Enhanced Gen 5 (16Gb) and Gen 6 (32Gb...
2018-02-28 kevansRegenerate src.conf(5) after r330118
2018-02-28 kevansRegenerate src.conf(5) after r330115 and r330116
2018-02-28 emasteRegen src.conf.5 after r330110 (WITH_KERNEL_RETPOLINE)
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 impDoc __DEFAULT_YES_OPTIONS, __DEFAULT_NO_OPTIONS and...
2018-02-27 impMove EFI up to common makefile. There's no need for...
2018-02-26 kevansstyle.lua(9): Add some additional notes about naming...
2018-02-24 asomerstests: require ksh93 in the Kyuafiles for all atf-ksh93...
2018-02-24 bdreweryFix installation with read-only OBJDIR.
2018-02-23 asomersAdd the ZFS test suite
2018-02-23 asomerslibifconfig: multiple feature additions
2018-02-22 rpokalajedec_dimm(4): report asset info and temperatures for...
2018-02-22 gonzo[chvgpio] add GPIO driver for Intel Z8xxx SoC family
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 kevansstyle.lua(9): Drop notes about semicolons
2018-02-20 bdreweryMove SVNVERSION_CMD into the one place that uses it.
2018-02-20 kevansstyle.lua(9): Clarify local variable guideline
2018-02-19 kevansstyle.lua(9): Note that wrapping at 80-columns is not...
2018-02-19 bryanvAdd PCI methods to iterate over the PCI capabilities
2018-02-19 kevansCreate style.lua(9)
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 impAdd description for T specifier. It's for PNP keys...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 kibNote that on amd64 pmap_enter(psind = 1) works (since...
2018-02-16 cemrc.conf.5: Flip default background_fsck language to...
2018-02-16 impEliminate bsd.stand.mk and -fPIC 32-bit intel builds
2018-02-15 shurdbnxt: Update man page with newly supported devices...
2018-02-15 cempmap_qenter.9: Clarify that not all arch can map NX
2018-02-15 eadlershare: update pci_vendors to 2018.02.15
2018-02-14 cempmap_qenter.9: Document API NX mapping
2018-02-14 eugenng_pppoe(8): add support for user-supplied Host-Uniq...
2018-02-13 emasteAdd DECLARE_MODULE_TIED mlink missed in r329244
2018-02-13 emasteDocument DECLARE_MODULE_TIED
2018-02-13 markjAdd support for zstd-compressed user and kernel core...
2018-02-13 remkoUpdate the secteam/security officer list to match reality.
2018-02-12 cemTake a first stab at documenting use of MODULE_PNP_INFO
2018-02-12 impAdd Lua as a scripting langauge to /boot/loader
2018-02-11 cemdevice_add_child.9: reference logical opposite, device_...
2018-02-11 feldAdd Thomas Zander to ports-secteam
2018-02-11 dteskeFix typo in dtrace_tcp(4)
2018-02-10 cemDocument syscall_helper_register(9), syscall_helper_unr...
2018-02-10 emasteRegen src.conf.5 after r329093, WITH_/WITHOUT_LLVM_COV
2018-02-10 emastePromote llvm-cov to a standalone option
2018-02-09 jkimMFV: r329072
2018-02-09 impWe don't actually need env here, so drop it. All shells...
2018-02-08 jebAdd myself to committers-src.dot
2018-02-07 emasteadd retpoline compiler and linker feature flags
2018-02-06 impAvoid find -s, use find | sort instead.
2018-02-06 amdmi3- Document new ${name}_limits rc.conf option
2018-02-06 baptRemove libreadline from the source tree, all consumers...
2018-02-06 bryanvCorrect structure name used in bus_map_resource(9)...
2018-02-05 landonfbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-05 jhbFix a typo.
2018-02-03 eadlerpthread: adding missing header to man page
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 arichardsonRevert r326375 since the warning has been turned off...
2018-02-02 rgrimesFold constants and unify vnc variable names.
2018-02-02 rgrimesClean up long lines.
2018-02-01 rgrimesAdd -n <network device emulation type> to usage synopsis
2018-02-01 rgrimesAdd option '-n' network device emulation type which...
2018-01-31 impBump .Dd
2018-01-31 impAdd the new armv7 architecture.
2018-01-30 traszDocument the new hw.usb.template behaviour.
2018-01-27 traszRemove mention of sys/boot/ from hier(7), it doesn...
next