summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFV r296159pfg2016-02-2942-595/+684
* Implement process-shared locks support for libthr.so.3, withoutkib2016-02-2813-307/+788
* RPC: update the getrpcbyname() definition to include a const qualifier.pfg2016-02-262-3/+3
* Remove WARNS inherited fine by ../Makefile.inc.bdrewery2016-02-267-12/+3
* Make it clear that the "size" argument is for the dst string.bdrewery2016-02-261-3/+3
* Update dependencies.bdrewery2016-02-266-2/+100
* Remove unneeded lines.bdrewery2016-02-268-17/+6
* These can build in parallel.bdrewery2016-02-262-0/+4
* Make unions in PowerPC libc endian-safe.nwhitehorn2016-02-264-4/+44
* Make FPSCR definition endian clean.nwhitehorn2016-02-261-0/+5
* rpc: fix failure to clear string by passing the wrong size to memset.pfg2016-02-261-1/+1
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-2535-547/+2448
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-24127-12814/+0
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.bdrewery2016-02-241-4/+0
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-241-1/+0
* db(3): Fix aliasing warnings from modern GCC.pfg2016-02-241-3/+2
* db(3): Fix aliasing warnings from modern GCC.pfg2016-02-241-6/+12
* Add handling for non-native error values to libsysdecode.jhb2016-02-236-3/+312
* If we close or sync a hash-based db file, make sure to call fsync todwmalone2016-02-231-1/+5
* As <machine/param.h> is included from <sys/param.h>, there is no needskra2016-02-221-1/+0
* Rename pte.h to pte-v4.h and start including directly either pte-v4.hskra2016-02-191-4/+6
* Remove sys/types.hkevlo2016-02-191-2/+1
* Bump .Dd for r295764bjk2016-02-181-3/+3
* Right now, the "virtual hole" API feature of lseek(2) is very vaguelysobomax2016-02-181-4/+12
* Remove dd xfer stats emitted during buildworldemaste2016-02-182-2/+2
* Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions andskra2016-02-182-4/+1
* Fix build race after r295643.bdrewery2016-02-171-0/+2
* DIRDEPS_BUILD: Hookup CLANG_EXTRAS.bdrewery2016-02-167-0/+114
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-161-0/+13
* fputs: Return the number of bytes written.pfg2016-02-151-1/+1
* getln: We cannot expand the buffer beyond INT_MAX.pfg2016-02-152-2/+12
* fputs: Return the number of bytes written.pfg2016-02-151-0/+3
* Add libpe for elfcopy(1) PE/COFF supportemaste2016-02-122-0/+36
* Update ELF Tool Chain to upstream rev 3400emaste2016-02-121-1/+1
* Fix double-free error: r289419 moved all error handling in http_connect()des2016-02-111-1/+0
* Use the new insecure-lan-zones option instead of listing each AS112 zonedes2016-02-111-1/+1
* Remove man page references to rndassociates.com, which has been taken overjamie2016-02-101-1/+0
* Include sys/_task.h into uma_int.h, so that taskqueue.h isn't aglebius2016-02-091-1/+0
* Fix the gcc build after r295407.markj2016-02-081-1/+1
* If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbolskib2016-02-087-6/+16
* semget(2): Add missing [EINVAL] conditions.jilles2016-02-071-1/+12
* MFV r295360pfg2016-02-077-43/+54
* - connect(2) Clarify namelenjgh2016-02-041-1/+9
* Fix build.glebius2016-02-041-0/+1
* Move logic to destroy a struct catentry to its own function.bdrewery2016-02-021-9/+17
* - Note that devctl(8) will appear in 10.3 first.jhb2016-02-021-4/+5
* This seems like a very trivial bug that should have been squashed a longsobomax2016-01-302-0/+98
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.jhb2016-01-303-19/+19
* Add implementations of sendmmsg(3) and recvmmsg(3) functions whichkib2016-01-298-20/+303
* Use intptr_t note ptrdiff_t when storing flags in the bottom bits ofbrooks2016-01-292-6/+6
OpenPOWER on IntegriCloud