1458 Commits

Author SHA1 Message Date
dima
45c2d4f4f6 Added sup5.freebsd.org (burka.rdy.com)
Obtained from: DNS :-)
1996-04-20 08:12:46 +00:00
jkh
c27d7d17c6 Add Paul Traina as the new security officer. 1996-04-20 00:17:53 +00:00
asami
d0c8e2e91c Delete duplicate "make sure you have at least one device supplying
teminator power".

Noticed by:	<yoshiaki@kt.rim.or.jp>
1996-04-19 21:50:32 +00:00
wosch
8cf59a204c contents file for /usr/share/doc/papers 1996-04-19 21:26:27 +00:00
wosch
22fe1ed19b add ``contents'' to SUBDIR 1996-04-19 21:24:34 +00:00
wollman
2b40b8e5c5 Fix timezone names for Mountain time.
Fixes PR 1150

Submitted by: colsen@usa.net
1996-04-19 15:15:41 +00:00
jkh
d96c3e1df4 Revise the responsibility roster a bit. 1996-04-19 07:44:17 +00:00
ache
2d55190c7f Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
mpp
3ad2f69a9f Add man pages for the copy*, fetch*, and store* families of
kernel functions.

Also added timeout(9) to the makefile.

Reviewed by:	joerg
Obtained from:	NetBSD
1996-04-15 21:37:07 +00:00
wosch
1de729283b add keymap entries for
Italian ISO, Japanese 106/106x, Spanish ISO  [en,de]
	add US dvorak [en,de,fr]

remove old test examples
1996-04-14 17:22:43 +00:00
joerg
a42357765f Describe timeout() and untimeout(). 1996-04-13 16:59:07 +00:00
phk
2603059738 A little paper about phkmalloc. 1996-04-13 08:30:21 +00:00
ache
7dd8453c64 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
jkh
65d74927ae Update section on mounting DOS extended partitions.
Document the fact that we're now working on BSDI's dos emulator
and point people at the new freebsd-emulation@freebsd.org mailing
list.
1996-04-13 00:12:41 +00:00
jkh
4d3289d1ce Document the freebsd-emulation mailing list. 1996-04-13 00:05:30 +00:00
wosch
0bf2c140a9 install bsd.obj.mk
Submitted by:	Asami
1996-04-12 11:13:29 +00:00
asami
4c51aabd03 Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
asami
699b9de773 Add NO_CDROM, RESTRICTED, BROKEN and Motif support.
(1) The new NO_CDROM Boolean variable means "don't put the distfile/
    package on the CDROM you're going to sell".  It will basically
    turn off everything if FOR_CDROM is set.

    Many of the NO_PACKAGE ports are actually "don't sell for profit"
    types, which we shouldn't have any problem distributing via ftp.

(2) The new RESTRICTED Boolean variable means don't build this unless
    you know what you are doing.  It doesn't have any effect unless
    NO_RESTRICTED is also set.

(3) BROKEN means this port is broken.  At least it will now show up in
    INDEX and README.html, and give people more incentive to fix (I
    hope).

    RESTRICTED and BROKEN are expected to replace the pseudo-targets
    in parent Makefiles.  (The RESTRICTED and BROKEN list didn't do
    anything before, they were solely for grepping purposes.)

(4) The Motif support brings in four new variables: REQUIRES_MOTIF,
    which the porter sets for ports that require Motif to build;
    HAVE_MOTIF, which the user sets to indicate the system has Motif;
    MOTIF_STATIC, which the user sets to indicate that the static
    libXm, instead af the default dynamic library, is to be used; and
    MOTIFLIB, which is set to "${X11BASE}/lib/libXm.a" or
    "-L${X11BASE}/lib -lXm", depending on whether MOTIF_STATIC is set.

    The porter is expected to replace all occurrences of libXm in the
    {Im,M}akefiles with ${MOTIFLIB}, and this will allow both dynamic
    linkage (for users with Motif) and static linkage (for those who
    build packages to be used by those withot Motif, i.e., me ;)
    automatically.

Original Motif support idea by:	graichen
1996-04-12 08:08:36 +00:00
wosch
791b2ca0a6 remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=
replace ${BIN*} variables with ${KMOD*} variables

cleanup manpage code

