Commit Graph

2857 Commits

Author SHA1 Message Date
Bruce Evans
612a931654 Fixed missing #includes in synopsis. 1997-03-19 03:23:54 +00:00
David E. O'Brien
892efc96a8 Changed 2.1.6 --> 2.1.7, or added 2.1.7 where applicable. 1997-03-19 03:22:29 +00:00
Bruce Evans
21f8e39341 Fixed synopsis (wrong #includes and superfluous parentheses in typedef).
Nuked the confusing timeout_func_t typedef.  It will go away in <systm.h>
later.
1997-03-19 03:18:01 +00:00
David E. O'Brien
61f8742c77 Attempts to clarify the FreeBSD-{current,stable} mess used here.
It is not clear what version of FBSD things apply to anymore.
"-CURRENT"  --->  "2.2-RELEASE and later"
1997-03-19 03:15:43 +00:00
Bruce Evans
02a98699c2 Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis. 1997-03-19 02:57:50 +00:00
David E. O'Brien
89510b13fd Mention that "options XSERVER" is applicable only to the vt0 console driver.
(as it appears from the mailing list archive).
1997-03-19 02:43:43 +00:00
John Polstra
79f87a2528 Add cross-references from the "CTM Sites" and "CVSup Sites" sections
back to the CTM and CVSup documentation, respectively.
1997-03-19 00:06:57 +00:00
Mike Pritchard
aef772c06b The "usage" line for the .Ic macro incorrectly says that it is
the .Li macro.
1997-03-18 20:00:36 +00:00
Mike Pritchard
5f1376d7ec Backout part of my previous change that changed MIN/TIME to VMIN/VTIME
throughout the man page.  Only some of these were corrected.

Pointed out by: bde
1997-03-18 07:17:22 +00:00
Hiroyuki Hanai
bb24ea1e79 Catch up with the original. 1997-03-18 04:14:30 +00:00
John Polstra
37c14d8a88 Add descriptions of the tags RELENG_2_1_7_RELEASE and RELENG_2_2_0_RELEASE. 1997-03-18 01:38:47 +00:00
Joerg Wunsch
10428a52f0 Now that i know how to use remote gdb, actually document it. Cool stuff,
btw.!
1997-03-18 00:42:36 +00:00
Hiroyuki Hanai
f721b0c392 I've forgotten to change the `original revision:' field. 1997-03-17 02:12:43 +00:00
Hiroyuki Hanai
951b6659d9 Catch up with the original. 1997-03-17 02:11:16 +00:00
Wolfram Schneider
d79808d6fd Add Oliver Laumann for his troff translator 1997-03-15 20:07:20 +00:00
Hiroyuki Hanai
f9ce14711a Catch up with the original.
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-03-15 06:57:56 +00:00
Mike Pritchard
ed7922d368 The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
Obtained from: NetBSD PR# 3243
1997-03-14 05:01:14 +00:00
Brian Somers
d06ae27bd3 Update configuration examples & instructions.
This should go into 2.2 as the examples bearly work for
static IP numbers (and don't for dynamic ones).
1997-03-14 04:17:44 +00:00
Mike Pritchard
623899a3c3 Add some text regarding security issues when using a shell
script as the login shell.  Closes PR# 2978.
1997-03-14 02:37:27 +00:00
Andrey A. Chernov
80802b9ec5 Update Korean locale
Should go into 2.2
1997-03-13 07:51:43 +00:00
Joerg Wunsch
ab0437f07f Describe the workaround for the CMD640 controller.
Mention the steps that are required for `disklabel auto'.
1997-03-13 01:00:32 +00:00
Joerg Wunsch
3326b916cc Ooops, somehow the HP Netserver entry made it here twice. 1997-03-12 19:14:26 +00:00
Joerg Wunsch
db7284a85e Update the HP NetServer LC FAQ entry. 1997-03-12 19:04:07 +00:00
Mike Pritchard
0b65a99863 Oops. I misread some commit mail - remove the blurb about comments
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
Mike Pritchard
c5cb834a27 Typo police (this one wasn't yours, Joerg :-) 1997-03-12 13:51:57 +00:00
Mike Pritchard
902c520a16 Typo police. 1997-03-12 13:51:17 +00:00
Mike Pritchard
f57cc79d87 Improve the wording of the section on comments in the group and passwd
files.  Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.

Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
Joerg Wunsch
e48ff1868b Document the various link-level flag for these drivers.
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
Peter Wemm
4c987fb1a7 makeinfo can fail but still leave behind zero length files which cause
interesting problems because the resulting file is newer than the source
and this stops 'make' from rebuilding it.  Go via an intermediate file
and rename to make sure this doesn't happen.
1997-03-12 07:14:44 +00:00
Peter Wemm
a53988f831 Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXT
to before they are used in .for loops and .SUFFIXES lists, or it
doesn't work!  Without this, 'make all' doesn't gzip the result as the
generated 'all' target doesn't seem to be defined completely.
1997-03-12 06:24:52 +00:00
Hiroyuki Hanai
af73e64503 Catch up with the original. 1997-03-12 04:25:20 +00:00
Andrey A. Chernov
f8dd3122b4 Fix ftp2.ru 1997-03-11 15:19:32 +00:00
Jordan K. Hubbard
1dbc1ff01e close PR#2942 - add src/contrib to list of src components.
Submitted by:	sjr1@flash.net
1997-03-11 06:42:03 +00:00
Hiroyuki Hanai
3f8d2f8e30 Catch up with the original. 1997-03-11 03:04:03 +00:00
Andrey A. Chernov
5a3bd48d90 Add <ss> and ss ordering 1997-03-10 21:59:53 +00:00
Satoshi Asami
8911122697 Ask user to carefully examine changes when sending an upgrade. (Actually,
this is the main reason why we want them as diffs.)  Also, ask them to
explicitly state files that are added or deleted (lazy committers like me
often forget to "cvs add" or "cvs remove").
1997-03-10 11:55:17 +00:00
Satoshi Asami
189dfa5a89 Remove part about sending in complete ports for an upgrade, we prefer
recursive diffs in any case.
1997-03-10 09:55:20 +00:00
Hiroyuki Hanai
a34dbe44cb Catch up with the original. 1997-03-10 03:04:05 +00:00
Hiroyuki Hanai
66c2b11f00 Catch up with the original. 1997-03-10 01:09:48 +00:00
Wolfram Schneider
d66539fb98 Add comments. 1997-03-09 23:10:56 +00:00
Wolfram Schneider
2641f58969 Sync with /etc/mtree/BSD.*.dist 1997-03-09 22:39:56 +00:00
John-Mark Gurney
c3df09bb7a replace non-existant ioctl [GP]IO_STRMAP with what really does exist,
[GS]ETFKEY...

Definately a 2.2 Candidate

a clean up of this page is to follow....  but I'm not sure I'll have it
before 2.2 is to be released...
1997-03-09 20:53:20 +00:00
Wolfram Schneider
efda6cd9d5 Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
Wolfram Schneider
22bf981261 Document comments. 1997-03-09 12:20:48 +00:00
Bruce Evans
93a4679a23 Don't use a dot in the chown command. Fixed some minor style bugs.
Building things at install time under ${DESTDIR} was too hard to fix.

Bruce
1997-03-09 09:41:44 +00:00
Wolfram Schneider
fd45cc5c52 Add table of contents. Remove stale comments. 1997-03-09 02:23:40 +00:00
Mike Pritchard
6aea1c7c74 The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917. 1997-03-09 00:49:00 +00:00
Wolfram Schneider
f5d738c8df Add comments. 1997-03-09 00:14:00 +00:00
Wolfram Schneider
f7ea12a0b6 Add new variables COMPRESS_CMD and COMPRESS_EXT.
bsd.doc.mk:
	rename GZIPCMD to DCOMPRESS_CMD, add DCOMPRESS_EXT
bsd.info.mk:
	rename GZIPCMD to ICOMPRESS_CMD, add ICOMPRESS_EXT
	set INFOTMPL to ${INFODIR}/dir-tmpl
bsd.man.mk
	rename ZEXTENSION to MCOMPRESS_EXT, MCOMPRESS to MCOMPRESS_CMD
1997-03-08 23:46:56 +00:00
Bruce Evans
489a9f761a Don't use a dot in the chown commands. In fact, don't use any commands
except `install' at install time.  Don't build things at install time.
Install with mode ${NOBINMODE} instead of 444.
1997-03-08 21:41:41 +00:00
Bruce Evans
870d983770 Don't use dot in a chown command. The chown command has been a no-op
for years since it is for a symlink.
1997-03-08 19:47:08 +00:00
Wolfram Schneider
1d2134f27d Enable some aliases.
Add example for variable CDPATH, commented out.
1997-03-08 16:35:39 +00:00
Guido van Rooij
44d8727103 Add my pgp key 1997-03-08 16:27:59 +00:00
Wolfram Schneider
f71e91691c Sync with /etc/mtree/BSD.root.dist. 1997-03-08 15:54:56 +00:00
Wolfram Schneider
c7fa2a6521 Add variable MAIL. 1997-03-08 14:41:44 +00:00
Jordan K. Hubbard
4ea1bb912c Correct a bogus URL to bash in an example. 1997-03-08 11:44:08 +00:00
Jordan K. Hubbard
ea722a7705 Make enumerated list more cosmetically appealing. 1997-03-07 15:31:17 +00:00
Jordan K. Hubbard
40ba8c5029 Update installation info for upcoming releases. 1997-03-07 12:35:57 +00:00
Hiroyuki Hanai
d21be01cef Catch up with the original. 1997-03-07 04:56:58 +00:00
Mike Pritchard
eaa8b244f1 Some minor mdoc cleanup. 1997-03-07 03:32:31 +00:00
John-Mark Gurney
ac5afce161 add missing cvs Id lines. 1997-03-07 03:28:23 +00:00
Mike Pritchard
50e7a72d28 Update this man page to reflect how setattr manipulates time
values after the Lite2 merge.
1997-03-07 03:16:52 +00:00
John-Mark Gurney
7fbd615061 add missing cvs Id lines 1997-03-07 02:53:37 +00:00
John-Mark Gurney
892cb98e6b add missing cvs Id lines. 1997-03-07 02:50:01 +00:00
Satoshi Asami
643c3932d7 Add Jun-ichiro Itoh <itojun@csl.sony.co.jp> for his milliard of
multilingual nvi ports.
1997-03-06 08:48:05 +00:00
Satoshi Asami
07a557af5e Make COMMENT and DESCR variables (just like PLIST). Will be useful
when you want to share all of PKGDIR except for one file.  (See upcoming
multilingual nvi ports.)
1997-03-06 08:28:15 +00:00
Hiroyuki Hanai
d88024184c Fixed the incorrect "Original revision:" field. 1997-03-06 07:25:47 +00:00
Hiroyuki Hanai
6e8b0be782 Catch up with the original. 1997-03-06 07:10:37 +00:00
Satoshi Asami
0864f1500e Add ports-korean. 1997-03-06 06:18:51 +00:00
Satoshi Asami
ac24752936 Add ports-korean. 1997-03-06 06:05:22 +00:00
Satoshi Asami
15eacf00fc Add ports-korean [cv]sup target. 1997-03-06 05:55:09 +00:00
Hiroyuki Hanai
592dcda2b5 Sync with the original. 1997-03-06 03:25:53 +00:00
Hiroyuki Hanai
b48d4260fb Oops! I've committed without confirming that make goes well.
Fix the SGML error, &S -> &amp;S.
1997-03-06 03:19:16 +00:00
Hiroyuki Hanai
970fa856e8 Sync with the original.
Submitted by: Yukihiro Nakai <nakai@PyroPolis.t.u-tokyo.ac.jp>
1997-03-06 03:06:51 +00:00
Thomas Gellekum
210caf63db Add Dan Cross for his bsvc port. 1997-03-05 08:33:23 +00:00
Warner Losh
b70890c349 Add cities from Minnesota
Submitted by:	"Brent J. Nordquist" <bjn@visi.com>
1997-03-05 07:01:59 +00:00
Wolfram Schneider
4f55c7f722 Add CVS II: Parallelizing Software Development PSD:28 1997-03-04 20:35:32 +00:00
Wolfram Schneider
d5e90b65d2 Install RCS and CVS documents. 1997-03-04 18:21:07 +00:00
Doug Rabson
ffdbee2566 Formatting tweaks. 1997-03-04 10:02:44 +00:00
Thomas Gellekum
28a771a1b1 Add Matthew Hunt for his angband port. 1997-03-04 09:40:42 +00:00
Mike Pritchard
3a9c9c6e42 Typo police. 1997-03-04 06:20:48 +00:00
Hiroyuki Hanai
d18876a142 Sync with the original. 1997-03-04 04:50:07 +00:00
Bruce Evans
0b7607eaaf Improved description of the device names. 1997-03-03 18:47:38 +00:00
Bruce Evans
3fbafe0fb2 Updated descriptions of minor numbers and files.
Refer to pstat.

Don't attempt to list all the model numbers.
1997-03-03 18:38:37 +00:00
Doug Rabson
fab63cc413 This is the current draft of my filesystem manpages. Some files are
incomplete and some are just placeholders but I wanted to try to get
something at least into 2.2 on the grounds that what I have is a lot
better than nothing.  I also wanted to commit something which documents
the interfaces in 2.2 before I start updating the documentation for 3.0.

This is a definite 2.2 candidate and is also relavent to 2.1 if people
still care about that branch.
1997-03-03 18:01:01 +00:00
Satoshi Asami
44a8c476f8 Add Itsuro Saito <saito@miv.t.u-tokyo.ac.jp> and Makoto Matsushita
<matusita@ics.es.osaka-u.ac.jp> for their recent port submissions.
1997-03-03 12:07:53 +00:00
Adam David
6f6cd52d6a new codes for Czech and Slovakia 1997-03-03 05:01:54 +00:00
Hiroyuki Hanai
a299b176c6 Added candy@fct.kgc.co.jp for his translation of bsd-style-copyright. 1997-03-03 04:56:31 +00:00
Hiroyuki Hanai
13c3d47d73 Include the bsd-style-copyright which was translated into Japanese
by candy@fct.kgc.co.jp
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-03-03 04:51:24 +00:00
Hiroyuki Hanai
257f518314 Sync with the original.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-03-03 04:46:59 +00:00
Wolfram Schneider
a58ae80927 Fix broken output. It did not work due the obj dir changes
in make(1) some months ago.
1997-03-03 01:09:51 +00:00
Wolfram Schneider
49e9f14378 Use soelim preprocessor. 1997-03-02 21:17:53 +00:00
Wolfram Schneider
9ff5272ea3 Do not include nonexisting file /usr/src/share/man/man0/toc8. 1997-03-02 17:58:05 +00:00
Wolfram Schneider
d4ae7dd925 Cosmetic change: remove a redundant ${.OBJDIR} in the html realinstall
target. The current dir is ${.OBJDIR} so ${.OBJDIR} shouldn't be in
the rule.

Pointed out by: bruce
1997-03-02 15:52:34 +00:00
Wolfram Schneider
6c0bdf83af Create a subdirectory for every document. This make it easier to use
the default formating rules from <bsd.doc.mk>, especially for
PRINTERDEVICE=html.
1997-03-02 14:07:50 +00:00
Wolfram Schneider
b5b2a90624 Add MACROS=-ms. unroff(1) require a macro package as an argument. 1997-03-02 14:04:13 +00:00
Satoshi Asami
c5382517c1 Add Marc Slemko (marcs@znep.com) for his gopher patch. While I'm
here, add "&gt;" to the end of Marc Ramirez (mrami@mramirez.sy.yale.edu)'s
e-mail address.
1997-03-02 13:37:19 +00:00
Wolfram Schneider
5fe2071d68 Put html output into the obj directory and not into the source directory. 1997-03-02 00:16:49 +00:00
Wolfram Schneider
0c3a39dfe2 Add Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de> for the locale
support.
1997-03-01 15:26:03 +00:00
Wolfram Schneider
46a3f6286a Add generic colldef for ISO-8859-2.
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>

Use '.for' loop from make(1), not sh(1) 'for' loops.
1997-03-01 00:28:08 +00:00
Adam David
edc2323809 minor nit 1997-02-28 22:44:31 +00:00
Wolfram Schneider
ddcf27e1c8 Add lt_LN.ISO_8859-2.src.
Use '.for' loop from make(1), not sh(1) 'for' loops.

Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1997-02-28 19:51:39 +00:00
Jordan K. Hubbard
4170d2f642 Merge from 2.2 (I keep forgetting that my /usr/src is no longer -current). 1997-02-28 14:20:57 +00:00
Bruce Evans
374334e411 Synced with the C example copyright. Cosmetic except for removing
clause 3, which was removed on 1996/08/03 in the C example.
1997-02-28 10:09:09 +00:00
Bruce Evans
55787c246c Show where the version control id should go. 1997-02-28 09:35:50 +00:00
Bruce Evans
f9ee34fb28 Changed the example copyright to be closer to the ones that we actually
use:
- don't put [your name] on a a separate line.  Most authors have shorter
  names than "The Regents of the University of California".
- don't repeat [your name].
1997-02-28 09:24:11 +00:00
Hiroyuki Hanai
20cd56f068 Sync with the original. 1997-02-28 04:07:56 +00:00
Hiroyuki Hanai
16f46ba6b1 Sync with the original.
Submitted by: WATANABE tomoo <tomo@maple.elcom.nitech.ac.jp>
1997-02-28 03:24:54 +00:00
Hiroyuki Hanai
81ce814f78 Sync with the original.
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-28 03:23:57 +00:00
Mike Pritchard
d0b67be00e The .Fx macro doesn't know about any of the 1.* FreeBSD releases. 1997-02-28 02:20:42 +00:00
Brian Somers
668127d2e7 Change my email address 1997-02-27 10:16:38 +00:00
Hiroyuki Hanai
10ec02ce58 Sync with the original.
Submitted by: Yukinori Maeda <yuki@zephyr.elcom.nitech.ac.jp>
1997-02-27 07:47:11 +00:00
Hiroyuki Hanai
04ac14b10d Sync with the original. 1997-02-27 05:07:34 +00:00
Wolfram Schneider
8d2cd1c6b6 Add Croatia.
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1997-02-27 00:08:53 +00:00
John Polstra
7e074419b4 Add descriptions for the individual src-* and ports-* collections.
Correct some errors and omissions in the listing of collections.
1997-02-26 22:24:28 +00:00
Nate Williams
4f8197720f - Added "Brent J. Nordquist" <bjn@visi.com> for his pccard doc patch. 1997-02-26 15:58:27 +00:00
Jordan K. Hubbard
ebbdc73076 Bring in Argentina, Denmark, Poland. 1997-02-26 11:07:24 +00:00
Jordan K. Hubbard
ee0fd694bd Poland now has a proper hostmaster in charge of pl.freebsd.org 1997-02-26 10:58:49 +00:00
Mike Pritchard
72c03f2b85 Remove the -lrpclib, since it causes the build of these examples
to fail.

Closes PR# 2359

Submitted by:	Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
1997-02-26 06:56:57 +00:00
Hiroyuki Hanai
a0162a2855 Sync with the original.
Submitted by: Hidetoshi Shimokawa <simokawa@jp.FreeBSD.ORG>
1997-02-26 04:49:47 +00:00
Wolfram Schneider
c81161e520 Add timedef for Austria. The only difference to the German timedef is
the full month name for January.
1997-02-25 21:01:52 +00:00
Hiroyuki Hanai
672769858a Sync with the original.
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-02-25 14:24:28 +00:00
Hiroyuki Hanai
a43e18f1d9 Sync with the original. 1997-02-25 09:31:39 +00:00
Thomas Gellekum
d6cebe9788 Add joel Sutton for his xgs port. 1997-02-25 09:08:06 +00:00
Hiroyuki Hanai
defc1adecd Synchronize the ``Original revision'' field with the original. 1997-02-25 08:04:56 +00:00
Satoshi Asami
7adbb0195e Update section about __FreeBSD_version. Add 2.1.7R (same as 2.1.6R), and
change 2.2R to 220000 and 3.0-current to 300000.
1997-02-25 07:51:19 +00:00
Hiroyuki Hanai
6196d79604 Sync with the original. 1997-02-25 07:02:40 +00:00
John Polstra
0851558de3 A maintainer's e-mail address changed. 1997-02-25 06:41:08 +00:00
Hiroyuki Hanai
25242c970a ``Original revision'' fields are changed to synchronize with
the original handbook.
1997-02-25 04:59:30 +00:00
Mike Pritchard
4c4a3769dd Add a missing "the". 1997-02-24 23:20:49 +00:00
Hiroyuki Hanai
600d017352 Correction of mistranslated sentences.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-02-24 03:37:49 +00:00
Mike Pritchard
09edd56ac0 Correct section number in the .DT line.
Pointed out by: bde
1997-02-23 18:00:03 +00:00
Satoshi Asami
b7de6f6321 (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and
mv, respectively.  This will make Warner's life easier.

(2) Add new variable ${PLIST}, which defaults to ${PKGDIR}/PLIST.
    If you need to have different PLISTs for different configurations,
    you can either

    @ pre-fabricate all of them and switch ${PLIST} to point to the
      appropriate one, or

    @ use sed/awk/perl/whatever to create the correct one from
      pkg/PLIST and set ${PLIST} to it.

    It is still recommended to have a file called "pkg/PLIST" so
    people can do "grep badprog /usr/ports/*/*/pkg/PLIST" and such.

(3) Move /var/db/pkg/${PKGNAME} clash detection to before the
    installation (instead of after) and make it fatal, with an error
    message suggesting a workaround.

(4) Don't make distclean fail if DIST_SUBDIR is set and the
    subdirectory does not exist.

(5) Don't put "@pkgdep Error code 2.  Stop." kind of garbage into
    packing list if depended port's directory doesn't exist.  Instead,
    print out a message to stderr.
1997-02-23 13:24:45 +00:00
Peter Wemm
79403fe300 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
Mike Pritchard
1dcb0e4fb1 Add i386 to the .Dt line. 1997-02-22 23:35:22 +00:00
John-Mark Gurney
2c8478e177 this manpage will actually make it's first appearance in 2.2.
2.2 Candidate
1997-02-22 23:20:54 +00:00
Andrey A. Chernov
b02761ff46 Add Korean CTYPE locale
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
1997-02-22 22:50:57 +00:00
Mike Pritchard
3c3fafffa5 Remove an unneeded #include line.
Pointed-out-by: bde
1997-02-22 21:21:13 +00:00
Mike Pritchard
e4343c4e5a sysmouse.4 should be in man4.i386. 1997-02-22 21:19:55 +00:00
Mike Pritchard
01639992d5 Remove some duplicated text. Closes PR# 2798.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-22 21:05:17 +00:00
Peter Wemm
c115df18cd Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
David E. O'Brien
3d2001d026 Also mention that ports should not really use the 199506 value of BSD
to distinguish amount versions of FreeBSD before and after the Lite2
merge.
1997-02-22 18:35:18 +00:00
David E. O'Brien
1f3f008de8 Mention that the value of the BSD macro for 4.4BSD-Lite2 is 199506. 1997-02-22 18:30:03 +00:00
Hiroyuki Hanai
b599e137dc Sync with the original.
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 17:59:40 +00:00
Peter Wemm
7e546392b5 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Peter Wemm
b97fa2ef50 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Hiroyuki Hanai
64ebedf612 Sync with the revision 1.6 of original cvsup.sgml.
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 14:08:08 +00:00
Peter Wemm
e25aeca937 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
Peter Wemm
230f8c40e5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
Jordan K. Hubbard
b0cd3c3ef2 Clean up a rather incorrectly phrased
set of instructions on lndir usage.
1997-02-22 09:37:19 +00:00
John Polstra
a7204231eb Add a section describing the available CVSup collections. I'm not
wild about the way it looks, but at least the information is there.
1997-02-21 03:43:24 +00:00
John Polstra
de33f84772 Split the "Obtaining FreeBSD" appendix into four sections, for
CD-ROM, FTP, CTM, and CVSup.  Adjust cross-references accordingly.
Add a list of CVSup mirror sites, and reference it from the CVSup
tutorial.

Also, fix a spelling error in the porting document.
1997-02-21 01:02:46 +00:00
John-Mark Gurney
f79219c3ea added man page for /dev/sysmouse. (and activate it)
plus add appropriate xrefs now that we have {cd,sd,st}.9
1997-02-20 15:14:59 +00:00
Hiroyuki Hanai
72b225c118 Update the ``Original revision:'' fields and fix the typo of translation date
in install.sgml
1997-02-20 04:00:10 +00:00
John Fieber
2745e1ab7e Fix the rawrite.exe URL. 1997-02-19 21:57:02 +00:00
John Fieber
9893efffef Fix the url for rawrite.exe. 1997-02-19 21:54:44 +00:00
John Fieber
15c6dfe8e6 Latest release is 2.1.7.
Someone who knows Japanese ought to update the date.
1997-02-19 16:44:22 +00:00
John Fieber
d3a39bfb6e Latest release is 2.1.7. 1997-02-19 16:41:47 +00:00
Adam David
5dfbf82ffb updated entries for France
added entries for former Soviet territories matching "*stan"
1997-02-19 02:56:43 +00:00
John Dyson
377a4b0779 New area code for certain parts of central Indiana. 1997-02-18 21:52:35 +00:00
Justin T. Gibbs
2e3507efc7 Update to match reality. Give more indepth description of SCB paging
and tagged queueing.  Mention the AHC_ALLOW_MEMIO option.
1997-02-18 20:27:26 +00:00
Hiroyuki Hanai
c7c98f4989 Sync with the original(merge the changes in 1.212 - 1.216 of original
handbook).
1997-02-18 03:19:49 +00:00
Hiroyuki Hanai
ce59c55716 Sync with the original 1997-02-18 03:00:25 +00:00
Joerg Wunsch
5263d0898e Various sanitizations:
. Don't clobber the TERM setting; it's supposed to be done by /etc/ttys
  already.
. Comment out the Interviews stuff, 98 % of all users probably won't
  ever use it.
. Install the files with better default permissions in the skeleton
  directory; pw(8) retains the permissions when creating a new
  acount, and installing them read-only is stupid, yet installing
  .rhosts world-readable is dangerous.

2.2 candidate
1997-02-17 18:56:29 +00:00
Mike Pritchard
9cb8091ff0 These will appear in 2.2, not 3.0.
Pointed out by: wosch
1997-02-17 16:39:53 +00:00
Mike Pritchard
0f63118af8 These man pages will first appear in FreeBSD 2.2, not 3.0. 1997-02-17 15:22:20 +00:00
Mike Pritchard
9428d8555c Typo fix. Closes PR#2753.
Submitted by:	 Stephen J. Roznowski <sjr1@flash.net>
1997-02-17 15:08:21 +00:00
Thomas Gellekum
2731fd39ed Add Kenneth Monville for his xalarm port. 1997-02-17 10:20:59 +00:00
Hiroyuki Hanai
e97f6701f7 Oops! I've forgotten to sync "Original revision:" field. 1997-02-17 09:23:41 +00:00
Hiroyuki Hanai
61cc7cb58b Sync with the original. 1997-02-17 09:19:17 +00:00
John-Mark Gurney
055ef91403 Bring intro(3) a bit closer to reality:
1)	comment out xref to non-existant libc(3)
2)	comment out reference to Fortran specific section (3f)
3)	add libkvm with reference to kvm(3)
4)	comment out xref to non-existant pc(1)
5)	comment out libplot and libplotf77
6)	fix problem with -ltermcap not being parenthesized
7)	sort files listing

