jkh
4ea154599c
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
phk
962ac2e90a
make.conf doesn't postulate anything about libm now.
1995-03-21 02:55:33 +00:00
jkh
5842b07601
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
jkh
df0cba31bd
Document the index target.
1995-03-21 01:31:43 +00:00
ache
75e7729810
Better spelling of my name
1995-03-21 00:37:07 +00:00
jkh
f6e7fd9b9e
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
wollman
9786661cb0
Add support for pseudo-device LKMs.
1995-03-20 19:18:51 +00:00
ats
d08293b86b
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
ats
aab5235b57
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
bde
0821aad944
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
phk
2b505f7f2e
Fix a spelling error.
...
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-03-16 22:03:09 +00:00
phk
6e03fba033
Fixed Stephen McKay's email address.
1995-03-16 22:01:57 +00:00
wollman
85811050d4
Document net.inet.ip.sourceroute MIB variable.
1995-03-16 18:24:19 +00:00
phk
f6aa7e24de
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
dg
526e1ef41f
Added manual page for DEC DEFPA and DEFEA FDDI adapters.
...
Submitted by: Matt Thomas
1995-03-14 09:27:20 +00:00
roberto
a38ffc0b13
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
gclarkii
6d027d18f2
Add Ollivier as the main FAQ guy...:) (Whew)
1995-03-11 19:13:26 +00:00
roberto
5ba695bd5c
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
rgrimes
ea0b66528c
Add protected and empty maninstall: targets.
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1995-03-10 08:54:42 +00:00
olah
98f80a4861
LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.a
1995-03-08 09:01:32 +00:00
roberto
dedd4ea229
Correct a few URL for ftp.FreeBSD.ORG.
1995-03-07 13:54:44 +00:00
roberto
68543a5e75
Change some names to First_name Last_name with proper capitalization.
...
Fix a typo.
1995-03-06 09:54:06 +00:00
roberto
6924d21665
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
dufault
1b956f6d79
This time add the real man pages for "pt" and "worm".
1995-03-04 20:56:39 +00:00
dufault
75d2a55de3
Add processor and worm drivers
1995-03-04 20:54:24 +00:00
ache
de3bb318cf
Use \E[x in "op" for cons25
1995-03-04 20:14:28 +00:00
dima
36dfa72d1c
"vidcontrol -s" -> "modload"
1995-03-04 08:03:28 +00:00
gpalmer
26dd2c9888
Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-ports
...
for more.
1995-03-03 23:30:32 +00:00
ache
d4a094b41a
Upgrade cons25 and cons25-r to lastest syscons changes
1995-03-03 23:29:22 +00:00
ache
d30f429a61
Remap Grey Delete to ESC[~
1995-03-03 23:21:52 +00:00
ache
079915afd2
Remove unwanted change sneaked in
1995-03-03 23:17:32 +00:00
ache
8ff64fac58
Restore russian traditions
1995-03-03 22:55:02 +00:00
jkh
b990bd5787
Remove bogus email message from the top.
...
Change spelling of "obsolute" to "obsolete" ("obsolute" is the pinacle
of obsolescence :-).
Submitted by: me
1995-03-03 20:17:16 +00:00
se
35dbec557c
Have this resemble an actual german keyboard a bit more ...
1995-03-03 18:26:10 +00:00
sos
d315780e7d
Minor update to syscons.
...
Let "grey delete" be a function key (default is 0x7f)
Fix the xor cursor again..
Made the backspace key generate del as default
Made CTRL-space generate nul as default.
1995-03-03 08:37:52 +00:00
jkh
7f3e69780a
Back out my previous change. I need to really think about this.
1995-03-03 07:42:10 +00:00
jkh
8b11802ef1
A small feature just for my own use.
1995-03-03 06:53:27 +00:00
gclarkii
3bc88398f8
Add notice for Jordans submitters.FAQ.
...
Cleaned up entry on sup to point to the correct area.
1995-03-02 19:34:05 +00:00
jkh
45316e458f
My first rough cut at a guide to new submitters. I started out answering
...
someone's question and ended up writing an entire FAQ - I *hate* that! :-)
1995-03-02 12:28:04 +00:00
jkh
89fc94223f
Add this file here so I finally have something to point people at as a
...
prototype.
Obtained from: U.C. Regents standard copyright.
1995-03-02 12:00:16 +00:00
jkh
53061634c0
Add Bill Paul to contributors list. We probably need a "FreeBSD associates"
...
list or something since there are many contributors now but very few on
the order of folks like Bill or Satoshi or Jean-Marc.. This seems unfair.
Suggestions?
1995-03-02 07:20:59 +00:00
dufault
466baaef08
Updated man pages to reflect new configuration options. These man pages
...
are getting pretty out of date and need to be visited some more.
1995-03-01 22:32:38 +00:00
phk
01c91136db
Update entry.
1995-03-01 06:43:12 +00:00
gclarkii
bebb1ad5ae
Update some of the FTP entries here.
...
Also correct name of sup package
1995-03-01 06:12:15 +00:00
phk
e9ce0ba31a
Try to be even more understandable and clear.
...
What I need is a good speech writer...
1995-03-01 05:41:14 +00:00
pst
a1f1b48b1f
Fix a minor grammar bug.
1995-02-28 00:24:47 +00:00
ats
2b514bef51
Delete one of the two references to intro(3) in the SEE ALSO section
...
and add an intro(7) instead.
1995-02-28 00:19:41 +00:00
ats
9f7120e3cc
build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this
...
manual page can now also be read.
Change the references in MAKEDEV from com to tty and delete flog and add
sd instead.
Need much more work, but for today, after i lost my first changes through
a new sup :-), that's enough.
1995-02-28 00:16:13 +00:00
jkh
24d1ddaad3
Many stylistic and grammar changes.
1995-02-28 00:13:20 +00:00
phk
f7e8a15c12
Updated.
1995-02-27 23:58:19 +00:00