Go to file
kre cd91c66b27 Ugh. This stuff is disgusting. We really need an arch dependent
PRIxOFF (and PRIdOFF) to print off_t's in a way that matches the
arch's definition of off_t.

In the meantime fall back on %jx and an (intmax_t) cast.   Ugly.
(And the way it is written is even uglier...)
2017-03-20 22:57:04 +00:00
bin At the suggestion of Matthew Sporleder (on current-users@) reword some 2017-03-20 22:17:56 +00:00
common Fix commas in NAME section. 2017-03-07 19:10:07 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Revert "Remove a useless loop around getpass()" 2017-02-24 01:26:17 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Bump image size to unbreak builds. 2017-03-18 17:07:04 +00:00
doc Fix typo. 2017-03-20 12:16:07 +00:00
etc set cloexec to the rc postprocessor fd (rudolf in tech-userlevel) 2017-03-20 16:02:48 +00:00
external Fix configure script to not always provide an extern for strsep(). 2017-03-19 16:51:45 +00:00
extsrc
games elide compiler stupidity. 2017-03-20 22:05:27 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Add fenv for ia64, imported from FreeBSD, compile tested only. 2017-02-23 02:05:30 +00:00
lib Make this compile again (gcc does not like strcmp(maybe-NULL, maybe-NULL); 2017-03-20 20:44:06 +00:00
libexec Revert to version 1.55 of map_object.c. This reverts: 2017-03-10 09:13:49 +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 Report the PID for the process changing the address. 2017-03-17 16:13:44 +00:00
share Omit excessive indentation for text. 2017-03-18 21:21:24 +00:00
sys Ugh. This stuff is disgusting. We really need an arch dependent 2017-03-20 22:57:04 +00:00
tests PR bin/52090 - the $* tests are no longer expected to fail. 2017-03-20 11:48:41 +00:00
tools refresh 2017-02-24 03:44:54 +00:00
usr.bin add 7.1 release date 2017-03-15 05:05:04 +00:00
usr.sbin Change duplicate 'D' option to 'm'. From Ed Maste @ FreeBSD 2017-03-15 15:33:54 +00:00
BUILDING regen 2017-02-20 21:28:48 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Remove entry for "TRAP_HWWPT renamed to TRAP_DBREG" from UPDATING 2017-02-17 21:34:19 +00:00
build.sh State the reason script bombed. 2017-03-10 17:15:47 +00:00