Mike Smith
f3964aad0d
This commit was generated by cvs2svn to compensate for changes in r92388,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:13 +00:00
Mike Smith
6ff98c910d
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:13 +00:00
Mike Smith
6c3ac087b5
This commit was generated by cvs2svn to compensate for changes in r92386,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:04 +00:00
Mike Smith
e7bb0990c0
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:04 +00:00
Dag-Erling Smørgrav
a2e0658045
Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the
...
MI ptrace.h, since all platforms define them. Keep the MD ptrace.h around
for FIX_SSTEP (which is currently only needed on Alpha).
2002-03-16 00:25:53 +00:00
Murray Stokely
957d4e317a
Add textproc/docproj and editors/xemacs21 to the list of packages for
...
disc #3 .
MFC after: 1 week
2002-03-15 23:55:54 +00:00
Murray Stokely
6f9ac6fee0
Markup fix. Use .Va instead of .Ev. No content changes.
2002-03-15 23:34:17 +00:00
Murray Stokely
b3a43ea37a
Add a description of the TARGET variable, and add more information
...
about the TARGET_ARCH variable. (1)
Add information about the DESTDIR variable.
Add more examples for cross-building.
(1) Submitted by: ru
MFC after: 3 days
2002-03-15 23:29:24 +00:00
Juli Mallett
73385ac644
ANSIfy: Function declarations and prototypes, use of environ(7).
...
Reviewed by: mike
Approved by: mike
2002-03-15 22:54:58 +00:00
John Baldwin
2e5cf89939
Fix a stupid whitespace style bogon from way back in the declarations of
...
sched_lock and Giant.
2002-03-15 22:10:50 +00:00
Poul-Henning Kamp
132f08d017
Teach GEOM about Sun disklabel formats.
...
The detection code in this method is written so that it should work on
all architectures which means that you can plug a Sun disk into a i386
now and access the partitions.
We still need an endian-agnostic ufs/ffs before this is really
interresting, but the main focus was to get sparc64 onto the GEOM
trail.
2002-03-15 21:44:08 +00:00
Poul-Henning Kamp
19f1d16d37
Try to get used to architectures which are picky about alignment.
2002-03-15 21:41:41 +00:00
Luoqi Chen
6774c4e510
Support for LG GM82C700, an AIC6360 clone.
2002-03-15 21:30:41 +00:00
Dag-Erling Smørgrav
a888d317bb
PT_[GS]ET{,DB,FP}REGS isn't really optional any more, since we have dummy
...
backend functions for those archs that don't support them. I meant to do
this ages ago, but never got around to it.
Inspired by: OpenBSD
2002-03-15 20:17:12 +00:00
Wilko Bulte
f3f1c146a9
rectify AS500 sound stuff.
...
Submitted by: ue
2002-03-15 19:06:19 +00:00
Maxime Henrion
7df2ba8a76
Add myself to this list.
2002-03-15 18:49:53 +00:00
Kirk McKusick
0d2af52141
Introduce the new 64-bit size disk block, daddr64_t. Change
...
the bio and buffer structures to have daddr64_t bio_pblkno,
b_blkno, and b_lblkno fields which allows access to disks
larger than a Terabyte in size. This change also requires
that the VOP_BMAP vnode operation accept and return daddr64_t
blocks. This delta should not affect system operation in
any way. It merely sets up the necessary interfaces to allow
the development of disk drivers that work with these larger
disk block addresses. It also allows for the development of
UFS2 which will use 64-bit block addresses.
2002-03-15 18:49:47 +00:00
Dag-Erling Smørgrav
0d61ca69bb
Revert previous revision; sysinstall should build fine now even when cross-
...
building, plus ru says the previous revision didn't actually achieve what
it was meant to achieve.
2002-03-15 18:48:20 +00:00
David E. O'Brien
9722145f6f
Pass our idea of `CC' down to mkdep.
...
Tested on: sparc64
2002-03-15 18:43:59 +00:00
Brian S. Dean
b18ae9245d
Fix the return code from pthread_rwlock_try[rw|rd]lock() functions;
...
these should return EBUSY when the calling thread would block.
MFC after: 2 weeks
2002-03-15 18:27:58 +00:00
Ruslan Ermilov
f303d23186
This sounds better.
2002-03-15 18:12:13 +00:00
Ruslan Ermilov
a68af001da
mdoc(7) police: tiny fixes.
2002-03-15 18:09:32 +00:00
Ruslan Ermilov
3e5aa36e12
mdoc(7) police: expand contractions.
2002-03-15 18:06:25 +00:00
Ruslan Ermilov
d78dca323f
mdoc(7) police: hard sentence breaks, whitespace at EOL, contractions.
2002-03-15 18:04:00 +00:00
Ruslan Ermilov
ba8bcff1e8
mdoc(7) police: Fix xref to timeradd(3).
2002-03-15 17:59:46 +00:00
Ruslan Ermilov
d7396394e7
mdoc(7) police: punctuation nit.
2002-03-15 17:57:41 +00:00
Ruslan Ermilov
dab055db89
bde got caught by mdoc(7) police. :-)
2002-03-15 17:53:20 +00:00
Ruslan Ermilov
9a04350e3d
mdoc(7) police: don't you notice the warnings?
2002-03-15 17:50:21 +00:00
Ruslan Ermilov
f3a90e8782
Come on guys, you can't just take OpenBSD manpage and commit it
...
over someone else's fixes; this is at least offensive. If you
have problems doing a proper merge, we are here, your fellow
committers. :-(
Reapply markup fixes from revision 1.2 and fix some more. Also
fix the $OpenBSD$ tag.
2002-03-15 17:46:53 +00:00
Ruslan Ermilov
5c9f299b01
mdoc(7) police: fix list width.
2002-03-15 17:06:19 +00:00
Ruslan Ermilov
bd41558c17
mdoc(7) police: .Va -> .Ev.
2002-03-15 17:03:05 +00:00
Ruslan Ermilov
48851764f9
Argh, I constantly keep forgetting about these XXX's I put.
2002-03-15 17:01:05 +00:00
Ruslan Ermilov
3c1fa5310f
Fix a typo.
2002-03-15 16:53:32 +00:00
Ruslan Ermilov
8f5d6dadb2
mdoc(7) police:
...
Restore fixes from revision 1.20 that got lost in revision 1.21 merge.
Fixed some more.
2002-03-15 16:44:52 +00:00
Ruslan Ermilov
6edbab2f7b
mdoc(7) police: fix markup and uudecode(1) -o option description.
2002-03-15 16:03:29 +00:00
Søren Schmidt
7bdca10c47
Update to the RAID1 rebuild code.
...
Run rebuild as a background process.
Sponsored by: Advanis
2002-03-15 15:39:54 +00:00
Ruslan Ermilov
ba68dbe5f9
mdoc(7) police: kill hard sentence breaks.
2002-03-15 15:31:54 +00:00
Ruslan Ermilov
bad331599a
mdoc(7) police: pedantry.
2002-03-15 15:28:12 +00:00
Ruslan Ermilov
4af011c32b
mdoc(7) police: markup fixes.
2002-03-15 15:26:57 +00:00
Ruslan Ermilov
3a3c44ac20
mdoc(7) police: fix a typo and markup.
2002-03-15 15:12:10 +00:00
Ruslan Ermilov
d1f8bca053
mdoc(7) police: tiny fixes.
2002-03-15 15:07:39 +00:00
Ruslan Ermilov
e629e744a2
mdoc(7) police: GC duplicate VCS ID.
2002-03-15 15:02:13 +00:00
Ruslan Ermilov
424616bb1c
mdoc(7) police: misc fixes.
2002-03-15 14:56:53 +00:00
Ruslan Ermilov
86fbcc3207
mdoc(7) police: kill whitespace at eol.
2002-03-15 14:45:45 +00:00
Ruslan Ermilov
992b9b7a2a
mdoc(7) police: tiny fixes.
2002-03-15 14:34:10 +00:00
Ruslan Ermilov
e3390c2a99
mdoc(7) police: tiny fixes.
2002-03-15 14:28:05 +00:00
Ruslan Ermilov
1640d4e019
mdoc(7) police: use precise width specifier.
2002-03-15 14:21:13 +00:00
Udo Erdelhoff
77a036a438
MFbed: Use German Release Entities for all articles
2002-03-15 13:51:23 +00:00
Udo Erdelhoff
69647060da
MFen 1.299
2002-03-15 13:48:48 +00:00
Udo Erdelhoff
464e596d53
MFen 1.2, use DE release entities
2002-03-15 13:47:12 +00:00