Commit Graph

11926 Commits

Author SHA1 Message Date
jmcneill 733016fbe5 add missing prototype for crc32v 2012-12-29 16:18:08 +00:00
jmcneill 6412da29f7 add support for generating boot.scr scripts with -T script 2012-12-29 15:11:56 +00:00
apb 1d8e06e4e4 Rename "tappit-hen" to "tappithen" because unit names cannot contain
hyphens.  Also change the definition from "3 imperial" (a dimensionless
quantity) to "3 bottle" (2.25 litres).  Wikipedia and several other web
sites say 3 bottles or 2.25 litres, but
<http://www.christies.com/lotfinder/wine/chateau-lafite-rothschild-vintage-1811-1-tappit-hen-per-4992576-details.aspx>
says:

    There seems to be no firm definition of the bottle size referred to
    as "tappit-hen". Believed to be of Scottish origin, a tappit-hen
    can vary, according to which definition one follows, from 1 1/2
    bottles to a tregnum or 3-bottle bottle. It is safest to say that it
    approximates to a magnum.

and ends with:

    1 Tappit-Hen (2.25 liters) per lot
2012-12-28 17:57:46 +00:00
apb fd02783e45 Allow a number and a unit to be juxtaposed without an intervening space.
Now "litres/100km" works as desired, instead of silently being
treated as "litres/100".
2012-12-28 17:07:03 +00:00
apb dd9b8fe876 Fix references to undefined units:
* "southamericarand" should be "southafricarand";
* "sidereal day" should be "siderealday";
* "perusol" should be "perunewsol".
2012-12-28 13:45:53 +00:00
apb 5cd73ddec1 Improve the description of the [count] from-unit to-unit arguments. 2012-12-28 13:25:25 +00:00
christos ccdf6b9113 backwards compatible with netbsd-6. 2012-12-24 22:12:28 +00:00
christos e7e7a9f768 compile without SSL 2012-12-22 16:58:51 +00:00
christos 057b4f79a5 document https support, mentioning certificates are not validated, and obey
https_proxy.
2012-12-22 16:57:09 +00:00
christos f9336fd862 PR/47276: Add https support 2012-12-21 18:07:36 +00:00
uwe dafbf6787b RFC 1866 does not define any "URI encoding". It defines HTML 2.0 that
includes SGML numerical character references (&#nnn;) and entity
references (&foo;) for Added Latin 1 and a subset of Numeric and
Special Graphic.
2012-12-15 02:08:13 +00:00
msaitoh fd52732c92 Fix memory leak. 2012-12-14 08:15:44 +00:00
pgoyette 0af2848f9e Adjust case of example to match usage (and code) 2012-12-13 21:09:34 +00:00
wiz 8fd1bb626e - Sort option list;
- create separate section, use `.Ex' macro for, and put in the
  correct location exit status information;
- bump date.

From Bug Hunting.
2012-12-12 13:30:06 +00:00
wiz 54082f205d - Remove incorrect use of `.Em' (this is a presentation term and
should not be used for stylistically decorating technical terms);
- remove superfluous `.Pp' macro (fixes mandoc(1) warning).

From Bug Hunting.
2012-12-12 13:28:06 +00:00
joerg d6b0aba16b Revert, there is a more fundamental issue with util.h. 2012-12-08 23:29:28 +00:00
joerg 52dd0a9cad Use util.h only in the native case. 2012-12-08 21:04:27 +00:00
wiz 102fc9f099 emove duplicate RCS Id. Bump date for previous. 2012-12-06 07:52:12 +00:00
khorben 10836027d1 Added a reference to prenice(1)
ok riz@, mrg@
2012-12-05 23:59:33 +00:00
wiz c7ee419f37 Bump date for previous. Remove trailing whitespace. 2012-12-03 07:49:21 +00:00
erh 740a124173 Honor the -t option to set the time format when running stat -s.
Document the format used by -s on the man page.
2012-12-02 21:13:07 +00:00
reed ed8d05eebe install the mkubootimage(1) manual 2012-12-02 02:21:28 +00:00
mbalmer e3f283b63f Fix misspelling: accommodate is a long enough word to have room for two 'c's
and two 'm's.
2012-12-01 11:41:49 +00:00
wiz 1221f3d89d More markup. 2012-12-01 08:16:25 +00:00
matt 555aa92b83 Change ULONG_MAX to UINT32_MAX 2012-12-01 05:26:16 +00:00
wiz f6a7e95e09 Sort SYNOPSIS. Remove unnecessary Ns. Punctuation nit. 2012-11-30 08:25:35 +00:00
reed 9557060a47 Add a manual for mkubootimage(1). It was missing.
It had one review on netbsd-docs@.
I didn't add the manual to the Makefile nor distrib set yet --
waiting for more review or improvements first.
2012-11-29 23:23:22 +00:00
mbalmer d6d52f19c7 Remove an obsolete (and incomprehensible) comment. Discussed with and ok
Roy Marples, Joerg Sonnenberger.
2012-11-29 23:01:16 +00:00
christos 3d7bb1da45 support printing rnd descriptor info 2012-11-25 15:30:28 +00:00
christos 0548a80ae0 return stuff for ksem 2012-11-25 01:05:49 +00:00
christos c7c1f1a254 - add more debugging.
- in misctrans() we need the file index not the file type.
2012-11-25 00:36:23 +00:00
christos 79abd5ecae PR/47237: Steffen Nurpmeso: Detect more than 2 pad characters and mark as bad. 2012-11-24 21:40:02 +00:00
christos 5c26317391 bufmem is unsigned. 2012-11-23 15:35:57 +00:00
pgoyette a5f70a7bc1 Fix format string to resolve build break 2012-11-23 06:44:38 +00:00
christos 0f21b86617 use more sysctl 2012-11-23 03:47:36 +00:00
christos 06cfe04c08 fix wrong sysctl 2012-11-23 03:46:35 +00:00
christos 9a3978f67e use more sysctl 2012-11-23 03:37:27 +00:00
christos abc21e6c39 use sysctl 2012-11-23 03:33:05 +00:00
joerg ab86636a8f Adding missing new lines in output. 2012-11-23 02:57:57 +00:00
christos 2696762d5f mbufs display was broken since the time we moved to percpu stats. 2012-11-23 01:43:10 +00:00
christos f17f1ddf91 PR/47222: Manuel Bouyer: Fix syscall display to show something reasonable. 2012-11-23 00:05:18 +00:00
pgoyette 3a4bfc9ee9 Note that 'su -l' does not update utmp and related databases. 2012-11-21 19:30:53 +00:00
christos 1524d388a5 Don't use p_comm since it is only 16 characters long and you can find the
full argv[0]. It is just confusing to have a long command name, that ps
shows as the long command name, and then when you try to kill it using
the full command name as displayed you don't get a match. While there
fix a format nit, and remove the main() declaration.
2012-11-20 22:52:01 +00:00
christos 7e4ddd095e include the variable name in debugging printfs. 2012-11-15 16:42:26 +00:00
chs ad0d9d79c0 fix operation on core files: cur_drive.io_name is an embedded array
in the structure we already fetched, not a pointer, so don't try to
dereference its address as a kernel address.
2012-11-13 14:09:58 +00:00
mbalmer 022a461990 It's Henry _Morton_ Stanley and Dr. Livingston_e_. Unfortunately. they did
not meet at an airport.
2012-11-11 20:25:19 +00:00
sjg 15b27c94a1 Add a unit-test for .ORDER 2012-11-09 19:08:28 +00:00
sjg d6f9abca71 Do not stop looking for children, just because one has a .ORDER dependency. 2012-11-09 18:53:05 +00:00
apb cd19fc2e6a Reorganise, consolidate duplicated information, clarify wording,
attempt to make the man page match the actual behaviour.
2012-11-04 10:10:03 +00:00
christos 2ce34034e0 off-by-one 2012-11-03 13:59:27 +00:00