christos
5cefaa7349
PR/17402: Julio Merino: better fine tuning for both x and y.
2002-08-20 16:55:28 +00:00
wiz
e066ad32dc
Use Nm instead of Xrefing ourselves.
2002-08-20 16:48:47 +00:00
wiz
f11f240ebb
-1 -> \-1.
2002-08-20 16:42:35 +00:00
wiz
942e5d4c4f
Sort sections.
2002-08-20 16:39:09 +00:00
wiz
54ae9afa12
Sort SEE ALSO.
2002-08-20 16:37:47 +00:00
wiz
777c402952
Refer setpgid, not setpgrp, since the former is POSIX and the latter is
...
just there for compatibility.
2002-08-20 16:30:30 +00:00
thorpej
c23fa5a752
Never send more than half a socket buffer of data. This insures that
...
we can always keep 2 packets on the wire, no matter what SO_SNDBUF is,
and therefore ACKs will never be delayed unless we run out of data to
transmit. The problem is quite easy to tickle when the MTU of the
outgoing interface is larger than the socket buffer size (e.g. loopback).
Fix from Charles Hannum.
2002-08-20 16:29:42 +00:00
wiz
73b7d13bfe
Drop .Pp before .Ss.
2002-08-20 16:25:51 +00:00
wiz
38315eadd0
Use Dq instead of single quotes.
2002-08-20 16:22:44 +00:00
wiz
60bfa780a0
Mark up NULL and ENOMEM.
2002-08-20 16:15:38 +00:00
wiz
3f9c36b9de
Drop superfluous Ns and fix a formatting glitch.
2002-08-20 16:10:01 +00:00
wiz
2ae3428010
Drop superfluous Ns.
2002-08-20 16:07:45 +00:00
wiz
b57bfa3f73
Drop superfluous Ns, sort sections.
2002-08-20 16:05:46 +00:00
wiz
4f40f42275
Remove superfluous Ns, drop trailing whitespace, fix a Xr, don't let lines
...
get longer than 80 characters.
2002-08-20 16:04:13 +00:00
wiz
2610a5c4d8
Remove superfluous Ns; while here, remove trailing whitespace and fix a
...
punctuation problem.
2002-08-20 15:59:37 +00:00
wiz
76cbce1c77
Formatting error.
2002-08-20 15:54:08 +00:00
wiz
b93a6fd07e
Remove Ns.
2002-08-20 15:52:25 +00:00
wiz
47d5f6cf3b
Remove superfluous Ns.
2002-08-20 15:51:25 +00:00
wiz
33691f98a8
Drop some superfluous Ns.
2002-08-20 15:47:46 +00:00
wiz
64676e9ce7
Two major fixes for PS output; also cut down on Ns and No misuses.
2002-08-20 15:43:34 +00:00
wiz
158398c921
Fix Ns abuse.
2002-08-20 15:32:12 +00:00
wiz
64f4287d6d
Remove superfluous double quotes and a superfluous Ns.
2002-08-20 15:30:07 +00:00
wiz
c33e4efde0
Remove superfluous Ns.
2002-08-20 15:28:11 +00:00
wiz
9bf08abfd4
Remove some unnecessary .Ns and trailing whitespace.
2002-08-20 15:24:38 +00:00
wiz
4051fecb2c
Remove unneeded Ns.
2002-08-20 15:20:33 +00:00
christos
64bf5ef14f
Fix battery support (Masanori Kanaoka).
...
XXX: ToDo: Still the battery charge is 96% when the battery is
fully charged on my libretto because of the estimated total charge offset.
2002-08-20 14:07:51 +00:00
christos
3d5da4cf52
don't limit username printing to UT_NAMESIZE
2002-08-20 14:02:45 +00:00
christos
7c266e1884
support utmpx
2002-08-20 14:01:49 +00:00
christos
9d7f515ba2
add some more ifdefs, so that we don't define variables we don't use.
2002-08-20 13:58:22 +00:00
christos
7d62d2a173
utmpx support
2002-08-20 13:56:50 +00:00
christos
c0b21fbbf7
Disable UTMPX support for now, because ftpd might chroot and we need
...
to keep files open.
2002-08-20 13:55:58 +00:00
christos
4b476b1883
utmpx support
2002-08-20 13:51:09 +00:00
jdarrow
48ee0561fe
Belatedly bump libdes shared library major number, due to bump of
...
libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.
Add note to libcrypto shlib_version file to remind people to also
update libdes shlib_version.
2002-08-20 13:49:55 +00:00
christos
d9308b55e8
remove spurious ^A's and ||
2002-08-20 13:49:11 +00:00
christos
6c99012e39
PR/17999: FUKAUMI Naoki: Support wtmpx entries.
2002-08-20 13:12:00 +00:00
itojun
88122ef746
should return error code from key_senderror(). sync w/kame
2002-08-20 08:17:02 +00:00
elric
8efcaddaf6
Added .k5login to the list of files that are checked in each user's
...
home directory.
Addresses PR: security/18000
2002-08-20 07:53:51 +00:00
itojun
a6315c15ad
utmpx.ut_id is required.
...
PR 17998 with slight modification (deal with ttyname shorter than 4)
2002-08-20 07:42:53 +00:00
itojun
ccc183b4d1
fixed that the incorrect time was set to sadb_comb_{hard|soft}_usetime.
...
sync w/kame
2002-08-20 06:20:26 +00:00
matt
c7a899fa13
Use "b" constraint for base registers (indexed addressing mode).
2002-08-20 06:04:38 +00:00
shin
b46ba8b021
don't include same file twice.
2002-08-20 04:22:03 +00:00
kristerw
6cf8d48ed9
#if 0 a couple of unused functions.
2002-08-20 03:52:26 +00:00
kristerw
81244d0b17
Make it compile for the __NO_STRICT_ALIGNMENT case.
2002-08-20 03:32:08 +00:00
briggs
d2c9e5deb4
Disable coalesced writes on IOP310-based systems.
2002-08-20 02:34:04 +00:00
briggs
88452ee2b5
Coalesced writes on xscale systems do not always work. If
...
XSCALE_NO_COALESCE_WRITES is set, disable. Otherwise, enable.
2002-08-20 02:30:51 +00:00
briggs
50e0ea7aa2
Enable branch prediction and write coalescing on XScale.
2002-08-20 02:00:46 +00:00
lukem
951972b555
- move LDSTATIC=-static to the bottom, so that "LDSTATIC=" in /etc/mk.conf
...
doesn't cause lossage
- set NOMAN= at the top (rather than MKMAN=no)
2002-08-20 01:52:58 +00:00
enami
7be7957c9b
Mention RND_TYPE_RNG.
2002-08-20 00:48:31 +00:00
enami
68c5f07e0f
Add and xref wm(4).
2002-08-20 00:46:23 +00:00
itojun
76f65d83e3
attach random number source.
2002-08-20 00:35:46 +00:00