Commit Graph

2651 Commits

Author SHA1 Message Date
wosch
b571d817ff 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
bde
9e8f1bd4ec 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
mpp
fc5407d7e7 Typo police. 1997-02-16 16:36:31 +00:00
mpp
ef958d74d6 Typo and style fixes. 1997-02-16 16:36:17 +00:00
wosch
c5999ae21f 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
wosch
39a1732e86 Install new intro.5 man page. 1997-02-16 12:13:32 +00:00
wosch
5ef942548e Add cross references to apropos(1), intro(5), intro(6). 1997-02-16 12:12:00 +00:00
wosch
1bd73cbeef Remove unsupported man section 3f 1997-02-16 11:46:54 +00:00
wosch
2ba486fa8a Add directory man6 to SUBDIR 1997-02-16 11:35:05 +00:00
wosch
29189c8b92 Add an intro for games. 1997-02-16 11:30:03 +00:00
peter
53ab1fe75b Update my pgp key 1997-02-16 03:27:52 +00:00
obrien
3dc079c8c5 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
obrien
a010d43681 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
phk
f3de6cf604 Update my pgp key. 1997-02-15 22:11:13 +00:00
joerg
799b928d3f 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
max
74dcb87f9a Added Kiroh HARADA for his gn-gnspool port. 1997-02-15 11:15:43 +00:00
jdp
ac84b047f7 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
mpp
6a98120bf1 Style fixes. 1997-02-14 07:47:37 +00:00
hanai
0034c7852d Reviewed by:
Submitted by:
Obtained from:
1997-02-14 07:26:36 +00:00
mpp
bcd3297bf1 Xref boot(9). 1997-02-14 07:08:17 +00:00
mpp
9e313d9014 Style fix. 1997-02-14 07:07:13 +00:00
mpp
9e35d348fd Add boot(9) Obtained from NetBSD w/modifications by me. 1997-02-14 07:06:26 +00:00
mpp
dbedc42a5c Add MD5(9).
Obtained from: OpenBSD
1997-02-14 06:42:21 +00:00
mpp
eb0b386b15 Oops. I accidently removed fpa.4 from the install list (it is
a pending change...grr)

Submitted by:	bde
1997-02-14 05:18:02 +00:00
jdp
81a53fe8ef In the "cleanobj" target, always remove the old-style "${.CURDIR}/obj"
links if they exist.  The old-style links confused make and caused
problems when upgrading from a 2.1.5 or 2.1.6 system.

