Go to file
jakllsch 7a9caa1f87 Improve "identify" output slightly:
- Capitialize "Name" in World Wide Name.
 - Print the World Wide Name if it exists.
 - Use LBA48 maximum address when available for "total sectors" output.
 - So that geometry will display on more drives, don't be as strict when
   checking for non-ATAPI devices.  (This seemed to be an issue on at least
   one instance of a Caviar SE16 drive.)
 - Check more carefully for valid/relevant queue depth before printing it.
 - Increment the queue depth by one for display.

While here, wrap some long lines that I should have had wrapped before they
were commited in rev. 1.46.
2009-06-08 23:26:13 +00:00
bin block numbers are measured in f_frsize units. Make -P option 2009-06-06 09:30:45 +00:00
common fix comment typos. 2009-06-07 03:12:40 +00:00
compat fix PR/41557: fix src/compat build for 64 bit platforms by building 2009-06-08 15:39:43 +00:00
crypto Sort options, fix a typo. 2009-06-08 08:02:32 +00:00
dist More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
distrib update for resolver pages. 2009-06-08 17:15:23 +00:00
doc mention new openssh 2009-06-08 00:15:37 +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 the resolver man page is from here now. 2009-06-08 17:16:18 +00:00
games a bit more const 2009-06-07 21:04:54 +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 another missing \ 2009-06-08 17:18:11 +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 Improve "identify" output slightly: 2009-06-08 23:26:13 +00:00
share Bump date for previous. New sentence, new line. 2009-06-08 07:59:38 +00:00
sys Add atap_max_lba member to ataparams for LBA48 Maximum Address. From OpenBSD. 2009-06-08 15:09:35 +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 tabify and wrap long lines. 2009-06-08 21:58:44 +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 add crypto/external to the build. 2009-06-07 22:46:12 +00:00
Makefile.inc
UPDATING Add note about Postgres WRT the time_t change. 2009-05-27 18:02:57 +00:00