Commit Graph

152304 Commits

Author SHA1 Message Date
wiz 22b0689a70 Bump date for previous. 2006-10-13 21:12:51 +00:00
wiz ea31caa73b Remove trailing whitespace. 2006-10-13 21:07:34 +00:00
wiz 8ac31fda0f Improve HTML output. 2006-10-13 21:06:51 +00:00
wiz 4cfcd239a1 Various fixes. 2006-10-13 21:06:01 +00:00
wiz 40cde1e14e Make HTML-output safe. Use more macros. 2006-10-13 21:03:22 +00:00
christos 95dcef71ae remove debug options 2006-10-13 21:02:19 +00:00
wiz 2a7aac1421 Sort supported hardware by name. 2006-10-13 21:02:05 +00:00
wiz ed0fe57dcc Make HTML-output safe. 2006-10-13 21:01:31 +00:00
christos 1dc96a7bd3 merge in 1.787 2006-10-13 21:00:51 +00:00
wiz 1339a7549f Make HTML-output safe. 2006-10-13 20:58:50 +00:00
wiz af34f948f1 Fix date string. 2006-10-13 20:57:32 +00:00
wiz a199de4e6f Sort SEE ALSO. 2006-10-13 20:56:54 +00:00
christos 6c265266c5 more __unused 2006-10-13 20:53:59 +00:00
wiz f90c2de688 Sort SEE ALSO. 2006-10-13 20:53:21 +00:00
wiz 255a629420 No Xr to ourselves. English improvement. 2006-10-13 20:52:57 +00:00
wiz adc55bc81c No Xr to ourselves. 2006-10-13 20:52:08 +00:00
wiz a721d64ba8 Sort SEE ALSO. 2006-10-13 20:51:28 +00:00
wiz 8b2626be71 "occurred" with two "r", like the majority of files in this directory already
uses it.
2006-10-13 20:51:05 +00:00
wiz 2bbc82f29e Bump date for previous. 2006-10-13 20:47:42 +00:00
wiz b7a8d82a23 Sort options in usage. 2006-10-13 20:43:31 +00:00
wiz dd94284f1e Add -i to usage. 2006-10-13 20:37:10 +00:00
wiz 1bce9c8b5d Remove empty line. 2006-10-13 20:35:38 +00:00
wiz 66402a89e3 Macro improvements. 2006-10-13 20:33:31 +00:00
wiz 5ff4d6db40 ttyaction(3), not 8. 2006-10-13 20:32:05 +00:00
wiz d20eb91c72 Whitespace nit. 2006-10-13 20:31:27 +00:00
wiz 080ca21e76 New sentence, new line. 2006-10-13 20:30:44 +00:00
wiz d5714c044f Sort SEE ALSO. 2006-10-13 20:30:16 +00:00
wiz 818a1c08a3 Fix typo in macro. 2006-10-13 20:28:06 +00:00
wiz f10fc51879 Sort SEE ALSO. 2006-10-13 20:27:42 +00:00
mlelstv 0ce7ae1e3c End a decompression when trailing garbage is found. It emits a warning
message and causes a non-zero exit status (similar to GNU gzip).
Fixes PR bin/33045.
2006-10-13 20:17:46 +00:00
mlelstv a3ee681f33 Abort decompression with an error when EOF is reached on input. The
test output will then be 'NOT OK'. Fixes PR bin/32933.
2006-10-13 20:16:32 +00:00
macallan 222fbf8824 clear only interrupts we really use, fixes weirdnesses with PCMCIA cards on
my PB3400
2006-10-13 19:48:41 +00:00
dogcow 44603cac1f more unused variable fallout. 2006-10-13 18:28:06 +00:00
tnozaki 65b88fc7e0 PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3)
(wcs?width and wprintf are already in repository).
2006-10-13 17:28:09 +00:00
dogcow 2023789a40 More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
do { if (&x) {} } while (/* CONSTCOND */ 0);
construct as suggested by uwe in <20061012224845.GA9449@snark.ptc.spbu.ru>.
2006-10-13 16:53:35 +00:00
elad c136b6cd0d Refactor code a bit so we only use kmem when we really need it. 2006-10-13 16:33:57 +00:00
elad 8c494ca741 Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having
credentials on sockets, at least not anytime soon, this is a way to check
if we can "look" at a socket. Later on when (and if) we do have socket
credentials, the interface usage remains the same because we pass the
socket.

This also fixes sysctl for inet/inet6 pcblist.
2006-10-13 15:39:18 +00:00
tsutsui 498acdb572 Use a non-zero quality for mftb counter. 2006-10-13 14:17:37 +00:00
yamt e3c9a705bc re_start: fix tx stall. 2006-10-13 11:06:15 +00:00
yamt 04200ace96 re_txeof: fix watchdog timeout. 2006-10-13 11:02:38 +00:00
hannken e94d6cd4a7 Add __unused to unused function arguments. 2006-10-13 10:42:19 +00:00
hannken 1dac4c24ec More __unused (COMPAT_OSOCK not defined). 2006-10-13 10:29:41 +00:00
hannken 3e0dbf3bc5 Add __unused to unused function arguments. 2006-10-13 10:21:21 +00:00
hannken a92696acd1 More __unused (NPCPPI == 0 case). 2006-10-13 10:09:36 +00:00
peter 463fbff409 Only compile in pf specific code when pf is configured.
Fixes kernel build when ALTQ is configured and pf not.
2006-10-13 09:57:28 +00:00
he 1d78afbff8 Fix set lists so that prop_number_equals_integer.0 is there as well. 2006-10-13 05:03:50 +00:00
wiz 361e86f38f Bump date for previous. 2006-10-13 00:20:00 +00:00
wiz f592019bff Bump date for previous.
New sentence, new line.
2006-10-13 00:19:21 +00:00
uwe bb003f9487 More __unused (in cpp conditionals not touched by i386). 2006-10-12 21:35:00 +00:00
uwe bdfc8192a4 Add __unused to unused function arguments. 2006-10-12 21:31:29 +00:00