Go to file
msaitoh 25a246b36d - Use device_printf() instead of aprint_error_dev() for PHY read/write
functions because those are used not only in device attach.
- Add debug printf.
- Rename variables.
2017-07-13 07:50:49 +00:00
bin Fix a reference after free (and consequent nonsense diagnostic for 2017-07-12 19:06:16 +00:00
common Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto fix typo. 2017-07-11 21:52:54 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Build the pmc tool on amd64. 2017-07-12 17:10:09 +00:00
doc - Add some devices to lm(4). 2017-07-11 10:14:10 +00:00
etc Revert the previous changes for PR/52377. 2017-07-09 05:58:13 +00:00
external Oops, support IPv6 if not disabled. 2017-07-12 12:55:41 +00:00
extsrc
games typo 2017-07-02 07:02:47 +00:00
include Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This 2017-07-11 15:21:31 +00:00
lib A more correct fix for PR standards/52282. 2017-07-11 19:36:38 +00:00
libexec rename the macro 2017-07-12 17:55:24 +00:00
regress Remove regress lseek tests, obsoleted by ATF 2017-05-14 04:26:40 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin Use Ex. 2017-07-04 06:54:20 +00:00
share Whitespace. 2017-07-12 11:23:58 +00:00
sys - Use device_printf() instead of aprint_error_dev() for PHY read/write 2017-07-13 07:50:49 +00:00
tests Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . 2017-07-12 17:32:51 +00:00
tools --disable-nls does not work in gdb subdir, so add am_cv_func_iconv=no to 2017-07-01 12:23:09 +00:00
usr.bin Update. 2017-07-12 17:38:15 +00:00
usr.sbin PR/52396: Edgar Pettijohn: Spell daemon consistently. 2017-07-12 01:57:43 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING New dhcpcd does not like update builds from previous versions. 2017-04-03 09:37:58 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +00:00