aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Chase r331057 in libsysdecode erno tableEd Maste2018-03-161-3/+3
* Add a space between a section number and a following comma.Mark Johnston2018-03-151-5/+5
* Make getnameinfo(3) salen requirement less strict andHiroki Sato2018-03-152-9/+33
* Bump copyright following recent changesDevin Teske2018-03-142-2/+2
* Fix bad error messages from dpv(3)Devin Teske2018-03-142-6/+4
* Use full month in dpv(3), figpar(3), and bsdconfig(8) manualsDevin Teske2018-03-142-2/+2
* Fix lint/igor warningsDevin Teske2018-03-131-25/+39
* Fix typo and lint/igor warningsDevin Teske2018-03-131-39/+59
* The vmresult table was missing most of the values apart from two due toBjoern A. Zeeb2018-03-121-1/+1
* Update pfkey_open() function to set socket's write buffer size toAndrey V. Elsukov2018-03-111-4/+26
* LIB32: Avoid linking in unneeded (and invalid lib32) libz for libmagic build ...Bryan Drewery2018-03-091-0/+2
* des_crypt.3: Fix typo.Eitan Adler2018-03-071-1/+1
* Move softfloat symbol map entries to softfloat/Symbol.map.John Baldwin2018-03-054-54/+14
* Refer to SysV IPC permissions as numeric constants.Brooks Davis2018-03-043-31/+36
* open.3: Use .Fa where appropriateEitan Adler2018-03-041-4/+4
*---------. Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-03-044-4/+4
|\ \ \ \ \ \
| | | | | | * Vendor import of llvm 6.0.0 release r326565:vendor/llvm/llvm-release_600-r326565Dimitry Andric2018-03-042-1/+2
| * | | | | | Vendor import of clang 6.0.0 release r326565:vendor/clang/clang-release_600-r326565Dimitry Andric2018-03-041-1/+1
* | | | | | | Don't declare union semun in userspace unless _WANT_SEMUN is defined.Brooks Davis2018-03-022-5/+9
* | | | | | | Rename kernel-only members of semid_ds and msgid_ds.Brooks Davis2018-03-022-3/+3
* | | | | | | libefivar: use standard 2-Clause FreeBSD licenseEd Maste2018-03-029-108/+108
* | | | | | | This change is some refactoring of Mark Johnston's changes in r329375Kirk McKusick2018-03-021-1/+0
* | | | | | | Fix typo.Edward Tomasz Napierala2018-02-271-1/+1
* | | | | | | Improve missing tty handling in init(8). This removes a check that didEdward Tomasz Napierala2018-02-272-6/+15
* | | | | | | Fix some grammar: "signals <...> are set"Bryan Drewery2018-02-271-4/+4
* | | | | | | Add a new variant of the GLA2GPA ioctl for use by the debug server.John Baldwin2018-02-262-0/+25
* | | | | | | nv was moved to the 9 section.Mariusz Zaborski2018-02-265-14/+14
* | | | | | | Fix typo.Mariusz Zaborski2018-02-261-2/+2
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---------. \ \ \ \ \ \ Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-253-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | | | |_|_|/ / / / | | | |/| | | / / / | | | | | |_|/ / / | | | | |/| | / / | | | | | | |/ / | | | | | |/| / | | | | | | |/
| | | | | | * Vendor import of llvm release_60 branch r325932:vendor/llvm/llvm-release_60-r325932Dimitry Andric2018-02-2412-132/+330
| | * | | | | Vendor import of compiler-rt release_60 branch r325330:vendor/compiler-rt/compiler-rt-release_600-r326565vendor/compiler-rt/compiler-rt-release_60-r325932vendor/compiler-rt/compiler-rt-release_60-r325330Dimitry Andric2018-02-161-1/+2
| * | | | | | Vendor import of clang release_60 branch r325932:vendor/clang/clang-release_60-r325932Dimitry Andric2018-02-242-2/+4
| * | | | | | Vendor import of clang release_60 branch r325330:vendor/clang/clang-release_60-r325330Dimitry Andric2018-02-1615-82/+177
| * | | | | | Vendor import of clang release_60 branch r324090:vendor/clang/clang-release_60-r324090Dimitry Andric2018-02-022-0/+8
* | | | | | | libc: Remove unused definitionConrad Meyer2018-02-241-1/+0
* | | | | | | Fix reference to nvlist in man pages.Mariusz Zaborski2018-02-242-10/+21
* | | | | | | libifconfig: multiple feature additionsAlan Somers2018-02-2310-150/+1249
* | | | | | | __printf_render_int(): small type change to match use.Pedro F. Giffuni2018-02-231-2/+2
* | | | | | | getpeereid(3): Fix behavior on failure to match documentation.Pedro F. Giffuni2018-02-231-2/+4
* | | | | | | Add two new ioctls to bhyve for batch register fetch/store operations.John Baldwin2018-02-222-0/+39
* | | | | | | libifconfig: fix ifconfig_set_metricAlan Somers2018-02-211-2/+2
* | | | | | | Introduce channel flags in libcasper.Mariusz Zaborski2018-02-1720-75/+143
* | | | | | | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-163-3/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Vendor import of llvm release_60 branch r325330:vendor/llvm/llvm-release_60-r325330Dimitry Andric2018-02-1625-299/+316
* | | | | | | Fix a memory leak introduced in r328426.Mark Johnston2018-02-161-0/+1
* | | | | | | Document memset_s(3). memset_s(3) is defined inCy Schubert2018-02-162-3/+63
* | | | | | | zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-141-1/+4
* | | | | | | msun: signed overflow in atan2Eitan Adler2018-02-141-1/+1
* | | | | | | socketpair.2: Reference relevant POSIX standardsConrad Meyer2018-02-101-1/+8
* | | | | | | libcompat: Use %hu for unsigned shorts.Pedro F. Giffuni2018-02-101-1/+1