ru
8db21048ac
Fixed the "To build a kernel" section to mention -DALWAYS_CHECK_MAKE
...
as the new sys/conf/kmod.mk depends on a make(1) bugfix now.
Reported by: current
2003-10-03 18:29:06 +00:00
phk
53c51b1fe3
Note change to cdevsw open/close default change.
2003-09-28 16:25:35 +00:00
fjoe
a3be99fe63
Add a note about kiconv(3).
2003-09-27 14:12:39 +00:00
sam
a3c2b54eb8
note PFIL_HOOKS must be explicitly configured when using IPFILTER
2003-09-25 16:12:12 +00:00
bms
3d68723716
Fix a bug in arplookup(), whereby a hostile party on a locally
...
attached network could exhaust kernel memory, and cause a system
panic, by sending a flood of spoofed ARP requests.
Approved by: jake (mentor)
Reported by: Apple Product Security <product-security@apple.com>
2003-09-23 16:39:31 +00:00
nectar
df8f56d637
Note the addition of `-C 60' to inetd_flags in etc/defaults/rc.conf.
2003-09-15 17:20:05 +00:00
mtm
873d0283bc
Remove deprecated files no longer neccesary as part of rc.d. Include
...
a note in UPDATING about removing them from current installations.
2003-08-29 13:25:08 +00:00
sos
62ef592c34
Fix the former commit as cvs screwed it up somehow
2003-08-24 16:46:03 +00:00
sos
655e17698b
Add comment about ATAng.
2003-08-24 16:14:52 +00:00
obrien
d7f84d8034
Fix accidental line deletion.
2003-08-20 15:42:05 +00:00
obrien
a8da4c622c
Document the OFW_NEWPCI commit to sparc64 generic.
2003-08-20 01:52:30 +00:00
njl
763ea6d84f
Note da(4) quirks being deprecated and the procedure for re-enabling them.
2003-07-29 04:40:33 +00:00
imp
ac7beeff7f
note rescue issues and fpu emulation removal
2003-07-22 11:08:41 +00:00
ceri
1b3342d50f
Correct a spelling error.
2003-07-12 01:16:54 +00:00
imp
da6b885068
Delete the panic part of 20030711, it has been fixed
2003-07-11 23:40:16 +00:00
imp
0febd2b247
gcc3.3: add dire warnings.
2003-07-11 22:44:59 +00:00
marcel
7960a1e59d
Add a retrospective entry about how having installed a broken sed(1)
...
can cause build failures.
Triggered by: too many questions on the -current
2003-06-13 20:05:46 +00:00
phk
828e56cac2
Fix date, appearantly everybody else got done with May before I did.
2003-06-11 06:37:55 +00:00
ache
e88fc6c3e3
Add entry for removing deprecated locale names
...
Approved by: imp
2003-06-10 08:26:38 +00:00
phk
3bba46e45a
GEOMification of CCD.
...
You need your kernel and ccdconfig(8) to be in sync, particularly if your
source tree is on a ccd device.
2003-06-09 19:25:07 +00:00
markm
a6a4c99084
Announce the Kerberos5 changes.
...
Prodded by: imp
2003-05-05 20:05:37 +00:00
imp
a0a7c268e0
Document a workaround for getting past the groff infinite loop problem
...
when your userland is older tahn your kernel and Makefile.inc1 therefore
thinks that you don't need to rebuild groff, when in fact you do. This
workaround is to set OSRELDATE to 500110 before building, but only if you
have a new enough Makefile.inc1.
I've confirmed this on my laptop, which was suffering from this problem.
Since it only hits power users, we'll naively assume that such users are
smart enough to read UPDATING.
2003-05-04 06:26:30 +00:00
dougb
f30c2be11f
Per previous announcement, remove the old version of the rc system.
...
All functionality from the previous system has been preserved, and
users should still customize their system boot with the familiar
methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc.
Users who have customized versions of scripts that have been removed
should take great care when upgrading, since the compatibility code
that used those old scripts has also been removed.
2003-05-02 05:27:35 +00:00
dougb
5edac8290a
Add a warning about the impending demise of rcOG.
2003-04-27 21:28:37 +00:00
ru
5cb6295f1e
Alphas with libc.so between 2003/03/12 and 2003/03/29 cannot be
...
upgraded cleanly. Document the reason and possible workarounds.
Requested by: gallatin
2003-04-25 20:11:17 +00:00
imp
00ee9049e3
Add warning about a potential hang on boot at devd after 20030507 if
...
you have an old kernel and a new userland. I've just committed a fix
for devd to work around the kernel bug, but that goes away on May 7th.
2003-04-25 02:10:17 +00:00
schweikh
8993312ce1
Correct a doubled 'with'.
2003-04-23 14:28:13 +00:00
ru
487a8f2e0b
Mention that 20021024 entry doesn't affect disks formatted in
...
dangerously-dedicated mode.
2003-03-31 12:46:18 +00:00
obrien
3b9b90dc46
Acutally document how to make a LINT kernel config, besides telling all it
...
is gone.
2003-02-13 17:55:12 +00:00
schweikh
6acde8e9eb
Correct assorted typos and grammos. No content changes.
2003-02-09 13:02:57 +00:00
gshapiro
efe9efa5df
Notify IPv6 users of important change in sendmail 8.12.7
2003-02-08 20:36:35 +00:00
jkoshy
7858cbf70d
Add a section describing installing -current onto a dedicated partition
...
from a 4-stable build environment.
Reviewed by: imp
2003-02-07 08:26:23 +00:00
phk
1bc11f23c6
20030128
...
NODEVFS option has been removed and DEVFS thereby made standard.
This makes all references to MAKEDEV obsolete, and the should
be removed when convenient.
2003-01-29 07:14:16 +00:00
fjoe
c26355244c
hint.acpi.0.disable -> hint.acpi.0.disabled
...
Submitted by: Vitaly Markitantov <vm@dics.com.ua>
2003-01-27 23:30:21 +00:00
jake
fe59c6997a
Add a note about the ofwcons device name change.
2003-01-27 04:53:30 +00:00
jeff
fcc0f1613b
- Add an entry about the new scheduler options.
2003-01-26 05:29:48 +00:00
imp
6649853d68
More wi info: adhoc means have reverted.
2003-01-17 07:54:27 +00:00
imp
4e10d274b3
wi now needs wlan.
2003-01-16 16:56:58 +00:00
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
kan
026b4cc01b
Add a word, lost in previos commit.
2002-12-22 07:08:14 +00:00
kan
c043df2229
Add note about GCC -fno-pcc-struct-return being default again. The
...
breakage window was about 18 days long.
Submitted by: juli
Approved by: re (rwatson)
2002-12-22 07:00:45 +00:00
mbr
d975ae88c1
Change the name for the local unix-socket based protocol
...
from "unix" back to "local". Add some compat stuff so both
ways work for some time.
Reviewed by: phk
Approved by: imp (UPDATING)
Requested by: iedowse, lukem@netbsd.org
2002-12-16 22:24:26 +00:00
keramida
d4c352ef37
Add an entry for sparc64 users to warn them about potential problems
...
with kernels & modules that are not in sync, after the latest upgrade
of binutils.
Reviewed by: tmm
Approved by: re (rwatson)
2002-12-06 13:19:35 +00:00
imp
e6c85a8da6
OK, you can use the 4.x boot loader and boot blocks to load kernels, but
...
I'm nervous about recommending it, so note it as a footnote only for now.
2002-10-30 20:11:07 +00:00
fenner
1e01dd60a1
The value of IPPROTO_DIVERT has changed.
2002-10-29 16:46:52 +00:00
imp
83e463ef01
Add note: cvs checkout -P needed for fresh tree.
2002-10-28 21:33:10 +00:00
imp
09dbfe82dc
MACHINE_ARCH is wrong here. It should be MACHINE
...
Submitted by: nyan@ (Yoshihiro-san)
2002-10-27 06:31:37 +00:00
imp
6cdbffc797
Mention the need to have COMPAT_FREEBSD4 in the kernel you use for the
...
upgrade.
2002-10-27 04:48:31 +00:00
imp
583aa98e88
Note the scary messages that you see when mounting / and other things
...
are expected and normal when you've booted a 5.0 kernel with a 4.x
userland.
2002-10-27 01:35:36 +00:00
imp
3eea619b0f
State the stupidly obvious:
...
If /tmp is on /, then blowing away its contents, as appropriate,
may get you enough space to do the installworld.
2002-10-26 22:55:43 +00:00