Hiroyuki Hanai
f9ce14711a
Catch up with the original.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-03-15 06:57:56 +00:00
Mike Pritchard
ed7922d368
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 Somers
d06ae27bd3
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
Mike Pritchard
623899a3c3
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
Andrey A. Chernov
80802b9ec5
Update Korean locale
...
Should go into 2.2
1997-03-13 07:51:43 +00:00
Joerg Wunsch
ab0437f07f
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 Wunsch
3326b916cc
Ooops, somehow the HP Netserver entry made it here twice.
1997-03-12 19:14:26 +00:00
Joerg Wunsch
db7284a85e
Update the HP NetServer LC FAQ entry.
1997-03-12 19:04:07 +00:00
Mike Pritchard
0b65a99863
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
Mike Pritchard
c5cb834a27
Typo police (this one wasn't yours, Joerg :-)
1997-03-12 13:51:57 +00:00
Mike Pritchard
902c520a16
Typo police.
1997-03-12 13:51:17 +00:00
Mike Pritchard
f57cc79d87
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 Wunsch
e48ff1868b
Document the various link-level flag for these drivers.
...
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
Peter Wemm
4c987fb1a7
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 Wemm
a53988f831
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
Hiroyuki Hanai
af73e64503
Catch up with the original.
1997-03-12 04:25:20 +00:00
Andrey A. Chernov
f8dd3122b4
Fix ftp2.ru
1997-03-11 15:19:32 +00:00
Jordan K. Hubbard
1dbc1ff01e
close PR#2942 - add src/contrib to list of src components.
...
Submitted by: sjr1@flash.net
1997-03-11 06:42:03 +00:00
Hiroyuki Hanai
3f8d2f8e30
Catch up with the original.
1997-03-11 03:04:03 +00:00
Andrey A. Chernov
5a3bd48d90
Add <ss> and ss ordering
1997-03-10 21:59:53 +00:00
Satoshi Asami
8911122697
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
Satoshi Asami
189dfa5a89
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
Hiroyuki Hanai
a34dbe44cb
Catch up with the original.
1997-03-10 03:04:05 +00:00
Hiroyuki Hanai
66c2b11f00
Catch up with the original.
1997-03-10 01:09:48 +00:00
Wolfram Schneider
d66539fb98
Add comments.
1997-03-09 23:10:56 +00:00
Wolfram Schneider
2641f58969
Sync with /etc/mtree/BSD.*.dist
1997-03-09 22:39:56 +00:00
John-Mark Gurney
c3df09bb7a
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
Wolfram Schneider
efda6cd9d5
Add reference to `PMake - A Tutorial'
1997-03-09 15:51:07 +00:00
Wolfram Schneider
22bf981261
Document comments.
1997-03-09 12:20:48 +00:00
Bruce Evans
93a4679a23
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
Wolfram Schneider
fd45cc5c52
Add table of contents. Remove stale comments.
1997-03-09 02:23:40 +00:00
Mike Pritchard
6aea1c7c74
The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
1997-03-09 00:49:00 +00:00
Wolfram Schneider
f5d738c8df
Add comments.
1997-03-09 00:14:00 +00:00
Wolfram Schneider
f7ea12a0b6
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
Bruce Evans
489a9f761a
Don't use a dot in the chown commands. In fact, don't use any commands
...
except `install' at install time. Don't build things at install time.
Install with mode ${NOBINMODE} instead of 444.
1997-03-08 21:41:41 +00:00
Bruce Evans
870d983770
Don't use dot in a chown command. The chown command has been a no-op
...
for years since it is for a symlink.
1997-03-08 19:47:08 +00:00
Wolfram Schneider
1d2134f27d
Enable some aliases.
...
Add example for variable CDPATH, commented out.
1997-03-08 16:35:39 +00:00
Guido van Rooij
44d8727103
Add my pgp key
1997-03-08 16:27:59 +00:00
Wolfram Schneider
f71e91691c
Sync with /etc/mtree/BSD.root.dist.
1997-03-08 15:54:56 +00:00
Wolfram Schneider
c7fa2a6521
Add variable MAIL.
1997-03-08 14:41:44 +00:00
Jordan K. Hubbard
4ea1bb912c
Correct a bogus URL to bash in an example.
1997-03-08 11:44:08 +00:00
Jordan K. Hubbard
ea722a7705
Make enumerated list more cosmetically appealing.
1997-03-07 15:31:17 +00:00
Jordan K. Hubbard
40ba8c5029
Update installation info for upcoming releases.
1997-03-07 12:35:57 +00:00
Hiroyuki Hanai
d21be01cef
Catch up with the original.
1997-03-07 04:56:58 +00:00
Mike Pritchard
eaa8b244f1
Some minor mdoc cleanup.
1997-03-07 03:32:31 +00:00
John-Mark Gurney
ac5afce161
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
Mike Pritchard
50e7a72d28
Update this man page to reflect how setattr manipulates time
...
values after the Lite2 merge.
1997-03-07 03:16:52 +00:00
John-Mark Gurney
7fbd615061
add missing cvs Id lines
1997-03-07 02:53:37 +00:00
John-Mark Gurney
892cb98e6b
add missing cvs Id lines.
1997-03-07 02:50:01 +00:00
Satoshi Asami
643c3932d7
Add Jun-ichiro Itoh <itojun@csl.sony.co.jp> for his milliard of
...
multilingual nvi ports.
1997-03-06 08:48:05 +00:00