Nate Williams
a01bd386af
Do what should have been done in v1.14
...
*Really* strip out unused local symbols from shared objects.
This was a typo on my part caused by an assumption that the profiled
libraries stripped symbols that same way as the non-profiled libraries.
Cut-n-Paste strikes again.
Obtained from: NetBSD
1995-03-28 17:54:11 +00:00
Andrey A. Chernov
81855a2ac4
Update cons25 to S0ren ^H back changes
1995-03-28 05:43:58 +00:00
Satoshi Asami
df32d0cc55
Add support for "distributed" patches and a little extra cleanup.
...
New variables:
PATCH_SITES: patch equivalent of MASTER_SITES, overridable with
. MASTER_SITE_OVERRIDE.
PATCHFILES: Additional files to fetch and give to patch before
. applying the ones in patches/patch-*. If name ends
. with ".gz" or ".Z", it will be piped through zcat first.
Plus PATCH_DIST_STRIP and PATCH_DIST_ARGS that serve the same functions
as PATCH_STRIP and PATCH_ARGS for patches in patches/patch-*.
In the documentation and echo messages, I used the term "distributed
patches" and "FreeBSD patches" to refer to ${PATCHFILES} and patches/patch-*.
If you can come up with better names, by all means go ahead and fix them.
"grep PATCH /usr/ports/*/*/Makefile" reveals seven ports (mule, jless,
jtcl, jtk, dgd, less, color_xterm, gee I wonder why I'm the one who
implemented this) that can benefit from this. I'm now diving headlong
into /usr/ports to fix their Makefiles.
1995-03-28 01:14:29 +00:00
Søren Schmidt
19c66761c7
Give backspace to the people (again)
...
Now the keymaps are as follows:
"backspace / <-" ^H
"grey del" ^? (0x7f)
"numpad , del" ^? (, if numlocked)
1995-03-27 19:41:11 +00:00
Satoshi Asami
32c4c80bff
Added more standard package suport file names. INSTALL for the
...
installation script, DEINSTALL for the deinstallation script, and
REQ for the requirement script, will be added with appropriate
flags to PKG_ARGS if they exist under pkg/.
1995-03-27 13:11:18 +00:00
Andrey A. Chernov
8e3cede18e
Fix duplicate.
1995-03-27 05:08:43 +00:00
Andrey A. Chernov
aca38c3602
pc3r (russian): change kD to old compatible value.
...
vt100: remove obsoleted nl
1995-03-27 04:55:41 +00:00
Andrey A. Chernov
910e8e7cc1
Set kb=\177 to make proper erase char for DEC VTs
1995-03-27 03:46:05 +00:00
Andrey A. Chernov
4717f90280
Add :ut to vt100 generic entry
1995-03-27 01:36:00 +00:00
Andrey A. Chernov
3952ec9bdb
Yet one pass through DEC VT entries
1995-03-27 00:55:51 +00:00
Andrey A. Chernov
2adf028be3
Add eo:it#8 to vt100 entry
1995-03-26 01:30:33 +00:00
Andrey A. Chernov
c6159a7bd8
vt100/102/220 entries affected:
...
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
Jordan K. Hubbard
3268de551f
Add gil.physik.rwth-aachen.de to mirrors
1995-03-25 18:15:12 +00:00
Joerg Wunsch
d92d2e1236
Update the kernel debugging FAQ to match the new (k)gdb and new DDB
...
symbol behaviour.
1995-03-25 12:35:00 +00:00
Jordan K. Hubbard
0b15614f22
Back out previous patch - better kept as a reminder.
1995-03-24 06:44:55 +00:00
Andrey A. Chernov
c0844b4775
Add yet one popular russian keyboard variant
...
Submitted by: Serge Babkin <babkin@hq.icb.chel.su>
1995-03-24 05:40:17 +00:00
Jordan K. Hubbard
cf522ac9ff
Comment out a table of contents spec that didn't exist.
1995-03-24 04:42:21 +00:00
Jordan K. Hubbard
7bf4ec6f56
Add the font index file. Other languages (French, Swedish, other)
...
needed for this file!
1995-03-24 01:11:56 +00:00
Jordan K. Hubbard
f6f4d4be87
Add the keymap index file. Other languages (French, Swedish, other)
...
needed for this file!
1995-03-24 01:11:40 +00:00
Gary Palmer
c534dadbfe
Add a misssing `@' from before echo -n "|${MAINTAINER}"
1995-03-23 20:42:42 +00:00
Jordan K. Hubbard
06b0ad8a6f
/etc/rc.netstart back to /etc/netstart
1995-03-23 06:05:04 +00:00
Jordan K. Hubbard
4642c87ca4
netstart -> rc.netstart
1995-03-23 01:49:15 +00:00
Jordan K. Hubbard
5abc844b74
Add maintainer to the index line.
1995-03-22 21:46:04 +00:00
Jordan K. Hubbard
2d333dc2dd
Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make
...
complex extraction rules easier.
1995-03-22 21:28:31 +00:00
Jordan K. Hubbard
2efda52f23
Make the fetch message a little more interesting and informative.
1995-03-21 22:43:36 +00:00
Jordan K. Hubbard
c80053bc55
Do a big re-org of the FAQs along the lines of those discussed awhile back.
...
It's time to start moving in the directions we've had in mind for awhile.
SGML for everything new and old stuff moved into a location where it can slowly
be aged and removed (basically, Text/).
1995-03-21 20:19:47 +00:00
Jordan K. Hubbard
3dd8895eb8
Add fetch-list command for Rod
...
Use ECHO_MSG macro for printing "===>" line things so that I can now turn
those OFF when I don't want them.
1995-03-21 03:59:13 +00:00
Poul-Henning Kamp
6950e7e24e
make.conf doesn't postulate anything about libm now.
1995-03-21 02:55:33 +00:00
Jordan K. Hubbard
bc202f1b6e
Make the describe rule generate more thorough information that's actually
...
of use to a front-end program. Back out my bogus description of the `index'
target! :-)
1995-03-21 01:51:12 +00:00
Jordan K. Hubbard
9608972d54
Document the index target.
1995-03-21 01:31:43 +00:00
Andrey A. Chernov
be27572a45
Better spelling of my name
1995-03-21 00:37:07 +00:00
Jordan K. Hubbard
39ad1abd89
Take out obsolete KERBEROS_IV build variable. Just eBones now.
...
Submitted by: Mark Murray <mark@grondar.za>
1995-03-20 21:35:15 +00:00
Garrett Wollman
27a15c94ed
Add support for pseudo-device LKMs.
1995-03-20 19:18:51 +00:00
Andreas Schulz
261bbea610
Don't do anything if BATCH is specified and the port is interactive for
...
the package target.The port may is not build and the package fails
otherwise.
1995-03-20 00:41:36 +00:00
Andreas Schulz
0bc6b9462b
Change the xmkmf call to a xmkmf -a call. This should be more correct for
...
all X11R5 and X11R6 ports. This is the way how it should be normally
used according the manuals. Only pre-X1R5 ( X11R4, X11R3) ports can't
handle it.
1995-03-19 12:49:06 +00:00
Bruce Evans
62e2a046b2
Obtained from: 1.1.5 (originally by Andrew Moore)
...
Add the manpage for the stuff in <machine/floatingpoint.h>.
1995-03-18 16:54:35 +00:00
Poul-Henning Kamp
38b590b187
Fix a spelling error.
...
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-03-16 22:03:09 +00:00
Poul-Henning Kamp
b372c217fc
Fixed Stephen McKay's email address.
1995-03-16 22:01:57 +00:00
Garrett Wollman
0e5ca0d837
Document net.inet.ip.sourceroute MIB variable.
1995-03-16 18:24:19 +00:00
Poul-Henning Kamp
16ecbe2b7f
Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).
...
Theres a mono entry for them all, and cons50 already existed.
1995-03-16 01:37:41 +00:00
David Greenman
3c6e6efc95
Added manual page for DEC DEFPA and DEFEA FDDI adapters.
...
Submitted by: Matt Thomas
1995-03-14 09:27:20 +00:00
Ollivier Robert
40ac60750c
Could some kind soul with commit power please add this site to the mirrors
...
list? (It should be added at the bottom to the sites serving export-
restricted code, please)
Country Site and Maintainer
======= ========================================================
Brazil ftp://ftp.iqm.unicamp.br/pub/FreeBSD
Pedro A M Vazquez <vazquez@iqm.unicamp.br>
Reviewed by: roberto
Submitted by: Mark Murray <mark@grondar.za>
1995-03-12 22:34:05 +00:00
Gary Clark II
b97fb5afcb
Add Ollivier as the main FAQ guy...:) (Whew)
1995-03-11 19:13:26 +00:00
Ollivier Robert
c2766222c3
Add the excellent part on serial communications by Sean Kelly. That's a
...
great job, thanks Sean !
Reviewed by: roberto
Submitted by: Sean Kelly <kelly@fsl.noaa.gov>
1995-03-11 16:48:17 +00:00
Rodney W. Grimes
812a118139
Add protected and empty maninstall: targets.
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1995-03-10 08:54:42 +00:00
Andras Olah
1dcbf7af64
LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.a
1995-03-08 09:01:32 +00:00
Ollivier Robert
05048ea000
Correct a few URL for ftp.FreeBSD.ORG.
1995-03-07 13:54:44 +00:00
Ollivier Robert
ffa717dd36
Change some names to First_name Last_name with proper capitalization.
...
Fix a typo.
1995-03-06 09:54:06 +00:00
Ollivier Robert
1dd5ec0345
Add a remark about the new ctm-announce list. Everyone that use CTM
...
SHOULD subscribe to it.
Reviewed by: roberto
Submitted by: Poul-Henning Kamp <phk@login.dknet.dk>
1995-03-05 23:13:08 +00:00
Peter Dufault
cb282243be
This time add the real man pages for "pt" and "worm".
1995-03-04 20:56:39 +00:00