Go to file
thorpej e1afed9c2d Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.

This is working pretty well on my test systems, except for the "autostart"
feature.  I need someone with a better handle on the VFS locking protocol
to go over that.

This is a work-in-progress.  There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.

Adapted from FreeBSD.
2005-08-28 19:37:58 +00:00
bin Add a new keyword, ``topdir'', that grants access only if the file is 2005-08-24 19:09:03 +00:00
crypto SHA1 is a better default than MD5. 2005-08-27 12:32:15 +00:00
dist merge dhcp-3.0.3 2005-08-11 17:13:21 +00:00
distrib Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
doc sysinst: Spanish language translation, contributed by 2005-08-26 16:43:11 +00:00
etc pf needs to be started after the network is up, because some pf rules 2005-08-23 12:12:56 +00:00
games Sulfur|Sulphur -> Sul[f|ph]ur 2005-08-14 21:19:35 +00:00
gnu Fix vulnerability reported in SA16553 using the Red Hat patch. 2005-08-25 10:00:01 +00:00
include Get rid of the #if !HAVE_NBTOOL_CONFIG_H kludge. None of host tools 2005-08-27 22:55:54 +00:00
lib Get rid of pam debugging. 2005-08-28 07:41:41 +00:00
libexec * Add recvbufsize configuration option 2005-08-24 15:51:41 +00:00
regress cast f_fileno to uint64_t to be more portable. 2005-08-20 05:25:16 +00:00
rescue Add vnconfig(8). ok christos 2005-08-10 20:04:40 +00:00
sbin net.inet?.*.stats are viewable with netstat(1). 2005-08-28 16:18:04 +00:00
share Fix locator specified by sbp(4). 2005-08-28 15:22:06 +00:00
sys Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
tools UINT8_MAX and UINT16_MAX are needed for disklabel. 2005-08-27 22:08:58 +00:00
usr.bin Use net.inet6.tcp6.pcblist, net.inet6.tcp6.stats (not implemented yet) and 2005-08-28 16:12:35 +00:00
usr.sbin Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
x11 fontconfig depends on expat - so insert a .WAIT for parallel builds. 2005-07-22 08:47:20 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING mention recent kernel config change, 2005-08-25 16:01:14 +00:00
build.sh Initial pass at an in-tree ia64 toolchain. From PR 29141 with some fixes 2005-08-17 07:13:32 +00:00