still missing most of the libraries that exist in /usr/lib.

Closes PR#1151
1997-02-17 08:30:16 +00:00
David E. O'Brien
71e1edb218 Submitted by: Dave Cornejo <dave@dogwood.com>
ftp.shsu.edu is no longer maintained - they refer you to the mirror I
maintain at ftp.cdrom.com
1997-02-17 08:20:36 +00:00
Bruce Evans
b96ab0b039 Removed bogus NOOBJ ifdef which was added in rev.1.18-1.19. SRCS is
for C sources only and must not be set if you don't want C objects.

This should fix PR2748.

This should go in 2.2.
1997-02-17 07:52:37 +00:00
Hiroyuki Hanai
a025037043 Sync with the original. 1997-02-17 04:48:56 +00:00
Hiroyuki Hanai
4bb098a0cd Sync with original contrib.sgml 1997-02-17 04:41:22 +00:00
Hiroyuki Hanai
83fa115599 Sync with original authors.sgml 1997-02-17 04:36:30 +00:00
Wolfram Schneider
3e0f6b97b2 Cosmetic changes for better HTML output. 1997-02-17 00:07:54 +00:00
Wolfram Schneider
934d03e415 Bugfixes for HTML output:
- use ${MACROS} for macro package and not hard-coded -ms
	   Note: -me is currently not supported by unroff(1).
	 - use only ${SRCS} as input files.
