ru
891f14d453
mdoc(7) police: markup nits.
2002-05-30 08:10:32 +00:00
ru
48ec4698ed
mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.
2002-05-30 07:53:53 +00:00
ru
395bccbe7f
mdoc(7) police: markup nit.
2002-05-30 07:51:22 +00:00
ru
812a445e72
mdoc(7) police: removed an extra .Op call.
2002-05-30 07:48:01 +00:00
ru
06e5e12cfd
mdoc(7) police: tidy up the markup.
2002-05-30 07:34:10 +00:00
alfred
26c9c27f03
Check for defined(__i386__) instead of just defined(i386) since the compiler
...
will be updated to only define(__i386__) for ANSI cleanliness.
2002-05-30 07:32:58 +00:00
alfred
4320d2c0b9
correct commented out preprocessor test for i386 to __i386__
2002-05-30 07:28:43 +00:00
alfred
cf295fd4a0
Check for defined(__i386__) instead of just defined(i386) since the compiler
...
will be updated to only define(__i386__) for ANSI cleanliness.
2002-05-30 07:13:40 +00:00
alfred
166dc2c9af
correct comment (replace i386 with __i386__)
2002-05-30 07:12:12 +00:00
kuriyama
61c2113b0f
Fix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).
...
MFC after: 1 week
2002-05-30 07:01:58 +00:00
alfred
f0facdc5dd
Check for defined(__i386__) instead of just defined(i386) since the compiler
...
will be updated to only define(__i386__) for ANSI cleanliness.
2002-05-30 07:00:42 +00:00
ru
67d93076d6
mdoc(7) police: tidy up the markup.
2002-05-30 06:56:43 +00:00
ru
642d85cb2e
mdoc(7) police: punctuation, miscellaneous.
2002-05-30 06:50:52 +00:00
ru
8c5e6481e1
mdoc(7) police: lint.
2002-05-30 06:44:27 +00:00
marcel
05e39ee52e
Add compile time asserts for the size of struct gpt_hdr and struct
...
gpt_ent. Use offsetof() for struct gpt_hdr to exclude padding.
2002-05-30 06:33:07 +00:00
ru
4898ea0542
mdoc(7) police: markup nits.
2002-05-30 06:18:53 +00:00
ru
7cc3531206
mdoc(7) police: use .Fl to denote stdin.
2002-05-30 06:07:29 +00:00
ru
d654861f5c
mdoc(7) police: typo in .Dd.
2002-05-30 06:05:42 +00:00
obrien
c2beebb55b
Seems we are not ready for revision 1.8.
2002-05-30 06:04:14 +00:00
ru
f8e987f066
mdoc(7) police: untangle SYNOPSIS's markup.
2002-05-30 06:03:08 +00:00
ru
4334e7515f
mdoc(7) police: lint.
2002-05-30 05:59:25 +00:00
jeff
feec324370
Record the file, line, and pid of the last successful shared lock holder. This
...
is useful as a last effort in debugging file system deadlocks. This is enabled
via 'options DEBUG_LOCKS'
2002-05-30 05:55:22 +00:00
ru
aa9fde6b91
mdoc(7) police: removed unnecessary .Ns.
2002-05-30 05:52:19 +00:00
ru
297515d525
mdoc(7) police: removed unnecessary .Ns's.
2002-05-30 05:47:50 +00:00
marcel
90f98510f5
o Remove GCC specific attribute packed.
...
o Add incomplete array padding.
2002-05-30 05:44:23 +00:00
obrien
f391d64cb7
Line up the make world completed output.
2002-05-30 05:01:40 +00:00
iedowse
a337baf222
Fix some serious brain damage in the default block/frag/cpg parameters
...
that are used if none at all are specified for a partition. Don't
keep replaying the last field if we run out of fields when processing
a line. Use a 8:1 frag:block ratio for both defaults.
More work here is required. I think disklabel should not attempt
to choose default filesystem parameters, and instead let newfs pick
any defaults if required.
PR: i386/38703
Reported by: Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
2002-05-30 01:44:35 +00:00
iedowse
078e6c4721
Split out the code for parsing the partition specification lines
...
into a separate function to avoid some over-long lines.
2002-05-30 01:19:25 +00:00
tjr
09ec516834
Reject options, handle "--" correctly in unlink(1).
2002-05-30 01:05:15 +00:00
obrien
f3e84ff8bd
Make our default predefines ANSI clean.
2002-05-30 00:58:35 +00:00
tjr
a9256c24d5
Reject options, handle "--" end-of-options marker in link(1).
2002-05-30 00:57:38 +00:00
tjr
f0cf811c24
Move exit status info into Diagnostics section.
2002-05-30 00:46:00 +00:00
tjr
60d1ab01d7
Accept an input file name of "-" to mean standard input, as required by
...
P1003.2.
2002-05-30 00:07:14 +00:00
tjr
2d9a2285ef
Fields should be separated by <blank>s, not <space>s according to P1003.2.
2002-05-29 23:55:44 +00:00
tjr
31d09977d0
Don't bother trying to handle "-" arguments ourselves, getopt(3) already
...
does this for us.
2002-05-29 23:52:55 +00:00
julian
304195369e
CURSIG() is not a macro so rename it cursig().
...
Obtained from: KSE tree
2002-05-29 23:44:32 +00:00
schweikh
2c79ab496a
Fix a handful of typos and grammar bogons. No content changes.
...
Translators can ignore this commit.
MFC after: 2 weeks
2002-05-29 22:57:18 +00:00
obrien
dccfdff5f9
Tweak so that .o's are written into src/contrib/gcc
2002-05-29 22:26:05 +00:00
obrien
4c50817e02
PHK claims there is a crc32.c now.
2002-05-29 21:58:56 +00:00
phk
19d7b8fa4e
For some reason this didn't get added in my previous commit.
2002-05-29 21:58:12 +00:00
obrien
4654593fd8
Back out revision 1.639. PHK filed to commit the libkern file.
2002-05-29 21:57:27 +00:00
jedgar
b6a74e2c58
Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,
...
add support for DESTDIR.
2002-05-29 21:49:37 +00:00
shiba
61082730c6
Add new entry PLANEX GW-NS11H(PRISM3.0).
...
Submitted by [bsd-nomads:16322] Yasufumi Susuki <yasu@triaez.kaisei.org>
2002-05-29 21:16:51 +00:00
obrien
abda074068
Build docs not out of libobc++.295
2002-05-29 21:14:48 +00:00
wollman
1133906884
Version bump for addition of dlfunc(3).
2002-05-29 21:04:25 +00:00
julian
200eddc848
diff reduction from KSE to keep WW-III from happenning on -current
2002-05-29 20:40:50 +00:00
dillon
d3e6471535
PR: kern/38208
...
X-MFC after: immediate w/ release eng approval.
2002-05-29 20:25:59 +00:00
phk
4383144a9a
Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other
...
places.
Comment out crc32 related definitions in zlib.h, we don't seem to have the
corresponding code in our kernel.
2002-05-29 20:24:09 +00:00
jake
ace1c1caeb
Forgot to commit this file. Catch up to loader->kernel abi changes.
2002-05-29 19:48:03 +00:00
jake
8511f99ef3
Add needed include of queue.h. Remove unneeded include of smp.h.
2002-05-29 19:38:49 +00:00