knu 2006-03-07 07:22:59 UTC
FreeBSD ports repository
Modified files:
japanese/vje30 Makefile
japanese/vje30/files vje.sh
Log:
Run ldconfig(8) as a pre-command for vjed, to get the compat3x
libraries linked successfully.
Since misc/compat3x is currently forbi
knu 2006-03-07 07:14:34 UTC
FreeBSD ports repository
Modified files:
.MOVED
japanese Makefile
.modules
Removed files:
japanese/vje30-trial Makefile distinfo pkg-descr pkg-message
pkg-pli
emax2006-03-07 06:13:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc devd.conf
etc/rc.d syscons
Log:
MFC:
Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
keyboard device name (i.e. /dev
kientzle2006-03-07 06:07:41 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar_platform.h
Log:
Add a check for Linux' "libacl" library and headers.
Revision ChangesPath
1.18 +4 -0 src/usr.bin/tar/bsdtar_platform.h
kientzle2006-03-07 06:05:38 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c
Log:
Change the output of --version to match GNU "gnits" standards.
(I'm not using GPL, but I still think there are good
ideas in the GNU projects. ;-) Among other things,
kientzle2006-03-07 06:02:09 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Fix a format mismatch (%d integer format, platform-dependent
argument type).
Revision ChangesPath
1.24 +1 -1 src/usr.bin/tar/read.c
sam 2006-03-07 05:54:20 UTC
FreeBSD src repository
Modified files:
usr.sbin/wpa l2_packet.c
usr.sbin/wpa/hostapd driver_freebsd.c
usr.sbin/wpa/hostapd_cli Makefile
usr.sbin/wpa/wpa_supplicant Makefile driver_freebsd.c
Log:
update for v0.4.8 import of wp
sam 2006-03-07 05:51:53 UTC
FreeBSD src repository
Modified files:
contrib/hostapd FREEBSD-Xlist FREEBSD-upgrade eap.c eap.h
eapol_sm.c ieee802_1x.c ieee802_1x.h
wpa.c
Removed files:
contrib/hostapd hostapd_ctrl.
ariff 2006-03-07 05:48:14 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pciich.c
Log:
Add another inverted amplifier sense quirk for Kvazar-Micro Senator 3592XT.
Submitted by: [1] Alexandr Krivulya
MFC after: 3 days
[1]
http://lists.freebsd.o
sam 2006-03-07 05:47:04 UTC
FreeBSD src repository
src/contrib/hostapd - Imported sources
Update of /home/ncvs/src/contrib/hostapd
In directory repoman.freebsd.org:/tmp/cvs-serv45422
Log Message:
Import of hostapd 0.4.8
Status:
Vendor Tag: MALINEN
Release Tags
sam 2006-03-07 05:44:46 UTC
FreeBSD src repository
Modified files:
contrib/wpa_supplicant FREEBSD-Xlist common.h events.c
wpa_ctrl.c wpa_supplicant.c
Removed files:
contrib/wpa_supplicant developer.txt hostap_common.h
Log:
resolve merge conf
sam 2006-03-07 05:26:34 UTC
FreeBSD src repository
src/contrib/wpa_supplicant - Imported sources
Update of /home/ncvs/src/contrib/wpa_supplicant
In directory repoman.freebsd.org:/tmp/cvs-serv44180
Log Message:
Import of WPA supplicant 0.4.8
Status:
Vendor Tag: M
delphij 2006-03-07 05:06:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release/doc/zh_CN.GB2312/errata article.sgml
release/doc/zh_CN.GB2312/hardware/common dev.sgml
release/doc/zh_CN.GB2312/relnotes/common new.sgml
release/doc/zh_CN.GB2312/rel
hrs 2006-03-07 04:17:13 UTC
FreeBSD doc repository
Modified files:
en/releases/6.1R todo.sgml
Log:
New items:
ifconfig regression on 6.x[1], and
"calcru: runtime went backwards" problem for threaded program[2].
Update:
Elaborate NFS data
sam 2006-03-07 03:55:05 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
use m_dup instead of m_copypacket when doing internal bridging
in case packets are modified (e.g. encrypted)
MFC after: 1 week
Revision Changes
mux 2006-03-07 03:37:46 UTC
FreeBSD projects repository
Modified files:
csup fattr.c
Log:
Don't fail in fattr_install() if the target file doesn't exist yet.
Revision ChangesPath
1.41 +28 -28projects/csup/fattr.c
__
delphij 2006-03-07 02:29:21 UTC
FreeBSD src repository
Modified files:
release/doc/zh_CN.GB2312/errata article.sgml
Log:
Correct a couple of typos.
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.5 +2 -2 src/release/doc/zh
mux 2006-03-07 02:13:55 UTC
FreeBSD projects repository
Modified files:
csup config.c token.h token.l
Log:
Don't choke on the norsync keyword in the supfile.
Revision ChangesPath
1.54 +4 -1 projects/csup/config.c
1.10 +2 -1 pr
mux 2006-03-07 01:43:02 UTC
FreeBSD projects repository
Modified files:
csup config.c main.c misc.c misc.h proto.c
Log:
- Extract the logic for using strtol() safely from proto_get_int() and
make it available through a new asciitoint() function.
- Conver
tmclaugh2006-03-07 01:14:47 UTC
FreeBSD ports repository
Modified files:
audio/xmms2 Makefile distinfo pkg-plist
Log:
- Update to 0.2.d.3 (0.2DrCox) [1]
- Fixes issues with sqlite3 in ports [2]
- change USE_PYTHON to USE_PYTHON_BUILD
- Set USE_PYTHON_RUN only if
mux 2006-03-07 01:14:22 UTC
FreeBSD projects repository
Modified files:
csup config.c config.h proto.c
Log:
- Handle being sent NORS and RNORS commands from the server during
collection exchange. They are used by the server to send pathname
patterns t
On Wed, Feb 22, 2006 at 10:21:05AM +, Pawel Jakub Dawidek wrote:
> pjd 2006-02-22 10:21:05 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/geom/raid3 g_raid3.c
> Log:
> Do not use bio structure after g_io_deliver(), it may not longer by valid.
>
> Foun
ade 2006-03-07 00:19:09 UTC
FreeBSD ports repository
Added files:
print/kaspaliste/files patch-configure
Log:
Make this build on 5.x again (libtool fallout). Code still doesn't
compile on 6.x however.
Submitted by: pointyhat
Approved by:portmgr (implicit)
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > Nate Lawson <[EMAIL PROTECTED]> writes:
: > : Poul-Henning Kamp wrote:
: > : > phk 2006-03-05 17:52:32 UTC
: > : >
: > : > FreeBS
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Nate Lawson <[EMAIL PROTECTED]> writes:
: Poul-Henning Kamp wrote:
: > phk 2006-03-05 17:52:32 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/dev/usb umass.c
: > Log:
: > When we
On Tuesday 07 March 2006 04:46, Hiroki Sato wrote:
> Gleb Smirnoff <[EMAIL PROTECTED]> wrote
> in <[EMAIL PROTECTED]>:
>
> gl> Is it possible place kern/87208 into TODO list for 6.1-RELEASE?
> gl> The problem appeared to be a bad regression in 6.0-RELEASE,
> gl> that hurted many users. The PR con
In message: <[EMAIL PROTECTED]>
Nate Lawson <[EMAIL PROTECTED]> writes:
: Poul-Henning Kamp wrote:
: > phk 2006-03-05 17:52:32 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/dev/usb umass.c
: > Log:
: > When we get an unknown ATAPI com
pav 2006-03-06 22:46:17 UTC
FreeBSD ports repository
Modified files:
sysutils/fortunelock Makefile distinfo pkg-descr
Log:
- Unbreak
PR: ports/93280
Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]>
Approved by:maintainer timeout (dannyboy;
On Fri, Mar 03, 2006 at 10:36:52PM +, Paul Saab wrote:
> ps 2006-03-03 22:36:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_malloc.c
> Log:
> Fix bug in malloc_uninit():
> Releasing items from the mt_zone can not be done by a simple
>
On Monday, 6 March 2006 at 12:33:57 -0500, Garance A Drosihn wrote:
> At 10:36 AM + 3/6/06, Pawel Jakub Dawidek wrote:
>> pjd 2006-03-06 10:36:33 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>>usr.sbin/syslogd syslogd.8 syslogd.c
>> Log:
>> By default (for securit
pav 2006-03-06 22:32:11 UTC
FreeBSD ports repository
Modified files:
net-p2p/verlihub-plugins Makefile
Log:
- Remove references to recently removed pkg-message
PR: ports/94080
Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]>
Approved by:por
wkoszek 2006-03-06 22:31:25 UTC
FreeBSD src repository
Modified files:
tools/tools/umastat umastat.c
Log:
Allocate proper amount of memory. Otherwise, we pass the end of a buffer,
thus having unpleasant warning. Was found by jemalloc redzone code.
Reviewed by:rwatson
rwatson 2006-03-06 22:23:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc group
Log:
Merge group:1.33,1.34 from HEAD to RELENG_6:
Assign gid 77 to audit instead of gid 73. The ports group list did not
include '73', which was
pav 2006-03-06 22:19:53 UTC
FreeBSD ports repository
Modified files:
java/java-tutorial Makefile distinfo pkg-descr
Log:
- Update to 2006.03.06 and unbreak
- Drop maintainership
PR: ports/94122
Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]>
On Mon, 6 Mar 2006 17:06:58 -0500
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 06, 2006 at 11:04:33PM +0100, Pav Lucistnik wrote:
> > Ion-Mihai Tetcu p??e v po 06. 03. 2006 v 23:55 +0200:
> >
> > > I won't let myself feel a little bit demotivated by the fact that my PRs
> > > un-breakin
On Mon, Mar 06, 2006 at 11:04:33PM +0100, Pav Lucistnik wrote:
> Ion-Mihai Tetcu p??e v po 06. 03. 2006 v 23:55 +0200:
>
> > I won't let myself feel a little bit demotivated by the fact that my PRs
> > un-breaking ports sit in GNATS un-commited; I'll look again at it
> > tomorrow. I find it a some
Ion-Mihai Tetcu píše v po 06. 03. 2006 v 23:55 +0200:
> I won't let myself feel a little bit demotivated by the fact that my PRs
> un-breaking ports sit in GNATS un-commited; I'll look again at it
> tomorrow. I find it a somehow awkward I have to work the PR, then go
> bug a portmgr for approval a
On Tue, Mar 07, 2006 at 05:46:54AM +0900, Hiroki Sato wrote:
H> gl> Is it possible place kern/87208 into TODO list for 6.1-RELEASE?
H> gl> The problem appeared to be a bad regression in 6.0-RELEASE,
H> gl> that hurted many users. The PR contains several test cases,
H> gl> description and patch for
kris2006-03-06 21:58:25 UTC
FreeBSD ports repository
Modified files:
shells/bash Makefile
Log:
When bash is built with the bison 1.75 port present it breaks the ability
of bash to parse certain legal shell scripts (used by e.g. GNU configure).
Fix this by explici
On Mon, 6 Mar 2006 16:18:30 -0500
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 06, 2006 at 11:15:49PM +0200, Ion-Mihai Tetcu wrote:
> > On Mon, 6 Mar 2006 20:29:24 + (UTC)
> > Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >
> > > kris2006-03-06 20:29:24 UTC
> > >
> > > FreeB
obrien 2006-03-06 21:52:59 UTC
FreeBSD src repository
Modified files:
usr.bin/xinstall install.1 xinstall.c
Log:
Add an override (DONTSTRIP) so that one can easily install debugable
binaries when one cannot easily edit a package's Makefiles and/or
configure scripts.
jcamou 2006-03-06 21:52:11 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/contributing article.sgml
Log:
Fix typo.
Noticed by: ceri
Approved by:trhodes (mentor)
Revision ChangesPath
1.508 +1 -1 doc/en_US.ISO8859-1/articles
sam 2006-03-06 21:51:27 UTC
FreeBSD src repository
Modified files:
tools/tools/ncpusMakefile acpi.c biosmptable.c ncpus.c
Log:
fixups
Submitted by: ru
MFC after: 3 days
Revision ChangesPath
1.3 +2 -1 src/tools/tools/ncpus/Makefile
1.
blackend2006-03-06 21:31:21 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml
Log:
s/to startup/to start up/
Revision ChangesPath
1.172 +1 -1
doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
_
On Mon, Mar 06, 2006 at 11:15:49PM +0200, Ion-Mihai Tetcu wrote:
> On Mon, 6 Mar 2006 20:29:24 + (UTC)
> Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> > kris2006-03-06 20:29:24 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > cad/xcircuit Makefile
> >
On Mon, 6 Mar 2006 20:28:02 + (UTC)
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> kris2006-03-06 20:28:02 UTC
>
> FreeBSD ports repository
>
> Modified files:
> editors/speedbar-emacs20 Makefile
> Log:
> BROKEN: Incorrect pkg-plist
>
> Repeatedly ignored requests to fi
On Mon, 6 Mar 2006 20:29:24 + (UTC)
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> kris2006-03-06 20:29:24 UTC
>
> FreeBSD ports repository
>
> Modified files:
> cad/xcircuit Makefile
> Log:
> BROKEN: Incorrect pkg-plist
>
> Approved by:portmgr (implicit)
I
Gleb Smirnoff <[EMAIL PROTECTED]> wrote
in <[EMAIL PROTECTED]>:
gl> Is it possible place kern/87208 into TODO list for 6.1-RELEASE?
gl> The problem appeared to be a bad regression in 6.0-RELEASE,
gl> that hurted many users. The PR contains several test cases,
gl> description and patch for the pr
kris2006-03-06 20:47:23 UTC
FreeBSD ports repository
Modified files:
net/gnomemeeting Makefile
Log:
BROKEN: Incomplete dependency list
Approved by:portmgr (implicit)
Revision ChangesPath
1.55 +2 -0 ports/net/gnomemeeting/Makefile
___
On Mon, Mar 06, 2006 at 07:33:34PM +, Jesus R. Camou wrote:
> jcamou 2006-03-06 19:33:34 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/articles/contributing article.sgml
> Log:
> Add link to the `Ideas' page
> maintained by [EMAIL PROTECTED]
> App
kris2006-03-06 20:44:46 UTC
FreeBSD ports repository
Modified files:
net/openmcu Makefile
Log:
BROKEN: Incomplete dependency list
Approved by:portmgr (implicit)
Revision ChangesPath
1.23 +2 -0 ports/net/openmcu/Makefile
kris2006-03-06 20:44:09 UTC
FreeBSD ports repository
Modified files:
net/opengk Makefile
Log:
BROKEN: Incomplete dependency list
Approved by:portmgr (implicit)
Revision ChangesPath
1.13 +2 -0 ports/net/opengk/Makefile
_
hrs 2006-03-06 20:44:07 UTC
FreeBSD doc repository
Modified files:
en/releases/6.1R todo.sgml
Log:
Add new item: dup(2) regression on 6.x.
Requested by: glebius
Revision ChangesPath
1.15 +11 -1 www/en/releases/6.1R/todo.sgml
___
kris2006-03-06 20:43:50 UTC
FreeBSD ports repository
Modified files:
net/ohphone Makefile
Log:
BROKEN: Incomplete dependency list
Approved by:portmgr (implicit)
Revision ChangesPath
1.26 +2 -0 ports/net/ohphone/Makefile
kris2006-03-06 20:43:02 UTC
FreeBSD ports repository
Modified files:
net/openam Makefile
Log:
BROKEN: Incomplete dependency list
Approved by:portmgr (implicit)
Revision ChangesPath
1.30 +2 -0 ports/net/openam/Makefile
_
kris2006-03-06 20:39:53 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
BROKEN on amd64: Does not compile
Approved by:portmgr (implicit)
Revision ChangesPath
1.17 +7 -1 ports/x11-wm/bbconf/Makefile
___
On Mon, Mar 06, 2006 at 07:26:16PM +, Jesus R. Camou wrote:
> jcamou 2006-03-06 19:26:16 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/handbook/security chapter.sgml
> Log:
> Document the use of the rc.d script for sshd
> instead of simply `ssh
kris2006-03-06 20:38:44 UTC
FreeBSD ports repository
Modified files:
comms/vpb-driver Makefile
Log:
BROKEN: Incomplete pkg-plist
Approved by:portmgr (implicit)
Revision ChangesPath
1.5 +2 -0 ports/comms/vpb-driver/Makefile
_
kris2006-03-06 20:37:22 UTC
FreeBSD ports repository
Modified files:
editors/ooo-buildMakefile
Log:
BROKEN: Unfetchable
Approved by:portmgr (implicit)
Revision ChangesPath
1.5 +2 -0 ports/editors/ooo-build/Makefile
_
kris2006-03-06 20:37:07 UTC
FreeBSD ports repository
Modified files:
devel/looks Makefile
Log:
BROKEN: Unfetchable
Approved by:portmgr (implicit)
Revision ChangesPath
1.5 +2 -0 ports/devel/looks/Makefile
___
kris2006-03-06 20:36:14 UTC
FreeBSD ports repository
Modified files:
net-im/libjingle Makefile
Log:
BROKEN on !i386: Does not compile
Approved by:portmgr (implicit)
Revision ChangesPath
1.2 +4 -0 ports/net-im/libjingle/Makefile
kris2006-03-06 20:35:29 UTC
FreeBSD ports repository
Modified files:
shells/ksh93 Makefile
Log:
BROKEN: Size mismatch
Approved by:portmgr (implicit)
Revision ChangesPath
1.45 +2 -0 ports/shells/ksh93/Makefile
kris2006-03-06 20:34:58 UTC
FreeBSD ports repository
Modified files:
java/jc Makefile
Log:
Add NO_PACKAGE since this apparently takes an enormous amount of RAM to
build, and has never built successfully on the package cluster since the
update last year.
kris2006-03-06 20:33:56 UTC
FreeBSD ports repository
Modified files:
devel/hp48xgcc Makefile
Log:
BROKEN on !i386: Configure fails
Approved by:portmgr (implicit)
Revision ChangesPath
1.4 +7 -1 ports/devel/hp48xgcc/Makefile
___
kris2006-03-06 20:32:10 UTC
FreeBSD ports repository
Modified files:
games/ggz-kde-client Makefile
Log:
BROKEN: Incomplete pkg-plist
Approved by:portmgr (implicit)
Revision ChangesPath
1.2 +2 -0 ports/games/ggz-kde-client/Makefile
_
kris2006-03-06 20:30:52 UTC
FreeBSD ports repository
Modified files:
math/coq Makefile
Log:
BROKEN: Does not build
Approved by:portmgr (implicit)
Revision ChangesPath
1.11 +2 -0 ports/math/coq/Makefile
___
kris2006-03-06 20:30:19 UTC
FreeBSD ports repository
Modified files:
x11-servers/xorg-server-snap Makefile
Log:
BROKEN on sparc64: Does not compile
Approved by:portmgr (implicit)
Revision ChangesPath
1.35 +1 -0 ports/x11-servers/xorg-server-snap
kris2006-03-06 20:29:24 UTC
FreeBSD ports repository
Modified files:
cad/xcircuit Makefile
Log:
BROKEN: Incorrect pkg-plist
Approved by:portmgr (implicit)
Revision ChangesPath
1.58 +2 -0 ports/cad/xcircuit/Makefile
__
kris2006-03-06 20:28:02 UTC
FreeBSD ports repository
Modified files:
editors/speedbar-emacs20 Makefile
Log:
BROKEN: Incorrect pkg-plist
Repeatedly ignored requests to fix his commits: edwin
Approved by:portmgr (implicit)
Revision ChangesPath
1.3 +
kris2006-03-06 20:27:29 UTC
FreeBSD ports repository
Modified files:
games/sfbol Makefile
Log:
BROKEN: Tries to use java before it's present
Approved by:portmgr (implicit)
Revision ChangesPath
1.2 +2 -0 ports/games/sfbol/Makefile
_
kris2006-03-06 20:26:52 UTC
FreeBSD ports repository
Modified files:
emulators/skyeye Makefile
Log:
BROKEN on !i386: Does not compile
Approved by:portmgr (implicit)
Revision ChangesPath
1.4 +7 -1 ports/emulators/skyeye/Makefile
kris2006-03-06 20:24:06 UTC
FreeBSD ports repository
Modified files:
x11-wm/enlightenment Makefile
Log:
BROKEN: Still has incomplete pkg-plist
Approved by:portmgr (implicit)
Revision ChangesPath
1.91 +2 -0 ports/x11-wm/enlightenment/Makefile
___
On Mon, Mar 06, 2006 at 06:59:07PM +, Hiroki Sato wrote:
H>
H> Modified files:
H> en/releases/6.1R todo.sgml
H> Log:
H> Add new items:
H> exec_map depletion,
H> NFS data corruption between two 7.0 machines,
H> panic in fxp driver,
H> deadl
ru 2006-03-06 19:36:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
.Makefile
Log:
MFC: don't attempt to compile DEFAULTS and don't compile LINT twice.
Requested by: jkoshy
Approved by:re (scottl)
Revision Chang
jcamou 2006-03-06 19:33:34 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/contributing article.sgml
Log:
Add link to the `Ideas' page
maintained by [EMAIL PROTECTED]
PR: docs/92745
Submitted by: Daniel Gerzo <[EMAIL PROTECTED]>
Appro
jcamou 2006-03-06 19:26:16 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/security chapter.sgml
Log:
Document the use of the rc.d script for sshd
instead of simply `sshd'.
PR: docs/94112
Submitted by: Pierre-Paul Lavoie <[EMAIL P
hrs 2006-03-06 19:08:32 UTC
FreeBSD ports repository
Modified files:
japanese/dvipsk Makefile distinfo
Log:
Update distinfo and bump PORTREVISION because the distfile
is updated again. Change the master site to prevent further
unreasonable distfile replacing.
A
hrs 2006-03-06 18:59:07 UTC
FreeBSD doc repository
Modified files:
en/releases/6.1R todo.sgml
Log:
Add new items:
exec_map depletion,
NFS data corruption between two 7.0 machines,
panic in fxp driver,
deadlock in vn_start_write() co
hrs 2006-03-06 18:56:47 UTC
FreeBSD doc repository
Modified files:
en developers.sgml
Log:
Add a.andre, a.kmacy, and a.mohans.
Revision ChangesPath
1.127 +4 -1 www/en/developers.sgml
___
cvs-al
On Monday 06 March 2006 05:36, Pawel Jakub Dawidek wrote:
> pjd 2006-03-06 10:36:33 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/syslogd syslogd.8 syslogd.c
> Log:
> By default (for security reasons) syslogd(8) doesn't create log files
> when they don't
On Saturday 04 March 2006 01:07, Poul-Henning Kamp wrote:
> phk 2006-03-04 06:07:26 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_tc.c
> Log:
> Add missing cast.
This is one part of the fixes I needed on Alpha. The missing cast handles
the c
hrs 2006-03-06 18:16:28 UTC
FreeBSD doc repository
Modified files:
en/releases/6.1R schedule.sgml
en/releases/5.5R schedule.sgml
Log:
Update dates of 6.1-BETA3, 5.5-BETA3, and doc slush announcement.
Revision ChangesPath
1.4 +4 -4 www/en/re
blackend2006-03-06 18:05:03 UTC
FreeBSD doc repository
Modified files:
.access
Log:
Remove mp@ who has been inactive in doc+www area for more than three
years and who has not responded to doceng@ mail.
Revision ChangesPath
1.553 +0 -1 CV
keramida2006-03-06 17:37:43 UTC
FreeBSD src repository (doc committer)
Modified files:
share/man/man4 netgraph.4
Log:
Revert parts of 1.51 and add a missing \& after "i.e." that is not the
end of a sentence. Ruslan notes that:
* The part about hexadecimal representa
At 10:36 AM + 3/6/06, Pawel Jakub Dawidek wrote:
pjd 2006-03-06 10:36:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.8 syslogd.c
Log:
By default (for security reasons) syslogd(8) doesn't create
log files when they don't exist, but sometimes
sam 2006-03-06 17:26:16 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
deliver an l2uf frame on sta join to prime the bridge
Obtained from: madwifi
MFC after: 1 week
Revision ChangesPath
1.89 +51 -0 src
sam 2006-03-06 17:23:26 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c ieee80211_node.c
ieee80211_node.h ieee80211_proto.c
ieee80211_var.h
Log:
when scanning channels marked passive defer p
hm 2006-03-06 16:45:04 UTC
FreeBSD src repository
Modified files:
.access
Log:
Add Thomas Wintergerst ([EMAIL PROTECTED]) as a new
src committer. Thomas has done a large piece of work getting CAPI
support for active ISDN hardware for FreeBSD ready whi
jcamou 2006-03-06 16:39:11 UTC
FreeBSD doc repository
Modified files:
en/docproj todo.sgml
Log:
Set me as responsible for the electronic mail
chapter update.
Approved by:trhodes (mentor)
Revision ChangesPath
1.4 +3 -3 www/en/docproj/to
jcamou 2006-03-06 16:25:13 UTC
FreeBSD doc repository
Modified files:
en/projects newbies.sgml
Log:
Forced commit to set a commit message for my
previous accidental commit on newbies.sgml.
Log:
o Do some general rewording.
o Remove smilies.
On Fri, Jan 13, 2006 at 06:07:52PM +, Garrett Wollman wrote:
> wollman 2006-01-13 18:07:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> etc/defaults periodic.conf
> Added files:
> etc/periodic/daily 406.status-gmirror
> Log:
> Add a daily script to sh
mlaier 2006-03-06 16:10:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d pflog
sys/contrib/pf/net if_pflog.c if_pflog.h pf_ioctl.c
sys/modules Makefile
sys/modules/pf Makefile
Added files: (Branc
mlaier 2006-03-06 16:05:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/modules Makefile
Log:
Link the firmware module the build. Forgotten in original MFC.
Reminded by:Joerg Pulz
Approved by:re (scottl)
RevisionChang
mlaier 2006-03-06 16:02:06 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-disk.c
Log:
Fix the build. %ju prints uintmax_t not unsigned long long (which is
actually "longer" than uintmax_t for the understanding of printf).
Revision ChangesPath
jcamou 2006-03-06 16:01:14 UTC
FreeBSD doc repository
Modified files:
en/projects newbies.sgml projects.sgml
Log:
Add NanoBSD to the list of projects.
PR: www/94061
Submitted by: Daniel Gerzo <[EMAIL PROTECTED]>
Approved by:trhodes (mentor)
On Mon, Mar 06, 2006 at 06:41:06PM +0300 I heard the voice of
Yar Tikhiy, and lo! it spake thus:
>
> BTW, any ideas where to find some spare space for quota(1)?
Don't forget repquota(8) too. A lot of scripts I've slapped together
get really upset when things run together...
--
Matthew Fuller
On Sat, Mar 04, 2006 at 04:31:49PM +, Robert Watson wrote:
>
> BTW, the Linux layout solution is to allow the line to wrap, which I think
> is pretty ugly. One place we could crib additional space is that we put
> two-space gaps between columns, and could reduce that universally to one
> s
yar 2006-03-06 15:29:28 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf NOTES
Log:
MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linux
Revision ChangesPath
1.52 +2 -3 src/sys/amd64/conf/NOTES
_
On Sat, Mar 04, 2006 at 07:31:58AM +, Takahashi Yoshihiro wrote:
> nyan2006-03-04 07:31:58 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/pc98/confNOTES
> Log:
> MFi386: revision 1.1220.
>
> Revision ChangesPath
> 1.73 +2 -3 src/sys
ume 2006-03-06 14:55:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
lib/libc/net inet_net.3 inet_net_ntop.c
inet_net_pton.c
Log:
MFC: Sync inet_net_pton() and inet_net_ntop() with latest BIND9's
includes an IPv6 sup
1 - 100 of 127 matches
Mail list logo