Go to file
reinoud 20846619eb Metadata partition (v2.50+) bugfix commit :
* fix copying of the extents of the metadata node to the metadatamirror node;
  it was not copying all extents.

* fix truncing metadata partition:
   * fix endian conversions
   * fix information length calculation so its truncated to the right length!

* allow for setting maximum extent length in extent merging. This is needed
  since extents in the metadata partition files are only to be in allocation
  unit sizes.

* adjust grow and shrink node to set the granularity of the maximum length of
  an extent when encountering a metadatafile or metadatamirror file.
2011-01-14 09:09:18 +00:00
bin No need to cast with bsearch(), it returns a void *. Use __arraycount(). 2011-01-13 23:45:13 +00:00
common Allow use of traditional CPP to be set on a per platform base in sys.mk. 2011-01-12 23:12:10 +00:00
compat Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
crypto avoid unused variable warning. 2011-01-09 23:17:36 +00:00
dist warns=4 2010-12-13 01:45:38 +00:00
distrib Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. 2011-01-13 22:28:35 +00:00
doc ACPICA 20110112 is out. 2011-01-13 10:42:54 +00:00
etc Use chown now when it's available without /usr mounted. 2011-01-13 22:30:09 +00:00
external Fix zfs Makefiles + debug, don't add -g by default only when MKDEBUG is 2011-01-13 23:18:23 +00:00
extsrc
games avoid unnecessary cast (hi wiz) 2011-01-05 15:52:20 +00:00
gnu Remove NOMANDOC, the documents are at least parsed somewhat sensible. 2011-01-12 23:03:55 +00:00
include practice alphabet: "g before i except never" etc. 2010-12-29 15:53:57 +00:00
lib Generate symbol constants for UC_GREGS_* and CALLFRAME*. 2011-01-14 06:15:27 +00:00
libexec Make sure bozo_auth_check_401() isn't called with a NULL "request". 2011-01-12 19:29:24 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin fix a mysterious indent lossage roaming around for last couple of years. 2011-01-14 06:02:57 +00:00
share Add AUTHORS. XXX: If you feel that you are missing, please add yourself. 2011-01-14 07:11:18 +00:00
sys Metadata partition (v2.50+) bugfix commit : 2011-01-14 09:09:18 +00:00
tests Moving t_hsearch - belongs in stdlib/ 2011-01-13 14:32:35 +00:00
tools Define PRI[diouxX]8. We previously did this only for 2011-01-10 20:38:35 +00:00
usr.bin Sort options in SYNOPSIS. 2011-01-12 19:55:06 +00:00
usr.sbin Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. 2011-01-13 22:28:35 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
Makefile.inc
UPDATING Make tcpdump(8) to drop root privileges and chroot(2) by default. 2010-12-17 09:54:27 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00