aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting.Mark Johnston2018-10-201-2/+2
* Bump LLD_REVISION_STRING for 13-CURRENTEd Maste2018-10-201-1/+1
* - Update head to 13.0-CURRENT.Glen Barber2018-10-192-3/+3
* strptime: fix parsing of tm_year when both %C and %y appear in theYuri Pankov2018-10-171-9/+17
* Get rid unneccessary useless calls to lseek(2) from getgrent(3).Edward Tomasz Napierala2018-10-161-17/+31
* Avoid OOB reads in memmem(3).Gleb Smirnoff2018-10-151-9/+9
* Prevent flex(1) from generating calls to isatty(3) - and, in turn,Edward Tomasz Napierala2018-10-151-0/+1
* Don't call dlopen(3) for built-in NSS types - "cache", "compat",Edward Tomasz Napierala2018-10-152-7/+14
* Add .Xrs to kqueue(2) from pdfork(2) and procdesc(4), to make EVFILT_PROCDESCEdward Tomasz Napierala2018-10-141-1/+2
* Process irelocs for statically linked binaries from crt1 on x86.Konstantin Belousov2018-10-1314-9/+212
* amd64: convert libc bcopy to a C func to avoid future bloatMateusz Guzik2018-10-133-104/+15
* amd64: import updated kernel memmove to libcMateusz Guzik2018-10-132-6/+271
* strptime: disallow zero hour for %I (defined by POSIX as [01,12]) and %lYuri Pankov2018-10-131-1/+1
* Document that sendfile(2) can return ENOTCAPABLEAllan Jude2018-10-131-1/+7
* Add libssl to libldns for DANE.Dag-Erling Smørgrav2018-10-121-1/+1
* libmemstat: adjust for per-cpu stats after r338899Mateusz Guzik2018-10-111-26/+40
* libusb(3): Update the link to the libusb homepage.Mateusz Piotrowski2018-10-111-7/+11
* lld: set sh_link and sh_info for .rela.plt sectionsEd Maste2018-10-111-1/+1
* Update Makefile for 1.8.0, apologies for the breakage.Dag-Erling Smørgrav2018-10-101-5/+5
* MFH r338661 through r339253.Glen Barber2018-10-091-1/+1
|\
| * Disallow zero day of month from strptime("%d").Konstantin Belousov2018-10-081-1/+1
* | MFH r339206-r339212, r339215-r339239Glen Barber2018-10-081-12/+66
|\|
| * amd64: import updated kernel memset to libcMateusz Guzik2018-10-051-12/+66
* | MFH r338661 through r339200.Glen Barber2018-10-0539-185/+2837
|\|
| * crt: switch to standard note type definitions from elf_common.hEd Maste2018-10-044-7/+8
| * amd64: reimplement libc memset and bzero with kernel memsetMateusz Guzik2018-10-012-91/+66
| * libbe(3): Fix BE activation promoting activated BEKyle Evans2018-10-011-7/+13
| * clang: allow ifunc resolvers to accept argumentsEd Maste2018-09-291-1/+1
| * amd64: remove unnecessary cld from libc memcpy/bcopyMateusz Guzik2018-09-291-1/+0
| * When multiple threads are involved receiving completion events in LibUSBHans Petter Selasky2018-09-281-0/+6
| * amd64: reimplement libc memcmp and bcmp with kernel memcmpMateusz Guzik2018-09-272-51/+222
| * Move libc linker ifunc test to build target onlyEd Maste2018-09-241-5/+6
| * Move hosts.allow to lib/libwrap/Brad Davis2018-09-222-0/+93
| * libc: require ifunc-capable linker for amd64/i386Ed Maste2018-09-211-0/+5
| * Move nsmb.conf to lib/libsmb/Brad Davis2018-09-202-0/+58
| * Move opieaccess to lib/libopie/Brad Davis2018-09-202-0/+16
| * Move regdomain.xml to lib/lib80211/Brad Davis2018-09-192-0/+1944
| * Move libalias.conf to lib/libalias/libalias/Brad Davis2018-09-182-0/+9
| * Move mac.conf to lib/libc/posix1e/Brad Davis2018-09-182-0/+19
| * Fix CONFS to append the value in this case.Brad Davis2018-09-181-1/+1
| * Move rpc and netconfig to lib/libc/rpc/Brad Davis2018-09-173-0/+88
| * Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/Brad Davis2018-09-176-0/+232
| * amd64: depessimize userspace memcpy/memmove/bcopyMateusz Guzik2018-09-172-4/+16
| * Improve LibUSB debugging by simultaneously allowing both functionHans Petter Selasky2018-09-142-19/+36
| * hwpmc: set default rate if event description lacks one / filter rate against ...Matt Macy2018-09-141-0/+1
| * re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 buildsMatt Macy2018-09-142-4/+3
* | Make libradius(3) buildable.Jung-uk Kim2018-09-191-30/+33
* | Make libmp(3) buildable.Jung-uk Kim2018-09-191-49/+69
* | Make libfetch buildable.Jung-uk Kim2018-09-191-0/+4
|/
* Really fix pam install. Don't commit late at night or you make simple mistakes.Brad Davis2018-09-131-1/+1