Go to file
pgoyette ecf94dda9c Increase max string length for PCI Product names. Affects only kernels
with PCIVERBOSE (or corresponding module).

We currently have a few product names that exceed the old limit, and
this is triggering an SSP check in pci_devinfo().  This commit doesn't
directly address the SSP issue, but pushes the can down the road...
2016-10-25 05:43:40 +00:00
bin Remove unused variables. 2016-10-23 08:24:27 +00:00
common Add strchrnul 2016-10-12 20:01:40 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto conditionalize bits 2016-10-19 00:11:03 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add tests for uniq(1) based on the example test cases provided in the POSIX man page. 2016-10-22 14:13:39 +00:00
doc Note update to tzdata2016h 2016-10-20 23:16:23 +00:00
etc Add tests for uniq(1) based on the example test cases provided in the POSIX man page. 2016-10-22 14:13:39 +00:00
external Don't fail silently if we can't set a breakpoint 2016-10-24 21:22:33 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Import wcsnlen(3) to libc 2016-10-15 14:21:59 +00:00
lib It is expensive to open and close files for every printf, keep it around. 2016-10-23 21:20:56 +00:00
libexec revert, I'll fix libc instead. 2016-10-07 19:10:03 +00:00
regress Fix the mmap call, KNF, and make the output more readable. 2016-09-03 08:47:38 +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 revert part of revision 1.28. "e.g." is correct. bad igor! 2016-10-15 06:23:28 +00:00
share Switch hppa to gdb 7.12... passes basic tests 2016-10-22 11:06:15 +00:00
sys Increase max string length for PCI Product names. Affects only kernels 2016-10-25 05:43:40 +00:00
tests Add tests for uniq(1) based on the example test cases provided in the POSIX man page. 2016-10-22 14:13:39 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin sysctlbyname is convenient, but ain't cheap. Cache it. 2016-10-24 00:40:17 +00:00
usr.sbin we keep version in a separate file now 2016-10-20 17:39:08 +00:00
build.sh When setting TOP the idea is to run the [/usr]/bin/pwd binary, and 2016-06-03 00:00:01 +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 that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00