Mike Pritchard
5c537f44be
Add a reference to intro(9).
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1996-03-11 03:28:43 +00:00
Satoshi Asami
7c1b69d881
Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to
...
"foo", what this does is:
(1) Put all distfiles and patchfiles in /usr/ports/distfiles/foo
(2) Go to ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/foo when the
master site is down
When your port has a lot of dist/patchfiles, or has a file that does
not have a very port-specific name (e.g., "Makefile"), set this
variable instead of redefining DISTDIR. (If you redefine DISTDIR, (1)
will work but (2) will not.)
Agreed that it's a good idea by: adam
1996-03-10 08:26:21 +00:00
Wolfram Schneider
5c2da7893a
[Ee]rrs -> Errs errs, save one process for make clean
1996-03-09 23:48:55 +00:00
Wolfram Schneider
c9a41a43bc
[Ee]rrs -> Errs errs
...
save one process for make clean
1996-03-07 23:39:46 +00:00
Jordan K. Hubbard
c8f22f0e34
Add an Italian keyboard entry. I'm not exactly sure if it's ISO standard
...
since I've no idea what the ISO standard for Italian keyboards is, but we
can always adjust it later and this is better than the nothing we had before.
Submitted by: Gianmarco Giovannelli <gmarco@masternet.it>
1996-03-07 23:20:30 +00:00
Satoshi Asami
7041f8b545
Recommend installing additional port documents to ${PREFIX}/share/doc,
...
conditional to ${NOPORTDOCS} (commented out by default in /etc/make.conf).
1996-03-06 09:45:04 +00:00
Satoshi Asami
e964528dea
Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
...
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
Satoshi Asami
26987878a0
Remove reference to ${KEYWORDS}.
1996-03-06 09:04:43 +00:00
Satoshi Asami
6c342b58d5
Delete all references to the variable ${KEYWORD} that never quite flew.
...
(Sorry Jordan, but your other idea (${CATEGORIES}) was a major hit.)
Also remove the keyword field in the INDEX line and replace it with
two columns: build-time dependencies and run-time dependencies. They
are both list of package names (minus the ".tgz").
1996-03-06 08:14:26 +00:00
Satoshi Asami
00ce5fe5f4
Replace absolute pathnames with variables, so that
...
(1) people can have weird paths and it will still work, and
(2) if you really need to use /usr/local/bin/cp instead of /bin/cp,
you can do that by changing only one line.
Submitted by: wosch
1996-03-06 08:08:16 +00:00
Joerg Wunsch
5320fd40a2
Add a description of how to setup sendmail for use with UUCP.
...
Ideally, this should go into the ``mail'' section of the handbook, but
i don't have the time to write all of this right now, so i've put it
into the FAQ.
1996-03-05 23:48:02 +00:00
Poul-Henning Kamp
56f799e90c
Manpage on the "Laplink" TCP/IP support.
...
Reviewed by: phk
Submitted by: Andrew.Gordon@net-tel.co.uk
1996-03-05 16:49:57 +00:00
Mike Pritchard
d0e7bd781c
Fixed Wolfram Schneider's entry and added Bill Fenner's info
...
so that the developer section isn't garbaged up.
Suggestion: anytime you mess with the handbook, build it
and actually look at the result with your favorite browser, since
a one character typo can mess up the whole thing.
1996-03-04 23:08:37 +00:00
Mike Pritchard
f24a199983
Added a section explaining how to configure/use disk quotas.
...
Reviewed by: Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
Jordan K. Hubbard
8ada6a5cad
Put all the major contributors into alphabetical order by last name
...
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).
Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
Garrett Wollman
dd1fd6c133
Update timezone files to 96c from vendor branch.
...
Australia/Canberra is dead (use Australia/Sydney).
Asia/Tel_Aviv has been renamed Asia/Jerusalem.
1996-03-02 21:47:10 +00:00
Garrett Wollman
c84970f39a
We have never supported the solar time stuff, so there's no point
...
in keeping the old files around.
1996-03-02 20:51:28 +00:00
Garrett Wollman
3f68bd8608
Latest rlelease of timezone data files.
...
Obtained from: Arthud David Olson <ado@elsie.nci.nih.gov>
1996-03-02 20:48:55 +00:00
Garrett Wollman
68284cf1ab
This commit was generated by cvs2svn to compensate for changes in r14338,
...
which included commits to RCS files with non-trunk default branches.
1996-03-02 20:48:55 +00:00
John Fieber
96aec9b60e
Remove reference to Systems.FAQ
1996-02-28 20:08:48 +00:00
Jordan K. Hubbard
8f2b769fee
Take slashes out of name for tab132 terminal entry. New ncurses doesn't
...
like that.
1996-02-28 02:04:14 +00:00
Mike Pritchard
2ee9964bf6
Fix a bunch of the "mailto" lines so that they actually work.
...
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
Garrett Wollman
08de0feca6
Correctly capitalize `Virgin'.
1996-02-27 17:48:44 +00:00
Garrett Wollman
47295a8a41
Don't list Greenland under Denmark; the Greenanders apparently
...
don't like that.
Obtained from: tz mailing list
1996-02-27 17:22:48 +00:00
John Fieber
c15ce264b4
Fix a variety of bogons.
...
Remember:
`&' is a magic character, use &
`$' is a magic character (but shouldn't be), use $
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard
eeb6e504dd
Add second Israel mirror.
1996-02-27 03:42:12 +00:00
Peter Wemm
7ee32b9fba
Attempt to document the recent in_pcb local port address changes..
1996-02-23 21:01:35 +00:00
Joerg Wunsch
92871d692a
Add a note about the RFC-1535 compliant behaviour of the recent BIND
...
version that's now shipping with FreeBSD.
Pointed-out by: Holm Tiffe <holm@geophysik.tu-freiberg.de>
1996-02-22 23:34:13 +00:00
Thomas Gellekum
4715842e4d
Add Bernd Rosauer to contributors.
1996-02-22 11:08:57 +00:00
Ollivier Robert
453309955b
Add a few questions forwarded by Jordan and one from Jörg about
...
XDM.
Submitted by: geert@sun3.iaf.nl ,tedm%toybox@agora.rdrop.com,joerg
1996-02-21 00:07:39 +00:00
Wolfram Schneider
a9531cf5b8
add forgotten INDEX.keymaps, kbdmap(1) need this file
1996-02-18 02:26:03 +00:00
Wolfram Schneider
4d5adcbe86
add forgotten INDEX.fonts, kbdmap(1) need this file
1996-02-18 02:25:32 +00:00
Andrey A. Chernov
de057eb654
-u unit-command example
1996-02-17 19:36:08 +00:00
Andrey A. Chernov
520e4d33bb
Change date format to look more naturally
1996-02-17 14:32:05 +00:00
Andrey A. Chernov
2280adfde9
Change date format to look more naturally
...
Change ctime-like format to fix ls bug
Reviewed by: joerg
1996-02-17 14:29:12 +00:00
Jordan K. Hubbard
f8d3a3493d
Three part commit:
...
1. Import UART technical description from Frank Durda IV
<uhclem@nemesis.lonestar.org>.
2. Push existing sio chapter out of hw.sgml and make a separate
document out of it.
3. Make hw.sgml include the first two under serial devices section.
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
Jordan K. Hubbard
7744102dbc
Point to new mirror site for Ireland: ftp.ie.freebsd.org
1996-02-16 12:18:30 +00:00
Jordan K. Hubbard
2178a48a11
Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.
1996-02-16 11:19:00 +00:00
Adam David
6f3ce68f18
improve the comment for BOOTWAIT
1996-02-15 21:14:36 +00:00
Mike Pritchard
4abbfcd7ec
Document the new ".Fx" macro in the mdoc man pages. I also
...
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
Gary Clark II
1585b19f54
Lets see...
...
Cruft removed (small amounts)
Added entry about IJPPP pred1 and some sites.
Changed entry on commiters to read "All CVS commits" instead of current commits
1996-02-12 15:15:01 +00:00
Justin T. Gibbs
3652ff557d
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
...
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2.
Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
Mike Pritchard
c2466934db
Added an i386/FreeBSD specific mtio(4) man page, adapted from the
...
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
Mike Pritchard
ead93ec3ad
Add a pbm(5) (portable bitmap format) man page since we have a
...
few man pages that reference it.
1996-02-12 05:17:28 +00:00
Mike Pritchard
bcff8e2ae4
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
Mike Pritchard
4bd9ba3c2f
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
Mike Pritchard
3656c5f4df
Added a update(4) man page to describe the kernel initiated update
...
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
Mike Pritchard
78b0b234eb
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Ollivier Robert
f21428af43
Add a comment from John Reece <reece@ix.netcom.com> about toggling NumLock
...
in the BIOS for the PS/2 mouse.
Add <tt// around FIPS.
1996-02-11 14:02:52 +00:00
Wolfram Schneider
b2923d7651
Reviewed by: mpp
...
a tiny man page
1996-02-11 13:47:00 +00:00
Jordan K. Hubbard
be9edbd0fa
Add documentation for the -stable branch and reshuffle the sup/ctm chapters
...
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Mike Pritchard
c4c23c4df8
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
Mike Pritchard
6fad16fd59
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
Mike Pritchard
c211e812bb
Added some missing MLINKS for section 3 man pages.
...
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
Jordan K. Hubbard
eb12d866a8
There are now 5 FTP mirrors sites in Brazil.
1996-02-09 00:24:08 +00:00
Mike Pritchard
7cdd64468f
Link some man pages from man*/i386/xxx to man*/xxx so that you
...
can actually look at them.
1996-02-08 20:32:45 +00:00
Mike Pritchard
e2e7e7042b
Make sure that the --no-split flag gets passed to makeinfo.
...
Fixes PR # 1003 (gdb info files don't work).
1996-02-08 18:27:07 +00:00
Adam David
08b0d4223c
correct semantic error in the English usage:
...
distributed patches --> distribution patches
1996-02-08 00:44:33 +00:00
Jordan K. Hubbard
b6856ddb83
Add Daniel Baker for general good works and aid.
1996-02-08 00:08:25 +00:00
Satoshi Asami
a8344ffc23
Mention "make reinstall" in the message that gets printed out when
...
/var/db/pkg/${PKGNAME} exists. ("make install" will do nothing
because this is not a critical error and the installation is
treated as successful.)
Closes PR 870.
1996-02-07 09:54:23 +00:00
Satoshi Asami
406b7d655c
Update the ports collection section. Boy, was this thing outdated!
1996-02-06 23:41:01 +00:00
Andrey A. Chernov
42a43db4bb
Add NCFTP tailer arguments: ${NCFTPTAIL} variable
...
Since it is empty in normal case, it not affect anything
It is useful for ncftp -c ugly_name > nice_name
^^^^^^^^^^^ ${NCFTPTAIL}
1996-02-06 21:25:23 +00:00
Mike Pritchard
98375367d2
I forgot to move gsc.4 to the correct makefile after
...
moving it from man4 to man4/man4.i386. Pointed out by bde again.
1996-02-06 14:53:31 +00:00
Jordan K. Hubbard
2c80f9c5ff
Update Stallion entry again.
1996-02-06 10:48:50 +00:00
Jordan K. Hubbard
04793c8b18
Correct single character typo in URL - argh!
1996-02-06 09:02:07 +00:00
Jordan K. Hubbard
86f58c5775
Add J.R. Westmoreland as coordinator for the DOS emulator project.
1996-02-06 03:35:16 +00:00
Mike Pritchard
9ac475e266
Updated to include cvs-supfile & stable-supfile.
...
Added a section describing how to find a list of alternate
sup servers, explaining that sup.freebsd.org is currently overloaded.
1996-02-05 18:52:05 +00:00
Andrey A. Chernov
abc8ea162c
Be more specific about Europe servers
1996-02-05 17:37:54 +00:00
Mike Pritchard
097d42f425
Correct some man page cross references and some file
...
locations.
1996-02-05 17:32:16 +00:00
Mike Pritchard
7c01530e9f
gsc.4 should reside in share/man/man4.i386 not share/man4.
...
Pointed out by bde.
1996-02-05 17:20:36 +00:00
Mike Pritchard
8e4005042a
Added a little more verbage to the top of this document and
...
added sup2.au.freebsd.org.
1996-02-05 17:15:38 +00:00
Poul-Henning Kamp
9189b82c93
Added Christian.Haury@sagem.fr
1996-02-05 16:10:48 +00:00
Andrey A. Chernov
11a063866f
Alternative SUP servers list (correct me, if I forgot smth)
1996-02-04 23:23:31 +00:00
Paul Traina
6cb84f00df
Document ability to skip auto-probe
1996-02-04 10:08:24 +00:00
Jordan K. Hubbard
89f5440dad
Add some of Poul-Henning Kamp's items.
1996-02-04 08:58:21 +00:00
Jordan K. Hubbard
48d5a9e821
Add Justin's wish list to list of prioritized tasks.
1996-02-04 08:49:17 +00:00
John Fieber
c5dba3fbf7
Fixed botched addition of Alexander Seth Jones.
...
Remember, checking for botched changes is as simple as typing `make'!
1996-02-03 17:17:56 +00:00
Paul Traina
a74f01ce5e
Add qcam.4 to directory, was only mlinking
1996-02-03 07:43:21 +00:00
Mike Pritchard
790ae9291a
Added a FreeBSD specific crash(8) man page that was adapted from
...
the hp300 crash(8) man page in the lite-2 source tree.
Also removed man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
Paul Traina
869fc587ed
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
Mike Pritchard
ad27caee81
Added missing gsc(4) (Genius scanner related man page).
1996-02-02 18:12:12 +00:00
Wolfram Schneider
4ad1bd1e33
Umlauts corrected
1996-02-02 05:27:27 +00:00
Jordan K. Hubbard
7762115a5b
Reshuffle the task list somewhat, add Alexander Seth Jones as the
...
coordinator for the AFS port, since he just volunteered!
1996-02-01 21:00:38 +00:00
Jordan K. Hubbard
40c4ab2135
Update my hardware section. Still waiting for more "Picks" configurations,
...
folks! Am I to be the only hardware blow-hard in here? :-)
1996-02-01 07:31:47 +00:00
Satoshi Asami
667219604f
Added Mita Yoshio <mita@iis.u-tokyo.ac.jp> for his contribution of
...
the tgif port.
1996-02-01 06:55:17 +00:00
Mike Pritchard
367b84d5ce
Fix some grammar problems (mainly its/it's stuff).
1996-01-31 19:03:02 +00:00
Mike Pritchard
739d6a140c
Some more spelling fixes.
1996-01-31 14:26:20 +00:00
Mike Pritchard
d45d3fa224
Fix some more spelling errors.
1996-01-31 13:53:01 +00:00
Jordan K. Hubbard
a52d2adc63
Correct someone's cut-and-paste errors. Some lines began incorrectly
...
with spaces instead of tabs.
Submitted by: Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Justin T. Gibbs
7658b0a216
Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
...
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
Jordan K. Hubbard
2ed427b0ad
Man page for the vx driver.
...
Submitted by: Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
John Fieber
bc3dd984f4
Formatting tweak.
1996-01-28 16:59:05 +00:00
John Fieber
63da77f219
Add info about distinguishing freebsd versions.
...
Submitted by: obrien@cs.ucdavis.edu
1996-01-28 16:36:24 +00:00
Joerg Wunsch
ba73e90d8b
Totally revamp the man page. (Gack, i didn't even know Peter
...
had already written one. :)
1996-01-27 17:55:54 +00:00
Ollivier Robert
ed46ab75b2
Add a few questions including where to find the 2.1.0 CD inAustralia,
...
the fact that 2.1.0 will not install with 4 MB and a few others.
1996-01-27 15:57:07 +00:00
Andrey A. Chernov
1246b9be86
Change mapping slightly
1996-01-25 16:29:41 +00:00
Satoshi Asami
1e19193647
Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the
...
administrator of the Japanese mail exploder.
1996-01-25 05:35:31 +00:00
Andrey A. Chernov
78b2ac4b74
Use two-letters abbrev. for weekdays
...
Change months form
1996-01-24 22:49:33 +00:00
Andrey A. Chernov
1f8d3d7485
German LC_TIME
...
Submitted by: joerg
1996-01-24 11:30:26 +00:00
Ollivier Robert
770567095b
Syntax corrections.
...
Submitted by: john@starfire.MN.ORG (John Lind)
1996-01-22 17:44:30 +00:00
Bruce Evans
196fdc3f96
Install intro.4, pt.4 and worm.4.
...
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
Bruce Evans
eb646a7515
Use `make' loops instead of shell loops to install things. This fixes
...
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'. This method should be used more.
Install meteor and startslip. In fact, install all subdirectories
except CVS. This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
John Polstra
a659df8a06
Back out my previous change, which caused c++rt0.o to be linked into
...
every shared library, until I can diagnose the problems it is causing
for certain programs such as awk and groff.
1996-01-21 17:26:25 +00:00
Joerg Wunsch
f00e21badf
Add intro(4), as it's being referenced from severall other pages.
...
Closes PR # docs/947: missing intro(4) manpage
Submitted by: David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
John Fieber
d15db8006e
Typo in jmb's email URL.
...
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1996-01-20 16:19:17 +00:00
Mike Pritchard
270d3d754a
Fix a variety of minor typos and cross references in a bunch of
...
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
Nate Williams
9bbf2e643e
Add a note about needing a new version of config(8) when upgrading from older
...
releases of FreeBSD.
1996-01-20 06:28:11 +00:00
Nate Williams
099b7a0996
- Make it even more obvious that npx0 is 'mandatory'.
...
- Point people to LINT for better descriptions of configuration lines.
1996-01-20 06:11:35 +00:00
Garrett Wollman
4b07d06bca
More man page cleanups.
1996-01-19 22:17:57 +00:00
Garrett Wollman
d400d99c36
Correct some formatting problems pointed out by bde.
1996-01-19 19:58:33 +00:00
Garrett Wollman
250ccd4a24
The is driver has been superseded by the lnc driver, so don't install
...
the is.4 man page.
1996-01-18 21:53:08 +00:00
Garrett Wollman
35fe659d58
Use -mdoc properly.
...
Delete lots of out-of-date text.
Write new text to replace some of the old text. BDE will need to inspect
the results for accuracy.
1996-01-18 21:36:18 +00:00
Garrett Wollman
feff7a1342
Update to reflect reality, and slightly better formatting.
1996-01-18 21:33:42 +00:00
Garrett Wollman
89533cd9d7
Use -mdoc macros correctly. st(4) still needs work.
1996-01-17 21:57:57 +00:00
Garrett Wollman
86bd302f00
Update and clean up.
1996-01-17 21:07:38 +00:00
Garrett Wollman
68bf4c9ec0
Clean up and translate to -mdoc.
1996-01-17 21:07:02 +00:00
John Polstra
19851e4b7f
Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is no
...
longer necessary, and can be removed from Makefiles.
1996-01-17 00:03:08 +00:00
Garrett Wollman
5fc1fd7078
Update to reflect the reality of the header files.
...
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
Garrett Wollman
c873a20005
Translate to -mdoc.
1996-01-16 20:01:05 +00:00
Jordan K. Hubbard
8136df7e05
UK canon, thanks to kind folks at Pavilion.
1996-01-16 18:27:03 +00:00
John Fieber
135aacdc82
Document the stable mailing list.
...
Submitted by: "David E. O'Brien" <obrien@cs.ucdavis.edu>
1996-01-16 14:53:09 +00:00
Satoshi Asami
293cc16dec
Added Brian Clapper <bmc@telebase.com> for his contribution of Linux
...
`ls' port. (Hey don't scream, he said he'll do some more ports!)
1996-01-15 23:57:59 +00:00
Nate Williams
7b3eb0017b
The order of entries in the host file was reversed. It should have been
...
Internet address
official host name
aliases
Submitted by: dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
Garrett Wollman
04ecd93b2a
Correct reference to tcpdump. Someone should redo this page to use
...
mdoc macros.
1996-01-14 19:37:48 +00:00
Satoshi Asami
6e0871974b
Add "Wes Santee <wsantee@wsantee.oz.net>" for the tkHTML/wwwish distfile
...
disappearance report.
1996-01-13 07:53:08 +00:00
Joerg Wunsch
830a0f5d3a
Add ftp6.de.freebsd.org.
1996-01-08 11:53:46 +00:00
Joerg Wunsch
6ddb039950
Mention Wilko Bulte and Larry Altneu for providing me with an Archive
...
and a Wangtek QIC-02 drive, in order to improve the wt driver.
(Location: Jörg's home :)
1996-01-07 11:55:51 +00:00
Andrey A. Chernov
92f710b2bc
Remove -fno-strength-reduce, gcc bug fixed recently
1996-01-05 18:54:07 +00:00
Jordan K. Hubbard
d19388076a
Argh! Typo.
1996-01-05 08:47:37 +00:00
Jordan K. Hubbard
cf7e4ac2cf
DTRT for @.
1996-01-05 08:36:27 +00:00
Jordan K. Hubbard
ba897d583b
Put Terry's wish list' into the
nice to have' section of the submitter's
...
guide.
1996-01-04 18:51:51 +00:00
Jordan K. Hubbard
05e296019e
One more pass through this. Looking pretty reasonable now!
1996-01-04 05:25:42 +00:00
Jordan K. Hubbard
e8193dc070
Canon:
...
<domain>
<first site>
<contact info [should actually be hostmaster@domain]>
<second site>
<third site>
..
<nth site>
1996-01-03 21:51:44 +00:00
Mark Murray
9deecf1215
Canonicalise and correct the ZA mirror site names and maintainers.
1996-01-03 21:47:43 +00:00
Jordan K. Hubbard
2be560b33f
Now that we have a Korean mirror, adjust entries.
1996-01-03 20:45:48 +00:00
Jordan K. Hubbard
4651b2ba2c
Add second Korean site.
1996-01-03 19:40:06 +00:00
Paul Traina
8f30e6f2f8
Changed JT's e-mail address to something current
1996-01-03 18:59:49 +00:00
Ollivier Robert
0b89109fcd
Fix typo.
...
Submitted by: Tim VanderHoek <hoek@io.org>
1996-01-03 14:58:04 +00:00
Gary Clark II
7785b15558
Change Mark Murrary author ref to markm instead of mark to match login name
...
and authors file.
1996-01-03 13:13:16 +00:00
Gary Clark II
832a2252c3
Change this to a new look. Add a developers section(using avail file).
...
Take developers out of the contrib list.
Change Core, Developers and who does what to use active links.
Add Terry Lambert to contrib list. (For one thing or another:))
1996-01-03 13:12:13 +00:00
Gary Clark II
5d3699cc8a
Continue adding commiters and WWW people to authors file.
1996-01-03 12:59:37 +00:00
Gary Clark II
5d9b3722cd
Change core and dump images to proper names
...
Submitted by: gpalmer@FreeBSD.ORG
1996-01-03 11:10:30 +00:00
Jordan K. Hubbard
d2aa26c616
Ah well, so much for relative urls! :(
1996-01-03 10:41:53 +00:00
Jordan K. Hubbard
585666bedc
Sheesh - what markup language am I using again? :-)
1996-01-03 10:37:40 +00:00
Jordan K. Hubbard
466afa7a9d
Amend the PS/2 mouse entry a bit.
1996-01-03 10:18:55 +00:00
Jordan K. Hubbard
f743ebeedd
Sync mirrors with MIRROR.SITES
1996-01-03 09:56:59 +00:00
John Fieber
a30c935636
Typo.
...
Submitted by: "Julian H. Stacey" <jhs@freebsd.org>
1996-01-03 03:18:36 +00:00
Jordan K. Hubbard
fc648b5f66
Six. Six categories. :-)
1996-01-03 02:22:03 +00:00
John Fieber
5578e3e91e
Correct phone number for xinside.
...
Submitted by: Richard Van Dyke <rav@xinside.com>
1996-01-02 23:31:25 +00:00
Jordan K. Hubbard
daa0d839fc
Add Czech Republic mirror.
1996-01-01 17:24:28 +00:00
Bruce Evans
151eb452b6
Added new devfs manpages here too.
1996-01-01 16:58:10 +00:00
Bruce Evans
13fd2edc0c
Added io.4.
1996-01-01 16:54:34 +00:00
Joerg Wunsch
03897e52bd
Document the /dev/io security hole.
1996-01-01 11:01:13 +00:00
Joerg Wunsch
96b2792e12
Add man pages for devfs functions after Julian's descripton.
...
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
Peter Wemm
6065a0be11
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
Peter Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Bruce Evans
768fd661e4
Added support for the Hayes ESP serial card.
...
Submitted by: Sean Eric Fagan (sef@kithrup.com )
Based on code by John Vinopal (banshee@resort.com )
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
Jordan K. Hubbard
45c2fa3e80
Whoops! ftp6.de.freebsd.org doesn't exist.
1995-12-29 07:11:38 +00:00
Jordan K. Hubbard
8e1b33e6ff
Go to orthogonal naming scheme for those hosts that support it.
...
Remove some information in the process, but I'm trying to make this
as transparent as possible so that regions can move site names around
as ftp servers are created or go offline.
1995-12-29 06:58:32 +00:00
Joerg Wunsch
a696ff6b3b
Hide the German mirrors behind de.freebsd.org.
1995-12-29 04:49:09 +00:00
Peter Wemm
1c6923286c
A couple more updates to the man page..
...
1: the eisa code has not been updated to the 'new style' code yet
2: recieve buffer flushing is now implemented.
1995-12-29 01:39:06 +00:00
Jordan K. Hubbard
3221b4ea18
Correct date in the history document.
...
Noticed by: davidg
1995-12-29 01:27:38 +00:00
Adam David
47487d4e61
some lines were repeated, spuriously
1995-12-28 21:47:58 +00:00
Joerg Wunsch
647d6579bc
Add the ``CD-ROM Audio Control Parameter Page''.
1995-12-28 14:24:08 +00:00
Satoshi Asami
9919b89437
This commit was generated by cvs2svn to compensate for changes in r13041,
...
which included commits to RCS files with non-trunk default branches.
1995-12-27 10:49:19 +00:00
Satoshi Asami
edc3aeecad
ccd.c and ccd.4 from NetBSD-current circa 12/25/95.
1995-12-27 10:49:19 +00:00
Andreas Schulz
9854294554
Delete the obsolete reference to st(1) in the SEE ALSO section.
...
The st(1) command is long ago merged in mt(1).
1995-12-26 04:05:19 +00:00
Bruce Evans
9463bb149a
Updated lkm examples to work with prototype-related changes to the
...
MOD_MISC() and DISPATCH() macros.
Renamed new_syscall module as new_syscall_mod. It seems to be standard
to have module names ending with _mod, and this may be forced when
MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC().
Cleaned up lkm examples a little.
1995-12-25 07:19:32 +00:00
Poul-Henning Kamp
56accb4fa4
Recreate style with original indent.
1995-12-21 18:35:19 +00:00
John Fieber
e01a904a06
Tweak, tweak...
1995-12-21 17:16:29 +00:00
John Fieber
feda298501
New mirror in portugal.
...
Submitted by: Fernando Cozinheiro <cooker@ua.pt>
1995-12-21 16:31:07 +00:00
John Fieber
f161152000
Add Compex CPXPCI/32C to the supported NICs.
...
Submitted by: Glen Foster <gfoster@gfoster.com>
1995-12-21 16:10:22 +00:00
Andrey A. Chernov
58f1606432
Back out my prev commit, I didn't fully update some things on my machine :-(
1995-12-21 09:09:53 +00:00
Andrey A. Chernov
db6013f206
Fix collection names to reflect reality
1995-12-21 08:10:47 +00:00
John Fieber
fa5301ad60
Suggest that keeping pseudo-device gzip is probably a good idea.
1995-12-19 17:02:49 +00:00
Jordan K. Hubbard
bee3d17d06
Finally write a man page for sysconfig(5).
1995-12-19 13:35:31 +00:00
Gary Clark II
1ecb79ced4
Start adding all commiters to the list of authors. Hopefully in the
...
future people will add docs as they change features. This will keep us
from adding them when they do. (I had to do this anyway...)
1995-12-19 12:29:52 +00:00
Gary Clark II
dc1fbb135c
Update to a more modern vintage.
...
e.g. sysctl instead of the GATEWAY option
use a refer instead of an old file (options.info)
1995-12-19 11:10:42 +00:00
Gary Clark II
d8a0ebb53e
Small change to read better.
...
(Change from Q&A to description)
1995-12-19 10:21:07 +00:00
Gary Clark II
45941e9e60
Change this file to reflect the changed sup system.
...
(e.g.) The use of standard-supfile and secure-supfile
1995-12-19 10:11:47 +00:00
Gary Clark II
02b0891378
Add Linux as a supported binary type (as much as SCO is:))
...
Fix type (include to including)
1995-12-19 09:22:23 +00:00
John Fieber
5386a16290
Typo.
1995-12-18 18:11:52 +00:00
Bruce Evans
a5db65d39f
Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that
...
prototypes don't go missing again. Also added -Winline so that some
doubtful (non-)inlines get fixed.
bsd.kmod.mk:
Also added `-Wreturn-type -Wimplicit -Wnested-externs' to catch up
with the kernel.
1995-12-16 01:57:25 +00:00
John Fieber
b44161b3e0
Small formatting glitch in basic.sgml.
...
Removed ftp.cybernetics.net from mirrors, added ftp.cs.uncc.edu.
1995-12-14 19:42:35 +00:00
Bruce Evans
091e867f75
Don't use the normal `.Sh' indentation of 5 for the style guide. It
...
screws up the indentation and the style guide is half about indentation.
1995-12-14 18:26:31 +00:00
Bruce Evans
e710b9f789
Fixed manual section number.
1995-12-14 18:19:40 +00:00
Bruce Evans
429544bb76
Added `9' to ${SECTIONS}.
1995-12-14 18:13:14 +00:00
Poul-Henning Kamp
b030a30523
Add a slightly edited version of the style document.
1995-12-14 10:50:27 +00:00
Poul-Henning Kamp
0786f79c1f
Add a section 9 about the kernel to out man pages.
...
Please help fill this out !
1995-12-14 10:08:31 +00:00
Jordan K. Hubbard
6db0bfd820
Information updates, typo patrol, rewrites.
1995-12-11 15:09:13 +00:00
Peter Wemm
db181d69a6
Dive in the deep end and change the examples installation method.. :-/
...
the 'rm -rf' and cpio was bugging me because rdist used to get false hits
and also it installs the files with the wrong uid.
I've tried this by running a find .. -exec ${INSTALL} ...; instead...
1995-12-11 03:03:24 +00:00
Justin T. Gibbs
661f584fa3
Fix spelling errors.
...
Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-12-10 19:27:40 +00:00
Jordan K. Hubbard
dd147de9c1
Adjust David's email address.
...
Add section on donations.
1995-12-10 09:09:49 +00:00
Mark Murray
b7af0192b8
Modify the supfile collection target names in accordance with Freefall's
...
convention. My international site has been fixed!
1995-12-10 08:08:16 +00:00
Satoshi Asami
6da04ee677
Add ports-www.
1995-12-10 08:04:21 +00:00
Justin T. Gibbs
9a6d922086
Official CVS supfile in preparation for opening of our tree.
1995-12-10 07:35:44 +00:00
Justin T. Gibbs
1753419ae8
Seeing as I was elected without nomination to being SUP meister, update
...
these files a bit. The entries for the International secure collections
don't match Freefall's naming conventions, but hopefully MarkM will fix that
soon. Each file now has an extensive header describing what it is, how
to use it, and how you may want to customize it for a particular system.
1995-12-10 02:39:24 +00:00
Jean-Marc Zucconi
dc15257b81
ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore)
1995-12-09 17:31:08 +00:00
Andrey A. Chernov
52f7e0e6d2
Yet one conf example
1995-12-09 05:11:02 +00:00
Jordan K. Hubbard
320a586809
Add support for ALL_HOOK feature. Lets you replace the `all' target
...
with something of your own devising.
1995-12-07 14:11:29 +00:00
Jordan K. Hubbard
89782ecebb
A number of misc changes, a revamp of chapter 17, place-holder for
...
new "project goals" document.
1995-12-07 13:22:18 +00:00
John Fieber
fedf16b976
Typo corrected: 127.0.0.0 --> 127.0.0.1
...
Submitted by: Daniel Pflager <dpflag@usin.com>
1995-12-06 22:01:50 +00:00
Satoshi Asami
0134c7fd68
Add David O'Brien (obrien@cs.ucdavis.edu) for his immesurable contribution
...
of a vim port.
1995-12-05 00:55:45 +00:00
John Fieber
29397ffde5
Gobs of small tweaks and cleanups.
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
John Fieber
fe8aad437f
The npx0 device is NOT optional.
...
A few other minor tweaks.
1995-12-04 13:39:32 +00:00
Satoshi Asami
cb1a4c34b9
Remove the part about recommending to put the version number in
...
pkg/DESCR. As in COMMENT, it is not necessary, as we already have
it in ${PKGNAME}.
1995-12-04 08:11:58 +00:00
Nate Williams
ca3519b5d8
Modify the handbook to reflect the re-addition of the SLIP link options
...
to sliplogin.
1995-12-04 06:13:10 +00:00
Nate Williams
5e15ba9fd8
Added support for the slip.hosts options 'normal', 'compress', 'noicmp',
...
and 'autocmp'.
Obtained from: (mostly) slattach and (slightly) 1.X
1995-12-04 06:10:29 +00:00
Ollivier Robert
fa2cf3c0c8
Correct two bogons I introduced, it formats again.
1995-12-03 17:27:18 +00:00
Ollivier Robert
223f1ce9a0
Add several questions including the MAXMEM kernel option, the DEC PCI card
...
list and the npx0 being mandatory.
Rewrite of the URL for the handbook to use the links instead of the ever
changing numbers generated by sgmlfmt.
1995-12-03 17:21:07 +00:00
Jordan K. Hubbard
d5e1227e5d
Make a few more items "hot"
1995-12-03 00:17:57 +00:00
Jordan K. Hubbard
2db54afc5e
Similarly spartan dotfiles.
1995-12-01 20:13:42 +00:00
Jordan K. Hubbard
6a9f25ddaa
Update these from new examples in etc/root. Also comment out
...
dot.rhosts entries which are wholly bogus and not worth a search
on.
1995-12-01 08:41:35 +00:00
Andrey A. Chernov
ffe4e40844
Remove ports-utils
1995-11-30 19:57:56 +00:00
Satoshi Asami
df5379dcaf
Add ports-misc and ports-www.
1995-11-30 07:18:26 +00:00
Bruce Evans
f98e0b2d0b
Fixed dependencies. Changes to source files weren't noticed.
1995-11-29 16:46:25 +00:00
Bruce Evans
9e26ffcd19
Fixed dependencies. fig2.3.n never got made, although it is used.
...
Errors in document processing are almost never passed back to `make'.
Removed the requirement for having an obj directory. fig.2.3.n
previously had to live in obj/.
1995-11-29 16:42:22 +00:00
Bruce Evans
b75a051167
Fixed buggy generation of index.so. The roff command to generate it was
...
a little different than the one to generate the document. This caused
wrong page numbers.
Fixed sourcing of index.so. The hack of handling it separately is no
longer necessary. This hack didn't quite work - the page numbers and
columnization of the index were wrong.
Fixed warnings about not being able to source index.so.
Fixed generation of `index' in the source directory.
Don't bother removing `index' after creating index.so. `index' gets
created again when the final document is built and it's too much
trouble to remove later.
Fixed dependencies. The long {SRCS} list in 4.4lite isn't quite
right and got broken to allow centralized rules.
1995-11-29 16:25:21 +00:00
Bruce Evans
96bfa14287
Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then
...
1. ${ROFF} is run in ${.OBJDIR}.
2. the preprocessor prefixes ${SRCDIR}/ to relative pathnames in `.so'
statements.
This is useful when running ${ROFF} in the source directory isn't
convenient.
Added dependencies on ${EXTRA} and ${OBJS}. These are usually for files
that are sourced indirectly. ${OBJS} is for files that are built.
4.4lite has decentalized incomplete dependencies on ${EXTRA} and ${DPADD}.
These were broken by are centralized handling of the roff targets.
1995-11-29 16:05:08 +00:00
Thomas Gellekum
490dd8738b
Fix a few typos
1995-11-29 09:45:13 +00:00
John Fieber
9b1ae6a7f3
Typo.
1995-11-27 01:46:51 +00:00
Satoshi Asami
a33f5158b1
Add Donald Burr <d_burr@ix.netcom.com> for his contribution of the
...
workman port.
1995-11-26 13:44:48 +00:00
Satoshi Asami
a72b1b79b2
Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files
...
too. Basically, if the name starts with a "/", it's tested with "test -e";
otherwise, it's tested with "witch -s".
Reviewed by: the ports list (well at least nobody complained)
1995-11-26 12:35:49 +00:00
Jordan K. Hubbard
3b34e61a0a
My reorganization of chapter 9.
...
Reviewed by: jfieber
1995-11-25 20:00:49 +00:00
Jordan K. Hubbard
f2e2018809
Various tweaks to things I noticed while reading these docs.
1995-11-24 07:55:27 +00:00
Satoshi Asami
9357b8ba06
Update Japanese mirror site list and put it in proper alphabetical
...
location.
While I'm here, correct a minor typo in HK's server.
1995-11-21 10:56:12 +00:00
Peter Wemm
10459e8c10
Link up John Hay's ar(4) man page..
...
This shouldn't conflict with ar(1) because of the search order...
1995-11-21 04:02:37 +00:00
Peter Wemm
fbe98235bb
Man page for the Arnet driver..
1995-11-21 03:07:26 +00:00
Ollivier Robert
b348eb87ac
Add a few questions, especiallyuy two answered by Jordan in Usenet.
...
Change one to a better form. Add a mention about quotas.
1995-11-20 22:51:01 +00:00
Ollivier Robert
0e6397868d
Add several questions to the FAQ.
...
Chnge references to the *.FAQ files into URL for the Handbook.
Synch. with 2.1.0R releases notes.
1995-11-20 22:32:13 +00:00
Julian Elischer
92398c66ee
brought up-to-date with regards to some aspects of the scsi system
...
doubtlessly imported new and interesting spelling errors..
1995-11-20 05:46:00 +00:00
John Fieber
c89d9c5a91
Bring 2.1 changes back into the head.
1995-11-20 01:10:33 +00:00
Jordan K. Hubbard
43849ddc7b
Add Polish site to Mirrors.
1995-11-19 19:51:43 +00:00
Jordan K. Hubbard
4199b4c257
Aign! I only changed the name tag, not the URL. Now they're both in sync.
1995-11-19 19:40:18 +00:00
Jordan K. Hubbard
c23fb23b51
Update URL for Hong Kong mirror.
1995-11-19 19:38:27 +00:00
Satoshi Asami
df4f0253cd
Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.
...
NO_MTREE should work as advertised (for both direct installation and
pkg_add) now.
1995-11-17 16:49:40 +00:00
Gary Palmer
e265b77bef
Change the handling of the leapseconds so that if LEAPSECONDS isn't
...
defined, it doesn't call zic with -L /dev/null, and instead doesn't
use -L at all
1995-11-16 02:00:38 +00:00
Satoshi Asami
33903a061a
Dvorak keyboard users of the world unite!
...
us.dvorak.kbd: The "standard" (note the quotes, there really isn't any
standard for non-alphanumeric keys in the Dvorak
world) version, identical to what MicroSoft
distributes in their DOS-6.22 supplementary disk.
us.dvorakx.kbd: The version I use, three pairs swapped (esc <-> `~,
clock <-> lctrl, and =+ <-> \|) from the above.
1995-11-15 11:49:49 +00:00
Jordan K. Hubbard
84ae26b1b1
Use proper emphasis formatting directives.
1995-11-15 07:44:56 +00:00
Satoshi Asami
fc315fd89d
contrib.sgml: Add my name to the "who's doing what" list.
...
porting.sgml: Update concerning the recent changes in pkg/COMMENT
policy (no package name in front).
1995-11-14 23:58:43 +00:00
Peter Wemm
fdd453c18f
Add "what I'm responsible for" to the contrib.sgml file...
1995-11-14 22:29:35 +00:00
Jordan K. Hubbard
a31a689128
Merge from 2.1 (got the direction backwards - argh!).
1995-11-14 13:54:06 +00:00
Ollivier Robert
ecd506c811
Update about the latest news about 2.1.
1995-11-13 22:53:21 +00:00
Garrett Wollman
a3d78181c6
Correctly spell Phnom Penh for tzsetup.
1995-11-13 16:52:39 +00:00
Ollivier Robert
7e2e1c064b
Update the FAQ.
...
Is there anyone who could give me an account on a faster-than-20-bytes-per
second line to the US (not EBONE) ? I'm having too many problems connecting
to freefall to do commits... It would be better if it could be a ssh-protected
account, that would give a strong authentication.
The RENATER line (and thus EBONE) is almost dead for remote login after
10AM european time... :-(
Thanks in advance.
1995-11-13 08:24:59 +00:00
Jordan K. Hubbard
6a79936e89
Add Peter Wemm to core team.
1995-11-13 05:14:01 +00:00
Jordan K. Hubbard
eeca7892a6
Fix some spelling errors and refer to st0 and st1' rather than
cd0 and cd1'
...
in places (whoops!).
Submitted by: John Lind <john@starfire.mn.org>
1995-11-05 23:01:18 +00:00
Bill Paul
d38ba48d08
Document newly-added NIS support.
1995-11-04 19:15:04 +00:00
Bruce Evans
4ff3de8e80
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
...
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed. The prototypes should be moved back to the driver
sources when the functions are staticalized.
Added idempotency guards to <machine/conf.h>. "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
Andrey A. Chernov
f550ee3d9b
Cleanup make process per Bruce suggestions
...
Add ru_SU.CP866 time locale
1995-11-03 15:08:10 +00:00
Andrey A. Chernov
3861c86a42
Cleanup make process per Bruce suggestions
1995-11-03 14:53:53 +00:00
Andrey A. Chernov
1b31f20e14
Add $id$ and ${COPY}
1995-11-03 14:51:45 +00:00
Andrey A. Chernov
40e33105d2
Cleanup make process per Bruce suggestions
1995-11-03 14:39:11 +00:00
Andrey A. Chernov
01eddd5836
Remove startup_locale reference.
...
Add LANG variable description.
1995-11-02 12:53:26 +00:00
Gary Palmer
6c680b8484
Minor changes. Note that the ICMP code will either send a host unreachable
...
or port unreachable as appropriate.
1995-11-01 00:42:17 +00:00
Paul Traina
290b1ca54e
Close out kern/46.
...
Make documentation match reality. -link2 is used to switch ports on 3COM
cards.
1995-10-28 22:47:12 +00:00
Peter Dufault
6014174c34
Add entries for labpc.4, nca.4, scd.4, and sea.4 to the
...
Makefile so that they are installed. The man pages are already
present.
1995-10-28 13:27:51 +00:00
Jordan K. Hubbard
733972332a
Sync with version 1(26).
...
Submitted by: Frank Durda IV <uhclem@fw.ast.com>
1995-10-25 16:47:54 +00:00
Jordan K. Hubbard
a606079304
Correct typo from 2.1
1995-10-24 02:23:42 +00:00
Torsten Blum
7395d17b1b
fix a typo (IFNAMSIZE -> IFNAMSIZ)
...
Obtained from: the NetBSD bugs mailinglist
1995-10-23 00:46:07 +00:00
John Fieber
3607ca745e
Lots of tweaks.
...
Submitted by: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
1995-10-22 00:42:14 +00:00
Bruce Evans
eb89687138
Fix maninstall target for the NOMANCOMPRESS case. The previous revision
...
failed when there was an obj directory. Use .PATH.n for installing too
so that make can find the source files. This allows the source files to
be in several directories (the old method using cd only works well for
a single directory). The dependencies are on the source files even for
the compressed case, although it would be more flexible to depend on the
files being installed, so that `make install' doesn't attempt to build
things
Force COPY to -c for the NOMANCOMPRESS case. Then the files to be installed
are always sources, so they must not be moved.
1995-10-21 18:18:46 +00:00
Torsten Blum
fa5b0f7cdb
change Frank Bartels mail address
...
Requested by: Frank Bartels <knarf@camelot.de>
1995-10-21 17:51:47 +00:00
Bruce Evans
a9076ea0bc
Add `.sh' suffix and rule.
...
Enable `.c' rule. (Null suffix rules were disabled because of bugs in old
versions of make.)
Add ${LDFLAGS} to all rules that involve linking.
1995-10-21 12:46:02 +00:00
Bruce Evans
ee911e5456
Remove private rules for clean, depend, lint, tags and install.
...
The private clean rules have been broken since we started
building compressed man pages in the obj directory and the
others don't do anything different from the general rules.
1995-10-21 11:02:01 +00:00
John Fieber
51ae815957
Add a hint about generating postscript docs.
...
Submitted by: "Julian H. Stacey" <jhs@freebsd.org>
1995-10-18 05:07:43 +00:00
John Fieber
866c7a8f02
Clean up entries for supported CD-ROM drives.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-10-18 04:05:16 +00:00
Satoshi Asami
030fc19811
Back out the two latest changes. The -current branch is now equal to
...
the -stable branch except the change between 1.182 -> 1.183.
1995-10-17 20:58:08 +00:00
Bruce Evans
9123d7efcf
Add a man page for the dgb driver.
...
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su>
(English improved a bit by me.)
1995-10-17 17:38:42 +00:00
Andrey A. Chernov
d087a6170b
Add NO_FETCH handling in the similar way as other NO_* targets does
1995-10-16 14:27:20 +00:00
Andrey A. Chernov
94e0871d90
Fix NO_EXTRACT case: build missing WRKDIR
...
Previous variant always fails on touch work/.extract_cookie
(or next following touches) because work directory not exists.
1995-10-16 14:18:22 +00:00
Jordan K. Hubbard
94614875ab
Translate from the original Danish.
1995-10-16 09:11:22 +00:00
Jordan K. Hubbard
0acf5dcd5b
Make this a little clearer..
1995-10-16 09:01:52 +00:00
Jordan K. Hubbard
1009f68f6a
Put H before I in alphabetical list of mirrors.
1995-10-16 08:56:17 +00:00
Poul-Henning Kamp
bc0ec9cabb
the man-link for moncontrol soesn't belong here...
1995-10-15 17:39:21 +00:00
Poul-Henning Kamp
e9dcb6be2d
An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will
...
be exported. This breaks the compilation of some lkms, the owners of which
is kindly requested to consider what should be exported.
1995-10-15 16:56:56 +00:00
John Fieber
3c0c840ea1
Remove hacks that go over the doc tree multiple times.
...
If you need docs in a non-default format, do `make PRINTER=myformat'.
1995-10-15 16:51:16 +00:00
Poul-Henning Kamp
aa9134f375
Automatically DTRT for VFS_LKM
1995-10-15 16:46:00 +00:00
John Fieber
4a00ac792d
Change the default PRINTER from ps to ascii.
1995-10-15 16:14:42 +00:00
Poul-Henning Kamp
a304bf73a0
Make a rule for cleaning the namelist of lkms.
...
TXT & DATA symbols not explicitly mentioned will be made local.
1995-10-15 14:32:26 +00:00
Jordan K. Hubbard
e898e17646
Add Michael Elbel to contributors list for his work with the ports
...
collection. I'm going to run a search of maintainers against the contrib
list now! :)
1995-10-15 02:46:36 +00:00
John Fieber
9397282f64
New section: firewalls.
...
Submitted by: Gary Palmer <gary@palmer.demon.co.uk>
1995-10-14 21:49:54 +00:00
Bruce Evans
e8f9a07320
Fix the support for MANSRC (it was broken by the compression changes):
...
use .PATH.n to get the dependencies right and to avoid some shell tests.
Remove bogus dependency of individual compressed man pages on MANDEPEND.
Use for loops to avoid duplicated code.
Combine some rm steps in installation of links. Linking still takes too
long.
1995-10-14 08:16:04 +00:00
Andrey A. Chernov
7c2aa513e6
Document ENABLE_STARTUP_LOCALE env. variable
1995-10-12 23:54:35 +00:00
Satoshi Asami
d6db954117
Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set
...
to avoid an infinite loop in patch when the patch target is not found and
stdin is redirected from /dev/null (the "skip this patch? [n]" question).
1995-10-11 09:25:58 +00:00
Bruce Evans
ffbec4beb2
Oops, cvs add a man page for the cy driver.
1995-10-10 09:34:21 +00:00
Bruce Evans
09ea812adf
Disable the documentation about a disabled feature.
...
Fix extra and missing blank lines.
1995-10-10 03:43:10 +00:00
Bruce Evans
ba5a3a397c
Add a man page for the cy driver.
1995-10-10 03:35:25 +00:00
Bruce Evans
8292bf7543
Don't run `ranlib -t' at install time. Our ld has never looked at the
...
timestamp on __.SYMDEF like ranlib.1 says it does, so changing the
timestamp has no benefits, and changing it breaks smart installs.
1995-10-09 05:09:37 +00:00
John Fieber
27df7c0af8
Fix ascii formatting problem with <header> start and end tags not being
...
on the same line.
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
Add vertical spacing between items in <itemize> and <enum> lists.
1995-10-07 22:37:20 +00:00
John Fieber
baf849c9b0
Two new sections:
...
* Kernel configuration, from Jake Hamby <jehamby@lightside.com>
I'd like as many people as possible to give this one a good
check before 2.1 goes out the door.
* Routing, from Coranth Gryphon <gryphon@healer.com>
A bazillion formatting tweaks (only 13 bazillion more to go!)
1995-10-07 04:32:03 +00:00
Satoshi Asami
794f293d9d
Add Scott Blachowicz <scott@sabami.seaslug.org> for his contribution
...
to the zsh package vs. /etc/shells problem.
1995-10-06 05:56:58 +00:00
Satoshi Asami
630ac1f21d
Change Alain's address per his request.
1995-10-06 05:17:28 +00:00
Satoshi Asami
a83e17f0c4
Credit "Adrian T. Filipi-Martin" <atf3r@agate.cs.virginia.edu> for the
...
tk4 fix.
1995-10-05 09:25:24 +00:00
Satoshi Asami
8d77c0e2bb
Ahhed ohmon@sfc.keio.ac.jp (Hideaki Ohmon) for contribution of the ptex
...
port.
1995-10-05 05:35:23 +00:00
Andrey A. Chernov
378b2956dd
Add CONFIGURE_ENV: pass this environment to configure script.
...
Allows pre-set some variables to eliminate wrong tests
1995-10-04 23:22:21 +00:00
Satoshi Asami
7283aacac2
Add Chet Ramey (chet@odin.INS.CWRU.Edu) for his contributions on the
...
bash patch (he's the even original author!) and Juergen Lock
(nox@jelal.hb.north.de ) for the afio port.
1995-10-04 17:33:01 +00:00
Satoshi Asami
af95783f13
Attempt to sound more civilized by adding a missing period to
...
"Attempting to fetch from $${site}."
Why it was in PATCHFILES and not in DISTFILES, I have no idea.
1995-10-04 11:13:52 +00:00
Jordan K. Hubbard
17a1ed9860
Bring changes forward from 2.1.
1995-10-04 08:19:09 +00:00
Satoshi Asami
9963e78485
Added dirk@hal.in-berlin.de (Dirk Froemberg) for his patch to make
...
changing password work from within pine.
1995-10-04 02:10:38 +00:00
Jean-Marc Zucconi
6f399d34ed
Added myself to the contributors list
1995-10-04 01:07:04 +00:00
Satoshi Asami
ead6d2944d
Added Steve Passe (smp@csn.net) for his contribution of moxftp patch.
1995-10-03 23:20:52 +00:00
John Fieber
e5b28dd2ba
Document the new freebsd-isp mailing list.
1995-10-03 21:38:20 +00:00
Satoshi Asami
fa9d0501d1
Updated description of *_DEPENDS. Changed "ldconfig" to "/sbin/ldconfig"
...
in examples.
1995-10-03 07:11:51 +00:00
Satoshi Asami
90594ed60e
Use full pathname for ldconfig (/sbin/ldconfig).
...
Hinted by: joerg
1995-10-02 22:12:47 +00:00
Garrett Wollman
973f098aab
Compress manual pages (if desired) in the obj directory rather
...
than in the installation destination. Should make release-building
substantially faster. The msun Makefile changes simple adapt to the new
scheme.
1995-10-02 20:02:05 +00:00
Garrett Wollman
782f2c1be5
Don't start lines with a period to work around problems in the SGML->nroff
...
conversion.
1995-10-02 15:59:53 +00:00
Julian Elischer
c4bc3d3ffa
Obtained from: /sys/sys/types.h
...
make types.5 match the actual file..
quite easy really as it just includes it..
1995-10-02 11:08:51 +00:00
Ugen J.S. Antsilevich
32f637aa8d
Just fixed my email..
1995-10-01 22:33:46 +00:00
John Fieber
3f95ad4fe0
Fix an incorrect cross reference.
...
Submitted by: Sean Kelly <kelly@fsl.noaa.gov>
1995-10-01 22:16:19 +00:00
John Fieber
1a44ab0cf5
Added a very complete new chapter on printing.
...
This brings the printed handbook to ~275 pages.
Submitted by: Sean Kelly <kelly@fsl.noaa.gov>
1995-10-01 04:43:15 +00:00
Andrey A. Chernov
d54d4366c8
Refle
1995-09-30 17:20:27 +00:00
John Fieber
a282510c29
Add sup.
1995-09-30 15:46:54 +00:00
John Fieber
089e6be009
Remove FAQ.
1995-09-30 15:33:08 +00:00
John Fieber
6f2fec346f
Move supfile examples from share/FAQ/extras to share/examples/sup
1995-09-30 15:24:57 +00:00
Bruce Evans
2b326c58f6
Install si.4. Only the link to it was (unsuccessfully) installed.
1995-09-28 17:44:40 +00:00
Nate Williams
911dfcda93
Added John Polstra for his work with ld and friends.
1995-09-28 17:01:06 +00:00
Andrey A. Chernov
1012b636c9
Change SUPFILEx order, secure first, ports second to make base system update first
...
All stuff commented out
1995-09-28 14:59:44 +00:00
Jordan K. Hubbard
88a4ccb902
Doc latest matcd changes.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-09-28 13:16:46 +00:00
Andrey A. Chernov
15d7e1cbfc
Fix basedir, must be /usr, was /usr/src
1995-09-27 20:00:47 +00:00
Nate Williams
5c4faadcac
Modified the example line added to /etc/services to be the same as the
...
line which already exists in the default /etc/services distributed by
FreeBSD
Submitted by: mrcpu@cdsnet.net (Jaye Mathisen)
1995-09-27 19:20:43 +00:00
John Fieber
b60a986a04
Add FAQ and handbook.
1995-09-27 15:45:45 +00:00
Satoshi Asami
395cb1e5be
Correct typo..."Word Wide Web"? That's not very "wide" (unless
...
you speak German or Danish ;)...!
1995-09-27 08:39:54 +00:00
Jean-Marc Zucconi
d745bece54
Fix typos.
...
Reviewed by: /usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
Garrett Wollman
e0ecc0226a
Spell `principal' right. I don't wish to have my principles rearchitected.
1995-09-26 19:19:26 +00:00
Garrett Wollman
79096756cc
Correct word-choice braino.
1995-09-26 19:12:28 +00:00
Peter Wemm
453361157f
Add and enable a man page for si(4) - the specialix serial driver..
...
I couldn't use the original, as it had unusable copyright on the manpage..
(now that must be a first.. the source copyright was fine, the manpage
was not..)
1995-09-26 18:23:38 +00:00
John Fieber
6c45f39e40
Incorrect model number for BOCA multiport card corrected.
...
Submitted by: "Adrian T. Filipi-Martin" <atf3r@agate.cs.virginia.edu>
1995-09-26 17:47:02 +00:00
Satoshi Asami
0193defff1
Added knarf@nasim.cube.net (Frank Bartels) for his contribution of the
...
gated Makefile patch.
1995-09-26 10:16:23 +00:00
Satoshi Asami
4f067fb8b4
Added Cristian Ferretti (cfs@riemann.mat.puc.cl) to honor his contribution
...
of the new xfig port.
1995-09-26 09:45:06 +00:00
Garrett Wollman
82af4efbfc
Add some text I originally wrote for work describing how to use
...
S/Key.
1995-09-25 18:23:05 +00:00
Andrey A. Chernov
99171ec4ca
Remove kerberosIV sup entry, it was replaced by eBones long time ago
1995-09-25 12:29:54 +00:00
Andrey A. Chernov
42095e74d3
Comment out standard/stable secure entries, lets use secure*supfile
...
Add secure supfile for stable branch
1995-09-25 12:17:30 +00:00
Jordan K. Hubbard
e4c2bd4c71
Bring this document up-to-date.
1995-09-25 09:38:59 +00:00
John Fieber
becb43fcf4
* Make author's email address come out as mailto url's in HTML.
...
* Import my "Installation for the Impatient" to the install section.
* Move Booting and memory use into a "Tech Topics" chapter; add
DMA information. (Frank Durda IV)
* Bring in ESDI section. (Wilko Bulte)
* Bring in MD5/DES section. (Garrett Wollman)
* Fix a couple problems with LaTeX output.
1995-09-25 04:53:33 +00:00
Satoshi Asami
36023e141b
Add Chuck Hein (chein@cisco.com) for his important contribution
...
regarding a fix of top coredumping on fast machines.
1995-09-23 06:23:18 +00:00
Peter Wemm
5fec88bb16
Fix typo.
...
The skeleton still had one reference to "THE REGENTS" instead of "[your name]"
1995-09-22 20:47:03 +00:00
Andreas Schulz
4d34303860
Change the machine name for the mount example for sunos to sunbox instead
...
of linuxbox to not confuse people.
1995-09-21 09:29:06 +00:00
John Fieber
65ed1e8754
Fix the phone number for Walnut Creek CDROM
1995-09-20 16:34:15 +00:00
John Fieber
abe1c5f61a
Add a missing quote that resulted in a parse error.
1995-09-19 14:23:38 +00:00
Gary Clark II
4f1e635556
Added Conetic Software Systems to commercial area
...
Added entry on NFS mounting SunOS drives (Just like the Linux entry above it)
Added entry on use of cu to do AT commands
Still to be added: KTRACE entry
1995-09-19 10:58:43 +00:00
Satoshi Asami
6bb70bd415
Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.
...
They are called from the fetch, extract and install targets,
respectively.
Also, only RUN_DEPENDS is put into the @pkgdep list of the package.
EXEC_DEPENDS is still supported (for now), it is copied into
BUILD_DEPENDS and RUN_DEPENDS. This will go away after we finish
fixing all the ports Makefiles.
This change fixes the following bug/features:
(1) "make fetch" building and installing all the dependencies
(2) Programs needed for building only (e.g., gmake) put into the
packages' dependency lists ("why does the emacs package depend on
gmake?")
Reviewed by: the ports list
1995-09-18 08:01:20 +00:00
Mark Murray
1b04bf06cf
Change tha name if the primary international crypto archive from
...
skeleton.mikom.csir.co.za -> ftp.internat.freebsd.org
1995-09-17 14:31:51 +00:00
David Greenman
2bd5293099
Add EOF newline.
1995-09-17 10:56:37 +00:00
Jean-Marc Zucconi
5b72f15a01
Add technical specifications, and give the pinout of the game port
...
Submitted by: Joe Greco <jgreco@brasil.moneng.mei.com>
1995-09-16 16:29:16 +00:00
Andrey A. Chernov
2649c37b27
Update to reflect new options
1995-09-15 20:15:10 +00:00
Justin T. Gibbs
08ccd30e80
Update these to the new sup targets:
...
src-bin release=current or release=stable
1995-09-15 18:48:52 +00:00
Andrey A. Chernov
7cb763927f
Reflect new LINE env variable addition
1995-09-15 16:45:49 +00:00
Andrey A. Chernov
cf9b8ec06b
Add -fno-strength-reduce to -O2 optimization, all stuff commented out
1995-09-15 01:05:41 +00:00