Bruce Evans
1c735bb4a5
Pass everything in ${LDADD} directly to the linker for `make depend'
...
to prevent complaints from the compiler about nonexistent libraries.
1997-04-23 18:47:42 +00:00
Jordan K. Hubbard
b1cb452e94
Add Christoph Kukulies to donor's gallery.
1997-04-23 18:36:37 +00:00
Bruce Evans
32899676a8
Fixed missing strip step in .S.o and .S.po rules.
...
Fixed back to front -X and -x strip flags in .m.o and .m.po rules.
Fixed disordered .m.o and .m.po rules. What is .m?
Stripping probably should be removed. It makes problems in library
functions hard to debug...
1997-04-23 10:26:18 +00:00
Jordan K. Hubbard
b867e699aa
Remove sef's email address.
1997-04-23 02:54:28 +00:00
John-Mark Gurney
7d2f1d1f8c
fix a bugon of last commit
1997-04-22 05:52:54 +00:00
Nate Williams
1642d92165
- Added Samuel Lam <skl@ScalableNetwork.com> for his 3c589D patch.
1997-04-21 13:44:07 +00:00
John Fieber
19a58fedca
Fix markup bogons.
1997-04-21 00:42:54 +00:00
Satoshi Asami
052b42b8a0
Merge from 2.2.
1997-04-21 00:24:51 +00:00
Peter da Silva
8ac8d7f6d1
Updating FAQ entry for X Inside.
...
Added FAQ entries for tape changers and login names.
Fixed <code> tags.
PR: docs/3324
PR: docs/3326
1997-04-20 11:53:53 +00:00
Wolfram Schneider
2690f9b182
Sync with original source.
...
BTW, the BSD family tree has been reviewed by:
John S. Quarterman, Keith Bostic, Kirk McKusick, Peter H. Salus.
1997-04-19 20:25:36 +00:00
Bruce Evans
7c0c241dea
Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk).
1997-04-19 14:55:17 +00:00
Bruce Evans
25070303ca
Removed unused (and almost unusable) support for LDONLY. See ld/rtld
...
for how to use gcc to invoke the linker only.
Removed `.if 0'ed support for not creating intermediate object files.
Removed unused include of bsd.libnames.mk (LDONLY had the last reference
to it).
Removed stale misplaced comment about MANDEPEND.
1997-04-19 14:36:49 +00:00
Gary Palmer
89a959711d
Point people at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/CTM for the deltas
...
instead of ftp://freefall.cdrom.com/pub/CTM (which it hasn't been
for ages)
1997-04-19 10:40:45 +00:00
Wolfram Schneider
8453c474b2
Downgrade Slaven Rezic's name from latin2 to latin1
1997-04-17 16:26:54 +00:00
Jordan K. Hubbard
eca4afb039
Add Sean Eric Fagan and Chuck Robey for their kind monetary donations
...
to the project.
1997-04-16 17:55:22 +00:00
Daniel O'Callaghan
ef0e77e33a
Suggested by: David Nugent
...
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
Satoshi Asami
992b8e3ad2
(1) Change comment for USE_X11 to be more explicit about what it
...
means.
(2) Change MASTER_SITE_GNU etc. to use += instead of ?=, so users can
specify a local mirror in /etc/make.conf and still get the full
fallback in case something is missing.
Submitted by: Narvi <narvi@haldjas.folklore.ee>
(3) Skip port if USE_X11 or USE_IMAKE is defined and /usr/X11R6
doesn't exist.
Submitted by: imp
(4) Add "-" in front of rmdir of ${DISTDIR}/${DIST_SUBDIR} in
distclean target; the directory might not be empty because the
subdir is shared with some other ports' distfiles.
1997-04-15 08:36:41 +00:00
Satoshi Asami
a9ad17bc71
Add comments about overridable MASTER_SITE_* variables.
...
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
Daniel O'Callaghan
648cce8fd5
List of users who may not use pppd in system password logins, and a
...
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
Bruce Evans
4e3785d415
Removed ix.4.
...
Submitted by: roberto
1997-04-14 15:05:49 +00:00
Jordan K. Hubbard
d7750f9aea
Add Stefan Bethke to all the usual places.
...
Fix typo-spam from yesterday (sorry John!)
1997-04-14 13:20:21 +00:00
Wolfram Schneider
8f2b2dde93
Add manpage link introduction.1 -> intro.1
1997-04-14 10:24:14 +00:00
John-Mark Gurney
a41f2f4c1c
slight rewording of HISTORY section
...
Closes PR#3261
1997-04-14 09:24:06 +00:00
Justin T. Gibbs
30e97236b1
Remove this man page now that the ie driver supports the EtherExpress16.
1997-04-14 00:31:19 +00:00
Bruce Evans
2e14815b84
Fixed #include and/or prototype bugs in synopsis.
1997-04-13 14:49:13 +00:00
Bruce Evans
b18e517615
Updated synopsis for Lite2.
...
Fixed missing #include in synopsis.
1997-04-13 14:39:59 +00:00
Jordan K. Hubbard
8dc10e55b6
Add Jack O'Neill for his donation of an NCR 53C575 controller card.
1997-04-13 14:36:18 +00:00
Bruce Evans
69a6a1d797
Fixed type bugs in synopsis. Some of the typedefs that were used here
...
haven't existed for years, if they ever existed. The "prototypes" are
actually for macros, so they are difficult to check automatically.
1997-04-13 14:19:59 +00:00
Bruce Evans
752a907a84
Removed bogus unused #include.
1997-04-13 11:31:20 +00:00
Bruce Evans
426b2108e5
Removed bogus unused #include.
1997-04-13 11:24:29 +00:00
Bruce Evans
bb008c02c1
Updated to use new MOD_SYSCALL() and MOD_DISPATCH() macros.
...
Removed bogus unused #include and unused #includes.
1997-04-13 11:10:40 +00:00
Jordan K. Hubbard
6eb5e456f1
Support GLOBAL style tags.
1997-04-13 06:44:25 +00:00
Jordan K. Hubbard
1c662397c4
Add a -b option to make the resulting CDROM image bootable
...
(requires new mkisofs 1.10 port).
1997-04-13 06:43:58 +00:00
Joerg Wunsch
ab38bd50f6
Minor fixups. Mention that DDB now has a history, and understands
...
emacs-style editing (which it used to have for a long time already).
Also mention the `gdb' and `help' commands. Other commands need an
overhaul, too (like the various `show' subcommands), but i don't feel
very competent for these.
1997-04-12 21:54:48 +00:00
Jordan K. Hubbard
8fa44be059
Fold hardware contributors section into the donor's gallery - no sense
...
in having two places for this.
1997-04-12 16:51:20 +00:00
Brian Somers
49c7494bef
Support input and output filters with remote printing.
...
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
1997-04-12 04:23:13 +00:00
Bruce Evans
336ff946fc
Fixed #include(s) in the synopsis to actually declare the function(s) in the
...
synopsis.
1997-04-11 17:58:16 +00:00
Bruce Evans
d134e17633
Cleaned up synopsis:
...
- don't quote function names, since quoting them is unnecessary and
unusual and confuses my synopsis checker.
- include <sys/types.h> instead of <sys/param.h>. It is normal to
(have to) include <sys/param.h> instead of <sys/types.h>, but it
is more useful for man pages to document minimal prerequisites.
1997-04-11 17:55:19 +00:00
Bruce Evans
29ea3efb24
Fixed synopsis:
...
- don't declare nonexistent function sleep().
- don't include <sys/errno.h> explicitly.
sleep() should be nuked some more, e.g., this man page should not be
named after a nonexistent function.
1997-04-11 17:49:56 +00:00
Jordan K. Hubbard
1dcb890ad9
Ulf has now also donated the case for "the new freefall" - amend his
...
entry accordingly.
1997-04-11 10:04:46 +00:00
Jordan K. Hubbard
aa9930a969
Add Joe McGuckin for the Kingston ethernet card he donated.
1997-04-11 04:32:44 +00:00
Bruce Evans
67036295bc
Fixed bogus existence check related to searching for a nearby obj directory.
...
Now the search is as incomplete as elsewhere instead of broken.
1997-04-10 15:15:43 +00:00
Satoshi Asami
11e20b1a00
Add a short blurb about the ports page in the "applications" question.
...
List all three packages directories in the ensuing packages description.
Add a short (in fact, very short) section about libc.so.3.0 and wrong
package versions.
1997-04-10 12:06:53 +00:00
Brian Somers
7dbd91ddd1
Add a section on sysmouse configuration.
...
Suggested by: jkh
1997-04-10 10:20:46 +00:00
Hiroyuki Hanai
a5f89fd540
Catch up with the original.
1997-04-10 06:06:22 +00:00
Jordan K. Hubbard
f08979c3bf
Nate Johnson is now the Gallery/Commercial editor since Charles Wimmer
...
seems to have disappeared.
1997-04-10 05:23:25 +00:00
Jordan K. Hubbard
4ce7186b25
Add Jack O'Neill to donor's list.
1997-04-10 05:20:19 +00:00
Hiroyuki Hanai
b9305df214
Catch up with the original.
1997-04-10 04:41:55 +00:00
Jordan K. Hubbard
84f976bf92
Expand donors list. Note: Anyone I missed, *please* contact me!
...
I'm only now starting to get this a little more well organized.
1997-04-10 02:15:59 +00:00
John Polstra
9c8ff5b51f
Use "-pg" instead of "-p" for generating profiled object files.
...
The two options differ only when linking, but "-p" is incorrect
because it is associated with the old-style "prof" command, which we
do not support.
1997-04-09 20:31:15 +00:00