wiz
16abdc28f6
regen (RiscPC)
2003-04-14 06:32:57 +00:00
wiz
c08f5994be
Correct casing of RiscPC. From Igor Sobrado in PR 21144.
2003-04-14 06:32:02 +00:00
wiz
3f001e56e4
hpib -> HP-IB. From Igor Sobrado in PR 21143.
...
Use more mdoc macros.
2003-04-14 06:25:47 +00:00
wiz
09d1ef0601
regen (IP Filter, ITE, some misc.)
2003-04-14 05:48:46 +00:00
wiz
a20ec90fe2
Uppercase ITE. Addresses PRs 21138 to 21141 by Igor Sobrado.
2003-04-14 05:45:40 +00:00
salo
0db44986d2
Add slovak language libc message catalog.
2003-04-14 05:21:47 +00:00
mrg
72fb03a384
note less 381 update
2003-04-14 03:06:20 +00:00
mrg
0634cd7fff
fix build errors
2003-04-14 03:02:28 +00:00
mrg
1492c6b657
merge less 381
2003-04-14 02:56:45 +00:00
mrg
e0555382b4
import less 381. changes:
...
v375 4/7/02 Fix searching for SGR sequences; fix SECURE build;
add SGR support to DJGPP version (thanks to Eli Zaretskii).
v376 6/10/02 Fix bug in overstriking mulitbyte UTF-8 characters
(thanks to Jungshik Shin).
Posted to Web page.
-----------------------------------------------------------------
v377 9/10/02 Fix bug in Windows version when file contains CR;
fix bug in search highlights with -R;
make initial buffer limit really be 64K not unlimited.
v378 9/30/02 Misc bug fixes and compiler warning cleanup.
Posted to Web page.
-----------------------------------------------------------------
v379 11/23/02 Add -L option; fix bug with ctrl-K in lesskey files;
improve UTF-8 overstriking and underscore overstriking;
fix minor man page problems; change to autoconf 2.54.
v380 11/24/02 Make LINENUM same as POSITION.
v381 11/28/02 Make -N use 7 columns for line number if possible.
2003-04-14 02:09:56 +00:00
petrov
488c2452ee
clean-up unused definition.
2003-04-14 01:44:06 +00:00
oster
351bc1e187
Remember to close the component if we decide it's not suitable for use
...
as a hot spare. Closes PR#20989 by David Brownlee.
2003-04-13 22:07:11 +00:00
augustss
44617bfaa7
Add quirk for Genesys Logic GL641USB. From PR kern/21131.
2003-04-13 20:54:31 +00:00
kleink
c02f38cf64
Warn if the old unsetenv() is referenced.
2003-04-13 17:39:13 +00:00
wiz
e69dc8ffac
Fix some broken mdoc. Closes PR 21124 from Igor Sobrado.
2003-04-13 16:35:02 +00:00
cjep
cb8e57462e
Builtin -> Built-in. PR#21129
2003-04-13 16:12:59 +00:00
cjep
0ea55ddab3
standalone -> stand-alone. PR#21128
2003-04-13 16:11:49 +00:00
cjep
f46e568a4b
Typo (wheter -> whether). PR#21126.
2003-04-13 16:05:46 +00:00
cjep
58ab011c50
standalone -> stand-alone. PR#21125.
2003-04-13 16:04:02 +00:00
yamt
f5f20840e2
save and restore errno in signal handlers.
2003-04-13 10:22:40 +00:00
jmmv
8fee00a553
... ca/LC_MESSAGES is not needed.
2003-04-13 09:54:41 +00:00
jmmv
4f7db6cd44
Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc
...
catalog messages.
Thanks to salo for letting me know what was missing.
2003-04-13 09:48:18 +00:00
dsl
6ff706ac19
CONSTCONT should have been CONSTCOND
2003-04-13 09:08:04 +00:00
dsl
b757e31c2a
Fix error message for 64bit daddr_t
2003-04-13 07:51:30 +00:00
dbj
952f555608
grammar nit. "set to." changed to "to which"
2003-04-13 07:15:20 +00:00
christos
aa5b09ddbf
PR/21117: Robert Elz: Makefile-ioctl.c mishandles dependencies
2003-04-13 05:04:00 +00:00
tsutsui
dcc0f5a63d
Fix typo in printf message.
2003-04-13 04:07:34 +00:00
explorer
a09cd2fd46
typo, s/TX4/TX2/
2003-04-13 01:53:00 +00:00
wiz
1ed976874c
Remove trailing space.
2003-04-13 01:45:06 +00:00
christos
0585b39b51
PR/3495: Koji Imada: amd timeout for ffs.
2003-04-12 21:57:16 +00:00
oster
483ec40279
Briefly describe how to enable a number of the optional RAID types.
...
Remove wording which suggests that SCSI IDs need to be hard-coded --
this hasn't been a requirement since auto-configure.
2003-04-12 21:20:04 +00:00
zuntum
1a2ec1a713
add missing parenthesis
2003-04-12 16:39:19 +00:00
yamt
dcf4c9093f
fix a typo in the previous.
2003-04-12 14:41:28 +00:00
yamt
1505b097fa
set b_resid correctly.
2003-04-12 14:38:57 +00:00
yamt
f8b7159909
unbusy a page after put it on the queue.
...
fix a panic with UVM_PAGE_TRKOWN when doing swapoff.
2003-04-12 14:36:43 +00:00
yamt
9ad479d8c2
split nfs_doio to nfs_doio_{phys,read,write} to avoid too deep indents.
2003-04-12 14:26:58 +00:00
he
e12cae5ab1
Track the bump of libutil minor (hi, Christos!).
2003-04-12 13:41:06 +00:00
explorer
38fd615cff
add an older pci id for SATA150TX2PLUS, too
2003-04-12 10:41:04 +00:00
fvdl
ba400f9233
Don't cache buffers used when finding the superblock, it can lead to
...
seeing bogus data for the first cg with certain block/frag sizes.
From enami tsugutomo.
2003-04-12 10:35:58 +00:00
fvdl
9e0b0abaa7
Use variables for some cg accesses; makes things more readable and more
...
similar to FreeBSD. No functional change.
2003-04-12 10:33:17 +00:00
christos
efc2b2a122
PR/9513: Graywolf: ypmatch fails on mail.aliases, mail.byaddr from Solaris
2003-04-12 09:13:28 +00:00
christos
4a09954028
PR/9286: Steven Grunza: Win98 warm boot puts 3c905B in state D3 and causes
...
ex driver failure
2003-04-12 09:03:25 +00:00
christos
611ca7be61
regen
2003-04-12 08:41:20 +00:00
christos
f45b1c425d
PR/8754: Andreas Wrede: Add SIIG devices
2003-04-12 08:40:48 +00:00
christos
2d2910a91a
PR/21108: Christopher SEKIYA: if_wi_pci.c rev 1.21 is incorrect for PLX-9052
2003-04-12 08:17:45 +00:00
dogcow
dc650bfb56
Document ip.checkinterface
2003-04-12 07:41:12 +00:00
simonb
4dcb48921b
Use "options<space><tab>".
2003-04-12 07:39:39 +00:00
yamt
043759a005
- do FILESYNC writes if we're freeing the page or the page doesn't
...
belong to us. otherwise, data will be lost on server crash.
- use b_bcount instead of b_bufsize to determine
how many pages we should deal with.
based on a patch from Chuck Silvers.
discussed on tech-kern.
2003-04-12 06:53:09 +00:00
tsutsui
8d11ba186d
Add some delays between 8bit reads of DSTAT and SSTAT0 registers
...
as per the 53c710 manual. Pointed out by fredette in osiop_gsc.c long ago.
2003-04-12 06:42:38 +00:00
tsutsui
49c64e1d70
Fixes from OpenBSD:
...
- Fix index bounds checking in save data pointers logic.
- Fix an indent problem and an extra blank space.
2003-04-12 06:11:15 +00:00