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
Yoshinobu Inoue
46ad1c2366
CMSG_XXX macros alignment fixes to follow RFC2292.
...
Approved by: jkh
2000-03-03 12:50:46 +00:00
Yoshinobu Inoue
7d0d8dc306
CMSG_XXX macros alignment fixes to follow RFC2292.
...
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
2000-03-03 11:13:12 +00:00
Sheldon Hearn
e84d092b81
Revert the previous commit. I knew I should leave non-mdoc stuff alone.
2000-03-03 09:53:52 +00:00
Joseph Koshy
dba060d3e9
The new boot code uses ad' for ATA disks, not
wd'. Correct the
...
manual page.
2000-03-03 09:51:45 +00:00
Sheldon Hearn
b3736d8d1e
I didn't expect this to be merged to STABLE. It was, so correct the
...
HISTORY section.
2000-03-03 09:28:05 +00:00
Sheldon Hearn
21edc5f5c8
Correct grammar in the synoptic comment.
...
Submitted by: ru
2000-03-03 09:25:00 +00:00
Sheldon Hearn
a3f3c85b7f
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 09:11:28 +00:00
Bruce Evans
fc47f29c64
MFS (ext2_lookup.c 1.17.2.2, ext2_vnops.c 1.42.2.2: fix "filetype" support).
...
Approved by: jkh
2000-03-03 08:00:27 +00:00
Joseph Koshy
1765c30eb8
Correct typo ("wd" -> "wi").
2000-03-03 06:58:30 +00:00
Brian Feldman
5dc73ebebe
Turn off X11 forwarding in the client. X11 forwarding in the server by
...
default should probably also get turned on, now.
Requested by: kris
Obtained from: OpenBSD
2000-03-03 05:58:39 +00:00
Bruce Evans
97d186bc82
Fixed wrong function return types in synopsis.
2000-03-03 05:28:51 +00:00
David E. O'Brien
ea6f1fa37f
Tell people how to look up NIC handle information these days (for the two
...
cases I know about -- Netsol and ARIN).
2000-03-02 22:51:17 +00:00
Peter Dufault
6d9a8d3e8f
I applied the wrong patch set. Back out anything associated
...
with the known bogus currtpriority. This undoes the previous changes to
sys/i386/i386/trap.c, sys/alpha/alpha/trap.c, sys/sys/systm.h
Now we have the patch set approved by bde.
Approved by: bde
2000-03-02 22:03:49 +00:00
Søren Schmidt
14283480b3
Add a percentage-meter to the progress report.
...
Submitted by: peter
2000-03-02 21:49:10 +00:00
Chris Timmons
da65c01b55
Mention that portmap(8) utilizes hosts_access(5).
...
Reviewed by: asmodai
2000-03-02 18:15:46 +00:00
Peter Dufault
383774c417
Patches that eliminate extra context switches in FIFO case.
...
Fixes p1003_1b regression test in the simple case of no RR and
FIFO processes competing.
Reviewed by: jkh, bde
2000-03-02 16:20:07 +00:00
Nick Hibma
290c9a02c3
Fix flushing of the clists before deleting them. Stops the machine
...
from panicing when disconnecting a USB Wacom Graphire tablet.
jhk approved the fix some time ago, but I forgot to actually commit the
thing.
Reported by: Dirk van Gulik <dirkx@webweaving.org>
Approved by: jhk
2000-03-02 16:01:53 +00:00