rwatson
26c765aa31
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
jkh
f724518914
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
9bb0523534
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
5b81c630a5
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
6bb8bef443
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
e42546b987
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
508afb3f9c
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
e447e8aa80
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
0695246a45
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
fd3edfef9b
"lnoger" -> "longer"
...
PR: docs/16820
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-07 13:21:14 +00:00
imp
bb8892bb62
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
ume
0fcca1988e
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
imp
a45b12452c
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
imp
f064406386
Add openssh and api changes.
2000-03-07 04:35:24 +00:00
green
d5638c997d
Make a run-on sentence into two proper sentences, and clarify the meaning
...
a bit.
2000-03-06 23:06:11 +00:00
peter
d441a3a421
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
sheldonh
79c5946042
Remove gratuitous dashes (-) in Fl macro arguments.
...
PR: 17216
Submitted by: horikawa@psinet.com (Kazuo Horikawa)
2000-03-06 13:52:23 +00:00
sheldonh
4402d054c2
Remove more single-space hard sentence breaks.
2000-03-06 09:45:37 +00:00
sheldonh
68e692f3da
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
sos
27469e8743
Add the ata driver to the list of new things in 4.0
2000-03-06 09:09:37 +00:00
sheldonh
17d8aa3bee
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
76def55630
Purely cosmetic tweak, use consistant whitespace with scopeid.
2000-03-06 05:29:56 +00:00
dmlb
48dbef235d
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
dmlb
b5e5c9dd37
Minor tidy up.
2000-03-05 22:04:09 +00:00
shin
ad31bfc5ee
Fix a typo. (s/eExample/Example/)
...
Submitted by: Robert Muir <rmuir@looksharp.net>
2000-03-05 20:23:44 +00:00
jdp
27f0e36719
Add src-kerberos5 to example supfiles.
2000-03-05 18:52:44 +00:00
sos
2610d76c24
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
cg
3e2fdbb2dd
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
0df8e6120e
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
dmlb
0d62211658
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
dmlb
a5aaf32a47
Tidy up.
...
Add TX tib structure.
2000-03-05 14:29:29 +00:00
peter
edd585d0c1
Merge from internat.freebsd.org; cleanup stray rsaref glue code reference
2000-03-05 14:20:57 +00:00
wilko
076280be49
Add info on FibreChannel support, AS4100 & 8200 'due soon', PC164
...
Submitted by: Matt Jacob
2000-03-05 13:16:58 +00:00
kris
f20c9d899f
Document NO_OBJC for disabling Objective C support
2000-03-05 10:53:24 +00:00
fenner
520bac883e
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
eb516277dd
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
sos
1dc2b6cc5a
mkisofs has the -C option for this, doh.
2000-03-04 07:26:23 +00:00
sos
44ed8ebdc6
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
jhay
1aaf1d9ecd
Fix a copy and paste error. Make release should be operational again.
...
Reviewed by: markm
2000-03-03 20:39:22 +00:00
jhay
db4c104b70
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
jhay
9e73fea413
MFI: Make ssh and sshd link in the krb5 part of make release.
...
Reviewed by: markm
2000-03-03 20:34:05 +00:00
jkh
febc9c1096
Really fix the USA_RESIDENT botch.
...
Submitted by: Dmitry Valdov <dv@dv.ru>
2000-03-03 20:33:21 +00:00
jhay
94eda357d0
MFI: Use krb5 functions in krb5 files.
...
Reviewed by: markm
2000-03-03 20:31:58 +00:00
dmlb
079b595e6d
Mostly notes and minor style changes whilst I was travelling.
2000-03-03 17:07:42 +00:00
roberto
d8788d2b27
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
roberto
a5a8dc6136
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
sheldonh
ed02b12b7a
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
sheldonh
88dd9b4faa
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
shin
1b7dce690e
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
shin
2ce6961c1b
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