Commit Graph

2526 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
82be494495 Merge 1.203 -> 1.206 chages. 1997-02-08 23:45:34 +00:00
Masafumi Max NAKANE
8c573c6f5e Merge 1.55 -> 1.57 changes. 1997-02-08 23:38:39 +00:00
Masafumi Max NAKANE
557330ca5f Properly credit the name of translator. 1997-02-08 22:01:43 +00:00
Jordan K. Hubbard
d19c44723d Updates for the 2.1.7-to-be.
Submitted-By: pds
1997-02-07 19:17:22 +00:00
Paul Traina
125e9dcf6c Put libopie.a in libnames 1997-02-07 17:06:24 +00:00
John Fieber
196717e01c The rule for <acronym> was adding a newline where it should not. Fixed. 1997-02-07 02:25:36 +00:00
Joerg Wunsch
92cc1cf79e Update to match the new reality. 1997-02-06 22:23:59 +00:00
Jordan K. Hubbard
e040f03b1c Correct some of my grammer. 1997-02-06 21:31:31 +00:00
John Fieber
d82b42f6e3 The afterdistribute target is a nop in this setting, remove. 1997-02-06 21:10:52 +00:00
John Fieber
c0839d16f8 Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well.  Maybe they
doc tools should be split out into a separate distribution, but until
that decision is made, at least keep them together.
1997-02-06 20:53:11 +00:00
Mike Pritchard
76fd8deada Add a link to the quota section in the "OPTION QUOTAS" section. 1997-02-06 17:47:14 +00:00
Brian Somers
04f36f75da Incoming packets no longer have their ip_sum zero'd 1997-02-06 11:16:21 +00:00
Jordan K. Hubbard
eb20e7557b Heh heh.. :-} Whoops, put this list back the way it belongs without
all the stuff inserted in the wrong place.
1997-02-06 11:09:16 +00:00
Eivind Eklund
a6a13ef880 Added my own name to the list of developers. 1997-02-06 06:00:59 +00:00
Jordan K. Hubbard
47510e94d3 Eliminate the position of President from the roster. 1997-02-06 04:56:30 +00:00
Jordan K. Hubbard
d2414da767 Commit the mailing list charter changes. 1997-02-05 23:37:31 +00:00
Mike Pritchard
6a6c4c22d2 Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed
while making these changes.

Pointed out by:	bde
1997-02-05 15:07:37 +00:00
David E. O'Brien
5c69c267fa Add the condition !defined(USG) to the logic to include <sys/param.h>
There is still some debate if this is yet the proper way to handle
<sys/param.h>, but this is certainly closer than what I had to start with.

Submitted by:	Warner Losh <imp@village.org>
1997-02-05 11:39:48 +00:00
Mike Smith
7b17e6e7be Add Danny to the handbook. Wind up them expectations 8) 1997-02-05 01:09:49 +00:00
Jordan K. Hubbard
5237e118f1 Talk about foreign filesystems.
Submitted-By: pds
1997-02-04 02:11:30 +00:00
John Polstra
9dc6e7c9d3 Update the installation section for the current version of CVSup. List
the German distribution site.
1997-02-02 23:41:54 +00:00
Mike Pritchard
b74774a0ad Fix a typo and one small style point. 1997-02-02 21:38:10 +00:00
Joerg Wunsch
c5ec806f68 Add a man page for the uio handling, after all the recent ramblings in
the hackers list.

Please correct me where i'm wrong.
1997-02-02 11:41:07 +00:00
Julian Elischer
bffe3895d7 Description of what the files in this directory do..
(create sample device drivers on request)
1997-02-02 07:35:59 +00:00
Julian Elischer
5e176f9a97 These two shell scripts will
create a skeleton device driver.
one for a real device and the other for a pseudo device.
they each take one argument which is the name (prefix) for the driver.

they add the new file to the /sys tree and add appropriate config files
etc for a build.

