Add a lockdep macro to the LinuxKPI.
[freebsd.git] / lib /
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 jasoneDecrease relative branch brittleness.
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-17 cempdwait4(2): Remove documentation of vaporware
2017-06-17 kibDo not leak syslog_mutex on cancellation.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 kibMove the description of kern.kq_calloutmax sysctl into...
2017-06-16 kibStart a new sentence on the new line.
2017-06-16 sobomaxDocument st_flags in the stat(2).
2017-06-15 jasoneUpdate jemalloc to 5.0.0.
2017-06-13 dimRevert r319796 for now, it can cause undefined referenc...
2017-06-12 kibAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 ngieRemove stdlib.h #include added in r319844
2017-06-12 ngieAdd positive and negative testcases for cam_get_device(3)
2017-06-12 ngiegetbsize(3): clarify that underflow/overflow warnings...
2017-06-10 markjRemove an inaccuracy from socket.2.
2017-06-10 dimRemove a few unneeded files from libllvm, libclang...
2017-06-10 jhbImprove decoding of RB_AUTOBOOT in the 'howto' argument...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 avg8269 dtrace stddev aggregation is normalized incorrectly
2017-06-09 avg8168 NULL pointer dereference in zfs_create()
2017-06-09 philImport libxo-0.8.1 with official fix to today's build...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 philImport libxo-0.8.0:
2017-06-07 jilleslibc: Remove futimens() and utimensat() compat stubs.
2017-06-06 willtsearch_test: Test twalk & add some determinism.
2017-06-05 tsoomeANSIfy md5 functions
2017-06-03 jhbDecode the 'who' argument passed to getrusage().
2017-06-03 jhbAdd a cross-reference to sysdecode_socket_protocol(3).
2017-06-02 jhbRemove stale cap_rights_get(2) manpage.
2017-06-01 dimFor arm targets, place ABI at the end of the target...
2017-06-01 stevekWhen sysctlbyname fails, free buf before returning.
2017-06-01 delphij * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-29 ngie:dnvlist_get_string__default_value: fix a bogus string...
2017-05-29 ngielogarithm_test: assert that feclearexcept succeeds
2017-05-29 ngiefma_test: mute a warning about unreachable code on...
2017-05-29 ngie:nvlist_unpack__duplicate_key : check the result of...
2017-05-29 ngielib/libnv/tests/dnv_test: fix memory leaks for memory...
2017-05-28 kibMention that the basep argument to getdirentries(2...
2017-05-28 tsoomeuse the same option list for dhcp discovery and request
2017-05-28 kibUpdate getdirentries(2) page for new struct dirent...
2017-05-28 ngiehostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 ngiehostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 ngieBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 ngiePush `snapshot_file` copying down into run_tests functi...
2017-05-28 mmelImplement sincos, sincosf, and sincosl.
2017-05-28 ngieFix a -Wunused-but-set-variable warning reported by...
2017-05-28 ngieFix -Wunused and -Wshadow warnings
2017-05-28 ngiegetgr_test: fix -Wunused warnings
2017-05-28 ngiegetpw_test: fix -Wunused warnings
2017-05-28 ngiegethostby_test: fix multiple warning types
2017-05-28 ngiegetproto_test: fix -Wunused warnings
2017-05-28 ngiegetrpc_test: fix -Wunused warnings
2017-05-28 ngiegetserv_test: mark unused parameters __unused to fix...
2017-05-28 ngiegetusershell_test: mark mdata parameter in compare_user...
2017-05-28 ngiegetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 ngiegetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 ngiegetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 ngiegetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 ngiegetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 ngiegetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 ngieFix -Wsign-compare warnings
2017-05-28 ngieStaticize functions and remove unused variables to...
2017-05-28 ngieSort make variables to suit style.Makefile(5)
2017-05-28 ngielib/libc/tests/nss: use calloc appropriately
2017-05-28 ngieRemove getpagesize(3) error checking added in r317312
2017-05-27 ngieFix #if conditional added in r319008
2017-05-27 ngiekvm_geterr_test: Compile out the portions that require...
2017-05-27 baptUse the usual FreeBSD spelling for the DHCP user class
2017-05-27 baptAlways issue the pxe request
2017-05-27 baptadd a comment on vendor index 19 and 20 to avoid confusion
2017-05-27 baptPass a "FREEBSD" user-class in PXE dhcp request
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 vangyzenlibthr: increase WARNS to the default (6)
2017-05-26 vangyzenlibthr: fix warnings at WARNS=6
2017-05-26 vangyzenlibthr: fix style in previous commit
2017-05-26 vangyzenlibthr: prevent setcontext() from masking SIGTHR
2017-05-26 avg8021 ARC buf data scatter-ization
2017-05-26 avg7446 zpool create should support efi system partition
2017-05-26 pfgfts_open: move bogus initialization further below,...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 tuexenImprove the decoding of the third argument of the socke...
2017-05-25 adrian[lib] disable libc++experimental on mips platforms...
2017-05-24 traszDon't end up manpage titles with a full stop.
2017-05-24 gjbUpdate the "first appeared in" version in several manua...
2017-05-24 allanjudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 ngiedirectory(3): add trailing comma after e.g., missed...
2017-05-23 vangyzenlibthr: fix warnings from GCC when WARNS=6
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 ngiekill(2): add missing section for sysctl(9)
2017-05-23 ngieptrace(2): clean up trailing whitespace
2017-05-23 ngieopen(2): fix manlint warnings
2017-05-23 ngierctl_add_rule(2): fix manlint warnings
2017-05-23 ngiecap_enter(2): fix manlint issues
2017-05-23 ngie_umtx_op(2): fix minor manlint issues
2017-05-23 ngiexdr(3): add missing comma after xdr_sizeof(3) in SYNOPSIS
2017-05-23 ngiefopencookie(3): declare function pointers in SYNOPSIS...
2017-05-23 ngiequick_exit(3): delete trailing whitespace in licensing...
next