Commit Graph

1935 Commits

Author SHA1 Message Date
bde
a963e0c4d3 Turned off -W and -Winline so that the warnings that should be fixed for
2.2 are more obvious.  -Winline is unimportant, but -W gives thousands
of warnings for comparisions.  Turning off -W also loses warnings for:
- auto variables clobbered by longjmp.  Not much of a problem in the kernel.
- functions returning without a value.  I don't like losing this.
- an expression statement or the left side of a comma operand contains no
  side effects.  Turning this off also stops warnings for the low quality
  debugging macros in gsc.c and lpt.c.

Should be in 2.2.
1996-11-11 15:49:27 +00:00
asami
3f0c80b2e9 Change "CATEGORIES+=" to "CATEGORIES=" in sample Makefiles. It was
"+=" originally because (as I understand) Jordan used a sed script (or
was it perl?) to edit all the ports Makefiles automatically and he
wanted to make sure multiple CATEGORIES lines (they were inserted
after DISTNAME or something, there shouldn't have been multiple of
them to begin with but that's another story) won't be stepping on each
other's toes.

Reminded by:	obrien
1996-11-11 06:50:45 +00:00
jdp
1a38735f41 Correct many errors of commission and omission in the example
CVSupfiles.
1996-11-10 21:51:31 +00:00
ache
29308755dd pcfs -> msdos
2.2 candidate
1996-11-10 02:23:33 +00:00
joerg
a88e311da4 Fix a syntax error in the Belgian keymap. It caused a wrong mapping
and a superfluous `i' on stdout (lex' default rule...).
1996-11-09 03:03:47 +00:00
jfieber
2eb6d57072 A skeletal, but functional Docbook to HTML translation spec.
The Docbook DTD will follow once I investigate how "contrib" works and
if it should be imported there.
1996-11-09 02:04:05 +00:00
obrien
88aa304193 Added Oly (oly@world.std.com) for his port of lout and xripple 1996-11-08 23:57:04 +00:00
guido
cc0b422ef3 Add add Naoki Hamada <nao@sbl.cl.nec.co.jp> to the contributors, because of his
work on the vx driver.
1996-11-08 21:56:21 +00:00
jkh
6c6d893c19 Merge from 2_1_0 1996-11-08 13:27:00 +00:00
jkh
b37d914c07 Merge with 2_1_0 1996-11-08 13:09:27 +00:00
tg
d74c3626c5 Add Mats Lofkvist for his elk port update (ages ago). 1996-11-08 08:10:57 +00:00
max
7ff854abda Since we use &dollar; in our sample Makefiles, we can just say
&dollar;Id&dollar;.

Suggested by:	asami
1996-11-07 15:07:00 +00:00
asami
58ee8f696c Add ports-chinese and ports-mbone. 1996-11-07 12:38:48 +00:00
asami
9f5927464b Add mbone category. 1996-11-07 12:32:05 +00:00
asami
1e3bcd873d Remove comment about offset, it is no longer necessary. Add mention
of partition types in disklabel.  Add disklabel(8) to "see also" section.

Reminded by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
max
a853d21127 Replaced `$' in the sample Makefiles with &dollar;.
Suggested by:	jfieber
1996-11-07 03:59:05 +00:00
alex
5f77c6b77d Style changes: $(...) --> ${...}, consistent placement of -c.
Suggested by:	bde (via steve)
1996-11-07 01:46:47 +00:00
joerg
8a4d61f08d My MDA screen finally bothered me enough to create an ISO 8859-1 ->
IBM cp437 screenmap file.
1996-11-06 22:49:49 +00:00
jkh
572a11d228 Amend the README to mention "dummy" feature. Nobody will read the
README, but at least I can say it's doc'd. :)
1996-11-06 13:54:35 +00:00
jkh
ea71174ad4 Since Joerg reminded me, make a small change to this file in
order to allow the user to also say:
	burncd mybigimage dummy

To enable a dummy burn.  Saves on blanks during testing. :)
1996-11-06 13:52:57 +00:00
joerg
384dd8f6d7 Added Nick Sayer <nsayer@quack.kfu.com>, for his extensive testing and
submitting bugfixes to the CD-R driver.
1996-11-06 13:41:08 +00:00
joerg
3027e72f0e Minor bugfix in the cdburn example (one rtprio was missing). 1996-11-06 13:29:42 +00:00
max
d7d2cfcbf0 It's not too good idea to define nonexistent category in the sample Makefile.
(There used to be ``CATEGORIES+=printing''.)
1996-11-06 06:03:17 +00:00
asami
e7c3096147 Use &a.hackers; and &a.announce; where applicable.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-05 11:44:48 +00:00
max
4d622627b3 <ref id=** name="<tt>..</tt>">
^^^^  ^^^^^
doesn't make the ".." in typewritten format.  And the ascii version
of the file shows '<tt>..</tt>' literally.  After looking into linuxdoc dtd,
we found there is no way to make ".." in typewritten font.

Noticed by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>