hopefully others will build on this so that we get
1/ these drivers improved and the shell scripts
improved in how/where that hook the new code in.
2/ similar tools for providing skeletons for other
modules (I'm tempted to do a VFS filesystem skeleton :)

please take a look and fix anything that maybe should be added.
they compile and link fine,
but I think I wouldn't trust them, as faar as RUNNING yet :)
(well they really wouldn't do very much being skeletons..

we need to add PCI  and EISA skeletons as well
followed by a SCSI driver skeleton.
1997-02-02 07:19:30 +00:00
Andrey A. Chernov
93f303ace3 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
Masafumi Max NAKANE
b2c323d99b Merge 1.202->1.203 changes. 1997-02-01 20:55:30 +00:00
Andrey A. Chernov
76030f77eb 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 Wunsch
f552063e6c 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
Wolfram Schneider
ce650fb894 Add Martin Cracauer to FreeBSD Developers list.
Forgotten by: JKH
1997-02-01 18:46:55 +00:00
John Polstra
b3e65d83c4 Update the list of CVSup mirror sites. 1997-02-01 05:40:36 +00:00
Frank Durda IV
e381d7a250 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
Mike Pritchard
b3c6242fda Don't use hardcoded *roff escape sequences. Use mdoc macros instead. 1997-01-31 01:14:16 +00:00
Mike Pritchard
8f20a914b6 Minor mdoc cleanup. 1997-01-31 00:38:18 +00:00
Mike Pritchard
bba323e822 Update to reflect current include files. 1997-01-31 00:05:08 +00:00
Mike Pritchard
c18460f90e Update to reflect current include files. 1997-01-30 23:57:31 +00:00
Mike Pritchard
cb7ecbe37a 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
Mike Pritchard
0c3a17466f Update to reflect current include files. 1997-01-30 23:49:46 +00:00
Ollivier Robert
13f11c9ee5 Add the missing ``"'' ro url=. It seems my mail do -doc didn't get though. 1997-01-30 20:39:26 +00:00
Joshua Peck Macdonald
04bbb62b7a 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
Jordan K. Hubbard
55188e693a More fixes and an update to the ZIP section.
Submitted-By: pds
1997-01-29 15:02:05 +00:00
Jordan K. Hubbard
d419b67f36 Talk about ZIP drives.
Fix a typo.
Submitted-By: pds
1997-01-29 14:45:57 +00:00
Masafumi Max NAKANE
ec56ee6d52 Merge 1.46 -> 1.47 changes. 1997-01-29 05:56:15 +00:00
Mike Pritchard
e0604514d8 Update to reflect the current types.h. 1997-01-29 05:24:35 +00:00
Jordan K. Hubbard
5ce98208e7 Straighten out Portugal and Russia. 1997-01-29 04:16:28 +00:00
Masafumi Max NAKANE
e6405c7a66 Merge 1.45 -> 1.46 changes. 1997-01-28 21:38:45 +00:00
Masafumi Max NAKANE
d728a955d8 Merge 1.201 -> 1.202 changes. 1997-01-28 21:32:33 +00:00
Satoshi Asami
e91707fc51 Change Brent J. Nordquist's e-mail address.
Submitted by:	"Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:07:35 +00:00
Mike Pritchard
2c18ef217f Update to reflect current fs.h. 1997-01-28 07:25:18 +00:00
Mike Pritchard
5f9a0f6762 Update to match current include files. 1997-01-28 07:03:33 +00:00
Mike Pritchard
9136a887b6 Update to reflect current acct.h. 1997-01-28 06:53:19 +00:00
Mike Pritchard
ad2c737e4f Update the man page to reflect the current state of
fstab.h.
1997-01-28 06:12:54 +00:00
Andrey A. Chernov
48ab9c2746 Add 3rd Russian mirror 1997-01-28 05:47:25 +00:00
David E. O'Brien
c4ed977f90 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
Jordan K. Hubbard
51305d0555 Answer some recently asked questions.
Submitted-By: pds
1997-01-27 17:56:46 +00:00
Andrey A. Chernov
d80ace690d Add save/restore cursor position escapes 1997-01-26 23:27:15 +00:00
Masafumi Max NAKANE
8e44658186 Added Tsuyoshi Maruyama to the translator list for doing some work for
translating dialout.sgml.
1997-01-26 16:33:15 +00:00
Masafumi Max NAKANE
a404261fa6 Merge 1.46 -> 1.49 changes.
Submitted by:	Mitsuru Iwasaki <iwasaki@pc.jaring.my>
1997-01-26 16:15:32 +00:00
Masafumi Max NAKANE
8dacefb7f3 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
Paul Traina
88636c0b6f Don't use /tmp for afterdepend cleanup target 1997-01-26 01:37:05 +00:00
Mike Pritchard
cc2c561f5e Man page police. 1997-01-25 20:42:09 +00:00
Satoshi Asami
17abb434aa (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
Satoshi Asami
bee9cbfd38 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
Jordan K. Hubbard
f0191e4764 Add a section for FreeBSD-specific works. 1997-01-24 12:00:10 +00:00
Andrey A. Chernov
93b3bdab56 Add save/restore cursor position capabilities for FreeBSD console 1997-01-24 00:54:19 +00:00
David E. O'Brien
2663983f01 Adaptex 1535 and 2980U are supported. 1997-01-23 07:36:04 +00:00
Masafumi Max NAKANE
628c949a71 Merge 1.199 -> 1.201 changes. 1997-01-23 04:26:34 +00:00
Masafumi Max NAKANE
30f326d22f Merge 1.52->1.55 changes. 1997-01-23 04:19:03 +00:00
Masafumi Max NAKANE
8a7bb5c435 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
Jordan K. Hubbard
b9ee2adda6 Note that Adaptec 1505 is also supported.
Pointed-Out-By: Doug White and Danie Van Heerden
1997-01-22 20:29:41 +00:00
Jordan K. Hubbard
3619bac7dd Add Kazutaka YOKOTA to committers list. 1997-01-22 19:23:59 +00:00
Jordan K. Hubbard
f445a0ba55 Add Darren Reed and Tor Egge to developers list. 1997-01-22 14:34:30 +00:00
Jordan K. Hubbard
6fb16f982c 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
Wolfram Schneider
75141cc987 Sort cross references. 1997-01-20 23:23:22 +00:00
Masafumi Max NAKANE
952e7d4c86 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
David E. O'Brien
5747fc5871 Share my poetry with the world.
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)

Not forgetten this time by:	obrien  :-)
1997-01-20 09:22:23 +00:00
David E. O'Brien
44fd653298 New manpages for various Ethernet drivers, that I didn't see manpages for.
Manpage police???  Looking kinda bored there aren't you?  Need something
to do?  :-)  I'm sure there's work here to be done.

