summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2018-08-139716 libstand: cstyle cleanup of what we just did touchToomas Soome10-1424/+1470
2018-08-139626 move 'static xuio_stats_t xuio_stats' to file where it useIgor Kozhukhov2-16/+20
2018-08-139461 kbd does not switch keyboard layoutToomas Soome2-12/+7
2018-08-109711 fts(3C) needs to be largefile awareJonathan Perkin5-0/+42
2018-08-109718 update mandoc to 1.14.4Yuri Pankov41-1245/+1659
2018-08-099668 loader: rename zfsloader to loaderToomas Soome27-187/+104
2018-08-099715 libstand: gzipfs unused variableToomas Soome1-1/+1
2018-08-099714 libstand: dereferencing type-punned pointer will break strict-aliasing r...Toomas Soome1-1/+1
2018-08-099713 libstand: cd9660 pointers differ in signednessToomas Soome2-11/+11
2018-08-099712 libstand: netif.c variable set but not usedToomas Soome1-3/+1
2018-08-099708 loader: libstand warning: pointer targets differ in signednessToomas Soome6-7/+7
2018-08-079674 Let's scrap AVS/sdbcYuri Pankov349-155748/+19
2018-08-079698 pkcs11 C_Digest() is too restrictive in inputJason King3-5/+6
2018-08-079695 Slow crash dumps, significantly slower than live coreJoyce McIntosh2-9/+14
2018-08-079694 Parallel dump hangsJoyce McIntosh1-25/+57
2018-08-079685 KPTI %cr3 handling needs fixesJohn Levon4-40/+78
2018-08-079638 libc/port/fp/sigfpe.c: this statement may fall throughToomas Soome1-2/+1
2018-08-079249 System crash dump to NVME not workingJoyce McIntosh2-183/+197
2018-08-079645 scf_read_propvec segfaults on errorAndrew Stormont1-7/+8
2018-08-069701 byteorder functions are in libc for a long timeYuri Pankov18-166/+147
2018-08-069669 Extra zeros sent by sendfile()Marcel Telka2-33/+36
2018-08-069636 loader: colon is not supported in zfs dataset nameToomas Soome2-9/+25
2018-08-069063 improve procfs exit handlingJerry Jelinek1-1/+1
2018-08-049693 emulated NVMe controller on ESXi 6.7 fails to attachYuri Pankov1-8/+5
2018-08-039697 Add digest tests to crypto test frameworkJason King13-2/+406738
2018-08-039661 update tzdata to 2018eYuri Pankov10-383/+629
2018-08-029650 libstand: Add MAXWAIT to net for establishing max total timeoutToomas Soome1-16/+36
2018-08-029180 gss_mechs/mech_krb5: this statement may fall throughToomas Soome3-2/+4
2018-08-029692 libvscan has bad _msg dependencyJason King1-2/+2
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King21-497/+429
2018-07-309266 ixgbe: this statement may fall throughToomas Soome2-2/+6
2018-07-309673 move internet address manipulation functions to libcYuri Pankov51-620/+727
2018-07-309610 qede: error: left shift of negative valueToomas Soome3-3/+3
2018-07-309609 qede: error: result of '983040 << 16' requires 37 bits to represent, but...Toomas Soome1-1/+2
2018-07-309608 qede: error: 'free_buffer_count' may be used uninitialized in this functionToomas Soome1-1/+1
2018-07-309607 qede: this statement may fall throughToomas Soome2-4/+3
2018-07-309606 qede: error: this 'for' clause does not guardToomas Soome1-6/+7
2018-07-279658 Update cxgbe to deal with newer flash modulesVishal Kulkarni1-16/+72
2018-07-259056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlockBryan Cantrill4-44/+206
2018-07-249672 Reserve a ZFS replication stream feature flag for ZSTD compressionAllan Jude1-0/+2
2018-07-249621 Make createtxg and guid properties publicJosh Paetzel4-5/+21
2018-07-239580 Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos4-55/+346
2018-07-239465 ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady6-17/+46
2018-07-209657 sendfile(3ext): off and EINVAL are not documented properlyMarcel Telka1-2/+8
2018-07-199055 panic in prgetattrJerry Jelinek1-1/+12
2018-07-199569 smbios(1M) could decode voltage and curent probesRobert Mustacchi6-2/+752
2018-07-199641 want stack-clash mitigationPatrick Mooney25-122/+721
2018-07-199651 README.pkg: Extra zero in PKGVERSMarcel Telka1-1/+1
2018-07-199477 loader: cstyle update of common/commands.cToomas Soome2-351/+363
2018-07-199133 ucbcmd: this statement may fall throughToomas Soome5-19/+11