Go to file
dholland 5bc8cc2b1c Add lfs_kernel.h for declarations that don't need to be exposed to userland.
lfs currently has the following headers:
   lfs.h - on-disk structures and stuff needed for userlevel tools
   lfs_inode.h - additional restricted materials for userlevel tools
                 that operate the fs (newfs_lfs, fsck_lfs, lfs_cleanerd)
   lfs_kernel.h - stuff needed only in the kernel

and the following legacy headers that are expected to be mopped up and
folded into one of the above:
   lfs_extern.h - function prototypes
   ulfs_bswap.h - endian-independent support
   ulfs_dinode.h - now contains very little
   ulfs_dirhash.h - dirhash support
   ulfs_extattr.h - extattr support
   ulfs_extern.h - more function prototypes
   ulfs_inode.h - assorted kernel-only declarations
   ulfs_quota.h - quota support
   ulfs_quota1.h - more quota support
   ulfs_quota2.h - more quota support
   ulfs_quotacommon.h - more quota support
   ulfsmount.h - legacy copy of ufsmount material
2013-07-28 01:05:52 +00:00
bin fix error handling. 2013-07-19 15:53:00 +00:00
common With these changes, they now produce identical binary as before the coldfire 2013-07-19 16:42:12 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
dist Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
distrib lists for new bind 9.9.3-P2 2013-07-27 19:22:10 +00:00
doc mention new bind. 2013-07-27 19:25:23 +00:00
etc Add a couple of basic IP/MPLS forwarding tests 2013-07-19 04:00:40 +00:00
external merge conflicts for bind-9.9.3-P2 2013-07-27 19:23:09 +00:00
extsrc
games Fix typo. 2013-07-24 06:57:09 +00:00
gnu Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
include Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
lib Extend #undef _FORTIFY_SOURCE to both files to avoid compiler 2013-07-27 17:37:29 +00:00
libexec Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin Add -tag description as suggested in PR/45071 2013-07-24 06:28:10 +00:00
share Switch hppa to USE_COMPILERCRTSTUFF=no 2013-07-27 11:13:57 +00:00
sys Add lfs_kernel.h for declarations that don't need to be exposed to userland. 2013-07-28 01:05:52 +00:00
tests Disable ip forwarding at penultimate hop 2013-07-27 14:39:24 +00:00
tools revert socklen_t to int (from dh) 2013-07-20 10:31:19 +00:00
usr.bin fferentiate zegrep and zfgrep by their basename only, so they can be 2013-07-25 12:25:23 +00:00
usr.sbin check route messages sizes more carefully 2013-07-27 14:35:41 +00:00
x11 avoid compiler bug 2013-05-24 17:44:27 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING Note manual removal of internal freetype headers. 2013-06-05 21:59:59 +00:00
build.sh Add stub port for evbcf which has enough to do a distribution build. 2013-07-18 22:08:59 +00:00