Mark Murray
d7eb2472ac
Texinfo has been upgraded. This needs to catch up.
...
Submitted by: lkoeller@cc.fh-lippe.de
1999-01-20 05:48:19 +00:00
Mark Murray
3b5d5dcad4
Help for Perl5 to make in cross-build environments.
...
Submitted by: Eivind Eklund
1999-01-20 05:45:57 +00:00
Bill Fenner
bc32f7a3d2
Resolve conflicts.
1999-01-20 05:13:42 +00:00
Bill Fenner
ce595def07
Import mtrace release 5.2
...
ftp://ftp.parc.xerox.com/pub/net-research/ipmulti/mtrace-5.2.tar.gz
1999-01-20 05:11:48 +00:00
Bill Fenner
665a129826
This commit was generated by cvs2svn to compensate for changes in r42881,
...
which included commits to RCS files with non-trunk default branches.
1999-01-20 05:11:48 +00:00
Jordan K. Hubbard
c71d51c375
Make more messages conditional on bootverbose
1999-01-20 04:24:22 +00:00
Mike Smith
7e32bcf677
Alog is gone.
1999-01-20 03:30:39 +00:00
Mike Smith
36b5facd86
Remove 'alog'. G'bye Jamil.
1999-01-20 03:29:59 +00:00
Bruce Evans
e633c437ef
Fixed ifdef for libintl in previous commit (the location of libintl.a's
...
obj dir is only indirectly related to the location of libtxi.a's obj
dir).
Fixed about 3 style bugs in previous commit.
Fixed my bug in rev.1.7. "../../Makefile.inc" worked as an alias for
"../Makefile.inc" in some cases, but it gives endless recursion when
there is an obj dir in one of the subdirs.
1999-01-20 02:08:07 +00:00
Satoshi Asami
f7124908f3
Change MASTER_SITE_BACKUP to point to new dir on wcarchive. Merge some
...
MASTER_SITE_* macros from latest bsd.port.mk.
1999-01-20 01:58:39 +00:00
Satoshi Asami
5712096d18
(1) Add gnome master sites.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
(2) Change backup distfiles dir to reflect change in ftp.freebsd.org's
reorganization.
1999-01-20 01:55:05 +00:00
Luoqi Chen
7382c45aea
Allow tuning of read-only mounted file system.
...
Reviewed by: Bruce Evans <bde@zeta.org.au>
1999-01-20 01:22:39 +00:00
Kenneth D. Merry
6dd76100e4
By popular demand, back out the CONNER CFP* quirk entry, and return it to
...
its original form. (Originally, it only applied to the CFP 2107.)
Hopefully we can come to some conclusion about which Conner drives are
broken for tagged queueing.
1999-01-20 01:13:20 +00:00
Mike Spengler
da1e697353
Re-write of ilmi daemon. Among the major changes, it does not use predefined
...
PDUs and should handle multi-request OIDs on GETs.
1999-01-20 00:56:21 +00:00
John Polstra
83068b622c
Install man page link for strtok_r.
1999-01-19 23:45:48 +00:00
John Polstra
32150a6766
Spell check and minor grammar fix.
1999-01-19 23:42:44 +00:00
Bruce Evans
5338f6a1e4
Fixed breakage of cross-compiling in previous commit. The installed
...
version of makeinfo must be used. The fix breaks bootstrapping of
texinfo by a simple `make' in the texinfo directory -- `make world'
must be used to bootstrap it if you don't know how to do it manually.
Fixed at least 7 style bugs in previous commit.
1999-01-19 23:36:05 +00:00
Stefan Eßer
441e39d74a
Fix problem with zero valued map registers followed by valid map entries.
...
The previous code just ignored the invalid map register, but this gave
surprising results because of the way pci_map_port() associated the map
register offset supplied with a map entry in the map array.
1999-01-19 23:29:20 +00:00
Bill Fenner
cc133fa302
Fix bug in last commit (la was used uninitialized if no route was passed in).
1999-01-19 23:17:03 +00:00
Mike Spengler
9848a01e47
Prevent duplicate output lines from 'atm show arpserver' command on systems
...
with multiple ATM physical interfaces.
1999-01-19 23:16:11 +00:00
Andrzej Bialecki
cfc0e28a51
Add missing "quit".
1999-01-19 23:15:56 +00:00
Andrzej Bialecki
9dacf92623
Don't start (now) noneexistent snmpd.
1999-01-19 23:15:41 +00:00
Mike Spengler
4515a6631a
Prevent accessing freed signalling instance memory during detach processing.
1999-01-19 23:14:51 +00:00
Andrzej Bialecki
05693a30ce
Remove generated copy of the file.
1999-01-19 23:14:30 +00:00
Andrzej Bialecki
d3ce4405b6
Add NOPAM hook.
1999-01-19 23:12:50 +00:00
Andrzej Bialecki
281c9803a2
Remove PROCFS - we don't use it.
1999-01-19 23:12:27 +00:00
Andrzej Bialecki
b37d50de2e
Remove snmp for now - it has to either shrink, or we have to invent
...
something else...
1999-01-19 23:11:50 +00:00
Mike Spengler
cffed8a128
Don't return errors for 'atm show arpserver' command on sigpvc and spans
...
interfaces.
1999-01-19 23:11:40 +00:00
Andrzej Bialecki
bc8fb49115
Add NOPAM hook to be able to use login(1) here...
1999-01-19 23:10:34 +00:00
Andrzej Bialecki
9f63a91c4c
Sync more with reality...
1999-01-19 23:09:46 +00:00
Andrzej Bialecki
3f81b6e1f1
Emulate getpass behaviour when asking for user's password.
...
Add ability to use PAP/CHAP authentication in auto-generated ppp.conf.
Let users edit ppp arguments before the first run.
1999-01-19 23:09:15 +00:00
Andrzej Bialecki
0b8ce10c41
Add stty to emulate getpass in dialup script.
1999-01-19 23:07:17 +00:00
Andrzej Bialecki
0b0da843a9
Next round of fixes before 3.1-RELEASE.
1999-01-19 23:02:05 +00:00
Andrzej Bialecki
d27f3d61be
Bump version number to 0.43
1999-01-19 23:01:25 +00:00
Andrzej Bialecki
11468b741a
Add a compile knob to avoid using PAM code (login will use standard Unix
...
authentication only). This comes handy when you're tight on space.
Submitted by: mostly John Baldwin <jobaldwi@vt.edu>
Reviewed by: John D. Polstra <jdp@polstra.com>
1999-01-19 22:59:37 +00:00
Peter Wemm
d7dfdda203
Relax linkage symbol scope restrictions to be more compatable with that
...
of shared libraries.
1999-01-19 22:26:46 +00:00
Kenneth D. Merry
8db3059d03
Significant modifications to the SCSI controller support sections in both
...
files. They are now both basically the same. I also modified the driver
list in HARDWARE.TXT: add the adw and isp drivers, and indicate that the
uha driver isn't yet supported under CAM.
This includes specific mention of all supported NCR and BusLogic models,
additional qualification of the supported DPT and QLogic models, and some
additions to the list of supported onboard Adaptec chips.
The hope is, of course, that this will lead to fewer questions like "is the
froboz SCSI controller supported?"
I think the formatting of the new entries looks okay, but someone with a
better eye for things like that might want to look at this.
1999-01-19 22:24:06 +00:00
Brian Somers
d9949a3acf
Change the maximum number of filters from 20 to 40.
...
Increase requested by: "Clement T. Cole" <clemc@echo.ccc.com>
1999-01-19 22:16:02 +00:00
Brian Somers
3d091023a7
Suggest that ``set proctitle'' is used in ppp.linkup when
...
USER is expected to be expanded.
1999-01-19 22:15:41 +00:00
Brian Somers
8e1fea3105
Send the peer-decided PSTN address with the CBCP Ack,
...
otherwise windows clients will keep resending the
response :-/
It'd be nice if M$ would document this sort of thing !
Problem reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-01-19 22:15:25 +00:00
Warner Losh
ad56ea87a1
Add note about the need to reconfigure kernel for some new syscons
...
cahnges that kazu-san has committed, culled from his HEADS UP message
to -current.
1999-01-19 21:04:22 +00:00
John Polstra
e9dd419a1b
Correct the previous Y2K "fix". It caused man page dates to come
...
out like "January 19, 99+1900".
1999-01-19 17:55:23 +00:00
Peter Wemm
dcddc353f7
Hide the gensetdefs run the same way we hide the final ld command.
1999-01-19 17:08:28 +00:00
Kenneth D. Merry
1f04f5abd7
The Samsung WN34324U is broken for tagged queueing.
...
PR: kern/9535
Submitted by: NAKAJI Hiroyuki <nakaji@zeisei.dpri.kyoto-u.ac.jp>
1999-01-19 16:59:36 +00:00
Peter Wemm
e75a9dc0b6
Don't decrement userrefs unless the file was actually was unloaded.
...
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
1999-01-19 16:26:32 +00:00
Hellmuth Michaelis
120fd2abc9
Rename files to indicate a bit better that they are just samples
1999-01-19 15:33:23 +00:00
Dag-Erling Smørgrav
1857b6fe17
Fix comment wording.
1999-01-19 15:11:46 +00:00
KATO Takenori
efcf88f963
Fixed argument to intr member of the variable kbd.
1999-01-19 14:08:04 +00:00
KATO Takenori
972a5e4d92
Sync with sys/dev/syscons and sys/dev/kbd drivers.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-01-19 12:41:26 +00:00
Daniel O'Callaghan
8fff35697c
Use 4 digit year in log file, rather than 2.
1999-01-19 11:52:57 +00:00