Commit Graph

2473 Commits

Author SHA1 Message Date
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