imp 2008-04-26 05:46:29 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_udav.c usbdevs
Log:
Add support for the Davicom DM9601.
Submitted by: William Grzybowski
Revision ChangesPath
1.36 +2 -5 src/sys/dev/usb/if_udav.c
1.348
jb 2008-04-26 05:09:19 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_cc.c dt_cg.c
dt_consume.c
Log:
* Handle the different ioctl design.
* Add a couple of FreeBSD action extens
jb 2008-04-26 05:07:54 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_handle.c
Log:
Make this file compile cleanly.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle
jb 2008-04-26 05:07:07 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_dof.c
dt_ident.c
Log:
Leave out some header files.
Revision ChangesPath
1.2 +0 -0
src
jb 2008-04-26 05:05:49 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_link.c
Log:
* Handle building on FreeBSD for i386 and amd64.
* Add stubs for the other FreeBSD arches.
* Make the file compile cleanly.
Revision Chang
jb 2008-04-26 05:03:22 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common drti.c
Log:
* Make this file compile cleanly.
* Add FreeBSD constructor/destructor definitions.
Revision ChangesPath
1.2 +0 -0 src/cddl/co
jeff2008-04-26 05:02:48 UTC
FreeBSD src repository
Modified files:
tools/sched schedgraph.py
Log:
- Remove cumbersome and inaccurate attempt at synchronizing the timestamps
post collection. This is too error prone and introduces uncertainty into
the timin
jb 2008-04-26 05:01:30 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_open.c
Log:
* Add FreeBSD action extensions.
* Get the kernel module file name rather than hard-coding it like on Solaris.
* Use FreeBSD's process library A
jb 2008-04-26 04:57:45 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_options.c
Log:
* Handle the different ioctl design.
* Make this file compile cleanly.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/
jb 2008-04-26 04:56:46 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_pid.c
Log:
There is a lot of commented out code here which applies to future work
for userland tracing.
For now we need the basic functions to be in plac
jb 2008-04-26 04:54:58 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_parser.c
Log:
Leave out a header file.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_parser.c
jb 2008-04-26 04:53:24 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_pragma.c
Log:
Merge FreeBSD include file changes with some code that should have come
in on the vendor branch.
Revision ChangesPath
1.2 +0 -
jb 2008-04-26 04:51:45 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_proc.c
Log:
* Use FreeBSD's process library instead of the Solaris one.
* There are a few placeholders in here for which there isn't libproc
support code
jb 2008-04-26 04:49:03 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_proc.h
Log:
Leave out the hook that Solaris has into it's rtld.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/lib/libdtrac
jb 2008-04-26 04:47:16 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_impl.h
Log:
* Add a couple of action definitions for FreeBSD extensions.
* Handle the different ioctl design.
* Add support for the get and set error locati
jb 2008-04-26 04:44:34 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_map.c
Log:
* Handle the different ioctl design.
* Make the file compile cleanly.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opens
jb 2008-04-26 04:43:19 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_error.c
Log:
There are many places in libdtrace where errno can be set. When an
error is returned all the way back to the dtrace app, it's hard to
figure ou
jb 2008-04-26 04:40:38 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_errtags.h
Log:
Add some error definitions for FreeBSD action extensions.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/lib
jb 2008-04-26 04:39:26 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_module.c
Log:
* Make this file compile cleanly.
* Use FreeBSD's kld syscalls to get kernel module information instead
of using an object file system like
jb 2008-04-26 04:37:01 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_aggregate.c
Log:
* Handle the different ioctl design.
* Use FreeBSD's process library API.
* Make the file compile cleanly.
Revision ChangesPath
jb 2008-04-26 04:34:50 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_provider.c
Log:
Just leave out a few includes to compile this on FreeBSD.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/li
jb 2008-04-26 04:33:15 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_subr.c
Log:
* Get the maximum number of CPUs via a sysctl.
* Handle the different ioctl design.
* Support the freopen() changes.
* Use functions in FreeBS
jb 2008-04-26 04:26:23 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_lex.l
Log:
* Define YY_INPUT for flex since input() can't be re-defined.
* On FreeBSD define both LITTLE_ENDIAN and BIG_ENDIAN and then set the
BYTE_ORDER
jb 2008-04-26 04:22:33 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libctf/common ctf_subr.c
Log:
Make this compile cleanly.
Revision ChangesPath
1.2 +0 -0 src/cddl/contrib/opensolaris/lib/libctf/common/ctf_subr.c
___
jb 2008-04-26 04:20:12 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_program.c
Log:
Handle the different level of indirection between ioctl on SYSV vs BSD.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/o
jb 2008-04-26 04:18:35 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_printf.c
Log:
freopen() on FreeBSD behaves differently to the Solaris one.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/l
jb 2008-04-26 04:16:18 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_work.c
Log:
* Use a portable POSIX timed wait.
* Handle the different ioctl format.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/op
jb 2008-04-26 04:13:23 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dtrace.h
Log:
* Fix a function prototype.
* Allow for the different level of indirection between SYSV's ioctl and BSD's.
* Map a couple of sysconf definitions
jb 2008-04-26 04:11:16 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libgen/common gmatch.c
Log:
Simplify for FreeBSD for now, bypassing the multibyte char variables
that Solaris has. We may need to revisit this issue later.
Revision Changes
jb 2008-04-26 04:09:13 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libctf/common ctf_lib.c
Log:
Solaris has code which makes zlib optional, so they have to jump through
some hoops to get the compression functions. On FreeBSD have libz and
can
jb 2008-04-26 04:03:59 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common mkerrtags.sh
mknames.sh
Log:
'echo' behaviour differs between SYSV and BSD.
Revision ChangesPath
1.2
jb 2008-04-26 04:01:35 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/tools/ctf/common list.c memory.c
cddl/contrib/opensolaris/tools/ctf/cvt alist.c alist.h
barrier.c barrier.h
jb 2008-04-26 03:59:24 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/tools/ctf/cvt dwarf.c
Log:
Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one that
is used in Solaris.
Revision ChangesPath
1.2 +0 -0 src/cd
jb 2008-04-26 03:56:50 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/tools/ctf/cvt util.c
Log:
We need to be consistent with prototype definitions. It isn't OK to
use 'const' and just override it whenever we feel like it. If we use
it at all, then w
marcel 2008-04-26 03:56:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libdisk open_ia64_disk.c
Log:
MFC: Correct an off-by-1 for GPART.
Revision ChangesPath
1.5 +8 -2 src/lib/libdisk/open_ia64_disk.c
Revision
jb 2008-04-26 03:54:23 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/tools/ctf/dump dump.c
Log:
Make this file compile cleanly.
Revision ChangesPath
1.2 +0 -0 src/cddl/contrib/opensolaris/tools/ctf/dump/dump.c
marcel 2008-04-26 03:50:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/ia64/ia64elf_machdep.c machdep.c pmap.c
sys/ia64/include md_var.h
Log:
MFC: Better implement I-cache invalidation.
Revision ChangesPath
1.25 +4
jb 2008-04-26 03:47:34 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/mdb/tools/common util.h
cddl/contrib/opensolaris/cmd/sgs/include alist.h debug.h sgs.h
Log:
Apply FreeBSD changes.
Revision ChangesPath
1.2 +0 -0 src/cd
jb 2008-04-26 03:44:47 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/mdb/tools/common die.c
Log:
On FreeBSD we can't afford to have a build fail simply because there
was some sort of CTF conversion error.
Revision ChangesPath
1.2
jb 2008-04-26 03:40:56 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/sgs/tools/common findprime.c
Log:
Add a missing include file. We care about function prototype definitions.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/
jb 2008-04-26 03:39:02 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/dtrace dtrace.c
Log:
Apply FreeBSD changes.
There is an incomplete piece of code in here which requires the process
handling library which is still under development.
R
jb 2008-04-26 03:36:28 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts dtest.pl
Log:
* Set the path to perl on FreeBSD.
* Use the FreeBSD shell.
* On FreeBSD the tests run from the OBJDIR, so output files go there
rathe
jb 2008-04-26 03:34:22 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts dstyle.pl
Log:
Set the path to perl on FreeBSD.
Revision ChangesPath
1.2 +0 -0
src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scri
jb 2008-04-26 03:32:20 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs
err.D_OP_INCOMPAT.dupgtype.d
scf 2008-04-26 02:33:53 UTC
FreeBSD src repository
Modified files:
lib/libc/sys mkdir.2
Log:
Have the man page catch up with the namespace pollution cleanup that
occurred between 2001-2003. Thanks to bde for the history lesson[1]
concerning sys/types.h and the ma
jfv 2008-04-26 02:15:40 UTC
FreeBSD src repository
Modified files:
sys/dev/igb if_igb.c
Log:
Opps,missed line in the fix...
Revision ChangesPath
1.12 +2 -2 src/sys/dev/igb/if_igb.c
___
cvs-all@freebsd.
alepulver2008-04-26 02:01:41 UTC
FreeBSD ports repository
Modified files:
games/vavoom Makefile
Log:
- Add missing devel/cmake dependency.
Revision ChangesPath
1.38 +1 -0 ports/games/vavoom/Makefile
___
cvs
leeym 2008-04-26 00:38:45 UTC
FreeBSD ports repository
Modified files:
news/nntpcache Makefile pkg-descr
Log:
- original master site is gone, update links to mirror site.
Revision ChangesPath
1.52 +1 -1 ports/news/nntpcache/Makefile
1.7 +1 -1
brooks 2008-04-25 23:50:49 UTC
FreeBSD src repository
Modified files:
etc network.subr
share/man/man5 rc.conf.5
Log:
Replace the prototype vaps_ and vap_create_ variables with
more wlans_ and create_args_
Add documentation for these variants an
jb 2008-04-25 23:33:18 UTC
FreeBSD src repository
src/cddl/contrib/opensolaris - Imported sources
Update of /home/ncvs/src/cddl/contrib/opensolaris
In directory repoman.freebsd.org:/tmp/cvs-serv13771
Log Message:
Vendor import of DTrace support files from OpenSolaris.
jfv 2008-04-25 23:22:01 UTC
FreeBSD src repository
Modified files:
sys/dev/igb if_igb.c
Log:
A change got dropped in the merge, add back
Revision ChangesPath
1.11 +11 -11src/sys/dev/igb/if_igb.c
___
cvs
pav 2008-04-25 23:21:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
wpa_supplicant is no more
Revision ChangesPath
1.19702 +0 -1 CVSROOT/modules
___
cvs-all@freebsd.org mailing l
pav 2008-04-25 23:21:09 UTC
FreeBSD ports repository
Modified files:
.MOVED
security Makefile
Removed files:
security/wpa_supplicant Makefile distinfo pkg-descr
security/wpa_supplicant/files config.bsd patch-Makefile
miwi2008-04-25 23:15:14 UTC
FreeBSD ports repository
Modified files:
java/jdk14/files patch-plugin::common::config.gmk
Log:
- Fix patch reject after xorg cleanup
Submitted by: pointyhat via pav
Revision ChangesPath
1.4 +11 -11ports/java/jdk14/
pav 2008-04-25 23:11:46 UTC
FreeBSD ports repository
Modified files:
editors/ved Makefile
Log:
- Mark BROKEN on -CURRENT: error: conflicting types for 'fexecve'
Reported by:pointyhat
Revision ChangesPath
1.14 +5 -1 ports/editors/ved/Mak
pav 2008-04-25 22:57:14 UTC
FreeBSD ports repository
Modified files:
net/openradius Makefile
Log:
- Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'
Reported by:pointyhat
Revision ChangesPath
1.15 +4 -0 ports/net/openradius/
pav 2008-04-25 22:53:23 UTC
FreeBSD ports repository
Modified files:
biology/molden Makefile
Log:
- Mark BROKEN on -CURRENT: error: 'linkat' redeclared as different kind of
symbol
Reported by:pointyhat
Revision ChangesPath
1.36 +4 -0 port
miwi2008-04-25 22:48:54 UTC
FreeBSD ports repository
Modified files:
graphics/Makefile
Log:
- Fix build after xorg cleanup
Submitted by: pointyhat via pav
Revision ChangesPath
1.6 +5 -5 ports/graphics//Makefile
___
pav 2008-04-25 22:48:30 UTC
FreeBSD ports repository
Modified files:
net/libfixbufMakefile pkg-plist
Log:
- Fix for objformat removal
- Remove nonsensical dirrmtry line from plist
Reported by:pointyhat
Revision ChangesPath
1.3 +3 -0 p
anders 2008-04-25 22:45:23 UTC
FreeBSD ports repository
Modified files:
net/vnc Makefile
Log:
Add missing runtime dependencies.
Approved by:maintainer timeout
Revision ChangesPath
1.55 +3 -0 ports/net/vnc/Makefile
_
pav 2008-04-25 22:28:28 UTC
FreeBSD ports repository
Modified files:
devel/aceMakefile
Log:
- Mark BROKEN on -CURRENT: error: cannot convert 'cpu_set_t*' to 'cpuset_t*'
...
Reported by:pointyhat
Revision ChangesPath
1.19 +4 -0 ports
pav 2008-04-25 22:16:50 UTC
FreeBSD ports repository
Added files:
security/fakeroot/files patch-configure
Log:
- Fix build on -CURRENT (typo in configure script)
PR: ports/123093
Submitted by: Ganael Laplanche <[EMAIL PROTECTED]> (maintainer)
Revisio
jfv 2008-04-25 21:19:41 UTC
FreeBSD src repository
Modified files:
sys/dev/em e1000_82571.c e1000_82571.h e1000_api.c
e1000_api.h e1000_defines.h e1000_hw.h
e1000_ich8lan.c e1000_ich8lan.h
e100
sam 2008-04-25 20:42:48 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
add rules for statically embedding ipw, iwi, ral, and wpi firmware modules
Revision ChangesPath
1.1295+154 -0src/sys/conf/files
_
murray 2008-04-25 20:32:52 UTC
FreeBSD doc repository
Modified files:
share/sgml usergroups.xml
Log:
Update information about Unix Users Group Rhein-Neckar e.V [1]
and add new arentinan user group [2]
Submitted by: Raphael Becker <[EMAIL PROTECTED]> [1]
miwi2008-04-25 20:23:35 UTC
FreeBSD ports repository
Modified files:
.modules
.MOVED
graphics Makefile
misc Makefile
net Makefile
Removed files:
graphics/entice Mak
-mstorage_add_bin.c
Removed files:
net/tinyldap/files patch-auth.c patch-md5password.c
patch-tinyldap.c
Log:
- update to 20080425
better ACL support
Revision ChangesPath
1.6 +6 -5 ports/net/tinyldap/Makefile
1.4 +3 -3 ports/net/tinyldap
tabthorpe2008-04-25 19:51:43 UTC
FreeBSD doc repository (ports committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
Log:
- Add Guy Brand for new ports work
Revision ChangesPath
1.788 +5 -0
doc/en_US.ISO8859-1/articles/cont
tabthorpe2008-04-25 19:46:13 UTC
FreeBSD ports repository
Modified files:
sysutils/treeMakefile
sysutils/tree/files patch-tree.c
Log:
- Fix for CURRENT
- Bump PORTREVISION
- Pass maintainership to submiiter
Submitted by: Guy Brand (via private email)
sam 2008-04-25 19:45:42 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c
Log:
hookup the parent device's if_input and if_output to stub routines
to catch unintended use (one might argue about if_output but it's
behaviour is ill-defined without v
miwi2008-04-25 19:24:09 UTC
FreeBSD ports repository
Modified files:
textproc/p5-CAM-PDF Makefile distinfo
Log:
- Update to 1.13
Revision ChangesPath
1.7 +1 -1 ports/textproc/p5-CAM-PDF/Makefile
1.6 +3 -3 ports/textproc/p5-CAM-PDF/distinfo
ache2008-04-25 19:15:33 UTC
FreeBSD ports repository
Modified files:
mail/milter-greylist Makefile distinfo pkg-plist
Log:
Upgrade to 4.0
Revision ChangesPath
1.23 +11 -4 ports/mail/milter-greylist/Makefile
1.11 +3 -3 ports/mail/milter-greylis
sam 2008-04-25 19:13:38 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_rum.c
Log:
remove scan task on state change so it doesn't unexpectedly fire
Noticed by: Paul B. Mahol
Revision ChangesPath
1.19 +2 -1 src/sys/dev/usb/if_r
miwi2008-04-25 19:12:10 UTC
FreeBSD ports repository
Modified files:
games/spring Makefile
Log:
Mark broken on 5.x: does not compile
PR: 122950
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.4
miwi2008-04-25 19:05:39 UTC
FreeBSD ports repository
Modified files:
www/polipo Makefile
Log:
- Respect CC
PR: 122944
Submitted by: Frank Fenor <[EMAIL PROTECTED]>
Approved by:maintainer
Revision ChangesPath
1.16 +1 -0
miwi2008-04-25 19:04:08 UTC
FreeBSD ports repository
Modified files:
security/chkrootkit Makefile
Log:
- Respect CC
PR: 122941
Submitted by: Frank Fenor <[EMAIL PROTECTED]>
Approved by:maintainer
Revision ChangesPath
1.29 +1 -0
remko 2008-04-25 19:03:56 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/install chapter.sgml
Log:
Be consistent with the architecture titles, we name them all:
&os;/&arch.platform; and we had + Architecture for AMD64, which
makes it different.
delphij 2008-04-25 19:03:04 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
Document extman password bypass vulnerability.
Revision ChangesPath
1.1609+29 -1 ports/security/vuxml/vuln.xml
_
delphij 2008-04-25 18:53:50 UTC
FreeBSD ports repository
Modified files:
mail/extmail Makefile distinfo
Log:
extmail authors rerolled the tarball for the following reasons:
* Fix purge mail js and code bugs.
* Correct address book updates.
* Correct JavaScript
dinoex 2008-04-25 18:48:06 UTC
FreeBSD ports repository
Modified files:
deskutils/openproj Makefile distinfo pkg-plist
Log:
- update to 1.1
Revision ChangesPath
1.2 +2 -2 ports/deskutils/openproj/Makefile
1.2 +3 -3 ports/deskutils/openproj/d
sam 2008-04-25 18:32:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/wpa/wpa_supplicant driver_freebsd.c
Log:
MFC: bug fix to preserve high 16 bits of if flags so drivers don't lose
IFF_NEEDSGIANT
Revision ChangesPath
1.14.2.2
sam 2008-04-25 18:02:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
contrib/hostapd ChangeLog Makefile README aes_wrap.c
aes_wrap.h common.c common.h defconfig
driver.h driver_test.c eap_aka.c
novel 2008-04-25 17:46:45 UTC
FreeBSD ports repository
Modified files:
security/gnutls-devel Makefile Makefile.man distinfo pkg-plist
Log:
Update to 2.3.7.
Revision ChangesPath
1.57 +2 -2 ports/security/gnutls-devel/Makefile
1.14 +5 -1 ports/se
sam 2008-04-25 17:39:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/wpa/wpa_supplicant Makefile wpa_supplicant.8
Log:
MFC: enable syslog support and add -s option to the man page
Revision ChangesPath
1.11.2.4 +1 -0 src/usr.s
sam 2008-04-25 17:35:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
contrib/wpa_supplicant ChangeLog FREEBSD-Xlist FREEBSD-upgrade
Makefile README aes_wrap.c aes_wrap.h
asn1.c common.c common.h config
rwatson 2008-04-25 17:34:09 UTC
FreeBSD src repository
Modified files:
sbin/ddb Makefile ddb.8 ddb.c ddb.h
Added files:
sbin/ddb ddb_capture.c
Log:
Add "ddb capture print" and "ddb capture status" commands do ddb(8),
alowing the DDB output capture
pav 2008-04-25 17:23:11 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
quackle --> ports/games/quackle
Revision ChangesPath
1.19700 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.org mai
pav 2008-04-25 17:22:39 UTC
FreeBSD ports repository
Modified files:
gamesMakefile
Added files:
games/quackleMakefile distinfo pkg-descr pkg-plist
games/quackle/files patch-fixedstring.h
Log:
Free crossword game artificial intelligence and
miwi2008-04-25 17:20:23 UTC
FreeBSD ports repository
Modified files:
irc/irssi-devel Makefile distinfo
irc/irssi-devel/files patch-irssi-version.h.in
Log:
- Update to 20080421
Revision ChangesPath
1.126 +1 -1 ports/irc/irssi-devel/Makefile
1.7
sam 2008-04-25 17:18:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ral rt2661.c
Log:
MFC 1.19: fix locking botch
Revision ChangesPath
1.17.2.1 +3 -1 src/sys/dev/ral/rt2661.c
_
miwi2008-04-25 17:10:12 UTC
FreeBSD ports repository
Modified files:
textproc/uncrustify Makefile distinfo
Log:
- Update to 0.46
PR: 123028
Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.22 +1 -1
sam 2008-04-25 17:05:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/rc.d wpa_supplicant
Log:
MFC 1.3: spell pidfile correctly so multiple wpa_supplicant processes can be
run
Revision ChangesPath
1.2.2.1 +2 -2 src/et
sam 2008-04-25 17:04:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/usb ucom.c ucomvar.h
Log:
MFC: split out tty create part of ucom_attach into ucom_attach_tty so
derived drivers can use it
Revision ChangesPath
1.64.2
sam 2008-04-25 16:59:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sys cdefs.h
Log:
MFC 1.95: add __noinline
Revision ChangesPath
1.93.2.2 +6 -0 src/sys/sys/cdefs.h
___
cv
miwi2008-04-25 16:58:10 UTC
FreeBSD ports repository
Modified files:
math/jacal Makefile
math/jacal/files patch-Makefile
Added files:
math/jacal pkg-plist
Log:
- Add missing files to the Build.
PR: 122767
Submitted by:
sam 2008-04-25 16:52:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_media.h
Log:
MFC 1.41: IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace it
with IFM_IEEE80211_WDS
Revision ChangesPath
1.40.2.1
sam 2008-04-25 16:50:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/ddb db_command.c db_ps.c ddb.h
Log:
MFC: enable dynamic addition of "show all" commands
Revision ChangesPath
1.73.2.5 +4 -2 src/sys/ddb/db_command.c
sam 2008-04-25 16:48:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ifconfigifclone.c ifconfig.c ifconfig.h ifvlan.c
Log:
MFC: Fix handling of create operation together with setting other parameters.
Revision ChangesPath
1.3.
sam 2008-04-25 16:46:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sys mbuf.h
Log:
MFC 1.223: add M_PROTO[678]; sort mbuf flags and extend values to 32 bits;
write M_COPYFLAGS in terms of M_PROTOFLAGS
Revision Changes
rpaulo 2008-04-25 16:45:13 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_thermal.c
Log:
Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make no
assumptions about the state of the cooling devices. Instead, switch them
off on init and, only
1 - 100 of 192 matches
Mail list logo