include bsd.obj.mk
remove targets clean, cleandir, obj (included by bsd.obj.mk)
1996-04-11 23:03:10 +00:00
asami
df91e3aacd Add Daniel M. Eischen <deischen@iworks.InterWorks.org> for his xmcd
port contribution.
1996-04-11 08:49:21 +00:00
asami
bd6c81ecb2 Describe usage of LOCALBASE and X11BASE in relation with PREFIX. 1996-04-10 06:32:42 +00:00
wosch
3508394479 Add variable ``_MANPAGES'' This will be replace the
.if !defined(MAN1) && !defined(MAN2) ... orgy in bsd.prog.mk and
bsd.kmod.mk
1996-04-09 23:10:19 +00:00
wosch
832bcac465 use .for loop for common targets 1996-04-09 22:54:13 +00:00
wosch
50c95294f0 Add targets cleanfiles/clean, cleandir 1996-04-09 22:43:33 +00:00
asami
5a2de6fc2e Add Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw> for his xsysinfo port. 1996-04-09 09:04:09 +00:00
gclarkii
69b0dd4b9f Add John Perry to list for security documentation (forth coming)
perry@vishnu.alias.net
1996-04-09 04:14:09 +00:00
asami
bc6a215103 Add "Brent J. Nordquist" <nordquist@platinum.com> for contribution of
btoa port.
1996-04-09 04:00:24 +00:00
jfieber
e3ccf48fca Remove some rogue section headings that jordan left way back in v1.9 in a
reorganization of the hw section.
1996-04-08 15:01:04 +00:00
phk
14011f8f83 Document 5 new macros in TAILQ family. 1996-04-08 07:54:04 +00:00
mpp
c06fc87509 Remove the old unused makewhatis.sed script. 1996-04-08 05:17:00 +00:00
mpp
f13d17519f Do not install the now unsupported netns and netiso
related man pages.  Comment out cross references to those man
pages from other man pages.
1996-04-08 05:15:09 +00:00
mpp
3c57dc7753 Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
mpp
a077141eaf Update the scd(4) man page to reflect the current copyright
status and to update some path references.
1996-04-08 01:08:24 +00:00
mpp
56b0538949 Add the Ap macro to the macro table documentation (it generates an
apostrophe for those of you that were wondering).
1996-04-07 23:57:14 +00:00
mpp
1ddc42ee15 Bring clocks(7) into line with mdoc standards.
Reviewed by:	joerg
1996-04-07 21:12:10 +00:00
roberto
20b5c8f9a6 Add several entries for ISA PnP cards (from Frank Durda IV), for using the NT
loader to boot, Jörg answer for slow printers and Dave Walton's answer to
hang during vty switches.
1996-04-07 17:23:34 +00:00
mpp
285acf5c8d Add a zero(4) man page to describe /dev/zero. Update null(4) to xref
this new man page.
1996-04-07 10:04:49 +00:00
mpp
a8e89bb5c1 Fix some typos. 1996-04-07 08:37:54 +00:00
asami
4a1e91b17b Change ${ENV} -> ${SETENV}. The former coincides with startup file
names of bash et al.

Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-04-07 08:34:21 +00:00
mpp
86b292ffbd Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
joerg
c6dfb097b4 Fix a typo. 1996-04-06 13:33:23 +00:00
jkh
1526069a1e Add Jake Hamby as the new webmaster. 1996-04-06 08:36:30 +00:00
joerg
4e1d53d6a2 .Ql --> .Dv
Submitted by:	wollman
1996-04-05 23:23:25 +00:00
wosch
799bd81e01 remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=
use .for loop for common targets
1996-04-05 22:22:44 +00:00
mpp
1c111293c4 List tsleep & wakeup in the summary line so that they can
be found with "man -k".
1996-04-05 21:08:40 +00:00
mpp
de97bb80c5 Add man page links for the SLIST_* and STAILQ_* macros that were added
recently.
1996-04-05 20:57:47 +00:00
joerg
c6bd632079 Add clocks(7).
Submitted by:	bde
1996-04-05 08:51:22 +00:00
sef
98628b2561 printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms
capability

Reviewed by:	rgrimes, joerg
1996-04-03 22:46:17 +00:00
phk
7ab974cf9c Pick up CWARNFLAGS from /etc/make.conf if defined. 1996-04-03 12:08:52 +00:00
joerg
3df8f69d63 Populate this. :)
Add a man page for tsleep()/wakeup().
1996-04-03 07:41:27 +00:00