e
ps [label="Paul saab\...@freebsd.org\n2000/02/23"]
qingli [label="Qing li\nqin...@freebsd.org\n2005/04/13"]
rafan [label="Rong-En fan\nra...@freebsd.org\n2007/01/31"]
+randi [label="Randi harper\nra...@freebsd.org\n2010/04/20"]
remko [label="Remko l
Author: randi
Date: Wed Apr 21 12:02:45 2010
New Revision: 206995
URL: http://svn.freebsd.org/changeset/base/206995
Log:
Fix bug introduced in r198317: Don't leak a file descriptor after scanning
for network devices.
Approved by: cperciva (mentor)
MFC after:1 week (original commit +
Author: randi
Date: Sat May 22 00:43:14 2010
New Revision: 208407
URL: http://svn.freebsd.org/changeset/base/208407
Log:
Flush all routes before adding the default route in order to allow
sysinstall to cleanly re-initialize the network.
PR: bin/145553
Submitted by: gcooper
Approved by
Author: randi
Date: Thu Jun 10 20:13:10 2010
New Revision: 209004
URL: http://svn.freebsd.org/changeset/base/209004
Log:
Fix uninitialized variables that cause a crash when the network is
initialized and sysinstall is not running as init.
Submitted by: Nick Mills
Approved by: cperciva (
Author: randi
Date: Fri Jun 11 20:56:40 2010
New Revision: 209069
URL: http://svn.freebsd.org/changeset/base/209069
Log:
Make sysinstall WARNS=2 clean.
Approved by: cperciva (mentor)
MFC after:1 month
Modified:
head/usr.sbin/sysinstall/Makefile
head/usr.sbin/sysinstall/install.c
Author: randi
Date: Sun Jun 20 04:14:49 2010
New Revision: 209359
URL: http://svn.freebsd.org/changeset/base/209359
Log:
Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that
the "aux" value in libdialog is really an opaque pointer, but libdialog
stores it as a long for h
Author: randi
Date: Tue Jun 22 21:06:33 2010
New Revision: 209446
URL: http://svn.freebsd.org/changeset/base/209446
Log:
Remove unnecessarily inflammatory commentary.
Approved by: cperciva (mentor)
Modified:
head/usr.sbin/sysinstall/sysinstall.8
Modified: head/usr.sbin/sysinstall/sysin
Author: randi
Date: Wed Jun 23 19:29:17 2010
New Revision: 209481
URL: http://svn.freebsd.org/changeset/base/209481
Log:
Update the man page to reflect the changes to the netDev configuration
variable.
Approved by: cperciva (mentor)
MFC after:3 days
Modified:
head/usr.sbin/sysin
Author: randi
Date: Wed Jul 7 20:06:48 2010
New Revision: 209778
URL: http://svn.freebsd.org/changeset/base/209778
Log:
Add further documentation for netDev in install.cfg to reflect the new
usage.
Approved by: cperciva (mentor)
MFC after:3 days
Modified:
head/usr.sbin/sysinsta
Author: randi
Date: Wed Jul 7 22:53:58 2010
New Revision: 209782
URL: http://svn.freebsd.org/changeset/base/209782
Log:
Add support for remote logging to syslogd via an install.cfg variable.
Approved by: cperciva (mentor)
MFC after:3 weeks
Modified:
head/usr.sbin/sysinstall/insta
Author: randi
Date: Thu Jul 8 03:28:25 2010
New Revision: 209787
URL: http://svn.freebsd.org/changeset/base/209787
Log:
Remove the ability to upgrade via sysinstall. This feature has been flaky
and broken for a number of years. freebsd-update now provides a reasonable
way to handle upgrades
Author: randi
Date: Thu Jul 8 21:26:26 2010
New Revision: 209832
URL: http://svn.freebsd.org/changeset/base/209832
Log:
Revert r209787 pending further discussion.
Approved by: cperciva (mentor)
Added:
head/usr.sbin/sysinstall/installUpgrade.c
- copied unchanged from r209786, head/
On Thu, Jul 8, 2010 at 2:28 PM, Gabor Kovesdan wrote:
> Em 2010.07.08. 23:26, Randi Harper escreveu:
>>
>> Author: randi
>> Date: Thu Jul 8 21:26:26 2010
>> New Revision: 209832
>> URL: http://svn.freebsd.org/changeset/base/209832
>>
>> Log:
&
2010/7/9 Dag-Erling Smørgrav :
> Gabor Kovesdan writes:
>> First I tried freebsd-update but it [...] was unable to produce any
>> sensual error message
>
> Frankly, I'd be more worried if it had *succeeded* to produce sensual
> error messages.
>
Someone should file a PR. I demand sensual error me
Author: randi
Date: Sun Oct 10 20:37:38 2010
New Revision: 213672
URL: http://svn.freebsd.org/changeset/base/213672
Log:
Report subcommand handler errors in mfiutil/mptutil so that tools that
invoke the utilities can robustly report errors.
Submitted by: gcooper
Reviewed by: jhb
Appr
Author: randi
Date: Sun Oct 10 20:54:01 2010
New Revision: 213674
URL: http://svn.freebsd.org/changeset/base/213674
Log:
Fix compile with -DDEBUG by using the correct mfi_pd_ref union definition
in mfireg.h.
Submitted by: gcooper
Reviewed by: jhb
Approved by: cperciva (mentor)
MFC
16 matches
Mail list logo