obrien
6df5609dd2
FreeBSD-{stable,STABLE} ==> 2.1-STABLE
1997-03-19 03:24:50 +00:00
bde
44b292ab2b
Fixed missing #includes in synopsis.
1997-03-19 03:23:54 +00:00
obrien
5afe6220f9
Changed 2.1.6 --> 2.1.7, or added 2.1.7 where applicable.
1997-03-19 03:22:29 +00:00
bde
265d3730cb
Fixed synopsis (wrong #includes and superfluous parentheses in typedef).
...
Nuked the confusing timeout_func_t typedef. It will go away in <systm.h>
later.
1997-03-19 03:18:01 +00:00
obrien
1bdf3a2692
Attempts to clarify the FreeBSD-{current,stable} mess used here.
...
It is not clear what version of FBSD things apply to anymore.
"-CURRENT" ---> "2.2-RELEASE and later"
1997-03-19 03:15:43 +00:00
bde
2e6eb4413d
Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.
1997-03-19 02:57:50 +00:00
obrien
6116a44b3d
Mention that "options XSERVER" is applicable only to the vt0 console driver.
...
(as it appears from the mailing list archive).
1997-03-19 02:43:43 +00:00
jdp
77fbf63166
Add cross-references from the "CTM Sites" and "CVSup Sites" sections
...
back to the CTM and CVSup documentation, respectively.
1997-03-19 00:06:57 +00:00
mpp
6dfa201e54
The "usage" line for the .Ic macro incorrectly says that it is
...
the .Li macro.
1997-03-18 20:00:36 +00:00
mpp
3a234a3e95
Backout part of my previous change that changed MIN/TIME to VMIN/VTIME
...
throughout the man page. Only some of these were corrected.
Pointed out by: bde
1997-03-18 07:17:22 +00:00
hanai
b817ab4c15
Catch up with the original.
1997-03-18 04:14:30 +00:00
jdp
176b32fc42
Add descriptions of the tags RELENG_2_1_7_RELEASE and RELENG_2_2_0_RELEASE.
1997-03-18 01:38:47 +00:00
joerg
32e5cf012f
Now that i know how to use remote gdb, actually document it. Cool stuff,
...
btw.!
1997-03-18 00:42:36 +00:00
hanai
5969e82112
I've forgotten to change the `original revision:' field.
1997-03-17 02:12:43 +00:00
hanai
6d817fc560
Catch up with the original.
1997-03-17 02:11:16 +00:00
wosch
b8f2f11478
Add Oliver Laumann for his troff translator
1997-03-15 20:07:20 +00:00
hanai
89d72dfcbf
Catch up with the original.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-03-15 06:57:56 +00:00
mpp
144161ea56
The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
...
Obtained from: NetBSD PR# 3243
1997-03-14 05:01:14 +00:00
brian
8c36b79cb7
Update configuration examples & instructions.
...
This should go into 2.2 as the examples bearly work for
static IP numbers (and don't for dynamic ones).
1997-03-14 04:17:44 +00:00
mpp
700156f94b
Add some text regarding security issues when using a shell
...
script as the login shell. Closes PR# 2978.
1997-03-14 02:37:27 +00:00
ache
bcfbb2877e
Update Korean locale
...
Should go into 2.2
1997-03-13 07:51:43 +00:00
joerg
7c8d794556
Describe the workaround for the CMD640 controller.
...
Mention the steps that are required for `disklabel auto'.
1997-03-13 01:00:32 +00:00
joerg
b24f0ba9ca
Ooops, somehow the HP Netserver entry made it here twice.
1997-03-12 19:14:26 +00:00
joerg
d1f0b9694d
Update the HP NetServer LC FAQ entry.
1997-03-12 19:04:07 +00:00
mpp
4fdffd9e94
Oops. I misread some commit mail - remove the blurb about comments
...
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
mpp
3694503d5f
Typo police (this one wasn't yours, Joerg :-)
1997-03-12 13:51:57 +00:00
mpp
c074fc12ec
Typo police.
1997-03-12 13:51:17 +00:00
mpp
2b311e74d4
Improve the wording of the section on comments in the group and passwd
...
files. Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.
Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
joerg
1510443276
Document the various link-level flag for these drivers.
...
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
peter
9694f2119f
makeinfo can fail but still leave behind zero length files which cause
...
interesting problems because the resulting file is newer than the source
and this stops 'make' from rebuilding it. Go via an intermediate file
and rename to make sure this doesn't happen.
1997-03-12 07:14:44 +00:00
peter
abe22e551b
Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXT
...
to before they are used in .for loops and .SUFFIXES lists, or it
doesn't work! Without this, 'make all' doesn't gzip the result as the
generated 'all' target doesn't seem to be defined completely.
1997-03-12 06:24:52 +00:00
hanai
53e213048d
Catch up with the original.
1997-03-12 04:25:20 +00:00
ache
779a27cc18
Fix ftp2.ru
1997-03-11 15:19:32 +00:00
jkh
380e25592f
close PR#2942 - add src/contrib to list of src components.
...
Submitted by: sjr1@flash.net
1997-03-11 06:42:03 +00:00
hanai
6a994ea73d
Catch up with the original.
1997-03-11 03:04:03 +00:00
ache
e7a6197177
Add <ss> and ss ordering
1997-03-10 21:59:53 +00:00
asami
ebb6ff3c7e
Ask user to carefully examine changes when sending an upgrade. (Actually,
...
this is the main reason why we want them as diffs.) Also, ask them to
explicitly state files that are added or deleted (lazy committers like me
often forget to "cvs add" or "cvs remove").
1997-03-10 11:55:17 +00:00
asami
303b625563
Remove part about sending in complete ports for an upgrade, we prefer
...
recursive diffs in any case.
1997-03-10 09:55:20 +00:00
hanai
262892c212
Catch up with the original.
1997-03-10 03:04:05 +00:00
hanai
477ae9e7a3
Catch up with the original.
1997-03-10 01:09:48 +00:00
wosch
c9975cee77
Add comments.
1997-03-09 23:10:56 +00:00
wosch
88b3e6188d
Sync with /etc/mtree/BSD.*.dist
1997-03-09 22:39:56 +00:00
jmg
1be4650826
replace non-existant ioctl [GP]IO_STRMAP with what really does exist,
...
[GS]ETFKEY...
Definately a 2.2 Candidate
a clean up of this page is to follow.... but I'm not sure I'll have it
before 2.2 is to be released...
1997-03-09 20:53:20 +00:00
wosch
154b7d3e6c
Add reference to `PMake - A Tutorial'
1997-03-09 15:51:07 +00:00
wosch
871486be75
Document comments.
1997-03-09 12:20:48 +00:00
bde
6d26a929ee
Don't use a dot in the chown command. Fixed some minor style bugs.
...
Building things at install time under ${DESTDIR} was too hard to fix.
Bruce
1997-03-09 09:41:44 +00:00
wosch
76b7d8286d
Add table of contents. Remove stale comments.
1997-03-09 02:23:40 +00:00
mpp
472a3946c4
The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
1997-03-09 00:49:00 +00:00
wosch
6576c97bc0
Add comments.
1997-03-09 00:14:00 +00:00
wosch
b3214dac27
Add new variables COMPRESS_CMD and COMPRESS_EXT.
...
bsd.doc.mk:
rename GZIPCMD to DCOMPRESS_CMD, add DCOMPRESS_EXT
bsd.info.mk:
rename GZIPCMD to ICOMPRESS_CMD, add ICOMPRESS_EXT
set INFOTMPL to ${INFODIR}/dir-tmpl
bsd.man.mk
rename ZEXTENSION to MCOMPRESS_EXT, MCOMPRESS to MCOMPRESS_CMD
1997-03-08 23:46:56 +00:00