I will merge this into -2.2.
1997-02-14 05:09:07 +00:00
jmg
06b2e5746c some stylistic changes... "you name here" and "you name" to "your name"
2.2 Candidate
1997-02-14 04:16:19 +00:00
jmz
d5bf85c184 Fix a typo in the .s.o rule: asssembler -> assembler 1997-02-14 01:42:29 +00:00
max
f1866dbadc Merge 1.209 -> 1.210 changes. 1997-02-13 23:01:21 +00:00
max
f051708fec Merge 1.61 -> 1.62 changes. 1997-02-13 22:02:42 +00:00
max
11c0b375c6 Typo fix. 1997-02-13 22:01:39 +00:00
max
4e697aa9b1 Merge 1.4 -> 1.5 changes.
Submitted by:	iwasaki@jp.freebsd.org
1997-02-13 21:55:57 +00:00
max
7e910231d8 Merge 1.206 -> 1.209 changes. 1997-02-13 21:52:37 +00:00
joerg
63b65b5399 Do what i usually forget to do:
Add John-Mark Gurney (jmg@FreeBSD.org) to the list of committers.
1997-02-13 21:20:19 +00:00
mpp
6c61482a62 Add sl(4) and ppp(4).
Obtained from: NetBSD
1997-02-13 18:48:25 +00:00
mpp
8f9baa2a05 Add vn(4) to document vn pseudo-devices.
Obtained from: NetBSD
1997-02-13 18:29:30 +00:00
mpp
deedd1a768 Add motd(5).
Obtained from:  NetBSD
1997-02-13 18:03:23 +00:00
mpp
84b2595508 Typo fix.
Obtained from: NetBSD
1997-02-13 17:38:31 +00:00
mpp
2188432c4a Add psignal(9).
Obtained from: NetBSD
1997-02-13 17:19:50 +00:00
mpp
2056e1e95d Add panic(9).
Obtained from: NetBSD
1997-02-13 17:02:28 +00:00
tg
74d4a34b73 Add Jeffrey Wheat and Paulo Menezes for their ports. 1997-02-13 15:02:12 +00:00
jkh
56bd74b435 Document FTP_PASSIVE_MODE in the place where I usually set it. 1997-02-13 09:07:32 +00:00
wosch
6fc3dd683c Support PRINTERDEVICE "html" using the troff translator unroff(1).
It works in most cases, but not all (e.g. nvi).
1997-02-13 03:26:02 +00:00
asami
3a780975c0 Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long and
it's getting too hard to diagnose people's problems with this.
1997-02-12 11:04:58 +00:00
jkh
e2b8f27be4 Swap news editors to reflect reality. :) 1997-02-11 22:38:41 +00:00
jkh
73d6ab51ee Add Guido van Rooij to core team. 1997-02-11 03:55:17 +00:00
davidn
885216ad88 Update manpage; corrections, clarifications and login class (with xref). 1997-02-10 16:03:21 +00:00
mpp
d556a1264a Update to reflect new Lite2 fs.h. 1997-02-10 07:10:08 +00:00
mpp
51d97d42a9 Typo police. 1997-02-09 21:08:52 +00:00
joerg
df55a26f65 Various man pages describing the internals of the SCSI subsystem.
Submitted by:	John-Mark Gurney <gurney_j@resnet.uoregon.edu>
1997-02-09 20:29:15 +00:00
max
bd9f010384 Merge 1.59 -> 1.61 changes.
Submitted by:	simokawa@jp.freebsd.org
1997-02-09 06:11:41 +00:00
jkh
42b19c44e4 whoops! wosch was right! my sources were out of date and this
change is bogus!  heh heh. [slinks away].
1997-02-09 03:12:09 +00:00
wosch
4601e50d6c Delete old (and redundant) machine depend code. 1997-02-09 02:21:07 +00:00
jkh
d965c55f4f vfontedpr would appear to be in /usr/bin not /usr/libexec? 1997-02-09 02:16:26 +00:00
max
f1498bb665 Merge 1.25 -> 1.26 changes. 1997-02-09 00:03:27 +00:00
max
85f7eecb8b Merge 1.203 -> 1.206 chages. 1997-02-08 23:45:34 +00:00
max
fce813301f Merge 1.55 -> 1.57 changes. 1997-02-08 23:38:39 +00:00
max
775171eb81 Properly credit the name of translator. 1997-02-08 22:01:43 +00:00
jkh
58b4173bde Updates for the 2.1.7-to-be.
Submitted-By: pds
1997-02-07 19:17:22 +00:00
pst
eb4c11f3a2 Put libopie.a in libnames 1997-02-07 17:06:24 +00:00
jfieber
f7ba681c89 The rule for <acronym> was adding a newline where it should not. Fixed. 1997-02-07 02:25:36 +00:00
joerg
08e8fcd0b1 Update to match the new reality. 1997-02-06 22:23:59 +00:00
jkh
8a921c50ca Correct some of my grammer. 1997-02-06 21:31:31 +00:00
jfieber
1135625348 The afterdistribute target is a nop in this setting, remove. 1997-02-06 21:10:52 +00:00
jfieber
e9be5657e9 Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well.  Maybe they
doc tools should be split out into a separate distribution, but until
that decision is made, at least keep them together.
1997-02-06 20:53:11 +00:00
mpp
0ea5c86ddd Add a link to the quota section in the "OPTION QUOTAS" section. 1997-02-06 17:47:14 +00:00
brian
51f25cb044 Incoming packets no longer have their ip_sum zero'd 1997-02-06 11:16:21 +00:00
jkh
a45c2f2f55 Heh heh.. :-} Whoops, put this list back the way it belongs without
all the stuff inserted in the wrong place.
1997-02-06 11:09:16 +00:00
eivind
050fcc849f Added my own name to the list of developers. 1997-02-06 06:00:59 +00:00
jkh
b8aa5e5da8 Eliminate the position of President from the roster. 1997-02-06 04:56:30 +00:00
jkh
cb7c85b77d Commit the mailing list charter changes. 1997-02-05 23:37:31 +00:00
mpp
de04e36493 Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed
while making these changes.

