Use proper fields to check for interrupt trigger mode.
[freebsd.git] / lib /
2017-04-12 kibReport _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX which...
2017-04-09 kanAdd missing double quote to fix r316635 commit.
2017-04-08 delphijEnable 16-bit longest_match for x86.
2017-04-07 kanDo not use b.cs instruction to jump to cerror.
2017-04-07 jhbRework r234502 to include a modified CFLAGS along with...
2017-04-07 ngiepmc_read(3): fix manlint error
2017-04-07 ngiepmc.atomsilvermont(3): fix manlint warnings
2017-04-07 ngiepmc(3): add additional references for libpmc functions...
2017-04-06 tsoomelibstand/dosfs: cache FAT32 in 128 Kb blocks to save...
2017-04-06 tsoomeloader: want mechanism to avoid RA with bcache
2017-04-06 emastelibnetbsd: add emalloc and friends
2017-04-06 ngieUse __FBSDID instead of the license agreement to embed...
2017-04-06 ngiesbuf(3): add some basic functional tests for the library
2017-04-06 ngiesbuf(3): expose sbuf_{clear,get,set}_flags(3) via libsbuf
2017-04-05 jhbAdd an implementation of __ffssi2() derived from __ffsd...
2017-04-03 traszFix typo.
2017-03-31 allanjudeAdd explicit_bzero() to libstand, and switch GELIBoot...
2017-03-30 tychonReorder includes to placate MIPS build.
2017-03-30 tsoomeRemove OLD_NFSV2 from loader and libstand
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 emastelibc: remove use of archaic __P() macro
2017-03-29 ngieFix up r316081 by using nitems(cam_errbuf) instead...
2017-03-28 ngielibcam: use __func__ instead of hardcoding the function...
2017-03-28 ngieApply r315689 to lib/libgcc_s as well to unbreak the...
2017-03-28 ngielib/libkvm: start adding basic tests for kvm(3)
2017-03-28 mmMFV r316083,316094:
2017-03-28 ngieUse `sizeof(cam_errbuf)` instead of `CAM_ERRBUF_SIZE...
2017-03-28 ngieFix some localized style(9) issues and reword CAM_ERRBU...
2017-03-27 adrian[private] add libevent1 and sqlite3 include files for...
2017-03-26 rwatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 mmelPreserve VFP state across signal delivery.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmelCleanup structures related to VFP and/or mcontext_t.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 rwatsonIn libcasper, prefer to send a function index or servic...
2017-03-23 delphijVendor import of ntp-4.2.8p10.
2017-03-23 impFix a coverity-discovered NULL pointer dereference.
2017-03-23 impDefine StrCmp in a funky was to be bug-compatible with...
2017-03-22 impSimplify the code a little.
2017-03-22 ngieUnbreak world by adding sys/stat.h for stat(2)
2017-03-22 ngiestyle(9): sort #includes
2017-03-22 impImpelemnt ttys onifexists in init.
2017-03-22 markjAdd initializations missed in r315728.
2017-03-22 markjAvoid accessing an uninitialized variable when vfork...
2017-03-22 markjAvoid double-closing an fd if elf_begin() fails.
2017-03-22 cemscandir: Fix NULL dereference, uninitialized value...
2017-03-22 desAdd options to capture stdout and / or stderr and pass...
2017-03-22 ngielibkvm: bump WARNS to 6 after recent commits done to...
2017-03-22 ngielibkvm: fix warning issues post-r291406
2017-03-22 vangyzenclock_gettime.2: add some clock IDs
2017-03-21 dimGcc has incompatible internal declarations for __divtc3...
2017-03-21 ngiekvm_write: fix -Wcast-qual warning in pointer arithmeti...
2017-03-21 ngieDocument sbuf_hexdump(9) in just sbuf(9)
2017-03-21 ngiekvm_geterr: handle `kd` == NULL in a deterministic...
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 tsoomeloader: verify the value from dhcp.interface-mtu and...
2017-03-20 tsoomelibstand: verify value provided by nfs.read_size
2017-03-20 ngieHandle kd == NULL gracefully with kvm_close(3)
2017-03-20 vangyzenPort the getaddrinfo(1) utility from NetBSD
2017-03-20 ngielibcam: NULL out freed `ccb.cdm.matches` and `ccb.cdm...
2017-03-20 mmMFV r315633, 315635:
2017-03-20 ngieDon't build/install lib/libc/io_test anymore
2017-03-20 delphijMake space style consistent with earlier entries.
2017-03-20 ngiekvm_close(3): return `error` instead of blindly returni...
2017-03-20 ngiekvm_open2(3): remove '*' when describing addr argument...
2017-03-19 ngieRemove a commented out line before kvm_getprocs(3)
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-18 emastelibc: add reference to two-way algorithm and bad shift...
2017-03-18 emastelibc: Use musl's O(n) memmem and strstr
2017-03-17 desr308996 broke IP literals by assuming that a colon...
2017-03-16 brooksReplace SOFTFLOAT with __mips_soft_float, which gcc...
2017-03-16 smhFix libsysdecode vmprot flag decoding
2017-03-16 maximMore trap_enotcap spelling fixes.
2017-03-16 maximSpell kern.trap_enotcap.
2017-03-16 ngieTweak r315363 slightly
2017-03-16 ngieFix manlint errors
2017-03-16 ngieCapitalize .Dt macro argument
2017-03-16 ngieReturn NULL instead of 0 on failure in _kvm_open, kvm_o...
2017-03-15 ngieStart adding basic tests for cam(3)
2017-03-15 maximSpell "const" properly.
2017-03-14 tobikFix sysdecode_cap_rights which currently prints bogus...
2017-03-14 delphijImplement INHERIT_ZERO for minherit(2).
2017-03-14 delphijDiscard first 3072 bytes of RC4 keystream, this is...
2017-03-13 ngielib/libcam/cam_cdbparse.3: fix manpage warnings
2017-03-13 pfgMinor libc cleanup: let calloc(3) do the multiplication.
2017-03-13 ngielib/libcam/cam.3: note that cam_freeccb(3) with ccb...
2017-03-12 impFix two CURDIR references in comments that should be...
2017-03-12 pfgRevert r314780
2017-03-12 pfglibc: provide some bounds-checking through reallocarray(3).
2017-03-12 desAdd a __printflike() that would have caught the bug...
2017-03-12 ngielib/libcam/cam.3: fix manpage warnings
2017-03-12 ngieUse .Dv when referencing NULL
2017-03-12 pfglibc: small cleanup.
2017-03-12 pfglibc: small cleanups.
2017-03-12 pfglibc: small cleanups.
2017-03-12 pfglibc: small cleanups.
2017-03-11 asomersIncrease WARNS for libutil tests
2017-03-11 asomersIncrease WARNS for libproc tests
next