| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Note some functions that appeared in First Edition Unix | Warner Losh | 2020-04-01 | 6 | -5/+37 |
* | Retire procfs-based process debugging. | John Baldwin | 2020-04-01 | 1 | -5/+0 |
* | Merge release 1.14 of bsnmp. | Hartmut Brandt | 2020-04-01 | 1 | -0/+2 |
|\ |
|
| * | Import version 1.14 of bsnmp. This mainly consists of bug fixesvendor/bsnmp/1.14vendor/bsnmp | Hartmut Brandt | 2020-03-31 | 9 | -264/+612 |
| * | Vendor import of bsnmp-1.13.vendor/bsnmp/1.13 | Hartmut Brandt | 2018-07-27 | 19 | -339/+1834 |
| * | Flatten bsnmp vendor area. | Hartmut Brandt | 2008-12-20 | 16 | -0/+7871 |
* | Use proper mdoc(7) macros for literal text and do not use Tn | Mateusz Piotrowski | 2020-04-01 | 1 | -5/+8 |
* | Do not claim libbearssl et al are INTERNALLIB | Simon J. Gerraty | 2020-04-01 | 1 | -1/+1 |
* | Trim some duplicate EIO descriptions. | John Baldwin | 2020-03-30 | 2 | -7/+1 |
* | Document EINTEGRITY errors for many system calls. | John Baldwin | 2020-03-30 | 42 | -42/+151 |
* | libc: unconditionalize _NLIST_DO_ELF | Ed Maste | 2020-03-30 | 1 | -8/+0 |
* | nlist: retire long-obsolete aout support | Ed Maste | 2020-03-30 | 3 | -104/+0 |
* | msun: swap words order instead of bits order on BIG ENDIAN | Alfredo Dal'Ava Junior | 2020-03-26 | 1 | -4/+5 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-03-26 | 2 | -5/+5 |
|\ |
|
* | | Install expected kyua docs. | Brooks Davis | 2020-03-26 | 2 | -2/+2 |
* | | Add HISTORY sections to log(3) man page | Sergio Carlavilla Delgado | 2020-03-26 | 1 | -1/+12 |
* | | Fix pkgfs stat so it satisfies libsecureboot | Simon J. Gerraty | 2020-03-25 | 6 | -30/+126 |
* | | libpmc: Always add the full include path for libpmcstat | Emmanuel Vadot | 2020-03-25 | 1 | -2/+2 |
* | | pmc: Add include path for libpmcstat as it is an internallib | Emmanuel Vadot | 2020-03-25 | 2 | -2/+5 |
* | | wlandebug: Add include path for libifconfig as it is a internallib | Emmanuel Vadot | 2020-03-25 | 1 | -2/+3 |
* | | exec{l,v}{e,p} arrived in 7th Edition research Unix to support the Bourne Shell | Warner Losh | 2020-03-24 | 2 | -1/+9 |
* | | pkgbase: Move telnetd and ftpd pam file to the utilities package | Emmanuel Vadot | 2020-03-24 | 1 | -2/+0 |
* | | Improve LIBADD/_DP_* for kyua libraries. | Brooks Davis | 2020-03-23 | 6 | -0/+6 |
* | | Import the kyua test framework. | Brooks Davis | 2020-03-23 | 12 | -0/+387 |
* | | Add liblutok a lightweight C++ API for lua. | Brooks Davis | 2020-03-23 | 2 | -0/+27 |
* | | Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3). | Edward Tomasz Napierala | 2020-03-23 | 3 | -3/+85 |
* | | Document when execl and execp entered unix. | Warner Losh | 2020-03-23 | 1 | -0/+6 |
* | | fix typo in exec man page | Sergio Carlavilla Delgado | 2020-03-22 | 1 | -1/+1 |
* | | exec man page: Add HISTORY section | Sergio Carlavilla Delgado | 2020-03-22 | 1 | -1/+6 |
* | | MFV r359197: xz 5.2.5. | Xin LI | 2020-03-22 | 1 | -4/+21 |
* | | nlist(3): add elf(5) xref | Ed Maste | 2020-03-21 | 1 | -1/+2 |
* | | Fix uselocale(3) to not leak a reference to the old locale. | Mark Johnston | 2020-03-20 | 1 | -1/+1 |
* | | Remove sparc support from clang build infrastructure. Any remaining sparc files | Warner Losh | 2020-03-20 | 2 | -49/+5 |
* | | Document geli(8) loader variables conventions | Mateusz Piotrowski | 2020-03-19 | 1 | -1/+30 |
* | | Fix race condition in catopen(3). | Xin LI | 2020-03-19 | 1 | -20/+37 |
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-03-18 | 2 | -5/+5 |
|\| |
|
* | | Fix the workaround to ignore the #warning for GCC. | John Baldwin | 2020-03-17 | 1 | -3/+5 |
* | | Mark procfs-based process debugging as deprecated for FreeBSD 13. | John Baldwin | 2020-03-17 | 1 | -0/+3 |
* | | Add an internal liblua and use it in flua. | Brooks Davis | 2020-03-17 | 3 | -0/+825 |
* | | libssp: don't compile with -fstack-protector* | Kyle Evans | 2020-03-14 | 1 | -0/+4 |
* | | sendfile() does currently not support SCTP sockets. | Michael Tuexen | 2020-03-13 | 1 | -0/+9 |
* | | libpmcstat: Try /boot/modules if module not found | Ryan Moeller | 2020-03-12 | 1 | -6/+16 |
* | | ftw.3: Follow style(9) in the example | Mateusz Piotrowski | 2020-03-12 | 1 | -1/+2 |
* | | Fix r358688 -- Remember to actually save r3 before processing. | Brandon Bergren | 2020-03-11 | 1 | -1/+1 |
* | | When mounting a UFS filesystem, return EINTEGRITY rather than EIO | Kirk McKusick | 2020-03-11 | 1 | -0/+4 |
* | | Temporarily skip 2 failing tests after llvm10 import | Li-Wen Hsu | 2020-03-11 | 2 | -0/+6 |
* | | Remove unused cam ccb flags | Warner Losh | 2020-03-10 | 1 | -18/+1 |
* | | Move another file in libllvm from sources required for world, to sources | Dimitry Andric | 2020-03-10 | 1 | -1/+1 |
* | | Add one additional file to libllvmminimal, to help the ppc64 bootstrap. | Dimitry Andric | 2020-03-10 | 1 | -0/+1 |
* | | Merge ^/head r358832 through r358848. | Dimitry Andric | 2020-03-10 | 1 | -0/+7 |
|\ \ |
|