Inspired by:	Joerg

2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
David E. O'Brien
41ed2e23cd Added some verbage from looking at the source code. 1997-01-20 09:16:14 +00:00
David E. O'Brien
9828d8c1f2 Driver also supports the HP PC Lan+ adaptor.
Reviewed by:	personally tested.  :-)
1997-01-20 09:15:35 +00:00
John Fieber
aeae2333f4 Make -hdr and -ftr options (to include arbitrary HTML at the
top and bottom of output) work with docbook.
1997-01-19 21:21:18 +00:00
Masafumi Max NAKANE
101614072a Merge 1.10 -> 1.12 changes. 1997-01-19 17:36:14 +00:00
Masafumi Max NAKANE
9efdc393bc Added a newline at the end of file.
Reviewed by:
Submitted by:
Obtained from:
1997-01-19 17:33:49 +00:00
Masafumi Max NAKANE
4ff5deddb9 Merge 1.15 -> 1.16 changes. 1997-01-19 17:31:32 +00:00
Masafumi Max NAKANE
62562c514e Merge 1.7 -> 1.8 changes. 1997-01-19 17:28:19 +00:00
Masafumi Max NAKANE
211d6c381d Merge 1.191 -> 1.199 changes. 1997-01-19 17:25:34 +00:00
Masafumi Max NAKANE
92932b2ed6 Merge 1.48 -> 1.52 changes. 1997-01-19 17:24:36 +00:00
Mike Pritchard
97e6cd972a Man page police. 1997-01-19 17:24:18 +00:00
Mike Pritchard
114030361b Actually install the new ex.4 man page.
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
Masafumi Max NAKANE
d896ae1d95 Make this list in alphabetical order by entity names again. 1997-01-19 17:18:25 +00:00
David E. O'Brien
8d9d877fa6 Basic manpage for the ex driver (Intel EtherExpress Pro/10).
Desired by:	Joerg
1997-01-19 11:16:43 +00:00
Brian Somers
217a4b4c48 Rename a.brian to a.handy and a.briansomers to a.brian 1997-01-18 22:11:49 +00:00
Jordan K. Hubbard
7adaef9c39 Close PR#2522 - wrong reference to 2.1.5. 1997-01-18 16:43:23 +00:00
Brian Somers
84e89c22eb Oh look - it's alphabetical too....... if at first you don't succeed...
Reviewed by:	None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:46:13 +00:00
Brian Somers
dbf5fbbe9c Get it right - the a.name is a reference to the contrib file entry... and
"a.brian" is already used.  It's now a.briansomers
Reviewed by:    None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:40:36 +00:00
Gary Palmer
e1c6215581 Zimmermann' has 2 n's in it.
Submitted by:	 Ulf Zimmermann
1997-01-18 04:35:43 +00:00
John Fieber
f1798258a0 1) Start making tweaks for new things in Docbook 3.0
2) Handle <keycombo> more or less correctly
3) Start dealing with <cmdsynopsis> (it is pretty ugly!)
4) Handle titles and attributions in blockquote.
5) Handle <accel> (accelerator keys in <guimenu> and friends)
6) Probably some other things...
1997-01-18 02:31:36 +00:00
Brian Somers
f7b6f29417 Added myself to the handbook - as per Joerg's suggestion.
Reviewed by:    None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:53:12 +00:00
John Fieber
eb6b45e544 Add jmb's key. 1997-01-17 19:08:10 +00:00
Joerg Wunsch
459cd7dc1e Add page 0x10 (Device Configuration Page for sequential-access devices). 1997-01-17 18:55:53 +00:00
Jordan K. Hubbard
a432708608 Break this section into two chapters. I suppose this also means that
this should be two files (staff.sgml and contrib.sgml), but I didn't want
to get that radical for a first step.
1997-01-17 10:08:11 +00:00