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
Mike Pritchard
a195100836
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
John Polstra
261003872e
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
John-Mark Gurney
4a093a9156
some stylistic changes... "you name here" and "you name" to "your name"
...
2.2 Candidate
1997-02-14 04:16:19 +00:00
Jean-Marc Zucconi
10a84c544f
Fix a typo in the .s.o rule: asssembler -> assembler
1997-02-14 01:42:29 +00:00
Masafumi Max NAKANE
96fda39374
Merge 1.209 -> 1.210 changes.
1997-02-13 23:01:21 +00:00
Masafumi Max NAKANE
bdc52b3ffd
Merge 1.61 -> 1.62 changes.
1997-02-13 22:02:42 +00:00
Masafumi Max NAKANE
996d53a586
Typo fix.
1997-02-13 22:01:39 +00:00
Masafumi Max NAKANE
6fb9bea400
Merge 1.4 -> 1.5 changes.
...
Submitted by: iwasaki@jp.freebsd.org
1997-02-13 21:55:57 +00:00
Masafumi Max NAKANE
078d274aee
Merge 1.206 -> 1.209 changes.
1997-02-13 21:52:37 +00:00
Joerg Wunsch
77457cfda5
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
Mike Pritchard
3586b410dc
Add sl(4) and ppp(4).
...
Obtained from: NetBSD
1997-02-13 18:48:25 +00:00
Mike Pritchard
9a16c56614
Add vn(4) to document vn pseudo-devices.
...
Obtained from: NetBSD
1997-02-13 18:29:30 +00:00
Mike Pritchard
8c21e889fd
Add motd(5).
...
Obtained from: NetBSD
1997-02-13 18:03:23 +00:00
Mike Pritchard
15623f37d0
Typo fix.
...
Obtained from: NetBSD
1997-02-13 17:38:31 +00:00
Mike Pritchard
d654cd00d6
Add psignal(9).
...
Obtained from: NetBSD
1997-02-13 17:19:50 +00:00
Mike Pritchard
d46ebd5820
Add panic(9).
...
Obtained from: NetBSD
1997-02-13 17:02:28 +00:00
Thomas Gellekum
f42b3f95de
Add Jeffrey Wheat and Paulo Menezes for their ports.
1997-02-13 15:02:12 +00:00
Jordan K. Hubbard
2ff95d56b3
Document FTP_PASSIVE_MODE in the place where I usually set it.
1997-02-13 09:07:32 +00:00
Wolfram Schneider
da5636b6b2
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
Satoshi Asami
3344f87d7d
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
Jordan K. Hubbard
da1336b0fc
Swap news editors to reflect reality. :)
1997-02-11 22:38:41 +00:00
Jordan K. Hubbard
c139dc1fcf
Add Guido van Rooij to core team.
1997-02-11 03:55:17 +00:00
David Nugent
408bc30d8c
Update manpage; corrections, clarifications and login class (with xref).
1997-02-10 16:03:21 +00:00