wosch
9f795376b3
`mv'' ->
`mv -f''
...
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
nate
36bfdcbabe
Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on the
...
psm mouse driver.
1996-05-07 21:35:19 +00:00
peter
46a23186a2
Add Greg Ungerer <gerg@stallion.oz.au> for his Stallion serial card driver.
1996-05-04 17:26:55 +00:00
jkh
81821ce5ba
Update the comments at the top of these things to fit reality. Sup hasn't
...
been a package which you need to add on for awhile now. :-) Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
asami
caf61f7cc2
Connect ccd man page and ccdconfig to parent Makefiles.
...
Ok'd by: peter
1996-05-04 08:30:22 +00:00
asami
4aaaaa1094
Add Nisha Talagala (nisha@cs.berkeley.edu) who is the co-porter of
...
the ccd driver from NetBSD.
1996-05-04 07:39:01 +00:00
asami
42dd886fcc
Add Yoshiro Mihira <sanpei@yy.cs.keio.ac.jp> for his contribution of the
...
wide-dhcp port.
1996-05-04 02:53:22 +00:00
jkh
dd9f4da200
Add Andrew McRae for his work on the PCCARD stuff.
1996-05-03 23:55:09 +00:00
ache
91a3c8b8c7
Add missing kD to cons25 default entry
1996-05-02 22:05:32 +00:00
phk
1f74c80056
Add section with pgp keys (feel free to give it a better layout)
...
Add me back as patch-kit contributor.
1996-05-01 20:11:01 +00:00
jkh
765166292c
Make the call to fortune here conditional as well.
1996-05-01 09:23:30 +00:00
jkh
14cd777606
Alex Nash added for his contribution of the compat21 distribution.
1996-05-01 01:49:03 +00:00
bde
0a13cbc5da
Fixed incomplete or wrong lists of prerequisite #includes related to
...
<sys/types.h>.
1996-05-01 01:45:23 +00:00
asami
6508c38459
Add ports-all and comment out individual ports-*. Add commented out
...
ports-distfiles to ports-supfile. Add explanations.
1996-04-30 21:05:07 +00:00
asami
0f201b0b9a
Change Masafumi Nakane's address (masafumi@pobox.com -> max@sfc.wide.ad.jp).
1996-04-30 20:39:51 +00:00
jkh
c24710a1ae
Document the /etc/fbtab fix for X.
...
Inspired-By: Nik Clayton <nik@blueberry.co.uk>
1996-04-30 19:07:58 +00:00
gibbs
c17cc2e1be
Bring back the AHC_TAGENABLE compile option and document it. You must
...
use this option to get tagged queuing. Just like the old days.
1996-04-28 19:43:10 +00:00
joerg
abe7b46431
Add an entry for xterm with colors. The standard xterm now handles
...
ANSI colors.
1996-04-28 18:21:01 +00:00
jkh
277b92f12a
Fix a minor grammatical error (reselled -> resold) I just noticed.
1996-04-27 18:36:02 +00:00
asami
24656d4f99
Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.
1996-04-26 10:09:06 +00:00
jkh
a46817bd06
All hail Mike Pritchard - the new Docmaster!
...
Nominated by: jfieber
Dragooned by: jkh
Foolishly Accepted by: mpp
1996-04-25 20:07:28 +00:00
wosch
b0ccfc5ff3
New variable NOOBJLINK
...
Create 'obj' directory in current directory instead
a symbolic link to the 'obj' tree if defined. [not set]
Print a warning if 'obj' tree (/usr/obj) does not exist.
Change default 'obj' directory from ``obj.${MACHINE}'' back to
``obj'', unfortunately many Makefiles are wired with the name ``obj''.
Add some comments for variables and targets.
1996-04-22 23:31:39 +00:00
jdp
34e576f18f
Add "-x" to the linker command for building shared libraries. This
...
eliminates many local symbols that could not be removed by the "ld -r -x"
steps on the individual object files. It makes shared libraries
substantially smaller -- almost 11%, in the case of libc.so.3.0.
1996-04-21 17:45:38 +00:00
asami
5cc0c21531
Take out quotes around MOTIFLIB. Clarify comments a bit, most users
...
don't have to touch neither X11BASE nor MOTIFLIB.
Reported by: kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
gibbs
cf74e6c105
Update to face reality. We now support the aic7850, aic7860 and aic7880.
...
Mention Ultra support and SCB paging.
Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
jdp
e6bdc02ac0
Add Doug Ambrisko for implementing LD_PRELOAD in the dynamic linker.
1996-04-20 18:43:54 +00:00
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