Commit Graph

71383 Commits

Author SHA1 Message Date
murray
a6a33980aa 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
2541a2fd2a Markup fix. Use .Va instead of .Ev. No content changes. 2002-03-15 23:34:17 +00:00
murray
407dd767a4 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
jmallett
5166ed5f36 ANSIfy: Function declarations and prototypes, use of environ(7).
Reviewed by:	mike
Approved by:	mike
2002-03-15 22:54:58 +00:00
jhb
cf05e177e1 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
phk
c8ffcc04ab 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
phk
98660f3079 Try to get used to architectures which are picky about alignment. 2002-03-15 21:41:41 +00:00
luoqi
32fff5dd6f Support for LG GM82C700, an AIC6360 clone. 2002-03-15 21:30:41 +00:00
des
e8494cff8f 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
693ac59a54 rectify AS500 sound stuff.
Submitted by:	ue
2002-03-15 19:06:19 +00:00
mux
3c3307bdd5 Add myself to this list. 2002-03-15 18:49:53 +00:00
mckusick
11d31f8461 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
des
621e8aedcb 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
obrien
638b5ab76c Pass our idea of `CC' down to mkdep.
Tested on:	sparc64
2002-03-15 18:43:59 +00:00
bsd
8a66510c0f 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
ru
6a302d4f2b This sounds better. 2002-03-15 18:12:13 +00:00
ru
f597f21344 mdoc(7) police: tiny fixes. 2002-03-15 18:09:32 +00:00
ru
8d0f5cf7fa mdoc(7) police: expand contractions. 2002-03-15 18:06:25 +00:00
ru
ad492837b7 mdoc(7) police: hard sentence breaks, whitespace at EOL, contractions. 2002-03-15 18:04:00 +00:00
ru
67c29a2b6a mdoc(7) police: Fix xref to timeradd(3). 2002-03-15 17:59:46 +00:00
ru
bac970a3df mdoc(7) police: punctuation nit. 2002-03-15 17:57:41 +00:00
ru
eff1dcb2f5 bde got caught by mdoc(7) police. :-) 2002-03-15 17:53:20 +00:00
ru
cbedab5497 mdoc(7) police: don't you notice the warnings? 2002-03-15 17:50:21 +00:00
ru
5d787c98be 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
ru
7dcb46211f mdoc(7) police: fix list width. 2002-03-15 17:06:19 +00:00
ru
77f6cdff84 mdoc(7) police: .Va -> .Ev. 2002-03-15 17:03:05 +00:00
ru
2a35acf479 Argh, I constantly keep forgetting about these XXX's I put. 2002-03-15 17:01:05 +00:00
ru
1cc2bc68b4 Fix a typo. 2002-03-15 16:53:32 +00:00
ru
40e185da9b 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
ru
7828f7f8ab mdoc(7) police: fix markup and uudecode(1) -o option description. 2002-03-15 16:03:29 +00:00
sos
ed254aea7e Update to the RAID1 rebuild code.
Run rebuild as a background process.

Sponsored by: Advanis
2002-03-15 15:39:54 +00:00
ru
a9bf31badf mdoc(7) police: kill hard sentence breaks. 2002-03-15 15:31:54 +00:00
ru
11e8c90d58 mdoc(7) police: pedantry. 2002-03-15 15:28:12 +00:00
ru
a9e102536f mdoc(7) police: markup fixes. 2002-03-15 15:26:57 +00:00
ru
b2a169d1ab mdoc(7) police: fix a typo and markup. 2002-03-15 15:12:10 +00:00
ru
99c3265ce8 mdoc(7) police: tiny fixes. 2002-03-15 15:07:39 +00:00
ru
7eb45bcf5f mdoc(7) police: GC duplicate VCS ID. 2002-03-15 15:02:13 +00:00
ru
3cec0873e7 mdoc(7) police: misc fixes. 2002-03-15 14:56:53 +00:00
ru
9f5deaf863 mdoc(7) police: kill whitespace at eol. 2002-03-15 14:45:45 +00:00
ru
3695cb398d mdoc(7) police: tiny fixes. 2002-03-15 14:34:10 +00:00
ru
33d5c07ba6 mdoc(7) police: tiny fixes. 2002-03-15 14:28:05 +00:00
ru
5c6bc34884 mdoc(7) police: use precise width specifier. 2002-03-15 14:21:13 +00:00
ue
0a5733f040 MFbed: Use German Release Entities for all articles 2002-03-15 13:51:23 +00:00
ue
97d4454b61 MFen 1.299 2002-03-15 13:48:48 +00:00
ue
55860c336f MFen 1.2, use DE release entities 2002-03-15 13:47:12 +00:00
ue
580ac488ad MFen 1.37 2002-03-15 13:30:44 +00:00
ru
e211701785 Pedantry to satisfy the bin/34159 author. 2002-03-15 12:24:44 +00:00
ru
5989478813 mdoc(7) police: Kill the (now extraneous) empty line. Previously,
.Bd erroneously defaulted to -compact mode in the SYNOPSIS section.
2002-03-15 12:04:49 +00:00
ru
6092d5a92e Embed boot images built as part of buildworld rather than the
installed ones under /boot (which we may not even have in the
case of a cross build).

This introduced chicken and egg problem - we need boot images
early in the "depend" stage but they have not yet been built.
Work around this by excluding the generated makeboot.c source
from the "depend" list; it's okay because we hardcode all its
dependencies explicitly.  We actually lose the dependency bit
on <sys/types.h> but it's probably okay too as the only thing
we use is the u_char datatype and this is unlikely to change.
After all, it's normal for sloppy cleaning to cause problems.

beast.FreeBSD.org running 5.0-CURRENT alpha has been able to
cross build i386 world with this patch.

Prodded by:	gallatin
2002-03-15 11:27:47 +00:00
ru
8293cff8ae Don't use temporary file to generate makedevs.c -- it's okay
to write to makedevs.c directly as it's not protected by the
.PRECIOUS attribute.
2002-03-15 11:21:57 +00:00