]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agomdoc(7) police: one minor change that was not probably worth a commit.
Ruslan Ermilov [Thu, 30 May 2002 13:57:35 +0000 (13:57 +0000)]
mdoc(7) police: one minor change that was not probably worth a commit.

22 years agomdoc(7) police: fixed typo, minor markup nits.
Ruslan Ermilov [Thu, 30 May 2002 13:52:18 +0000 (13:52 +0000)]
mdoc(7) police: fixed typo, minor markup nits.

22 years agomdoc(7) police: markup polishing.
Ruslan Ermilov [Thu, 30 May 2002 13:48:06 +0000 (13:48 +0000)]
mdoc(7) police: markup polishing.

22 years agomdoc(7) police: tidy up.
Ruslan Ermilov [Thu, 30 May 2002 13:39:43 +0000 (13:39 +0000)]
mdoc(7) police: tidy up.

22 years agomdoc(7) police: minor markup nits.
Ruslan Ermilov [Thu, 30 May 2002 13:33:59 +0000 (13:33 +0000)]
mdoc(7) police: minor markup nits.

22 years agoKeep people from introducing local changes I do not know about to m4 for the
Juli Mallett [Thu, 30 May 2002 13:24:59 +0000 (13:24 +0000)]
Keep people from introducing local changes I do not know about to m4 for the
time being, until OpenBSD's -s support is finished being fixed, so I have a
chance in hell of getting one last clean merge against OpenBSD.

22 years agomdoc(7) police: added missing markup bits.
Ruslan Ermilov [Thu, 30 May 2002 13:16:25 +0000 (13:16 +0000)]
mdoc(7) police: added missing markup bits.

22 years agomdoc(7) police: mark up better.
Ruslan Ermilov [Thu, 30 May 2002 13:13:05 +0000 (13:13 +0000)]
mdoc(7) police: mark up better.

22 years agomdoc(7) police: minor markup fixes.
Ruslan Ermilov [Thu, 30 May 2002 12:59:52 +0000 (12:59 +0000)]
mdoc(7) police: minor markup fixes.

22 years agomdoc(7) police: fixed markup.
Ruslan Ermilov [Thu, 30 May 2002 12:39:38 +0000 (12:39 +0000)]
mdoc(7) police: fixed markup.

This manpage is still too NetBSD-centric.

22 years agomdoc(7) police: minor markup nits.
Ruslan Ermilov [Thu, 30 May 2002 12:34:06 +0000 (12:34 +0000)]
mdoc(7) police: minor markup nits.

The SYNOPSIS should be fixed to fit the FreeBSD needs.

