Modify rc.d/fsck to handle new status from fsck/fsck_ffs
[freebsd.git] / lib /
2018-03-15 hrsMake getnameinfo(3) salen requirement less strict and
2018-03-14 dteskeBump copyright following recent changes
2018-03-14 dteskeFix bad error messages from dpv(3)
2018-03-14 dteskeUse full month in dpv(3), figpar(3), and bsdconfig...
2018-03-13 dteskeFix lint/igor warnings
2018-03-13 dteskeFix typo and lint/igor warnings
2018-03-12 bzThe vmresult table was missing most of the values apart...
2018-03-11 aeUpdate pfkey_open() function to set socket's write...
2018-03-09 bdreweryLIB32: Avoid linking in unneeded (and invalid lib32...
2018-03-07 eadlerdes_crypt.3: Fix typo.
2018-03-05 jhbMove softfloat symbol map entries to softfloat/Symbol...
2018-03-04 brooksRefer to SysV IPC permissions as numeric constants.
2018-03-04 eadleropen.3: Use .Fa where appropriate
2018-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 emastelibefivar: use standard 2-Clause FreeBSD license
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 traszFix typo.
2018-02-27 traszImprove missing tty handling in init(8). This removes...
2018-02-27 bdreweryFix some grammar: "signals <...> are set"
2018-02-26 jhbAdd a new variant of the GLA2GPA ioctl for use by the...
2018-02-26 oshogbonv was moved to the 9 section.
2018-02-26 oshogboFix typo.
2018-02-25 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-24 cemlibc: Remove unused definition
2018-02-24 oshogboFix reference to nvlist in man pages.
2018-02-23 asomerslibifconfig: multiple feature additions
2018-02-23 pfg__printf_render_int(): small type change to match use.
2018-02-23 pfggetpeereid(3): Fix behavior on failure to match documen...
2018-02-22 mavMFV r329799, r329800:
2018-02-22 jhbAdd two new ioctls to bhyve for batch register fetch...
2018-02-21 asomerslibifconfig: fix ifconfig_set_metric
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 oshogboIntroduce channel flags in libcasper.
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 dimVendor import of llvm release_60 branch r325330:
2018-02-16 markjFix a memory leak introduced in r328426.
2018-02-16 cyDocument memset_s(3). memset_s(3) is defined in
2018-02-14 asomerszfsd: Allow zfsd to work on any type of GEOM provider
2018-02-14 eadlermsun: signed overflow in atan2
2018-02-10 cemsocketpair.2: Reference relevant POSIX standards
2018-02-10 pfglibcompat: Use %hu for unsigned shorts.
2018-02-10 emastePromote llvm-cov to a standalone option
2018-02-09 jkimMFV: r329072
2018-02-08 pfgsu_data: correct macro expansion.
2018-02-06 cemfsync.2: Cross-reference fsync(1)
2018-02-05 jhbFix makecontext() on MIPS O32.
2018-02-05 markjDocument the need for WITH_CASPER.
2018-02-04 dimBump clang's __FreeBSD_cc_version, to cope with r328816...
2018-02-03 mariuso Let rtld(1) set up psABI user trap handlers prior...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 mckusickIn the sbwrite(3) function, ensure that the file descri...
2018-02-02 dimVendor import of llvm release_60 branch r324090:
2018-02-02 emasteUse standard 2-clause license where copyright is held...
2018-02-02 impThe routines defined in comparedf2 and comparesf2 are...
2018-02-02 mckusickFix punctuation.
2018-02-01 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 dimVendor import of llvm release_60 branch r323948:
2018-01-31 gjbFix build by escaping a line break.
2018-01-31 jhbDon't include long double routines on architectures...
2018-01-31 jhbAdd a new set of simple tests for makecontext().
2018-01-31 jhbRemove limitation of 6 arguments for makecontext()...
2018-01-31 jhbRemove bogus checks against NCARGS.
2018-01-31 jhbClarify that the additional arguments to makecontext...
2018-01-31 jhbConsistently use 16-byte alignment for MIPS N32 and...
2018-01-31 impMove strtold wrapper from strtol.c to its own strtold...
2018-01-29 pfglibedit: sort the Makefile in line with NetBSD's version.
2018-01-29 kevanslibregex: Mark gnuext test as an expected fail
2018-01-29 oshogboThe name of the library is exactly the same like one...
2018-01-29 oshogboDocument the syslog Casper service.
2018-01-27 oshogboAdd cap_random.3 to build system.
2018-01-27 oshogboFix caspermock - the cap_recv_nvlist should return...
2018-01-27 oshogboDocument the random Casper service.
2018-01-27 pfglibthr: Fix missing break in switch.
2018-01-27 oshogboAdd SPDX tags for libcasper(3) and services.
2018-01-27 oshogboDocument the grp Casper service.
2018-01-27 jhbClarify some comments in the MIPS makecontext().
2018-01-26 maximo EMFILE errno documented.
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-24 mckusickUpdate .Dd missed in -r328304.
2018-01-24 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 dimVendor import of llvm release_60 branch r323338:
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 emastelibcxxrt: Move mangled symbols out of extern "C++"...
2018-01-23 mckusickIn the C library, the setting up of the group array...
2018-01-22 asomersmlock(2): correct documentation for error conditions.
2018-01-22 kevanslibregex: Add a symbol map
2018-01-22 kevanslibregex: Drop WARNS to 2 to match libc
2018-01-22 kevansAdd missing patch from r328240
2018-01-22 kevansAdd libregex, connect it to the build
2018-01-21 eadlericonv: adding missing break
2018-01-21 kevansregex(3): Resolve issues with higher WARNS levels
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 mckusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 dimPull in r322623 from upstream llvm trunk (by Andrew...
next