Go to file
dholland 947343ea0e Add 64-bit directory entry structures, and adjust accessors accordingly.
The LFS64 directory entry has a 64-bit inode number. This is stored as
two 32-bit values to avoid inducing 64-bit alignment requirements.

The exposed type for manipulating directory entries is now
LFS_DIRHEADER, following the same convention as e.g. IFILE and SEGUSE.
(But with LFS_ on it, because.)
2015-09-21 01:24:23 +00:00
bin Be explicit about what is negated. 2015-08-28 11:29:48 +00:00
common Fixed typo: propertly -> property. 2015-08-20 15:55:09 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto merge conflicts 2015-08-21 08:20:59 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib Install radeon(4) from radeon-kms into x86 subdir. 2015-09-19 23:00:44 +00:00
doc note netstat(1) knows window height now. 2015-09-20 00:35:14 +00:00
etc Install radeon(4) from radeon-kms into x86 subdir. 2015-09-19 23:00:44 +00:00
external Install radeon(4) from radeon-kms into x86 subdir. 2015-09-19 23:00:44 +00:00
extsrc
games remove cpp abuse 2015-08-17 17:17:01 +00:00
gnu Avoid TYPE_MAXIMUM, it depends on undefined behavior. 2015-09-12 19:05:11 +00:00
include correct __ssp_overlap() to not trigger for adjacent areas 2015-09-03 20:43:47 +00:00
lib Fix typos to match values from rumpuser_config.h 2015-09-18 10:56:25 +00:00
libexec Remove dead assignment; from Henning Petersen in PR 50196. 2015-09-03 08:16:36 +00:00
regress
rescue
sbin Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
share tgif 2015-09-18 13:40:10 +00:00
sys Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
tests Improve test stability 2015-09-15 09:51:01 +00:00
tools undo previous; include is in ${.OBJDIR} 2015-09-17 14:25:43 +00:00
usr.bin Prefer error messages resolved from errno over handwritten ones. 2015-09-20 16:57:13 +00:00
usr.sbin Add -s to getopt(3)-string. 2015-09-20 17:45:25 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00
build.sh