Go to file
haad f5b48500f1 Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.

No objections on tech-userlevel@.
2009-06-05 21:52:31 +00:00
bin Make indentation consistent. 2009-05-26 07:30:51 +00:00
common fix a comment 2009-05-26 22:39:15 +00:00
compat we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries. 2009-05-19 20:27:50 +00:00
crypto Some autoconfig glue around header files inclusion. 2009-06-02 15:10:07 +00:00
dist More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
distrib Add iic(4) manpage, partly taken from OpenBSD. 2009-06-05 07:21:14 +00:00
doc postfix-2.6.2 out. 2009-06-05 11:31:51 +00:00
etc Add support for fr_*.UTF-8 locale. Setting LANG to fr_*.UTF-8 won't get 2009-06-03 18:47:05 +00:00
external Bump libdevmapper minor number, because of ioctl protocol change. 2009-06-05 20:11:21 +00:00
games Rectify non-compiling code that appears when DEBUG is defined. 2009-06-04 07:01:16 +00:00
gnu "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54:50 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib New sentence, new line. 2009-06-03 09:04:18 +00:00
libexec Apply fix borrowed from i386: Fix const issue (cast const pointers 2009-05-24 20:35:41 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
share Match wording in list to other entries. 2009-06-05 09:29:15 +00:00
sys Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
tests Fix calls to rump syscalls now that the padding argument is no 2009-05-15 15:54:03 +00:00
tools use new file 2009-05-08 17:45:22 +00:00
usr.bin Explicitly include fcntl.h for O_CREAT to not depend on namespace 2009-06-05 19:55:43 +00:00
usr.sbin Avoid -mcmodel=kernel so that we can build in PIC mode. 2009-06-04 12:19:35 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile Make clean_METALOG in distrib/sets early in the build, to ensure that 2009-04-23 09:43:49 +00:00
Makefile.inc
UPDATING Add note about Postgres WRT the time_t change. 2009-05-27 18:02:57 +00:00