Pointed out by:	bde
1997-02-05 15:07:37 +00:00
obrien
5fd3e04a07 Add the condition !defined(USG) to the logic to include <sys/param.h>
There is still some debate if this is yet the proper way to handle
<sys/param.h>, but this is certainly closer than what I had to start with.

Submitted by:	Warner Losh <imp@village.org>
1997-02-05 11:39:48 +00:00
msmith
18e5b77330 Add Danny to the handbook. Wind up them expectations 8) 1997-02-05 01:09:49 +00:00
jkh
e82ed605ea Talk about foreign filesystems.
Submitted-By: pds
1997-02-04 02:11:30 +00:00
jdp
b373023b89 Update the installation section for the current version of CVSup. List
the German distribution site.
1997-02-02 23:41:54 +00:00
mpp
8a3aa59014 Fix a typo and one small style point. 1997-02-02 21:38:10 +00:00
joerg
5e164803b6 Add a man page for the uio handling, after all the recent ramblings in
the hackers list.

Please correct me where i'm wrong.
1997-02-02 11:41:07 +00:00
julian
e6b42ddfe1 Description of what the files in this directory do..
(create sample device drivers on request)
1997-02-02 07:35:59 +00:00
julian
bd62efe166 These two shell scripts will
create a skeleton device driver.
one for a real device and the other for a pseudo device.
they each take one argument which is the name (prefix) for the driver.

they add the new file to the /sys tree and add appropriate config files
etc for a build.

