Bruce A. Mah
7f85894ec2
Cleanup of "Reporting Problems" section, which has been renamed
...
"Contacting the FreeBSD Project": Mostly fixed style nits, and
performed some overlooked s/FreeBSD/&os;/ substitutions.
2001-07-26 18:16:55 +00:00
Hajimu UMEMOTO
59e7e5d169
ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask.
...
PR: bin/28833
MFC after: 3 days
2001-07-26 16:44:19 +00:00
Bruce A. Mah
b886b9c7d4
UPGRADE.TXT doesn't exist anymore...point readers at INSTALL.TXT,
...
which now contains binary upgrade info.
2001-07-26 16:40:23 +00:00
Bruce A. Mah
e2d87179c8
Add some navigation in the form of internal hyperlinks to get around
...
the different sections of the release notes. There's probably a better
way to do this.
2001-07-26 16:31:22 +00:00
Bruce A. Mah
ba9973ec7f
Fix some style nits, and also try to include some text appropriate to
...
whether this release notes build is for a snapshot or a release.
2001-07-26 16:21:29 +00:00
Bruce A. Mah
c72c117ae1
List a forgotten SGML source file (intro.sgml) in the release notes
...
Makefiles.
2001-07-26 16:16:51 +00:00
Maxim Sobolev
aa7cc2322b
Move definition of structure used in CONS_SCRSHOT ioctl in front of definition
...
of ioctl itself, like we have for all other ioctl's in this file.
MFC after: 2 weeks
2001-07-26 14:24:53 +00:00
Brian Somers
525b58c9ce
Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.
...
MFC after: 3 days
2001-07-26 11:33:53 +00:00
Thomas Gellekum
a0e4393eaf
Include <sys/kbio.h> or <machine/console.h>, depending on __FreeBSD_version.
...
This will reduce diffs to -STABLE.
Don't leave an image of the video RAM around.
2001-07-26 11:09:15 +00:00
Thomas Gellekum
090f957012
Correct font names. Now, how on earth did this work on my system?
2001-07-26 11:05:31 +00:00
Thomas Gellekum
d57f02670b
Fix bugs introduced in 1.26:
...
- restore -I. in CFLAGS
- add dependencies of objects on font headers
- missing dependencies of font headers on their sources
Suggested by: bde
2001-07-26 11:04:08 +00:00
Sheldon Hearn
e1b4d8d074
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
...
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
2001-07-26 11:02:39 +00:00
Kazutaka YOKOTA
8155f5e200
Fix spelling in the last commit. (Oh, I thought I had run ispell... ;-<
...
Spotted by: sheldonh
2001-07-26 09:46:08 +00:00
Kazutaka YOKOTA
71a9e56353
Adds notes on program termination and signal handlers.
...
I revised the text after dd's kind review. So, if you find
any error, it is probably introduced by my last minutes'
update and is entirely my fault, not dd's.
Reviewed by: dd
2001-07-26 08:46:47 +00:00
Eric Melville
4743a2b7c2
Remove duplicate cvs tag.
2001-07-26 07:26:39 +00:00
Eric Melville
08c5ff18e9
Update sysinstall menu texts to reflect the new key behavior.
...
Approved by: jkh
2001-07-26 07:17:27 +00:00
Eric Melville
5dc547c27e
Properly update cursor position when the list is scrolled.
2001-07-26 05:35:19 +00:00
Bruce A. Mah
362f39c0e6
New release notes: ed(4) MII, isdnd.rc(5) maxconnecttime, ppp(8)
...
tcpmssfixup for inbound packets, BIND NOADDITIONAL.
MFCs noted: RANDOM_IP_ID, ppp(8) tcpmssfixup, libcrypt unification.
2001-07-26 04:40:58 +00:00
Eric Melville
b48baf886a
Handle keys consistently.
2001-07-26 03:34:43 +00:00
Yoshihiro Takahashi
28b975bf3d
Speed up console driver.
...
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
2001-07-26 03:07:07 +00:00
Kris Kennaway
5179b63f5d
Xref to openssl(1) (i.e. "openssl passwd")
...
PR: 28885
Submitted by: Gregory Bond <gnb@itga.com.au>
MFC After: 1 week
2001-07-26 02:41:53 +00:00
Brian Somers
c5f947aa7f
Remove $daily_status_named_logs and figure out which /var/log/messages*
...
files to look an (in the same way that /etc/security does).
Don't single-quote $start, reducing it to an empty string.
MFC after: 3 days
2001-07-26 02:37:12 +00:00
Mike Smith
b964f385bb
Fix typo (* -> &)
...
Submitted by: Andrew Doran <ad@netbsd.org>
2001-07-26 02:20:47 +00:00
Warner Losh
62353691f3
Add, belated, entry for ed driver needing mii
2001-07-25 22:53:11 +00:00
Scott Long
4aa620cdc6
Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLI
...
utility will work, and document it in the manpage.
MFC after: 3 days
2001-07-25 22:36:17 +00:00
Peter Wemm
e3d1d61f10
This commit was generated by cvs2svn to compensate for changes in r80357,
...
which included commits to RCS files with non-trunk default branches.
2001-07-25 22:10:56 +00:00
Peter Wemm
4f12dbc3f6
Commit the hwsleep.c patch for suspend/resume onto the vendor branch.
...
This has supposedly been incorporated into the Intel code already, so this
will get cleanly replaced with the "official" version when it is next
imported and will not cause any conflicts or hiccups.
2001-07-25 22:10:56 +00:00
Matt Jacob
df94d4d280
Fix 64 bit issues so that sockstat && fstat work correctly on alpha.
...
PR: 29231
Submitted by: pherman@frenchfries.net
MFC after: 2 weeks
2001-07-25 20:31:20 +00:00
Bill Fenner
3f2e902a15
Somewhat modernize ip_mroute.c:
...
- Use sysctl to export stats
- Use ip_encap.c's encapsulation support
- Update lkm to kld (is 6 years a record for a broken module?)
- Remove some unused cruft
2001-07-25 20:15:49 +00:00
Bill Fenner
c3cb7e5d7a
Don't bother passing p to rtioctl just so it can fail to pass it to mrt_ioctl
2001-07-25 20:15:28 +00:00
Bill Fenner
fffcbbcd94
Unbreak ip_mroute_mod
2001-07-25 20:15:17 +00:00
Bill Fenner
1a8b27c035
Use sysctl to export multicast routing stats
2001-07-25 20:14:09 +00:00
Hajimu UMEMOTO
9a70151652
As commented in defined in sys/net/route.c, rt_fixchange() has a bad
...
effect, which would cause unnecessary route deletion:
* Unfortunately, this has the obnoxious
* property of also triggering for insertion /above/ a pre-existing network
* route and clones. Sigh. This may be fixed some day.
The effect has been even worse, because recent versions of route.c set
the parent rtentry for cloned routes from an interface-direct route.
For example, suppose that we have an interface "ne0" that has an IPv4
subnet "10.0.0.0/24". Then we may have a cloned route like 10.0.0.1
on the interface, whose parent route is 10.0.0.0/24 (to the interface
ne0). Now, when we add the default route (i.e. 0.0.0.0/0),
rt_fixchange() will remove the cloned route 10.0.0.1. The (bad) effect
also prevents rt_setgate from configuring rt_gwroute, which would not
be an intended behavior.
As suggested in the comments to rt_fixchange(), we need stricter check
in the function, to prevent unintentional route deletion.
This fix also solve the "IPV6 panic?" problem in nd6_timer().
Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
MFC after: 4 days
2001-07-25 19:31:43 +00:00
Sheldon Hearn
81dd89bf46
Add build infrastructure for a libiconv loadable kernel module.
...
This should allow the use of the smbfs module without the
requirement to rebuild the kernel with LIBICONV.
2001-07-25 19:21:06 +00:00
Jonathan Lemon
48e417eb5a
Reset the device's powerstate to d0 when resuming from a suspend
...
operation, not just when we initally attach to the device.
Submitted by: warner
2001-07-25 18:00:17 +00:00
Peter Pentchev
7ca4d05f34
Make dynamic sysctl entries start at 0x100, not decimal 100 - there are
...
static entries with oid's over 100, and defining enough dynamic entries
causes an overlap.
Move the "magic" value 0x100 into <sys/sysctl.h> where it belongs.
PR: 29131
Submitted by: "Alexander N. Kabaev" <kabaev@mail.ru>
Reviewed by: -arch, -audit
MFC after: 2 weeks
2001-07-25 17:21:18 +00:00
Peter Pentchev
107e7dc5c3
Style(9): function names on a separate line, max line length 80 chars.
...
Reviewed by: -arch, -audit
MFC after: 2 weeks
2001-07-25 17:13:58 +00:00
Mitsuru IWASAKI
44df042b35
Better checking of duplicated interrupt handler installation.
...
Reviewed by: msmith
2001-07-25 16:13:30 +00:00
Mitsuru IWASAKI
5394e6a026
Some minor fixes.
...
- Set system power profile only when AC-line status has canged.
- Get initial AC-line status after whole system is up.
Reviewed by: msmith
2001-07-25 16:08:58 +00:00
Warner Losh
dd99c79cc1
Make the multiple interrupts attachment an error not a panic.
...
Sometimes, when pccardd is restarted, it fails to realize that the
device is already attached and tries to attach it again. This leads
to bad mojo since the pccard code isn't setup to handle that, so the
panic was put in. Now it appears that it is triggering too easily, so
I'm backing it off to a non-fatal error.
2001-07-25 15:09:54 +00:00
Dima Dorfman
101f105db2
Move the kernel stuff out of snoop.h. It was only there because some
...
of the snp* functions needed to be called from tty.c, which is no
longer the case.
2001-07-25 14:47:56 +00:00
Sheldon Hearn
bba1ea063e
Fix breakage introduced in rev 1.26, with the introduction of
...
absoluate pathnames starting with /usr/src.
This fixes the installworld target for the case where the source tree is
not in /usr/src.
2001-07-25 12:21:27 +00:00
Dima Dorfman
d2b0070c6d
Note that this file was repo-copied from sys/kern/tty_snoop.c.
2001-07-25 12:07:34 +00:00
Dima Dorfman
02bd5400fe
sys/kern/tty_snoop.c is now sys/dev/snp/snp.c.
...
Repo-copy by: jdp
2001-07-25 12:06:36 +00:00
Dima Dorfman
573af706e5
Note MFC of {d,h}watch DDB commands.
2001-07-25 11:58:49 +00:00
Chris D. Faulhaber
eea11e0277
Use a safer method of creating the temporary password file.
...
Submitted by: dynamo@harvard.net
Obtained from: OpenBSD
MFC after: 3 days
2001-07-25 11:55:33 +00:00
Brian Somers
1e0a94b6a0
Change permissions from [4]554 to [4]551
...
MFC after: 3 days
2001-07-25 11:44:04 +00:00
Brooks Davis
a341cbc3fa
Fix a stupid bug which resulted in a blank line in the status output if
...
WEP is supported, but not keys are set.
MFC after: 3 days
2001-07-25 05:52:19 +00:00
Matt Jacob
f44257c29a
Remove ISP_SMPLOCK stuff- we're just using locking now.
...
Correctly reintroduce loop_seen_once semantics- that is, if we've never
seen good link, start bouncing commands with CAM_SEL_TIMEOUT. But we
have to be careful to have let ourselves try (in isp_kthread) to check
for loop up at least once.
PR: 28992
MFC after: 1 week
2001-07-25 04:23:52 +00:00
Matt Jacob
3910362ab8
Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,
...
and that's final.
MFC after: 1 week
2001-07-25 04:21:53 +00:00