Commit Graph

21707 Commits

Author SHA1 Message Date
bde
c1c52fcc29 Use `mk' files in share/mk (relative to the top level of the source
tree) instead of the system default ones in /usr/share/mk.  This
only works for makes run from the top level, and a few not too out
of date system makefiles must be present to start up.  Bootstraps
from can still be done from scratch by giving the path to an up to
date share/mk on the command line.

Removed bootstrap `mk' target and use of it.  The bootstrap didn't
actually work for the non-null DESTDIR case.
1997-05-10 06:53:40 +00:00
brian
b4165ce57d Pay attention to what Bruce actually says
rather than what I think he's going to say.
(Now undoing the last timerval change)

Really suggested by:	bde
1997-05-10 06:04:23 +00:00
brian
390899b408 Update ppp example pid_file name.
Suggested by:	ache
1997-05-10 05:46:52 +00:00
brian
006e3f0640 Don't require that it_interval be valid if
it_value is set to zero - as per documentation.

Suggested by: ache & bde
1997-05-10 05:29:41 +00:00
ache
fecb2556c8 Plug even more failure memory leaks 1997-05-10 04:40:40 +00:00
ache
d4628da608 Cleanup
Plug failure memory leaks
Use issetugid now
PR: 3492
1997-05-10 04:28:17 +00:00
max
66ef383d7a Remove this file to sync with the English version. 1997-05-10 03:55:55 +00:00
max
3cbae09471 Change translation for some phrase. 1997-05-10 03:48:03 +00:00
max
ee50925da4 Merge the en version changes, 1.13 -> 1.15.
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-05-10 03:45:18 +00:00
brian
3804775c03 Ouch. This was dying to cause problems !
Luckily the side-effects were what was
intended.
1997-05-10 03:44:50 +00:00
brian
625e8802da Add a ttyXX.if file in /var/run that points to
the tunX.pid file.  Change the ppp.tunX.pid name
to tunX.pid

Requested by:	Daniel O Callaghan <danny@panda.hilink.com.au>
1997-05-10 03:39:57 +00:00
jfieber
ee523bb0cb Remove linuxdoc to latex support. 1997-05-10 03:26:27 +00:00
jfieber
702fb0584e 1) Remove latex support.
2) Remove -ssi option, the -hdr and -ftr options are a more
   flexible solution.
3) Make docbook support work better.
4) Document docbook support.
5) Add an -e option to specify encoding for generated HTML files,
   eg -e EUC-JP adds an appropriate <META> tag in the <HEAD> element.
1997-05-10 01:25:50 +00:00
brian
82bac13560 Tidy up the code - bounds checking, return
value checking etc.

Submitted by:	eivind
1997-05-10 01:22:19 +00:00
brian
1da867bda7 Don't reconnect (due to reconnect setting) after
close command.
1997-05-09 23:34:56 +00:00
max
4feaab6cb9 Added russian.sgml and removed troubleshooting.sgml. 1997-05-09 23:09:56 +00:00
max
a28d63b9c0 Merge the EN version changes, 1.10 -> 1.12. 1997-05-09 23:03:36 +00:00
max
e99c6acd2b Merge the EN version changes, 1.19 -> 1.21. 1997-05-09 23:02:22 +00:00
max
45e93155f0 Merge the EN version changes, 1.28 -> 1.29. 1997-05-09 23:01:01 +00:00
max
98dcd303d6 Merge the EN version changes, 1.15 -> 1.17. 1997-05-09 22:58:07 +00:00
max
2bcbf09fce Merge the EN version changes, 1.16 -> 1.17. 1997-05-09 22:57:02 +00:00
max
36040cde54 Merge the en version changes, 1.9 -> 1.10. 1997-05-09 22:55:48 +00:00
max
9e293b9c33 Merge the EN version changes, 1.69 -> 1.75. 1997-05-09 22:52:15 +00:00
max
0ab35e8503 An empty file. (So that we can go ahead 'n' update handbook.sgml and
Makefile.)
The translation is in progress.
1997-05-09 22:44:44 +00:00
max
9d15f1b7c6 Merge the EN version changes, 1.22 -> 1.24. 1997-05-09 22:34:36 +00:00
brian
6bf24e13fb Set setitimer() arg correctly. 1997-05-09 20:48:21 +00:00
jdp
fa7109d49f Null commit to force version bump. 1997-05-09 16:16:31 +00:00
joerg
9904a8c9de Ensure string termination after strncpy().
PR:		2997
Submitted by:	Philippe Charnier <charnier@xp11.frmug.org>
1997-05-09 16:00:35 +00:00
dfr
ab4272e09e Prevent a mapped root which appears on the server as e.g. nobody from
accessing files which it shouldn't be able to.  This required a better
approximation of VOP_ACCESS for NFSv2 (NFSv3 already has an ACCESS rpc
which is a better solution) and adding a call to VOP_ACCESS from VOP_LOOKUP.

