summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Note some functions that appeared in First Edition UnixWarner Losh2020-04-016-5/+37
* Retire procfs-based process debugging.John Baldwin2020-04-011-5/+0
* Merge release 1.14 of bsnmp.Hartmut Brandt2020-04-011-0/+2
|\
| * Import version 1.14 of bsnmp. This mainly consists of bug fixesvendor/bsnmp/1.14vendor/bsnmpHartmut Brandt2020-03-319-264/+612
| * Vendor import of bsnmp-1.13.vendor/bsnmp/1.13Hartmut Brandt2018-07-2719-339/+1834
| * Flatten bsnmp vendor area.Hartmut Brandt2008-12-2016-0/+7871
* Use proper mdoc(7) macros for literal text and do not use TnMateusz Piotrowski2020-04-011-5/+8
* Do not claim libbearssl et al are INTERNALLIBSimon J. Gerraty2020-04-011-1/+1
* Trim some duplicate EIO descriptions.John Baldwin2020-03-302-7/+1
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-3042-42/+151
* libc: unconditionalize _NLIST_DO_ELFEd Maste2020-03-301-8/+0
* nlist: retire long-obsolete aout supportEd Maste2020-03-303-104/+0
* msun: swap words order instead of bits order on BIG ENDIANAlfredo Dal'Ava Junior2020-03-261-4/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-262-5/+5
|\
* | Install expected kyua docs.Brooks Davis2020-03-262-2/+2
* | Add HISTORY sections to log(3) man pageSergio Carlavilla Delgado2020-03-261-1/+12
* | Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-256-30/+126
* | libpmc: Always add the full include path for libpmcstatEmmanuel Vadot2020-03-251-2/+2
* | pmc: Add include path for libpmcstat as it is an internallibEmmanuel Vadot2020-03-252-2/+5
* | wlandebug: Add include path for libifconfig as it is a internallibEmmanuel Vadot2020-03-251-2/+3
* | exec{l,v}{e,p} arrived in 7th Edition research Unix to support the Bourne ShellWarner Losh2020-03-242-1/+9
* | pkgbase: Move telnetd and ftpd pam file to the utilities packageEmmanuel Vadot2020-03-241-2/+0
* | Improve LIBADD/_DP_* for kyua libraries.Brooks Davis2020-03-236-0/+6
* | Import the kyua test framework.Brooks Davis2020-03-2312-0/+387
* | Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-232-0/+27
* | Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3).Edward Tomasz Napierala2020-03-233-3/+85
* | Document when execl and execp entered unix.Warner Losh2020-03-231-0/+6
* | fix typo in exec man pageSergio Carlavilla Delgado2020-03-221-1/+1
* | exec man page: Add HISTORY sectionSergio Carlavilla Delgado2020-03-221-1/+6
* | MFV r359197: xz 5.2.5.Xin LI2020-03-221-4/+21
* | nlist(3): add elf(5) xrefEd Maste2020-03-211-1/+2
* | Fix uselocale(3) to not leak a reference to the old locale.Mark Johnston2020-03-201-1/+1
* | Remove sparc support from clang build infrastructure. Any remaining sparc filesWarner Losh2020-03-202-49/+5
* | Document geli(8) loader variables conventionsMateusz Piotrowski2020-03-191-1/+30
* | Fix race condition in catopen(3).Xin LI2020-03-191-20/+37
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-182-5/+5
|\|
* | Fix the workaround to ignore the #warning for GCC.John Baldwin2020-03-171-3/+5
* | Mark procfs-based process debugging as deprecated for FreeBSD 13.John Baldwin2020-03-171-0/+3
* | Add an internal liblua and use it in flua.Brooks Davis2020-03-173-0/+825
* | libssp: don't compile with -fstack-protector*Kyle Evans2020-03-141-0/+4
* | sendfile() does currently not support SCTP sockets.Michael Tuexen2020-03-131-0/+9
* | libpmcstat: Try /boot/modules if module not foundRyan Moeller2020-03-121-6/+16
* | ftw.3: Follow style(9) in the exampleMateusz Piotrowski2020-03-121-1/+2
* | Fix r358688 -- Remember to actually save r3 before processing.Brandon Bergren2020-03-111-1/+1
* | When mounting a UFS filesystem, return EINTEGRITY rather than EIOKirk McKusick2020-03-111-0/+4
* | Temporarily skip 2 failing tests after llvm10 importLi-Wen Hsu2020-03-112-0/+6
* | Remove unused cam ccb flagsWarner Losh2020-03-101-18/+1
* | Move another file in libllvm from sources required for world, to sourcesDimitry Andric2020-03-101-1/+1
* | Add one additional file to libllvmminimal, to help the ppc64 bootstrap.Dimitry Andric2020-03-101-0/+1
* | Merge ^/head r358832 through r358848.Dimitry Andric2020-03-101-0/+7
|\ \