22 years agoAdded the missing ``and''.
Ruslan Ermilov [Thu, 30 May 2002 12:29:37 +0000 (12:29 +0000)]
Added the missing ``and''.

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Thu, 30 May 2002 12:26:27 +0000 (12:26 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: GC whitespace at EOL.
Ruslan Ermilov [Thu, 30 May 2002 12:23:21 +0000 (12:23 +0000)]
mdoc(7) police: GC whitespace at EOL.

22 years agomdoc(7) police: nits.
Ruslan Ermilov [Thu, 30 May 2002 12:20:49 +0000 (12:20 +0000)]
mdoc(7) police: nits.

22 years agomdoc(7) police: Tidy up the markup.
Ruslan Ermilov [Thu, 30 May 2002 12:16:01 +0000 (12:16 +0000)]
mdoc(7) police: Tidy up the markup.

22 years agoDocument conformance to IEEE Std 1003.1-2001.
Tim J. Robbins [Thu, 30 May 2002 12:13:18 +0000 (12:13 +0000)]
Document conformance to IEEE Std 1003.1-2001.

22 years agomdoc(7) police: kill hard sentence break.
Ruslan Ermilov [Thu, 30 May 2002 12:04:36 +0000 (12:04 +0000)]
mdoc(7) police: kill hard sentence break.

22 years agoSort sections according to mdoc(7).
Tim J. Robbins [Thu, 30 May 2002 12:02:55 +0000 (12:02 +0000)]
Sort sections according to mdoc(7).

22 years agoRecord the dependency on "device miibus".
Ruslan Ermilov [Thu, 30 May 2002 11:47:19 +0000 (11:47 +0000)]
Record the dependency on "device miibus".

22 years agoSort entries by locale collating order when -x is specified.
Tim J. Robbins [Thu, 30 May 2002 11:43:20 +0000 (11:43 +0000)]
Sort entries by locale collating order when -x is specified.

22 years agoCharacter 0 is nul not null.
Tony Finch [Thu, 30 May 2002 11:42:44 +0000 (11:42 +0000)]
Character 0 is nul not null.

22 years agomdoc(7) police: Fix SYNOPSIS, bump document date.
Ruslan Ermilov [Thu, 30 May 2002 11:37:39 +0000 (11:37 +0000)]
mdoc(7) police: Fix SYNOPSIS, bump document date.

22 years agoCreate tags for typedefs, structs, unions and enums by default (imply the
Tim J. Robbins [Thu, 30 May 2002 11:36:12 +0000 (11:36 +0000)]
Create tags for typedefs, structs, unions and enums by default (imply the
-t option). Make a new option, -T, to revert to the old behaviour.

22 years agomdoc(7) police: tidy up.
Ruslan Ermilov [Thu, 30 May 2002 11:29:25 +0000 (11:29 +0000)]
mdoc(7) police: tidy up.

22 years agomdoc(7) police: tidy up the markup.
Ruslan Ermilov [Thu, 30 May 2002 11:12:34 +0000 (11:12 +0000)]
mdoc(7) police: tidy up the markup.

22 years agoAvoid buffer overrun when identifies or filenames are extremely long.
Tim J. Robbins [Thu, 30 May 2002 10:54:53 +0000 (10:54 +0000)]
Avoid buffer overrun when identifies or filenames are extremely long.

OpenBSD revisions: C.c 1.4-1.5, ctags.c 1.5, fortran.c 1.3, lisp.c 1.3,
tree.c 1.2

Obtained from: OpenBSD

22 years agoDon't forget to factor in the boottime when we calculate PPS timestamps.
Poul-Henning Kamp [Thu, 30 May 2002 10:34:01 +0000 (10:34 +0000)]
Don't forget to factor in the boottime when we calculate PPS timestamps.

Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>

22 years agomdoc(7) police:
Ruslan Ermilov [Thu, 30 May 2002 10:33:19 +0000 (10:33 +0000)]
mdoc(7) police:

Do not use raw roff requests.
Replace tbl(1)'s use with the mdoc(7)'s -column list.
Removed cross references to non-existing manpages.
Minor markup nits.

22 years agomdoc(7) police: polish revision 1.17 changes.
Ruslan Ermilov [Thu, 30 May 2002 10:09:15 +0000 (10:09 +0000)]
mdoc(7) police: polish revision 1.17 changes.

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Thu, 30 May 2002 09:53:47 +0000 (09:53 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: tidy up the markup and some wording.
Ruslan Ermilov [Thu, 30 May 2002 09:41:33 +0000 (09:41 +0000)]
mdoc(7) police: tidy up the markup and some wording.

22 years agoFix a handful of typos and grammar bogons. No content changes.
Jens Schweikhardt [Thu, 30 May 2002 09:24:01 +0000 (09:24 +0000)]
Fix a handful of typos and grammar bogons. No content changes.
Translators can ignore this commit.

MFC after: 2 weeks

22 years agomdoc(7) police: Grr, once again, re-apply many fixes from
Ruslan Ermilov [Thu, 30 May 2002 08:45:06 +0000 (08:45 +0000)]
mdoc(7) police: Grr, once again, re-apply many fixes from
revisions 1.2 and 1.5 that got backed out by revision 1.4.

22 years agoRemoved vestiges of perl(1).
Ruslan Ermilov [Thu, 30 May 2002 08:34:18 +0000 (08:34 +0000)]
Removed vestiges of perl(1).

22 years agowhich(1) was once a Perl script.
Ruslan Ermilov [Thu, 30 May 2002 08:33:13 +0000 (08:33 +0000)]
which(1) was once a Perl script.

22 years agoMove the definition of ElfN_Hashelt to common headers. The only platform
Doug Rabson [Thu, 30 May 2002 08:32:18 +0000 (08:32 +0000)]
Move the definition of ElfN_Hashelt to common headers. The only platform
which has a different definition for this is alpha.

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Thu, 30 May 2002 08:24:52 +0000 (08:24 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: make SYNOPSIS really match usage().
Ruslan Ermilov [Thu, 30 May 2002 08:20:35 +0000 (08:20 +0000)]
mdoc(7) police: make SYNOPSIS really match usage().

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Thu, 30 May 2002 08:10:32 +0000 (08:10 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.
Ruslan Ermilov [Thu, 30 May 2002 07:53:53 +0000 (07:53 +0000)]
mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.

22 years agomdoc(7) police: markup nit.
Ruslan Ermilov [Thu, 30 May 2002 07:51:22 +0000 (07:51 +0000)]
mdoc(7) police: markup nit.

22 years agomdoc(7) police: removed an extra .Op call.
Ruslan Ermilov [Thu, 30 May 2002 07:48:01 +0000 (07:48 +0000)]
mdoc(7) police: removed an extra .Op call.

22 years agomdoc(7) police: tidy up the markup.
Ruslan Ermilov [Thu, 30 May 2002 07:34:10 +0000 (07:34 +0000)]
mdoc(7) police: tidy up the markup.

22 years agoCheck for defined(__i386__) instead of just defined(i386) since the compiler
Alfred Perlstein [Thu, 30 May 2002 07:32:58 +0000 (07:32 +0000)]
Check for defined(__i386__) instead of just defined(i386) since the compiler
will be updated to only define(__i386__) for ANSI cleanliness.

22 years agocorrect commented out preprocessor test for i386 to __i386__
Alfred Perlstein [Thu, 30 May 2002 07:28:43 +0000 (07:28 +0000)]
correct commented out preprocessor test for i386 to __i386__

22 years agoCheck for defined(__i386__) instead of just defined(i386) since the compiler
Alfred Perlstein [Thu, 30 May 2002 07:13:40 +0000 (07:13 +0000)]
Check for defined(__i386__) instead of just defined(i386) since the compiler
will be updated to only define(__i386__) for ANSI cleanliness.

22 years agocorrect comment (replace i386 with __i386__)
Alfred Perlstein [Thu, 30 May 2002 07:12:12 +0000 (07:12 +0000)]
correct comment (replace i386 with __i386__)

22 years agoFix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).
Jun Kuriyama [Thu, 30 May 2002 07:01:58 +0000 (07:01 +0000)]
Fix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).

MFC after: 1 week

22 years agoCheck for defined(__i386__) instead of just defined(i386) since the compiler
Alfred Perlstein [Thu, 30 May 2002 07:00:42 +0000 (07:00 +0000)]
Check for defined(__i386__) instead of just defined(i386) since the compiler
will be updated to only define(__i386__) for ANSI cleanliness.

22 years agomdoc(7) police: tidy up the markup.
Ruslan Ermilov [Thu, 30 May 2002 06:56:43 +0000 (06:56 +0000)]
mdoc(7) police: tidy up the markup.

22 years agomdoc(7) police: punctuation, miscellaneous.
Ruslan Ermilov [Thu, 30 May 2002 06:50:52 +0000 (06:50 +0000)]
mdoc(7) police: punctuation, miscellaneous.

22 years agomdoc(7) police: lint.
Ruslan Ermilov [Thu, 30 May 2002 06:44:27 +0000 (06:44 +0000)]
mdoc(7) police: lint.

22 years agoAdd compile time asserts for the size of struct gpt_hdr and struct
Marcel Moolenaar [Thu, 30 May 2002 06:33:07 +0000 (06:33 +0000)]
Add compile time asserts for the size of struct gpt_hdr and struct
gpt_ent. Use offsetof() for struct gpt_hdr to exclude padding.

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Thu, 30 May 2002 06:18:53 +0000 (06:18 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: use .Fl to denote stdin.
Ruslan Ermilov [Thu, 30 May 2002 06:07:29 +0000 (06:07 +0000)]
mdoc(7) police: use .Fl to denote stdin.

22 years agomdoc(7) police: typo in .Dd.
Ruslan Ermilov [Thu, 30 May 2002 06:05:42 +0000 (06:05 +0000)]
mdoc(7) police: typo in .Dd.

22 years agoSeems we are not ready for revision 1.8.
David E. O'Brien [Thu, 30 May 2002 06:04:14 +0000 (06:04 +0000)]
Seems we are not ready for revision 1.8.

22 years agomdoc(7) police: untangle SYNOPSIS's markup.
Ruslan Ermilov [Thu, 30 May 2002 06:03:08 +0000 (06:03 +0000)]
mdoc(7) police: untangle SYNOPSIS's markup.

22 years agomdoc(7) police: lint.
Ruslan Ermilov [Thu, 30 May 2002 05:59:25 +0000 (05:59 +0000)]
mdoc(7) police: lint.

22 years agoRecord the file, line, and pid of the last successful shared lock holder. This
Jeff Roberson [Thu, 30 May 2002 05:55:22 +0000 (05:55 +0000)]
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'

22 years agomdoc(7) police: removed unnecessary .Ns.
Ruslan Ermilov [Thu, 30 May 2002 05:52:19 +0000 (05:52 +0000)]
mdoc(7) police: removed unnecessary .Ns.

22 years agomdoc(7) police: removed unnecessary .Ns's.
Ruslan Ermilov [Thu, 30 May 2002 05:47:50 +0000 (05:47 +0000)]
mdoc(7) police: removed unnecessary .Ns's.

22 years agoo Remove GCC specific attribute packed.
Marcel Moolenaar [Thu, 30 May 2002 05:44:23 +0000 (05:44 +0000)]
o  Remove GCC specific attribute packed.
o  Add incomplete array padding.

22 years agoLine up the make world completed output.
David E. O'Brien [Thu, 30 May 2002 05:01:40 +0000 (05:01 +0000)]
Line up the make world completed output.

22 years agoFix some serious brain damage in the default block/frag/cpg parameters
Ian Dowse [Thu, 30 May 2002 01:44:35 +0000 (01:44 +0000)]
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>

22 years agoSplit out the code for parsing the partition specification lines
Ian Dowse [Thu, 30 May 2002 01:19:25 +0000 (01:19 +0000)]
Split out the code for parsing the partition specification lines
into a separate function to avoid some over-long lines.

22 years agoReject options, handle "--" correctly in unlink(1).
Tim J. Robbins [Thu, 30 May 2002 01:05:15 +0000 (01:05 +0000)]
Reject options, handle "--" correctly in unlink(1).

22 years agoMake our default predefines ANSI clean.
David E. O'Brien [Thu, 30 May 2002 00:58:35 +0000 (00:58 +0000)]
Make our default predefines ANSI clean.

22 years agoReject options, handle "--" end-of-options marker in link(1).
Tim J. Robbins [Thu, 30 May 2002 00:57:38 +0000 (00:57 +0000)]
Reject options, handle "--" end-of-options marker in link(1).

22 years agoMove exit status info into Diagnostics section.
Tim J. Robbins [Thu, 30 May 2002 00:46:00 +0000 (00:46 +0000)]
Move exit status info into Diagnostics section.

22 years agoAccept an input file name of "-" to mean standard input, as required by
Tim J. Robbins [Thu, 30 May 2002 00:07:14 +0000 (00:07 +0000)]
Accept an input file name of "-" to mean standard input, as required by
P1003.2.

22 years agoFields should be separated by <blank>s, not <space>s according to P1003.2.
Tim J. Robbins [Wed, 29 May 2002 23:55:44 +0000 (23:55 +0000)]
Fields should be separated by <blank>s, not <space>s according to P1003.2.

22 years agoDon't bother trying to handle "-" arguments ourselves, getopt(3) already
Tim J. Robbins [Wed, 29 May 2002 23:52:55 +0000 (23:52 +0000)]
Don't bother trying to handle "-" arguments ourselves, getopt(3) already
does this for us.

22 years agoCURSIG() is not a macro so rename it cursig().
Julian Elischer [Wed, 29 May 2002 23:44:32 +0000 (23:44 +0000)]
CURSIG() is not a macro so rename it cursig().

Obtained from: KSE tree

22 years agoFix a handful of typos and grammar bogons. No content changes.
Jens Schweikhardt [Wed, 29 May 2002 22:57:18 +0000 (22:57 +0000)]
Fix a handful of typos and grammar bogons. No content changes.
Translators can ignore this commit.

MFC after: 2 weeks

22 years agoTweak so that .o's are written into src/contrib/gcc
David E. O'Brien [Wed, 29 May 2002 22:26:05 +0000 (22:26 +0000)]
Tweak so that .o's are written into src/contrib/gcc

22 years agoPHK claims there is a crc32.c now.
David E. O'Brien [Wed, 29 May 2002 21:58:56 +0000 (21:58 +0000)]
PHK claims there is a crc32.c now.

22 years agoFor some reason this didn't get added in my previous commit.
Poul-Henning Kamp [Wed, 29 May 2002 21:58:12 +0000 (21:58 +0000)]
For some reason this didn't get added in my previous commit.

22 years agoBack out revision 1.639. PHK filed to commit the libkern file.
David E. O'Brien [Wed, 29 May 2002 21:57:27 +0000 (21:57 +0000)]
Back out revision 1.639.  PHK filed to commit the libkern file.

22 years agoUse the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,
Chris D. Faulhaber [Wed, 29 May 2002 21:49:37 +0000 (21:49 +0000)]
Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,
add support for DESTDIR.

22 years agoAdd new entry PLANEX GW-NS11H(PRISM3.0).
Takeshi Shibagaki [Wed, 29 May 2002 21:16:51 +0000 (21:16 +0000)]
Add new entry PLANEX GW-NS11H(PRISM3.0).

Submitted by [bsd-nomads:16322] Yasufumi Susuki <yasu@triaez.kaisei.org>

22 years agoBuild docs not out of libobc++.295
David E. O'Brien [Wed, 29 May 2002 21:14:48 +0000 (21:14 +0000)]
Build docs not out of libobc++.295

22 years agoVersion bump for addition of dlfunc(3).
Garrett Wollman [Wed, 29 May 2002 21:04:25 +0000 (21:04 +0000)]
Version bump for addition of dlfunc(3).

22 years agodiff reduction from KSE to keep WW-III from happenning on -current
Julian Elischer [Wed, 29 May 2002 20:40:50 +0000 (20:40 +0000)]
diff reduction from KSE to keep WW-III from happenning on -current

22 years agoPR: kern/38208
Matthew Dillon [Wed, 29 May 2002 20:25:59 +0000 (20:25 +0000)]
PR: kern/38208
X-MFC after: immediate w/ release eng approval.

22 years agoAdd one copy of crc32() and crc32_tab[] in libkern, and remove it two other
Poul-Henning Kamp [Wed, 29 May 2002 20:24:09 +0000 (20:24 +0000)]
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.

22 years agoForgot to commit this file. Catch up to loader->kernel abi changes.
Jake Burkholder [Wed, 29 May 2002 19:48:03 +0000 (19:48 +0000)]
Forgot to commit this file.  Catch up to loader->kernel abi changes.

22 years agoAdd needed include of queue.h. Remove unneeded include of smp.h.
Jake Burkholder [Wed, 29 May 2002 19:38:49 +0000 (19:38 +0000)]
Add needed include of queue.h.  Remove unneeded include of smp.h.

22 years agoSince POSIX gives us plenary authority to define _t types, change
Garrett Wollman [Wed, 29 May 2002 19:35:13 +0000 (19:35 +0000)]
Since POSIX gives us plenary authority to define _t types, change
__dlfunc_t to dlfunc_t to match what I have proposed to the Austin
Group.  (This also makes it easier for applications to store these
values before they decide what to do with them, e.g., in a wrapper
function.)

22 years agoForward declare struct trapframe.
Jake Burkholder [Wed, 29 May 2002 19:25:14 +0000 (19:25 +0000)]
Forward declare struct trapframe.

22 years agoRemove BOOTP_WIRED_TO= since I keep forgetting to take this out and screwing
Jake Burkholder [Wed, 29 May 2002 19:22:17 +0000 (19:22 +0000)]
Remove BOOTP_WIRED_TO= since I keep forgetting to take this out and screwing
over people with gems.

22 years agomdoc(7) police: lint.
Ruslan Ermilov [Wed, 29 May 2002 18:53:22 +0000 (18:53 +0000)]
mdoc(7) police: lint.

22 years agomdoc(7) police: punctuation.
Ruslan Ermilov [Wed, 29 May 2002 18:52:02 +0000 (18:52 +0000)]
mdoc(7) police: punctuation.

22 years agomdoc(7) police: tidy up the markup.
Ruslan Ermilov [Wed, 29 May 2002 18:49:22 +0000 (18:49 +0000)]
mdoc(7) police: tidy up the markup.

22 years agoDo not refer to the Intel PRO/1000 by its internal name.
David E. O'Brien [Wed, 29 May 2002 18:42:26 +0000 (18:42 +0000)]
Do not refer to the Intel PRO/1000 by its internal name.

Requested by: pdeuskar

22 years agoNew release note: SA-02:27.
Bruce A. Mah [Wed, 29 May 2002 18:27:14 +0000 (18:27 +0000)]
New release note:  SA-02:27.

Modified release note:  Add appropriate cross-reference to SA-02:26,
now that it's been issued.

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Wed, 29 May 2002 18:26:16 +0000 (18:26 +0000)]
mdoc(7) police: markup nits.

22 years agomdoc(7) police: use .Fl to represent stdin.
Ruslan Ermilov [Wed, 29 May 2002 18:21:42 +0000 (18:21 +0000)]
mdoc(7) police: use .Fl to represent stdin.

22 years agomdoc(7) police: lint.
Ruslan Ermilov [Wed, 29 May 2002 18:12:21 +0000 (18:12 +0000)]
mdoc(7) police: lint.