Commit Graph

1291 Commits

Author SHA1 Message Date
Jordan K. Hubbard 1160de3203 Whoops, don't forget the man page that goes with the previous commit.
Submitted-by: M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1996-03-17 11:44:22 +00:00
Adam David 95772c70ca strip -d kernel 1996-03-14 02:52:06 +00:00
Peter Wemm a59d00fc69 Add Robert Sanders <rsanders@mindspring.com> for his Linux emulator
termio/termios/etc fixes..
1996-03-13 19:17:33 +00:00
Andrey A. Chernov 7573cb47cf Increment network byte order properly
Reviewed by: wollman
1996-03-12 10:23:30 +00:00
Wolfram Schneider 82622fe072 add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documents
add LIBDIR, LINTLIBDIR, SHLIBDIR, LIBOWN, LIBGRP, LIBMODE for libs
add KMODOWN, KMODGRP, KMODMODE
new variable KMODDIR similar to BINDIR
1996-03-12 00:07:28 +00:00
Peter Wemm cecf5fe996 Add Andrew Gordon for his rpc.statd and stub rpc.lockd 1996-03-11 10:59:00 +00:00
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 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
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
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 &amp;
`$' is a magic character (but shouldn't be), use &dollar;
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