PR:		kern/876, kern/2635
Submitted by:	David Malone <dwmalone@maths.tcd.ie> (for kern/2635)
1997-05-09 13:18:42 +00:00
dfr
5a3da545f6 Fix memory leak caused by the fact that the directory offset cookies and
the sillyrename information are stored in the same place.
1997-05-09 13:04:43 +00:00
kjc
2b17ef6899 merge ATM driver 1997-05-09 12:19:06 +00:00
ache
bad0bb4450 Change ASCII case from lower to upper 1997-05-09 10:27:21 +00:00
peter
3aeabf927c Fatal trap 13: Brain fault, commit botched.
Current task:     transcribing patch
Time:             for a coffee
Faulting address: bde
1997-05-09 09:46:50 +00:00
kjc
1220396e43 This commit was generated by cvs2svn to compensate for changes in r25605,
which included commits to RCS files with non-trunk default branches.
1997-05-09 08:04:59 +00:00
kjc
8e54e74c3d import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
kjc
77932b7975 This commit was generated by cvs2svn to compensate for changes in r25603,
which included commits to RCS files with non-trunk default branches.
1997-05-09 07:48:14 +00:00
kjc
c9ad0dc89a import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
kjc
8b095c49c5 import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
jkh
8c1929a766 Add:
Hauppauge Wincast/TV boards (PCI)
  STB TV PCI
  Intel Smart Video Recorder III
To list of supported devices.
Submitted by:	Randall Hopper <rhh@ct.picker.com>
1997-05-09 07:45:37 +00:00
jkh
42845eda1c Merge 1.33.2.12 from 2.2 1997-05-09 07:44:19 +00:00
max
cc4ea7e758 <heading> should be closed by </heading> (not </>). :-) 1997-05-09 06:19:03 +00:00
max
bb77566053 Merge the en version changes, 1.11 -> 1.12. 1997-05-09 05:56:24 +00:00
peter
b89c1b9efa Bandaid old register offset code after md_regs changed type..
Submitted by: Eivind Eklund <perhaps@yes.no>
1997-05-09 04:02:58 +00:00
max
f2b328422f Merge the en version changes, 1.52 -> 1.53. 1997-05-09 03:52:17 +00:00
max
cc163489a8 Merge the en version changes, 1.24 -> 1.25. 1997-05-09 03:41:46 +00:00
max
ceb376b4e6 Merge the en version changes made in 1.237 -> 1.240.
While at it, did some tabs <-> spaces conversion to match the JP version
to the EN version so that patch generated by cvs diff handbook/contrib.sgml
can be often reused to update the JP version.
1997-05-09 03:10:34 +00:00
max
f2de075567 Merge the en version changes made in 1.63 -> 1.65. 1997-05-09 03:07:23 +00:00
max
88c0c3add0 In one part, the list of addtional contributor wasn't kept in alphabetical
order.
1997-05-09 02:54:53 +00:00
max
a9a0b72e5c Merge the en version changes made in 1.3 -> 1.4. 1997-05-08 18:31:38 +00:00
joerg
f8b5f0d7e6 Kill a stale .pq line. 1997-05-08 15:31:39 +00:00