Go to file
kre ae375f0127 Mostly DEBUG and white space changes. Convert DEEBUG TRACE() calls to
the new format.   Also #if 0 a function definition that is used nowhere.
While here, change the function of pushfile() slightly - it now sets
the buf pointer in the top (new) input descriptor to NULL, instead of
simply leaving it - code that needs a buffer always (before and after)
must malloc() one and assign it after the call.  But code which does not
(which will be reading from a string or similar) now does not have to
explicitly set it to NULL (cleaner interface.)   NFC intended (or observed.)
2017-07-05 19:54:21 +00:00
bin Mostly DEBUG and white space changes. Convert DEEBUG TRACE() calls to 2017-07-05 19:54:21 +00:00
common Comment alignment. No functional change. 2017-04-13 07:49:52 +00:00
compat
crypto Add update command for testing 2017-07-05 01:22:40 +00:00
dist/pf
distrib Copy install ramdisk to releasedir. Provide both a raw ffs and 2017-07-05 19:50:49 +00:00
doc gcc 6.4 out. 2017-07-05 11:22:18 +00:00
etc Copy install ramdisk to releasedir. Provide both a raw ffs and 2017-07-05 19:50:49 +00:00
external Add 3lua and 9lua. 2017-07-03 13:18:31 +00:00
extsrc
games typo 2017-07-02 07:02:47 +00:00
include Add the new signalname/signalnext/signalnumber interface to libc. 2017-05-09 11:14:16 +00:00
lib Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libexec Add EXIT STATUS section. Use Ex. 2017-07-04 06:56:50 +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 Update README. Noted by kre. 2017-07-04 09:32:20 +00:00
sys the extent code cannot use the full range of u_long, 2017-07-05 19:30:51 +00:00
tests Add test cases for updating SA/SP 2017-07-05 01:25:03 +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 Load address is not required for "ramdisk" images. 2017-07-05 01:09:17 +00:00
usr.sbin Use I/O timestamps to compute disk statistics for better precision. 2017-07-04 21:19:33 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +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