marcel 2006-02-24 05:40:17 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus.h uart_core.c uart_dev_ns8250.c
uart_dev_sab82532.c uart_dev_z8530.c
Log:
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
Revision Cha
marcel 2006-02-24 05:36:44 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus_ebus.c
Log:
When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4)
or scc(4) to grab the device by default. In fact, we probably shouldn't
even claim the devic
mux 2006-02-24 05:14:55 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Define $(OWNER) and $(GROUP) variables to be passed to install(1), in
the hope that will allow the Darwinport maintainer to remove his patch.
Revision Changes
mux 2006-02-24 05:05:32 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Add $(PREFIX)/include to the includes directories, and $(PREFIX)/lib to
the library search path.
Revision ChangesPath
1.3 +3 -3 projects/csup
marcel 2006-02-24 02:42:26 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus.h uart_core.c uart_dev_ns8250.c
uart_dev_sab82532.c uart_dev_z8530.c
uart_kbd_sun.c uart_tty.c
Log:
MFp4:
Stop using our loca
edwin 2006-02-24 02:28:02 UTC
FreeBSD ports repository
Modified files:
misc/tinderbox Makefile
Log:
Move maintainership to [EMAIL PROTECTED]
Approved by: portmgr (linimon)
Revision ChangesPath
1.13 +1 -1 ports/misc/tinderbox/Makefile
___
marcel 2006-02-24 02:24:10 UTC
FreeBSD src repository
Modified files:
sys/sys serial.h
Log:
MFp4:
o Add defines for the 5 interrupt sources typical for serial devices.
These defines can be used for more finegrained interrupt handling
between drivers tha
marcel 2006-02-24 02:16:09 UTC
FreeBSD src repository
Modified files:
sys/sys serial.h
Log:
MFp4:
style(9): after #define
Revision ChangesPath
1.3 +17 -17src/sys/sys/serial.h
___
cvs-all@freebsd.or
marcel 2006-02-24 02:06:57 UTC
FreeBSD src repository
Modified files:
sys/dev/puc puc_ebus.c puc_sbus.c
Log:
MFp4:
Return BUS_PROBE_LOW_PRIORITY for a successful probe. This is in
preparation of the introduction of scc(4), which is going to handle
SCCs in the near
brooks 2006-02-24 02:06:46 UTC
FreeBSD ports repository
Modified files:
sysutils/ganglia-webfrontend Makefile pkg-plist
Log:
- Fix the plist so the config file gets removed when unchanged.
- Switch to using dirrmtry to from "unexec rmdir" remove the directory.
Approved by
marcel 2006-02-24 02:03:36 UTC
FreeBSD src repository
Modified files:
sys/dev/ic z8530.h
Log:
MFp4:
Add CHAN_A & CHAN_B for channel register offsets.
While here, fix a comment.
Revision ChangesPath
1.4 +6 -3 src/sys/dev/ic/z8530.h
___
marcel 2006-02-24 01:49:36 UTC
FreeBSD src repository
Modified files:
sys/conf kmod.mk
sys/modules/uart Makefile
Log:
Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) and
instead define MFILES appropriately for the uart(4) module build.
ahze2006-02-24 01:13:49 UTC
FreeBSD ports repository
Modified files:
devel/configgen Makefile distinfo
Log:
- Update to 1.14 to work with new libtool changes
Approved by:portmgr (marcus)
Revision ChangesPath
1.4 +1 -1 ports/devel/configgen
lioux 2006-02-24 00:46:13 UTC
FreeBSD doc repository
Modified files:
share/pgpkeyslioux.key
Log:
Updating to a new fresh key since previous one expired.
Revision ChangesPath
1.6 +45 -42doc/share/pgpkeys/lioux.key
___
ade 2006-02-24 00:35:58 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
Add some blurb about the recent libtool mega-commit and some suggestions
on how to (carefully) handle the large number of ports affected by this
change.
Approved b
ade 2006-02-24 00:26:34 UTC
FreeBSD ports repository
Modified files:
.MOVED
Log:
Add a death entry for devel/libtool13. Note that it's explicitly *not*
pointing to devel/libtool15, given the reworking that has been carried
out, and that devel/libtool1
jkim2006-02-23 23:41:42 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall disks.c
Log:
- Back out 1.155. I mismerged my ancient local patch. Luckily it was
completely noop.
- Geometry sanitization for non-interactive mode is moved to correct place.
Re
markus 2006-02-23 23:19:12 UTC
FreeBSD src repository (ports committer)
Modified files:
usr.sbin/bluetooth/hccontrol hccontrol.h info.c link_control.c
util.c
Log:
- Use official version strings for LMP and HCI version reporting and add
versi
mux 2006-02-23 23:11:40 UTC
FreeBSD projects repository
Modified files:
csup fattr.c
Log:
Correctly fix the getpwnam() -> getgrnam() change. I need sleep.
Revision ChangesPath
1.38 +5 -4 projects/csup/fattr.c
On Thursday, 23 February 2006 at 7:29:07 -0500, Andrew Gallatin wrote:
> Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
>> On Monday, 20 February 2006 at 2:50:09 +, Andrew Gallatin wrote:
>>> gallatin2006-02-20 02:50:09 UTC
>>>
>>> FreeBSD src repository
>>>
>>> Modified files:
>>>
emaste 2006-02-23 23:06:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/netinet ip_fw2.c
Log:
MFC 1.110: clear lock on error in O_LIMIT case of install_state
Approved by:re (mux)
Revision ChangesPath
1.70.2.17 +1 -0
mux 2006-02-23 23:03:52 UTC
FreeBSD projects repository
Modified files:
csup fattr.c
Log:
Oops, change a getpwnam() call that should have been getgrnam().
Revision ChangesPath
1.37 +2 -2 projects/csup/fattr.c
_
On 2006-02-23 13:42, Pav Lucistnik <[EMAIL PROTECTED]> wrote:
> pav 2006-02-23 13:42:57 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/porters-handbook book.sgml
> Log:
> - Add dads section on writing wrapper scripts
Your father knows about scripting
deischen2006-02-23 21:34:08 UTC
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_cond.c thr_mutex.c thr_nanosleep.c
Log:
Eliminate a race condition in timed waits (cv, mutex, and sleeps).
MFC Candidate.
PR: 93592
Revision ChangesPath
1.53
qingli 2006-02-23 21:14:34 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_input.c tcp_output.c
Log:
This patch fixes the problem where the current TCP code can not handle
simultaneous open. Both the bug and the patch were verified using the
ANVL test sui
clement 2006-02-23 20:46:11 UTC
FreeBSD ports repository
Modified files:
Mk bsd.apache.mk
Log:
- Fix USE_APACHE=22
Approved by:portmgr (self)
Spotted by: Larry Rosenman
Revision ChangesPath
1.9 +2 -2 ports/Mk/bsd.apache.
wkoszek 2006-02-23 20:46:10 UTC
FreeBSD src repository
Modified files:
tools/tools/ministat ministat.c
Log:
Fix the way in which median is calculated. If the data source has even
number of data points, value should be calculated by adding two middle
elements and dividing them
sos 2006-02-23 20:15:22 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.h ata-queue.c
Log:
Keep the parent device (in this case the channel) around in ata_request,
so we dont panic device removal or failure.
Clean up ata_fail_requests to prevent th
tmclaugh2006-02-23 19:42:02 UTC
FreeBSD ports repository
Modified files:
mail/thunderbird-dictionaries Makefile distinfo pkg-plist
Log:
- Include EN_GB dictionary in port [1]
- Remove alternate Russian dictionary not installed from distinfo
- Correctly install zu-ZA dictionar
jhb 2006-02-23 19:23:56 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcmfeeder.c
Log:
Remove some dead code.
Coverity ID:822
Found by: Coverity Prevent
Reviewed by:ariff
MFC after: 1 week
Revision ChangesPath
1.37
jhb 2006-02-23 19:13:13 UTC
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
Use the recently added msleep_spin() function to simplify the
callout_drain() logic. We no longer need a separate non-spin mutex to
do sleep/wakeup with, instead w
jhb 2006-02-23 19:11:16 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc.c
Log:
- Use callout_init_mtx() to initialize toffhandle callout using the fdc's
mutex.
- Don't use callout_drain() to stop the toffhandle callout while holding the
fdc mutex
ceri2006-02-23 19:10:28 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/disks chapter.sgml
Log:
Minor rewording.
Revision ChangesPath
1.249 +2 -2 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
_
On Thursday 23 February 2006 13:52, SXren Schmidt wrote:
> sos 2006-02-23 18:52:16 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ata ata-chipset.c
> Log:
> In ata_cmd_allocate() only call ata_pci_allocate once.
>
> found by: jhb@
FYI, Cover
mnag2006-02-23 18:54:49 UTC
FreeBSD ports repository
Modified files:
mail/pfqueue Makefile
Log:
- Fix name on load shared lib.
- Bump PORTREVISION
Submitted by: Anton Yuzhaninov <[EMAIL PROTECTED]>
Approved by:portmgr (clement)
Revision Changes
sos 2006-02-23 18:52:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c
Log:
In ata_cmd_allocate() only call ata_pci_allocate once.
found by: jhb@
Revision ChangesPath
1.160 +0 -1 src/sys/dev/ata/ata-chipset.c
julian 2006-02-23 18:51:02 UTC
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslog.conf.5
Log:
Fix typo
Revision ChangesPath
1.41 +1 -1 src/usr.sbin/syslogd/syslog.conf.5
___
cvs-all@freebsd.org mai
lioux 2006-02-23 18:22:49 UTC
FreeBSD ports repository
Modified files:
net-p2p/py-bittorrent Makefile pkg-plist
net-p2p/py-bittorrent-devel Makefile pkg-plist
Log:
o Fix PLIST again: fix cut-n-paste mistake on previous commit
o Bump PORTREVISION for PLIST change
App
jhb 2006-02-23 18:05:38 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_linux.c
Log:
Check the return value of copyin() and return an error if it fails.
Coverity ID:839
Found by: Coverity Prevent
MFC after: 1 week
Reviewed by:
You rules! Thanks!
Cheers,
Mezz
On Thu, 23 Feb 2006 04:43:34 -0600, Ade Lovett <[EMAIL PROTECTED]> wrote:
ade 2006-02-23 10:43:34 UTC
FreeBSD ports repository
Modified files:
Mk bsd.autotools.mk
Log:
Conversion to a single libtool environment.
* devel/l
jylefort2006-02-23 17:52:13 UTC
FreeBSD ports repository
Modified files:
games/timeseal Makefile
Log:
Obviously, an i386 binary is only going to run on i386 and amd64.
Approved by:portmgr (marcus)
Revision ChangesPath
1.2 +1 -0 ports/games/ti
mux 2006-02-23 17:44:03 UTC
FreeBSD projects repository
Modified files:
csup pathcomp.c
Log:
In pathcomp_free() free pc->prev if it is not NULL, not if it's NULL :-).
Spotted by: vs
Revision ChangesPath
1.3 +1 -1 projects/csup/p
Am Thu, 23 Feb 2006 05:24:07 -0800
schrieb Ade Lovett <[EMAIL PROTECTED]>:
> As with any major change, there will always be edge cases, and I'm
> sure my inbox will fill up with tales of woe over the coming days and
> weeks.
And that's the reason why I asked for an entry in UPDATING. Just say
markus 2006-02-23 15:37:43 UTC
FreeBSD src repository (ports committer)
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/bthidd kbd.c
Log:
MFC: rev 1.2
Fix scancode translation table
Approved by:re (scottl), emax
Revision ChangesPath
1.1.2.1
ade 2006-02-23 15:37:20 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
Clean up spurious "true" in the case of a non-autotools run-autotools
target.
PR: 93757
Forgotten by: ade
Approved by:portmgr (implicit)
ade 2006-02-23 15:34:27 UTC
FreeBSD ports repository
Modified files:
net-p2p/dclibMakefile
Log:
Remove bogus CATEGORIES
Approved by:portmgr (implicit)
Revision ChangesPath
1.28 +0 -1 ports/net-p2p/dclib/Makefile
_
ade 2006-02-23 15:33:39 UTC
FreeBSD ports repository
Modified files:
devel/gamin Makefile
Log:
Fix up PORTREVISION
Approved by:portmgr (implicit)
Revision ChangesPath
1.25 +1 -1 ports/devel/gamin/Makefile
___
ade 2006-02-23 15:32:54 UTC
FreeBSD ports repository
Modified files:
databases/sqlite2Makefile
Log:
Fix up PORTREVISION breakage
Approved by:portmgr (implicit)
Revision ChangesPath
1.39 +1 -0 ports/databases/sqlite2/Makefile
dwmalone2006-02-23 15:03:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/i386identcpu.c
sys/amd64/amd64 identcpu.c
Log:
MFC: Print Virtual Machine Extensions feature and remove stale comment.
Approved by: re (scottl)
Re
pav 2006-02-23 14:15:40 UTC
FreeBSD doc repository
Modified files:
en/platforms/amd64 motherboards.sgml
Log:
- Add entry for Gigabyte GA-K8N51GMF-9
PR: www/93257
Submitted by: Jan D.S. Wischweh <[EMAIL PROTECTED]>
- Add entry for Gigabyte GA-K8U
jkoshy 2006-02-23 14:08:35 UTC
FreeBSD doc repository
Modified files:
en/platforms/amd64 motherboards.sgml
Log:
Freshen the comment against my motherboard.
Revision ChangesPath
1.64 +4 -3 www/en/platforms/amd64/motherboards.sgml
__
pav 2006-02-23 13:42:57 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
- Add dads section on writing wrapper scripts
PR: docs/92342
Submitted by: jylefort
Revision ChangesPath
1.684 +19 -0
pav 2006-02-23 13:39:20 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
- Remove PERL_*_DEPENDS docs, the feature was removed from the tree
Revision ChangesPath
1.683 +0 -15 doc/en_US.ISO8859-1/books/porters
pav 2006-02-23 13:38:04 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
- Reflect the world with single unpatched libtool
Reviewed by:ade
Revision ChangesPath
1.682 +13 -19doc/en_US.ISO8859-1/books/
On Feb 23, 2006, at 04:45 , Alexander Leidinger wrote:
According to cvsweb the revision for graphics/chbg wasn't bumped, so I
don't expect it to work.
Well, herein lies the problem. This is a *wide* ranging commit, and
as such, there is no way to please everybody. It's also a non-
trivial
Am Thu, 23 Feb 2006 04:30:29 -0800
schrieb Ade Lovett <[EMAIL PROTECTED]>:
>
> On Feb 23, 2006, at 03:50 , Alexander Leidinger wrote:
> > Anything that should be added to UPDATING (e.g. "portupgrade -rf
> > x11-toolkits/gtk12" or something like that)?
>
> To be brutally honest, I don't know. In
gallatin2006-02-23 12:30:39 UTC
FreeBSD src repository
Modified files:
sys/modules Makefile
Log:
Unhook myri10ge from build in preparation for rename
Revision ChangesPath
1.479 +0 -3 src/sys/modules/Makefile
__
On Feb 23, 2006, at 03:50 , Alexander Leidinger wrote:
Anything that should be added to UPDATING (e.g. "portupgrade -rf
x11-toolkits/gtk12" or something like that)?
To be brutally honest, I don't know. In the case of the glib/gtk
1.2.x stuff, it would be against devel/glib12 rather than x11
Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:
> On Monday, 20 February 2006 at 2:50:09 +, Andrew Gallatin wrote:
> > gallatin2006-02-20 02:50:09 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/modules Makefile
> > Log:
> > Hook the myri10ge driver to
Am Thu, 23 Feb 2006 10:43:34 + (UTC)
schrieb Ade Lovett <[EMAIL PROTECTED]>:
> ade 2006-02-23 10:43:34 UTC
>
> FreeBSD ports repository
>
> Modified files:
> Mk bsd.autotools.mk
> Log:
> Conversion to a single libtool environment.
Anything that should
dwmalone2006-02-23 11:34:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/column column.c
Log:
MFC: Make column roundup to the next tab.
Approved by:re (scottl)
Revision ChangesPath
1.14.2.1 +3 -3 src/usr.bin/column/
ade 2006-02-23 10:44:27 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Adieu, libtool 1.3.x
Approved by:portmgr (kris)
Revision ChangesPath
1.14416 +0 -1 CVSROOT/modules
__
ade 2006-02-23 10:43:34 UTC
FreeBSD ports repository
Modified files:
Mk bsd.autotools.mk
Log:
Conversion to a single libtool environment.
* devel/libtool13 is no more (requiem mors pacem)
* devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc.
ade 2006-02-23 10:43:00 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested as
part of the single-libtool patch.
Approved by:portmgr (kris)
Revision ChangesP
ade 2006-02-23 10:42:21 UTC
FreeBSD ports repository
Modified files:
Mk bsd.gnome.mk
Log:
As a result of the conversion to single libtool, the glib/gtk 1.2.x
libraries have now moved from 12.so to -12.so
Approved by:portmgr (kris)
Revision C
garga 2006-02-23 10:34:06 UTC
FreeBSD ports repository
Modified files:
audio/csound Makefile
Log:
Unbreak: make it fetchable again
Approved by:portmgr (erwin, kris)
Revision ChangesPath
1.27 +2 -4 ports/audio/csound/Makefile
__
pav 2006-02-23 10:10:47 UTC
FreeBSD ports repository
Modified files:
net/csup/files patch-proto.c
Log:
- Unbreak patch
Approved by:portmgr (erwin)
Revision ChangesPath
1.2 +0 -9 ports/net/csup/files/patch-proto.c
_
davidxu 2006-02-23 09:24:19 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
1. Refine kern_sigtimedwait() to remove redundant code.
2. Fix a bug, if thread got a SIGKILL signal, call sigexit() to kill
its process.
MFC after: 3 days
kris2006-02-23 08:44:16 UTC
FreeBSD ports repository
Modified files:
.approvers
Log:
The ports tree is now frozen for the 5.5/6.1 release cycles.
Revision ChangesPath
1.10 +1 -1 CVSROOT/approvers
__
osa 2006-02-23 08:31:16 UTC
FreeBSD ports repository
Modified files:
www/nginxMakefile distinfo
Log:
Update to 0.3.30.
Revision ChangesPath
1.62 +1 -1 ports/www/nginx/Makefile
1.57 +3 -3 ports/www/nginx/distinfo
__
kris2006-02-23 08:29:26 UTC
FreeBSD ports repository
Modified files:
.CHANGES
Log:
Drop description of PERL_(BUILD|RUN)_DEPENDS since they were removed
pending reimplementation.
Revision ChangesPath
1.51 +1 -4 ports/CHANGES
kris2006-02-23 08:28:48 UTC
FreeBSD ports repository
Modified files:
devel/p5-Test-File-Contents Makefile
misc/tinderbox Makefile
sysutils/lireMakefile
sysutils/newportsversioncheck Makefile
Log:
Back out PERL_(BUILD|RUN)_DEPENDS pending reimpleme
ume 2006-02-23 08:28:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/modules/dummynet Makefile
sys/netinet ip_dummynet.c
Log:
MFC: Obey opt_inet6.h in kernel build directory.
sys/modules/dummynet/Makefile: 1.5
kris2006-02-23 08:28:14 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
* Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented
so it appends to (BUILD|RUN)_DEPENDS instead of defining new types,
since this requires ch
girgen 2006-02-23 08:04:04 UTC
FreeBSD ports repository
Modified files:
databases/py-PyGreSQL Makefile
Log:
Accidentally removed portepoch, believing it was portrevision.
Pointy hat to: me
Revision ChangesPath
1.46 +1 -0 ports/databases/py-PyGreSQL/Mak
75 matches
Mail list logo