hopefully others will build on this so that we get
1/ these drivers improved and the shell scripts
improved in how/where that hook the new code in.
2/ similar tools for providing skeletons for other
modules (I'm tempted to do a VFS filesystem skeleton :)

please take a look and fix anything that maybe should be added.
they compile and link fine,
but I think I wouldn't trust them, as faar as RUNNING yet :)
(well they really wouldn't do very much being skeletons..

we need to add PCI  and EISA skeletons as well
followed by a SCSI driver skeleton.
1997-02-02 07:19:30 +00:00
ache
e254d33903 Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead.
Should go into 2.2
1997-02-01 21:02:53 +00:00
max
bfc02f8fbd Merge 1.202->1.203 changes. 1997-02-01 20:55:30 +00:00
ache
cdb88cb5f2 Remove empty im/ei/dm/ed entries
Don't use im/ei for vt200 because of conflict with ic,
pointed by bde. Shorten vt200-based entries as result.

Should go into 2.2
1997-02-01 20:47:30 +00:00
joerg
1a26545f6f Correct the synopsis of some EISA or PCI drivers. They don't take
ISA-like arguments (anymore).
1997-02-01 19:54:23 +00:00
wosch
c38edbd738 Add Martin Cracauer to FreeBSD Developers list.
Forgotten by: JKH
1997-02-01 18:46:55 +00:00
jdp
2ad3971515 Update the list of CVSup mirror sites. 1997-02-01 05:40:36 +00:00
uhclem
2b6aeca8b6 Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
Fixed some typos and improved a few descriptions over my first revision.
1997-01-31 04:05:41 +00:00
mpp
e66676b3dd Don't use hardcoded *roff escape sequences. Use mdoc macros instead. 1997-01-31 01:14:16 +00:00
mpp
09b7521f96 Minor mdoc cleanup. 1997-01-31 00:38:18 +00:00
mpp
329d4e7056 Update to reflect current include files. 1997-01-31 00:05:08 +00:00
mpp
ac703727d2 Update to reflect current include files. 1997-01-30 23:57:31 +00:00
mpp
7baf285865 Actually remove the old netns/netiso man pages. They haven't
been installed for the last 9 months or so anyways.
1997-01-30 23:51:48 +00:00
mpp
2a174308fe Update to reflect current include files. 1997-01-30 23:49:46 +00:00
roberto
5073562677 Add the missing ``"'' ro url=. It seems my mail do -doc didn't get though. 1997-01-30 20:39:26 +00:00
jmacd
45f2876f9b I just found a bug in my program, I was calling va_arg (..., char),
when parsing a printf-like arg list.  Looking for someone to blame,
I noticed that the man page has a bad example.  It clearly says at
the top that types following the last known argument are passed after
their default type conversions, and then later the example uses

	va_arg (..., char);

so I fixed it.
1997-01-30 10:22:00 +00:00
jkh
0b1072afc8 More fixes and an update to the ZIP section.
Submitted-By: pds
1997-01-29 15:02:05 +00:00
jkh
b727838bd4 Talk about ZIP drives.
Fix a typo.
Submitted-By: pds
1997-01-29 14:45:57 +00:00
max
eb61707cbd Merge 1.46 -> 1.47 changes. 1997-01-29 05:56:15 +00:00
mpp
d85c3c457e Update to reflect the current types.h. 1997-01-29 05:24:35 +00:00
jkh
3bdfe7960a Straighten out Portugal and Russia. 1997-01-29 04:16:28 +00:00
max
7db0f4ba23 Merge 1.45 -> 1.46 changes. 1997-01-28 21:38:45 +00:00
max
a8d8b0eede Merge 1.201 -> 1.202 changes. 1997-01-28 21:32:33 +00:00
asami
0be2437c94 Change Brent J. Nordquist's e-mail address.
Submitted by:	"Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:07:35 +00:00
mpp
a2413810da Update to reflect current fs.h. 1997-01-28 07:25:18 +00:00
mpp
41a5f91245 Update to match current include files. 1997-01-28 07:03:33 +00:00
mpp
430352cbbc Update to reflect current acct.h. 1997-01-28 06:53:19 +00:00
mpp
7fa7059be8 Update the man page to reflect the current state of
fstab.h.
1997-01-28 06:12:54 +00:00
ache
93da7306ea Add 3rd Russian mirror 1997-01-28 05:47:25 +00:00
obrien
5985edacd1 Document the "#if (defined(__unix__) || defined(unix))" way of including
sys/param.h.  Change _HAVE_PARAM_H to "HAVE_SYS_PARAM_H" for those who
still like this method -- leading underscores are in the compiler/library
name space and the Ollivier says to follow GNU Autoconf anyway.
1997-01-28 01:43:21 +00:00
jkh
d1ce1fab91 Answer some recently asked questions.
Submitted-By: pds
1997-01-27 17:56:46 +00:00
ache
3306642b2a Add save/restore cursor position escapes 1997-01-26 23:27:15 +00:00
max
4428677377 Added Tsuyoshi Maruyama to the translator list for doing some work for
translating dialout.sgml.
1997-01-26 16:33:15 +00:00
max
6eacc43471 Merge 1.46 -> 1.49 changes.
Submitted by:	Mitsuru Iwasaki <iwasaki@pc.jaring.my>
1997-01-26 16:15:32 +00:00
max
aee3e82621 Finally, fill this file with real content (the translation is completed.).
Submitted by:	FreeBSD Japanese Documentation Project
1997-01-26 15:49:38 +00:00
pst
df3d05262d Don't use /tmp for afterdepend cleanup target 1997-01-26 01:37:05 +00:00
mpp
326ab14b20 Man page police. 1997-01-25 20:42:09 +00:00
asami
25af4057b6 (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from
${PORTSDIR}.  This undoes the changes done in rev. 1.38 and 1.59
    (part of the bsd.port.mk pre-dawn ages I've never understood).
Requested by: jkh

(2) Add new variable NO_IGNORE that will override any IGNORE causes.
    This is just a little hack to allow building of REQUIRES_MOTIF
    ports and its dependencies only etc., so don't document it.

(3) Update +REQUIRED_BY files as necessary.  Now you should be able to
    delete ports that have runtime dependencies without pkg_delete
    complaining about this file missing.
1997-01-25 02:45:09 +00:00
asami
5db9017035 Explain more about the interleave factor. Mention mirroring, and add
a reminder that you can't mount half of a mirrored two-disk ccd.
1997-01-25 02:10:43 +00:00
jkh
45ea9f4896 Add a section for FreeBSD-specific works. 1997-01-24 12:00:10 +00:00
ache
91d2d5828c Add save/restore cursor position capabilities for FreeBSD console 1997-01-24 00:54:19 +00:00
obrien
b36330a2a6 Adaptex 1535 and 2980U are supported. 1997-01-23 07:36:04 +00:00
max
385fa8396b Merge 1.199 -> 1.201 changes. 1997-01-23 04:26:34 +00:00
max
9bb25954c5 Merge 1.52->1.55 changes. 1997-01-23 04:19:03 +00:00
max
0f62d68216 Make this list in alphabetical order again.
Added a comment at the top to remind committers keep this list in
alphabetical order.
1997-01-23 04:14:55 +00:00
jkh
2c9f41da97 Note that Adaptec 1505 is also supported.
Pointed-Out-By: Doug White and Danie Van Heerden
1997-01-22 20:29:41 +00:00
jkh
8f053debc8 Add Kazutaka YOKOTA to committers list. 1997-01-22 19:23:59 +00:00
jkh
3c9f4a1b79 Add Darren Reed and Tor Egge to developers list. 1997-01-22 14:34:30 +00:00
jkh
ef5dcacae2 Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4.
Now things build again.

Forgotten Again By:     David E. O'Brien	:-)
1997-01-21 12:25:06 +00:00
wosch
6d0dbd7455 Sort cross references. 1997-01-20 23:23:22 +00:00
max
94e7179169 Merge 1.4 -> 1.8 changes.
Submitted by:	Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and
		The Japanese Documentation Project
1997-01-20 16:23:21 +00:00
obrien
351ecc8357 Share my poetry with the world.
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)

Not forgetten this time by:	obrien  :-)
1997-01-20 09:22:23 +00:00
obrien
2af4a0acfa New manpages for various Ethernet drivers, that I didn't see manpages for.
Manpage police???  Looking kinda bored there aren't you?  Need something
to do?  :-)  I'm sure there's work here to be done.

Inspired by:	Joerg

2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
obrien
27b942564a Added some verbage from looking at the source code. 1997-01-20 09:16:14 +00:00
obrien
a5f5d2644f Driver also supports the HP PC Lan+ adaptor.
Reviewed by:	personally tested.  :-)
1997-01-20 09:15:35 +00:00
jfieber
53fb34f6b9 Make -hdr and -ftr options (to include arbitrary HTML at the
top and bottom of output) work with docbook.
1997-01-19 21:21:18 +00:00
max
8f71a470af Merge 1.10 -> 1.12 changes. 1997-01-19 17:36:14 +00:00
max
705c38db35 Added a newline at the end of file.
Reviewed by:
Submitted by:
Obtained from:
1997-01-19 17:33:49 +00:00
max
5a73e73355 Merge 1.15 -> 1.16 changes. 1997-01-19 17:31:32 +00:00
max
b55aed7fc3 Merge 1.7 -> 1.8 changes. 1997-01-19 17:28:19 +00:00
max
122b03f894 Merge 1.191 -> 1.199 changes. 1997-01-19 17:25:34 +00:00
max
7b90c45ef6 Merge 1.48 -> 1.52 changes. 1997-01-19 17:24:36 +00:00
mpp
b1529e2a5e Man page police. 1997-01-19 17:24:18 +00:00
mpp
e957c39388 Actually install the new ex.4 man page.
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
max
fb8bc4c1bd Make this list in alphabetical order by entity names again. 1997-01-19 17:18:25 +00:00
obrien
ccc345ffe5 Basic manpage for the ex driver (Intel EtherExpress Pro/10).
Desired by:	Joerg
1997-01-19 11:16:43 +00:00
brian
bda6a262f1 Rename a.brian to a.handy and a.briansomers to a.brian 1997-01-18 22:11:49 +00:00
jkh
ee10277a8b Close PR#2522 - wrong reference to 2.1.5. 1997-01-18 16:43:23 +00:00
brian
6343eb8b06 Oh look - it's alphabetical too....... if at first you don't succeed...
Reviewed by:	None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:46:13 +00:00
brian
2ea79f0487 Get it right - the a.name is a reference to the contrib file entry... and
"a.brian" is already used.  It's now a.briansomers
Reviewed by:    None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:40:36 +00:00
gpalmer
03d9737575 Zimmermann' has 2 n's in it.
Submitted by:	 Ulf Zimmermann
1997-01-18 04:35:43 +00:00
jfieber
75c57e45bb 1) Start making tweaks for new things in Docbook 3.0
2) Handle <keycombo> more or less correctly
3) Start dealing with <cmdsynopsis> (it is pretty ugly!)
4) Handle titles and attributions in blockquote.
5) Handle <accel> (accelerator keys in <guimenu> and friends)
6) Probably some other things...
1997-01-18 02:31:36 +00:00