Go to file
jmcneill 1d72c7e24d Make all of the COM_xxx type options runtime selectable. Kernel configs
with the existing options (COM_16650, COM_16750, COM_AWIN, COM_HAYESP, and
COM_PXA2X0) will select the correct type in com_attach_subr. New code
should specify the com type by passing COM_TYPE_xxx to comcnattach and/or
setting sc_type.
2017-10-29 14:06:08 +00:00
bin Correct a markup typo (Sv -> Dv) 2017-10-29 00:20:42 +00:00
common Simplify, and comment out xrefs to non-existing pages. 2017-10-23 00:59:44 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto PR/52604: Tatoku Ogaito: Fix x11 session forwarding. 2017-10-09 12:07:03 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add man page for bwfm(4) 2017-10-26 07:29:52 +00:00
doc dts updated to 4.14-rc6 2017-10-28 10:35:48 +00:00
etc /tmp/t 2017-10-25 07:41:35 +00:00
external unbound reloads config on SIGHUP, so add the reload command 2017-10-25 09:13:41 +00:00
extsrc
games Include time.h for time. Drop sys/types.h and expect basic working 2017-10-02 22:03:10 +00:00
include Add endian.h header. Simply includes sys/endian.h 2017-10-16 11:38:25 +00:00
lib Fix the escape used for em dash 2017-10-29 06:07:48 +00:00
libexec fix to compile without USE_PAM. (unused variables) 2017-10-07 19:23:02 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin user librumpres 2017-10-10 19:30:06 +00:00
share More improvements in grammar and readability. 2017-10-29 09:51:42 +00:00
sys Make all of the COM_xxx type options runtime selectable. Kernel configs 2017-10-29 14:06:08 +00:00
tests fix typo 2017-10-28 19:25:31 +00:00
tools use the variable for the source dir instead of duplicating it. 2017-10-04 21:42:20 +00:00
usr.bin The sign is optional in an exponent 2017-10-29 01:28:46 +00:00
usr.sbin New sentence, new line. 2017-10-23 01:07:27 +00:00
BUILDING regen 2017-10-21 23:49:28 +00:00
Makefile Add NOBINARIES, useful to build tools are libraries which is what's needed 2017-10-04 23:54:33 +00:00
Makefile.inc
UPDATING Note possible need to clean objdir (or depends at least) for 2017-10-13 07:04:58 +00:00
build.sh Better validation of var name args to -V and -Z, in a way that makes 2017-10-08 01:05:13 +00:00