Robert Watson
499107bbb3
There is nothing more annoying than su'ing to root and discovering that
...
even simple things like md5 and ping aren't in your path. This patch
moves the custom root-path setting from .login to .cshrc, so that users
who su to root get a decent (and consistent) path. An appeal to change
/etc/login.conf to provide a decent path for all users seems to have been
vetoed for the time being. As a result, users will still, by default,
not find ping or md5 in their path. However, at least root gets a decent
default now.
Reviewed by: asmodai
Approved by: jkh
2000-03-07 18:52:37 +00:00
Jordan K. Hubbard
c2e8faa8e0
Add entries for slovenian keymap and new euro fonts.
...
Submitted by: Blaz Zupan <blaz@amis.net>
2000-03-07 16:45:36 +00:00
Nik Clayton
739156b85e
It's isdntel(8), not isdntel(1).
...
PR: docs/17103
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:05:50 +00:00
Nik Clayton
009131b4f2
It's getsockname(2), not getsockname(3).
...
PR: docs/17102
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:04:44 +00:00
Nik Clayton
befd85d633
ftp(1)'s default pager is "more", not "less", as documented.
...
PR: docs/17099
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:03:16 +00:00
Nik Clayton
8596de5303
Note that openssh/ssl are in the tree now, and use the correct section
...
numbers for accton(8), sshd(8), and syslogd(8).
PR: docs/17100
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 13:59:26 +00:00
Nik Clayton
c979f70672
s/ispec/ipsec/, and add a missing comma.
...
PR: docs/16995
Submitted by: Benno Rice <benno@netizen.com.au>
2000-03-07 13:58:25 +00:00
Nik Clayton
9e54a8cebb
Document the discard device appearing as 'ds0', 'ds1', etc.
...
PR: docs/16994
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2000-03-07 13:56:37 +00:00
Nik Clayton
2ccea164ec
Mark "name" as being an argument, so it is formatted correctly.
...
PR: docs/16834
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
2000-03-07 13:32:11 +00:00
Nik Clayton
f767ff8921
"lnoger" -> "longer"
...
PR: docs/16820
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-07 13:21:14 +00:00
Warner Losh
b748c7c6a8
Add two more cards:
...
CNET CN40BC Ethernet adapter (ne2000 clone)
Megahertz XJ32288
Submitted by: Juriy Goloveshkin <juriy@avias.com>
2000-03-07 08:51:39 +00:00
Hajimu UMEMOTO
88f853e037
Since crypto/openssh/login.c was changed to use realhostname_sa(),
...
when connecting via IPv6, hostname was not recorded to utmp anymore.
Because, if hostname is longer than buffer size, getnameinfo() returns
with ENI_MEMORY.
Reviewed by: shin
Approved by: jkh
2000-03-07 07:52:01 +00:00
Warner Losh
5051a704f9
Minor nits and extra devices:
...
o use ata2 consistanty, even though it doesn't matter too much
o SunDisk (aka SanDisk) SDP's need a different config to actualy work
(tested on the 10M part) by me.
o Non-name ata card.
o WIT IDE controller
o IBM FLASH card
o Megahert 28.8 cellular modem that I thought I'd added before.
o LinkMake LM 336 combo modem/fax.
Submitted by various people and gleaned from the nomads and mobile
mailing lists, but I've lost the names. I'm sorry.
2000-03-07 04:52:49 +00:00
Warner Losh
12cc495a7c
Add openssh and api changes.
2000-03-07 04:35:24 +00:00
Brian Feldman
2cb6b4ef51
Make a run-on sentence into two proper sentences, and clarify the meaning
...
a bit.
2000-03-06 23:06:11 +00:00
Peter Wemm
330bc838ab
Make pam_ssh work. It had an undefined symbol when it was dlopen()ed.
...
I'm not quite sure about this, I think it should be using -lssh_pic since
it's being linked into a .so, but nothing seems to complain ahd it does
work. (well, it works for using the authorized_keys file, but I have not
figured out how to get it to start a ssh-agent and cache the key for me)
PR: 17191
Submitted by: Adrian Pavlykevych <pam@polynet.lviv.ua>
2000-03-06 15:28:30 +00:00
Sheldon Hearn
d4cc3e55b1
Remove gratuitous dashes (-) in Fl macro arguments.
...
PR: 17216
Submitted by: horikawa@psinet.com (Kazuo Horikawa)
2000-03-06 13:52:23 +00:00
Sheldon Hearn
2ed2dc52a6
Remove more single-space hard sentence breaks.
2000-03-06 09:45:37 +00:00
Sheldon Hearn
b3841b0188
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-06 09:41:55 +00:00
Søren Schmidt
271af0d006
Add the ata driver to the list of new things in 4.0
2000-03-06 09:09:37 +00:00
Sheldon Hearn
b2f6e44477
Add a missing "either".
...
Fix a parenthetic bogon.
Reported by: "Alexander N. Kabaev" <kabaev@mail.ru>
Obtained from: NetBSD
2000-03-06 07:08:14 +00:00
Peter Wemm
3812e2664a
Purely cosmetic tweak, use consistant whitespace with scopeid.
2000-03-06 05:29:56 +00:00
Duncan Barclay
bd0f7bd72d
Added reset code and converted many panics into call to reset.
...
Finished ray_stop and ray_unload.
A little more macro tidying.
2000-03-05 22:24:30 +00:00
Duncan Barclay
1942c15d8e
Minor tidy up.
2000-03-05 22:04:09 +00:00
Yoshinobu Inoue
2df52745e8
Fix a typo. (s/eExample/Example/)
...
Submitted by: Robert Muir <rmuir@looksharp.net>
2000-03-05 20:23:44 +00:00
John Polstra
b6c38091e5
Add src-kerberos5 to example supfiles.
2000-03-05 18:52:44 +00:00
Søren Schmidt
aaa29cf209
Fix the CD driver so that the last blocks can be read even if
...
a blocksize != 2k is used.
Update the timeout code to try fallback to PIO if problems
arise in DMA mode.
2000-03-05 16:52:26 +00:00
Cameron Grant
1a7d73a130
Partial fix: the following patch correctly configures the card for dual
...
channel DMA. The problem was that the SDC bit (0x04) can only be set in
the MCE state.
PR: kern/16587
Submitted by: Matthew Reimer <mreimer@vpop.net>
Approved by: jkh (in person)
2000-03-05 15:51:09 +00:00
Peter Wemm
d365f16644
Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"
...
Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org>
2000-03-05 14:44:05 +00:00
Duncan Barclay
ca0f567e91
Moved a lot of my inline comments to head of code and documented
...
card configuration hassles.
Added a TODO list so I don't forget to finish stuff.
Tidyed up a lot of XXX.
Tidy'd and documented debugging - all DPRINTF have a debug level associated.
RAY_DEBUG = 1, will log packet errors.
#if protect common memory hacking
Don't rely on pccardd for common memory settings.
Added a simple transmit mode - reasonable performance but not great. Will do a version of the NetBSD chained buffers soon. Yup we have two way transmisson!
Fix a stupid bug in the common memory code - the ioctl call was
hidden behind a debug test!
2000-03-05 14:39:23 +00:00
Duncan Barclay
c74a1b1d16
Tidy up.
...
Add TX tib structure.
2000-03-05 14:29:29 +00:00
Peter Wemm
5a0a2ee966
Merge from internat.freebsd.org; cleanup stray rsaref glue code reference
2000-03-05 14:20:57 +00:00
Wilko Bulte
27860785d0
Add info on FibreChannel support, AS4100 & 8200 'due soon', PC164
...
Submitted by: Matt Jacob
2000-03-05 13:16:58 +00:00
Kris Kennaway
eaf79dd01e
Document NO_OBJC for disabling Objective C support
2000-03-05 10:53:24 +00:00
Bill Fenner
a107e2bc7a
Merge updated file for 0.5 release: handle "ip host foo" and
...
"ip6 host foo" when foo has both IP and IP6 addresses.
PR: bin/17083
Approved by: jkh
2000-03-04 23:57:39 +00:00
Wilko Bulte
65b66c5d72
Include feedback. Warn a bit more for TGA & NT-only systems that
...
are dumped now that the WinNT/alpha corpse is getting buried.
2000-03-04 21:44:12 +00:00
Søren Schmidt
f6cccdd69a
mkisofs has the -C option for this, doh.
2000-03-04 07:26:23 +00:00
Søren Schmidt
a6b8984b94
Add msinfo command, used for multisession CD generation with
...
mkisofs. Gives the last track start LBA, and the next writable LBA.
Inspired by: peter
2000-03-03 23:17:27 +00:00
John Hay
0de0036736
Fix a copy and paste error. Make release should be operational again.
...
Reviewed by: markm
2000-03-03 20:39:22 +00:00
John Hay
f52756af73
Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when
...
the krb5 versions are built during make release.
Reviewed by: markm
2000-03-03 20:37:15 +00:00
John Hay
aa77fdaa47
MFI: Make ssh and sshd link in the krb5 part of make release.
...
Reviewed by: markm
2000-03-03 20:34:05 +00:00
Jordan K. Hubbard
8b80a8837b
Really fix the USA_RESIDENT botch.
...
Submitted by: Dmitry Valdov <dv@dv.ru>
2000-03-03 20:33:21 +00:00
John Hay
2216ad9c7e
MFI: Use krb5 functions in krb5 files.
...
Reviewed by: markm
2000-03-03 20:31:58 +00:00
Duncan Barclay
e6ae459351
Mostly notes and minor style changes whilst I was travelling.
2000-03-03 17:07:42 +00:00
Ollivier Robert
8938a0f430
This commit was generated by cvs2svn to compensate for changes in r57738,
...
which included commits to RCS files with non-trunk default branches.
2000-03-03 17:06:31 +00:00
Ollivier Robert
1c80946020
Fix potential alignement problems on Alpha + IPv6.
...
This is done on the vendor branch to avoid spamming the tree. It has been
sent to the NTP maintainers already.
Submitted by: shin
2000-03-03 17:06:31 +00:00
Sheldon Hearn
a11c8144f7
Null commit.
...
The previous log message was incorrect in that only a part of rev 1.7
was backed out.
2000-03-03 15:22:15 +00:00
Sheldon Hearn
1111b49c35
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
Yoshinobu Inoue
137d85e410
Replace structure copy form ifreq obtained by SIOCGIFADDR
...
to memcpy(), to avoid unaligned access trap on alpha.
Approved by: jkh
2000-03-03 13:05:00 +00:00
Yoshinobu Inoue
1fece1a6b6
Change type of vars which hold in_addr.s_addr from u_long to u_int32_t,
...
for more safety on alpha.
Approved by: jkh
2000-03-03 13:01:57 +00:00