summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-10use SUBDIR.roff suggested by uwe@christos
2018-06-09But set NOSANITIZERchristos
2018-06-09We can't build those three with MKSANITIZER, they are used too early.christos
2018-06-09Provide more compatibility with readline headers; now python-3.6.5 workschristos
2018-05-31Disable draft_00 in racoon, discussed on tech-net@ and now in PR/53334.maxv
2018-05-28merge a new version of the CDDL dtrace and ZFS code.chs
2018-05-23Simplify to avoid pointless null pointer arithmetic.joerg
2018-05-23Use .An in authors section. Remove empty section.wiz
2018-05-23Add cross references to the openssl man pages.christos
2018-05-22Remove reference to itself.wiz
2018-05-22Minor improvement in sigaction(2)kamil
2018-05-19Note in vfork(2) that SIGTSTP is maskedkamil
2018-05-16Avoid complicated arithmetic involving NULL.joerg
2018-05-16Improve type safety by using the correct enum values.joerg
2018-05-05file system police; remove trailing whitespace; merge two error sectionswiz
2018-05-04fix uninitializedchristos
2018-05-04It is not a bug that we are only allowing /name. Update for newly allowedchristos
2018-05-04Handle filename autocompletion when the cursor is at a backslash or quote cha...abhinav
2018-05-04Merge 2018echristos
2018-05-03Hello bozohttpd(3lua)sevan
2018-05-03Hello libbozohttpd(3)sevan
2018-05-03Sort sections. Sort ERRORS. Remove trailing whitespace.wiz
2018-05-02Explain PROT_MPROTECT better, add references to mremap(2), document thechristos
2018-05-02Add EXAMPLE and ERRORS section.christos
2018-05-02Add '*' and '[' to the list of characters which need escaping during autocomp...abhinav
2018-05-01Add the netpgp lua bindings so that the compat build can build them.christos
2018-05-01Implement PTRACE_VFORKkamil
2018-04-29Add some compat stubs for aarch64. Not providing any actual compatibilityjmcneill
2018-04-07fix and use the macro.christos
2018-04-07function grew an extra argument now.christos
2018-04-06note to get rid of statfs() when bump time comesdholland
2018-04-05Use mdoc macros.wiz
2018-04-04Document opendisk1() - it has been around long enough.kre
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-03-31Drop the USE_LIBTRE build optionkamil
2018-03-29Move the complex logic for dynamically writing branches from ld.elf_sojoerg
2018-03-27Add missing alias for ldexpl on ! __HAVE_LONG_DOUBLE architectures.martin
2018-03-19socket: report receive buffer overflowsroy
2018-03-12Remove exgtraneous commapgoyette
2018-03-10Fix signed overflow in atan2eadler
2018-03-09Add ifunc support for statically linked applications on x86, ppc, sparcjoerg
2018-03-06avoid negative shiftchristos
2018-03-05comment out unused variable.christos
2018-03-05Remove PT_GET_SIGMASK / PT_SET_SIGMASKkamil
2018-03-02PR/48585: Set errno when returning NULL for AF_INETlukem
2018-02-28PIC code clobbers %r30 so we need to update the saved oucp withuwe
2018-02-28PIC code clobbers %r30 so we need to update the saved oucp withuwe
2018-02-26PR/53058: Nikhil Benesch: use correctly typed variables (wchar_t vs wint_t)christos
2018-02-26Document ragasub(3) & regnsub(3) implementation detailkamil
2018-02-25remove hard-coded -fomit-frame-pointer for pthread stuff,chs