Added reference to "MAINTAINER on Makefiles" section.
1996-11-05 09:42:59 +00:00
max
0a9c1ea1f8 Added label for the "MAINTAINER on Makefiles" section. 1996-11-05 09:41:38 +00:00
jhay
bca802be1e Change my address to be more universal.
Add a note about our support for the SDL RISCom/N2 and N2pci cards.
2.2 candidate.
1996-11-04 17:21:20 +00:00
max
83675d3c59 In one place, bsd.port.mk was not enclosed in <tt></tt>.
Submitted by:	simokawa@sat.t.u-tokyo.ac.jp
1996-11-04 00:27:07 +00:00
max
56a351e046 Fixed a minor grammatical error. 1996-11-03 14:46:16 +00:00
obrien
ac72ae4f5e Set tabstops to 4 in vi like in emacs. 1996-11-03 07:51:59 +00:00
steve
e0a6a5fe8f Add in POSIX 1003.2 mandated rules. NOTE: these
will only be enabled when the first non-comment line
of the Makefile contains the .POSIX directive.

Submitted by: Joerg Wunsch <joerg@freebsd.org>
1996-11-03 03:25:50 +00:00
max
e177b0ed6e Moved David O'Brien from the additional contributor list to developer list. 1996-11-02 19:17:53 +00:00
ache
7737dfdd62 Add -z to CVSupflags, it iz safe because it is done by zlib,
not by extra gzip child
1996-11-01 17:12:07 +00:00
peter
aec3631593 Use the src/contrib sources from nvi-1.79 1996-11-01 07:57:08 +00:00
asami
f0fef57ac8 (1) Add NetBSD support. Closes PR bin/1643.
Submitted by:	Jason Thorpe <thorpej@nas.nasa.gov>

(2) Remove the bogus "CAT+=" definition.  Closes PR ports/1703.
Submitted by:	Peter Childs <pjchilds@imforei.apana.org.au>

(3) Change MKDIR to "/bin/mkdir -p", remove "-p" from ${MKDIR}
    invocations.  Closes PR ports/1901.
Submitted by:	obrien

(4) Add a new macro variable COMPRESS_MAN, which will evaluate to gzip
    if NOMANCOMPRESS isn't set (default), or true if it is.

(5) Add a new variable NO_CHECKSUM, which will disable the md5 checksum.
Submitted by:	jkh

(6) Also, move NO_PATCH and NO_PACKAGE checks to right place in
    invocation order.

(7) Check for LIB_DEPENDS before installation too.  (It used to check
    only before extraction.)
Forgotten a long time ago by:	asami
1996-11-01 07:22:37 +00:00
max
82a47b560b Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE.
Deleted an FAQ entry referring to pkg_manage.
1996-10-29 12:06:57 +00:00
max
512465def2 Added some guideline to write pkg/COMMENT.
Added reference to pkg_create(1) man page in the explanation of the packing
list.

Added description of ${INSTALL_*} macros.

Added an explanation to use patch files distributed in .tar.gz format.

Added statement about the copyright on the submitted files.

Slgith change in sample Makefile.

Written mostly by:	asami
1996-10-29 11:55:06 +00:00
alex
7876c3bf49 Update URL for the Pentium Systems Hardware Performance Guide.
Closes PR#1918.

Submitted by:	David E. O'Brien <obrien@NUXI.cs.ucdavis.edu>
1996-10-29 03:28:04 +00:00
max
6af22e1e03 Added Michael Butschky <butsch@computi.erols.com>, to the additional
contributor list.
1996-10-25 10:30:37 +00:00
asami
632f5aadbc Add ports-astro. 1996-10-24 11:26:16 +00:00
asami
09b9281e94 Add description of ports-astro. 1996-10-24 11:23:06 +00:00
ache
3b9a16cb50 Check for not defined / redefined chars now
Use backward compatible with ASCII collating tables
1996-10-23 15:00:18 +00:00
asami
dae500bcdc Close and open-ended <em>. (Why isn't "<em" without any matching ">"
and "</em>" a syntax error?!?)
1996-10-23 09:05:24 +00:00
jfieber
142fcea2c3 Fix broken link to the FAQ. 1996-10-23 03:15:10 +00:00
ache
b2837c8a4c Use same primary / different secondary order for umlauts and digits parts 1996-10-22 23:27:56 +00:00
jkh
a59e56fa47 Move Michael Smith to the developers section. 1996-10-22 09:02:50 +00:00
joerg
179cbc5d48 Suggest using `dd' to create the swapfile for diskless operation, with
the required size, as opposed to simply `touch'ing it.  This works
around problems in the -current NFS and/or VFS and/or VM code.

Also hint about restricting the permissions to this file.
1996-10-21 23:54:46 +00:00
ache
52fc849c33 Add swissgerman keyboard
Submitted by: Adrian Steinmann <ast@marabu.ch>
1996-10-21 23:34:59 +00:00
alex
185f1c9db8 Update email address for John-Mark Gurney (send-pr had recorded the
wrong address because it failed to use REPLY_TO).
1996-10-20 02:44:23 +00:00
roberto
eb25ef83ba Add an entry about slow starting SCSI CD-ROM:
When I booted my system without the above option, the CDROM could not
respond in time to the bootup probe of devices and was "missed".  When
I tried to access the device I got the "Device not configured" error
message.  I rebuilt the kernel with the SCSI_DELAY option and the
problem went away.

Submitted by:	Jon Wallace <adrl@whoweb.com>
1996-10-19 23:13:36 +00:00