ache
e254d33903
Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead.
...
Should go into 2.2
1997-02-01 21:02:53 +00:00
max
bfc02f8fbd
Merge 1.202->1.203 changes.
1997-02-01 20:55:30 +00:00
ache
cdb88cb5f2
Remove empty im/ei/dm/ed entries
...
Don't use im/ei for vt200 because of conflict with ic,
pointed by bde. Shorten vt200-based entries as result.
Should go into 2.2
1997-02-01 20:47:30 +00:00
joerg
1a26545f6f
Correct the synopsis of some EISA or PCI drivers. They don't take
...
ISA-like arguments (anymore).
1997-02-01 19:54:23 +00:00
wosch
c38edbd738
Add Martin Cracauer to FreeBSD Developers list.
...
Forgotten by: JKH
1997-02-01 18:46:55 +00:00
jdp
2ad3971515
Update the list of CVSup mirror sites.
1997-02-01 05:40:36 +00:00
uhclem
2b6aeca8b6
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
...
Fixed some typos and improved a few descriptions over my first revision.
1997-01-31 04:05:41 +00:00
mpp
e66676b3dd
Don't use hardcoded *roff escape sequences. Use mdoc macros instead.
1997-01-31 01:14:16 +00:00
mpp
09b7521f96
Minor mdoc cleanup.
1997-01-31 00:38:18 +00:00
mpp
329d4e7056
Update to reflect current include files.
1997-01-31 00:05:08 +00:00
mpp
ac703727d2
Update to reflect current include files.
1997-01-30 23:57:31 +00:00
mpp
7baf285865
Actually remove the old netns/netiso man pages. They haven't
...
been installed for the last 9 months or so anyways.
1997-01-30 23:51:48 +00:00
mpp
2a174308fe
Update to reflect current include files.
1997-01-30 23:49:46 +00:00
roberto
5073562677
Add the missing ``"'' ro url=. It seems my mail do -doc didn't get though.
1997-01-30 20:39:26 +00:00
jmacd
45f2876f9b
I just found a bug in my program, I was calling va_arg (..., char),
...
when parsing a printf-like arg list. Looking for someone to blame,
I noticed that the man page has a bad example. It clearly says at
the top that types following the last known argument are passed after
their default type conversions, and then later the example uses
va_arg (..., char);
so I fixed it.
1997-01-30 10:22:00 +00:00
jkh
0b1072afc8
More fixes and an update to the ZIP section.
...
Submitted-By: pds
1997-01-29 15:02:05 +00:00
jkh
b727838bd4
Talk about ZIP drives.
...
Fix a typo.
Submitted-By: pds
1997-01-29 14:45:57 +00:00
max
eb61707cbd
Merge 1.46 -> 1.47 changes.
1997-01-29 05:56:15 +00:00
mpp
d85c3c457e
Update to reflect the current types.h.
1997-01-29 05:24:35 +00:00
jkh
3bdfe7960a
Straighten out Portugal and Russia.
1997-01-29 04:16:28 +00:00
max
7db0f4ba23
Merge 1.45 -> 1.46 changes.
1997-01-28 21:38:45 +00:00
max
a8d8b0eede
Merge 1.201 -> 1.202 changes.
1997-01-28 21:32:33 +00:00
asami
0be2437c94
Change Brent J. Nordquist's e-mail address.
...
Submitted by: "Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:07:35 +00:00
mpp
a2413810da
Update to reflect current fs.h.
1997-01-28 07:25:18 +00:00
mpp
41a5f91245
Update to match current include files.
1997-01-28 07:03:33 +00:00
mpp
430352cbbc
Update to reflect current acct.h.
1997-01-28 06:53:19 +00:00
mpp
7fa7059be8
Update the man page to reflect the current state of
...
fstab.h.
1997-01-28 06:12:54 +00:00
ache
93da7306ea
Add 3rd Russian mirror
1997-01-28 05:47:25 +00:00
obrien
5985edacd1
Document the "#if (defined(__unix__) || defined(unix))" way of including
...
sys/param.h. Change _HAVE_PARAM_H to "HAVE_SYS_PARAM_H" for those who
still like this method -- leading underscores are in the compiler/library
name space and the Ollivier says to follow GNU Autoconf anyway.
1997-01-28 01:43:21 +00:00
jkh
d1ce1fab91
Answer some recently asked questions.
...
Submitted-By: pds
1997-01-27 17:56:46 +00:00
ache
3306642b2a
Add save/restore cursor position escapes
1997-01-26 23:27:15 +00:00
max
4428677377
Added Tsuyoshi Maruyama to the translator list for doing some work for
...
translating dialout.sgml.
1997-01-26 16:33:15 +00:00
max
6eacc43471
Merge 1.46 -> 1.49 changes.
...
Submitted by: Mitsuru Iwasaki <iwasaki@pc.jaring.my>
1997-01-26 16:15:32 +00:00
max
aee3e82621
Finally, fill this file with real content (the translation is completed.).
...
Submitted by: FreeBSD Japanese Documentation Project
1997-01-26 15:49:38 +00:00
pst
df3d05262d
Don't use /tmp for afterdepend cleanup target
1997-01-26 01:37:05 +00:00
mpp
326ab14b20
Man page police.
1997-01-25 20:42:09 +00:00
asami
25af4057b6
(1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from
...
${PORTSDIR}. This undoes the changes done in rev. 1.38 and 1.59
(part of the bsd.port.mk pre-dawn ages I've never understood).
Requested by: jkh
(2) Add new variable NO_IGNORE that will override any IGNORE causes.
This is just a little hack to allow building of REQUIRES_MOTIF
ports and its dependencies only etc., so don't document it.
(3) Update +REQUIRED_BY files as necessary. Now you should be able to
delete ports that have runtime dependencies without pkg_delete
complaining about this file missing.
1997-01-25 02:45:09 +00:00
asami
5db9017035
Explain more about the interleave factor. Mention mirroring, and add
...
a reminder that you can't mount half of a mirrored two-disk ccd.
1997-01-25 02:10:43 +00:00
jkh
45ea9f4896
Add a section for FreeBSD-specific works.
1997-01-24 12:00:10 +00:00
ache
91d2d5828c
Add save/restore cursor position capabilities for FreeBSD console
1997-01-24 00:54:19 +00:00
obrien
b36330a2a6
Adaptex 1535 and 2980U are supported.
1997-01-23 07:36:04 +00:00
max
385fa8396b
Merge 1.199 -> 1.201 changes.
1997-01-23 04:26:34 +00:00
max
9bb25954c5
Merge 1.52->1.55 changes.
1997-01-23 04:19:03 +00:00
max
0f62d68216
Make this list in alphabetical order again.
...
Added a comment at the top to remind committers keep this list in
alphabetical order.
1997-01-23 04:14:55 +00:00
jkh
2c9f41da97
Note that Adaptec 1505 is also supported.
...
Pointed-Out-By: Doug White and Danie Van Heerden
1997-01-22 20:29:41 +00:00
jkh
8f053debc8
Add Kazutaka YOKOTA to committers list.
1997-01-22 19:23:59 +00:00
jkh
3c9f4a1b79
Add Darren Reed and Tor Egge to developers list.
1997-01-22 14:34:30 +00:00
jkh
ef5dcacae2
Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4.
...
Now things build again.
Forgotten Again By: David E. O'Brien :-)
1997-01-21 12:25:06 +00:00
wosch
6d0dbd7455
Sort cross references.
1997-01-20 23:23:22 +00:00
max
94e7179169
Merge 1.4 -> 1.8 changes.
...
Submitted by: Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and
The Japanese Documentation Project
1997-01-20 16:23:21 +00:00