1997-02-16 22:23:44 +00:00
Bruce Evans
dab159e3d6 Select between the generic math functions and the i387-specific ones
at runtime.

etc/make.conf:
Nuked HAVE_FPU option.

lib/msun/Makefile:
Always build the i387 objects.  Copy the i387 source files at build
time so that the i387 objects have different names.  This is simpler
than renaming the files in the cvs repository or repeating half of
bsd.lib.mk to add explicit rules.

lib/msun/src/*.c:
Renamed all functions that have an i387-specific version by adding
`__generic_' to their names.

lib/msun/src/get_hw_float.c:
New file for getting machdep.hw_float from the kernel.

sys/i386/include/asmacros.h:
Abuse the ENTRY() macro to generate jump vectors and associated code.
This works much like PIC PLT dynamic initialization.  The PIC case is
messy.  The old i387 entry points are renamed.  Renaming is easier
here because the names are given by macro expansions.
1997-02-16 18:26:31 +00:00
Mike Pritchard
8b3a341046 Typo police. 1997-02-16 16:36:31 +00:00
Mike Pritchard
51ac664f83 Typo and style fixes. 1997-02-16 16:36:17 +00:00
Wolfram Schneider
5340c449dd Lowercase file name for contents. All other directories (psd, smm, usd)
use the file name "contents".

Reviewed by:
Submitted by:
Obtained from:
1997-02-16 12:33:56 +00:00
Wolfram Schneider
e0d769c5c8 Install new intro.5 man page. 1997-02-16 12:13:32 +00:00
Wolfram Schneider
92f2618c58 Add cross references to apropos(1), intro(5), intro(6). 1997-02-16 12:12:00 +00:00
Wolfram Schneider
d4be225939 Remove unsupported man section 3f 1997-02-16 11:46:54 +00:00
Wolfram Schneider
92eea88bbc Add directory man6 to SUBDIR 1997-02-16 11:35:05 +00:00
Wolfram Schneider
97750a7d6b Add an intro for games. 1997-02-16 11:30:03 +00:00
Peter Wemm
098f7d11d1 Update my pgp key 1997-02-16 03:27:52 +00:00
David E. O'Brien
765c61ce45 Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.
Added ftp.shsu.edu and ftp.dante.de used by jmz in the latex port.
1997-02-16 02:51:17 +00:00
David E. O'Brien
6880351389 Added:
Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>  - big5con port
Justin M. Seger <jseger@scds.ziplink.net>  - bing port

Opps!  Forgot to add Jordan K. Hubbard for his xspringies port.
1997-02-16 01:45:42 +00:00
Poul-Henning Kamp
c685f73d2a Update my pgp key. 1997-02-15 22:11:13 +00:00
Joerg Wunsch
7fbb1f9df1 Update my PGP key (two new sigs). Being at it, fix up jmb's entry,
you can't use &a.foo; inside <verb>, apparently.

Also claim Usenet Support as my `area', now that i'm doing it
anyway...
1997-02-15 17:23:18 +00:00
Masafumi Max NAKANE
a5774a37ed Added Kiroh HARADA for his gn-gnspool port. 1997-02-15 11:15:43 +00:00
John Polstra
39a2443fbd Add jdp's pgp key.
I will sync up -2.2 to this point (except Id->FreeBSD).
1997-02-14 22:00:36 +00:00
Mike Pritchard
6e768644e1 Style fixes. 1997-02-14 07:47:37 +00:00
Hiroyuki Hanai
a99965e29d Reviewed by:
Submitted by:
Obtained from:
1997-02-14 07:26:36 +00:00
Mike Pritchard
e334931601 Xref boot(9). 1997-02-14 07:08:17 +00:00
Mike Pritchard
4c14d8be74 Style fix. 1997-02-14 07:07:13 +00:00
Mike Pritchard
2f581b2bfa Add boot(9) Obtained from NetBSD w/modifications by me. 1997-02-14 07:06:26 +00:00
Mike Pritchard
88fc18877d Add MD5(9).
Obtained from: OpenBSD
1997-02-14 06:42:21 +00:00