Go to file
msaitoh dc858e52b9 - Print Data Select and Data Scale in pci_conf_print_pcipm_cap().
- The Message Data register of MSI cap is not 32bit but 16bit.
- When the PCIE_LCAP_MAX_SPEED bitfiled is 0, it means it supports 2.5GT/s only.
- Print link de-emphasis value by "-X dB".
- Print Completion Timeout Ranges Supported filed with alphabets.
- Print TPH Completer Supported fileld's meaning.
- Print PCIE_DCAP2_MAX_EETLP correctly. 0 means 4 End-End TLP Prefixes.
- If the Supported Link Speed Vector is 0, the Link Capability 2 register is not
  implemented. Don't decode LCAP2 when the vector is 0.
- The ACS's Egress Control Vector is 32bit, so print with 0x%08x.
- Print SR-IOV's device ID.
- Use __SHIFTOUT() to avoid using magic number.
- Prefix "0x" for hexadecimal value.
2017-02-15 06:53:55 +00:00
bin white space 2017-02-06 21:06:04 +00:00
common Add entry for prop_ingest in the NAME section. 2017-02-12 16:18:48 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto also compile poly1305.c with -O0 on vax to address ssh login failure from/to 2017-02-14 09:59:16 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add postfix .so dir 2017-02-14 01:12:02 +00:00
doc Add new entry to TODO.ptrace 2017-02-14 18:38:07 +00:00
etc add postfix .so dir 2017-02-14 01:11:27 +00:00
external add hack for libmandoc on vax: 2017-02-14 09:05:17 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add _PATH_DEVZERO 2017-01-16 19:15:28 +00:00
lib fix off-by-one, found by asan. 2017-02-12 22:37:49 +00:00
libexec uh, this is actually called 20170201 :-) 2017-02-05 01:55:03 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin 128 bit integers are displayed in decimal. 2017-02-13 11:16:46 +00:00
share Fix typo. 2017-02-13 19:49:06 +00:00
sys - Print Data Select and Data Scale in pci_conf_print_pcipm_cap(). 2017-02-15 06:53:55 +00:00
tests Add tests for ifconfig up/down 2017-02-14 08:43:06 +00:00
tools Fix host tools build for asn1_compile, compile_et, and slc. 2017-01-30 02:38:50 +00:00
usr.bin Audio now uses fdclone, there is no longer a limitation of one audio 2017-02-10 19:31:42 +00:00
usr.sbin Increase buffer size reported to strlcpy() to be one larger than the 2017-02-15 02:48:31 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Note a new tic tool is required for the new terminfo database. 2017-02-11 15:27:08 +00:00