On 8/28/2011 3:57 PM, Garrett Cooper wrote:
> I wish I had the docs stuff setup -- I would generate a draft for that
> if sgml functioned for me.
I'm assuming you're aware of the FDP, and merely lack the time to grind
through the process.
Meanwhile, there are plenty of people on freebsd-doc@ who
On Sat, Aug 27, 2011 at 4:47 PM, Doug Barton wrote:
> On 08/27/2011 14:39, Garrett Cooper wrote:
>> A certain set of quick guidelines (< 1 page should suffice) for
>> kld_list should be devised though.
>
> I look forward to reviewing your draft of that. :)
I wish I had the docs stuff setup --
Author: kensmith
Date: Sun Aug 28 19:38:04 2011
New Revision: 225237
URL: http://svn.freebsd.org/changeset/base/225237
Log:
Ready for 9.0-BETA2.
Approved by: re (implicit)
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
Author: art
Date: Sun Aug 28 18:09:17 2011
New Revision: 225234
URL: http://svn.freebsd.org/changeset/base/225234
Log:
Make sure RPC calls over UDP return RPC_INTR status is the process has
been interrupted in a restartable syscall. Otherwise we could end up
in an (almost) endless loop in cl
Author: marius
Date: Sun Aug 28 11:49:53 2011
New Revision: 225229
URL: http://svn.freebsd.org/changeset/base/225229
Log:
Since r221218 rman_manage_region(9) actually honors rm_start and rm_end
which may cause problems when these contain garbage so zero the range
descriptors embedding the rm
Author: brueffer
Date: Sun Aug 28 10:10:31 2011
New Revision: 225228
URL: http://svn.freebsd.org/changeset/base/225228
Log:
Remove broken link to supported wifi cards. There doesn't appear to
be an equivalent list anywhere else.
PR: 157778
Submitted by: Ted Mittelstaedt
App
2011(r225227)
@@ -38,6 +38,23 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20110828: library version bump for 9.0
+OLD_LIBS+=lib/libufs.so.5
+OLD_LIBS+=usr/lib/libbsnmp.so.5
+OLD_LIBS+=usr/lib/libdwarf.so.2
+OLD_LIBS+=usr/lib/libopie.so.6
+OLD_LIBS+=usr/lib/libpcap.so.7
+OLD_LIBS+=usr
On Sat, Aug 27, 2011 at 04:52:15PM -0700, Doug Barton wrote:
> On 08/27/2011 14:23, Slawa Olhovchenkov wrote:
> > GENERIC need not for me, GENERIC need for everyone: this is kernel on
> > installation image and kernel for first boot after install.
>
> We covered this a few weeks ago. The mechanis