Searched hist:2006 (Results 26 - 50 of 7501) sorted by relevance

1234567891011>>

/freebsd-10.2-release/usr.bin/csup/
H A Dtoken.hdiff 156702 Tue Mar 14 03:51:13 MST 2006 mux This commit was generated by cvs2svn to compensate for changes in r156701,
which included commits to RCS files with non-trunk default branches.
diff 156701 Tue Mar 14 03:51:13 MST 2006 mux Import the latest snapshot of csup (20060313).
156230 Fri Mar 03 04:11:29 MST 2006 mux Initial import of csup.
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_getschedparam.cdiff 162499 Thu Sep 21 04:21:30 MDT 2006 davidxu use rtprio_thread system call to get or set thread priority.
diff 160331 Thu Jul 13 22:45:19 MDT 2006 davidxu Caching scheduling policy and priority in userland, a critical but baddly
written application is frequently changing thread priority for SCHED_OTHER
policy.
diff 160321 Thu Jul 13 06:35:43 MDT 2006 davidxu Use thr_setscheduler, thr_getscheduler and thr_setschedparam to implement
pthread functions.
diff 160287 Wed Jul 12 06:13:18 MDT 2006 davidxu Use kernel facilities to support real-time scheduling.
diff 158073 Thu Apr 27 08:18:23 MDT 2006 davidxu - Use same priority range returned by kernel's sched_get_priority_min()
and sched_get_priority_max() syscalls.
- Remove unused fields from structure pthread_attr.
diff 157457 Tue Apr 04 02:57:49 MDT 2006 davidxu WARNS level 4 cleanup.
H A Dthr_setprio.cdiff 162499 Thu Sep 21 04:21:30 MDT 2006 davidxu use rtprio_thread system call to get or set thread priority.
diff 162037 Tue Sep 05 14:39:06 MDT 2006 davidxu Same as pthread_setschedparam, use sizeof(struct sched_param) instead.
diff 160331 Thu Jul 13 22:45:19 MDT 2006 davidxu Caching scheduling policy and priority in userland, a critical but baddly
written application is frequently changing thread priority for SCHED_OTHER
policy.
diff 160321 Thu Jul 13 06:35:43 MDT 2006 davidxu Use thr_setscheduler, thr_getscheduler and thr_setschedparam to implement
pthread functions.
diff 160287 Wed Jul 12 06:13:18 MDT 2006 davidxu Use kernel facilities to support real-time scheduling.
diff 157457 Tue Apr 04 02:57:49 MDT 2006 davidxu WARNS level 4 cleanup.
/freebsd-10.2-release/sys/boot/arm/at91/bootspi/
H A DMakefilediff 164323 Thu Nov 16 00:53:28 MST 2006 imp Move to using a common arm_init.S. These things are more similar than
different at this point.
diff 164138 Thu Nov 09 20:45:22 MST 2006 imp MFp4: boot2 should now build
diff 163598 Sat Oct 21 22:51:21 MDT 2006 imp MFp4: default to not loading the fpga
diff 163597 Sat Oct 21 22:44:26 MDT 2006 imp MFp4: Update to smaller code footprint.
diff 161370 Wed Aug 16 23:39:58 MDT 2006 imp MFp4: First cut at making spi and/or sd card booting work, needs work
157873 Wed Apr 19 17:16:49 MDT 2006 imp MFp4 (checkpoint of work in progress):

o Use a directory layout that is more akin to the i386 boot layout.
o Create a libat91 for library routines that are used by one or more
of the boot loaders.
o Create bootiic for booting from an iic part.
o Create bootspi for booting from an spi part.
o Optimize the size of many of these routines (especially emac.c). Except
for the emac.c optimizations, all these have been tested.
o eliminate the inc directory, libat91 superceeds it.
o Move linker.cfg up a layer to allow it to be shared.
/freebsd-10.2-release/share/man/man4/
H A Dufoma.4diff 164524 Wed Nov 22 21:30:02 MST 2006 brueffer Use our standard section 4 SYNOPSIS.

MFC after: 3 days
diff 162871 Sat Sep 30 15:14:49 MDT 2006 ru Revise markup.
diff 154238 Wed Jan 11 21:46:15 MST 2006 takawata Grammar fix.
Submitted by: joel@
diff 154223 Wed Jan 11 13:51:03 MST 2006 takawata Add a mobile phone known to work.
diff 154148 Mon Jan 09 19:07:04 MST 2006 takawata Add documents URL.
154146 Mon Jan 09 18:56:11 MST 2006 takawata Add man page for ufoma(4) in poor English and formatting.
H A Dpadlock.4diff 165218 Thu Dec 14 16:57:35 MST 2006 mpp Spelling fix.
diff 162871 Sat Sep 30 15:14:49 MDT 2006 ru Revise markup.
diff 160782 Fri Jul 28 13:56:17 MDT 2006 pjd Update manual page.
diff 160502 Wed Jul 19 16:31:09 MDT 2006 mr Reflect the additional support of C7 CPU's in padlock(4).

Submitted by: brueffer
MFC after: 1 day
diff 159280 Mon Jun 05 16:24:31 MDT 2006 pjd - Document that padlock(4) pretends to accelerate HMAC algorithms.
- Remove "device cryptodev" as it is not needed for compiling padlock(4)
into the kernel. Actually it is not advisable, because padlock
instructions can be used directly from userland, so passing the work
through the kernel is a bad idea.
diff 157355 Sat Apr 01 09:55:37 MST 2006 brueffer Mention the module in the synopsis.
H A Dacpi_dock.4diff 162871 Sat Sep 30 15:14:49 MDT 2006 ru Revise markup.
158760 Sat May 20 06:21:42 MDT 2006 brueffer Minimal manpage for the acpi_dock driver. This needs to be fleshed out
by someone in the know about this driver.
H A Dng_tag.4diff 165216 Thu Dec 14 16:40:57 MST 2006 mpp Spelling fixes.
diff 162871 Sat Sep 30 15:14:49 MDT 2006 ru Revise markup.
diff 160050 Fri Jun 30 11:35:35 MDT 2006 ru Gleb committed an intermediary version, commit the right one now.

Submitted by: Vadim Goncharov
159979 Tue Jun 27 12:45:28 MDT 2006 glebius A netgraph node that can do different manipulations with
mbuf_tags(9) on packets.

Submitted by: Vadim Goncharov <vadimnuclight tpu.ru>
mdoc(7) reviewed by: ru
/freebsd-10.2-release/lib/librt/
H A Dsigev_thread.cdiff 157242 Wed Mar 29 04:20:53 MST 2006 deischen Account for recent changes in namespace.h. Use _pthread_create
instead of pthread_create.
diff 156529 Fri Mar 10 08:01:23 MST 2006 davidxu Block all signals in helper threads except those should not be blocked.
diff 156384 Tue Mar 07 08:42:02 MST 2006 davidxu Remove stale comments.
diff 156383 Tue Mar 07 08:28:07 MST 2006 davidxu 1. Always call user callback function in newly created thread, it seems
POSIX implies that the user callback function must be executed in clean
environment.
2. Use newly introduced pthread stubs in libc.
diff 156267 Sat Mar 04 00:18:19 MST 2006 davidxu Use a thread pool to process notification if sigev_notify_attributes
is default and caller does not require dedicated thread. timer needs
a dedicated thread to maintain overrun count correctly in notification
context. mqueue and aio can use thread pool to do notification
concurrently, the thread pool has lifecycle control, some threads will
exit if they have idled for a while.
diff 156192 Wed Mar 01 23:38:53 MST 2006 davidxu Fix a mutex lock/unlock mismatch.
diff 156142 Wed Mar 01 08:50:36 MST 2006 davidxu Forgot to revert to use weak symbols when I was debugging, fix it!
156136 Wed Mar 01 06:37:34 MST 2006 davidxu Bring in my initial version of POSIX realtime extension library.
Current the library implements mqueue, timer and aio with SIGEV_THREAD
notification supported.

Earlier version reviewed by: deischen
/freebsd-10.2-release/sys/modules/sound/driver/envy24ht/
H A DMakefilediff 162892 Sat Sep 30 18:12:33 MDT 2006 netchild Respect style.Makefile(5).

Cluebat waving by: ru
162887 Sat Sep 30 17:53:25 MDT 2006 netchild Add the envy24ht driver to the build.
/freebsd-10.2-release/tools/build/options/
H A DWITHOUT_EXAMPLESdiff 156938 Tue Mar 21 09:06:24 MST 2006 ru Slightly better description.
156932 Tue Mar 21 07:50:50 MST 2006 ru Prepare to autogenerate the src.conf(5) manpage.
/freebsd-10.2-release/etc/
H A Dsnmpd.configdiff 165685 Sun Dec 31 11:19:48 MST 2006 maxim o Fix a comment: refer to the write community name by the OID not by
the line number which is incorrect now and probably will shift in future.
diff 165419 Wed Dec 20 22:10:34 MST 2006 syrinx Add a (disabled) configuration line to enable snmp_bridge(3) module.

Approved by: bz (mentor)
diff 163823 Tue Oct 31 10:23:28 MST 2006 harti Bind to INADDR_ANY in the default configuration. This makes bsnmpd(1)
automatically work on multi-homed hosts and without explicite specification
of the hostname in the config file.

Submitted by: jmg
diff 156070 Mon Feb 27 16:31:01 MST 2006 harti Document how to change the polling interval for the 64-bit interface
counters in case an interface reports the wrong speed via if_mib.
diff 155768 Thu Feb 16 20:38:09 MST 2006 ceri Use example.com rather than bar.com for the system contact example.

Requested by: glebius
diff 155458 Wed Feb 08 11:55:03 MST 2006 glebius The bar.com is an existing domain. Instead of trying to listen on
64.15.205.248 address, change host to "foobar". This won't be
resolvable in most cases, so administrator will need to change it.
Also do not send our trap messages to 64.15.205.248, use localhost
as default traphost.
diff 154186 Tue Jan 10 12:08:25 MST 2006 harti Disable default write access by not setting the write community string.

PR: 91404, 91406
diff 154177 Tue Jan 10 11:43:25 MST 2006 harti Add a (disabled) configuration line to enable the HOST-RESOURCES MIB.
/freebsd-10.2-release/gnu/usr.bin/binutils/libbfd/
H A DMakefile.armdiff 162304 Thu Sep 14 08:21:20 MDT 2006 imp Remove redundant default vector

Submitted by: ru@
diff 162302 Thu Sep 14 07:48:16 MDT 2006 imp fix the build: add missing end of line cont character
diff 162299 Thu Sep 14 07:02:17 MDT 2006 imp .end -> .endif
diff 162243 Tue Sep 12 07:03:58 MDT 2006 obrien Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.

Submitted by: cognet
diff 162242 Tue Sep 12 07:02:15 MDT 2006 obrien Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.
diff 161188 Thu Aug 10 16:39:55 MDT 2006 obrien Fix typo.

Submitted by: kevlo
diff 160579 Sat Jul 22 14:55:55 MDT 2006 obrien Add ARM platform Makefile for building BFD. We include the New ARM ABI only.
(rev 1.1 was an accidental commit)
160578 Sat Jul 22 14:37:17 MDT 2006 obrien Be consistent in quoting.
/freebsd-10.2-release/tools/tools/ipw/
H A Dipwstats.cdiff 159829 Wed Jun 21 09:52:37 MDT 2006 obrien Fix type warnings on 64-bit machines.
159784 Tue Jun 20 00:26:35 MDT 2006 sam ipw statistics tool
/freebsd-10.2-release/lib/libc/inet/
H A Dinet_net_ntop.cdiff 165258 Fri Dec 15 20:59:55 MST 2006 ume Merge BIND9 9.3.3 into main chunk.

Obtained from: ISC
MFC after: 1 week
diff 156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
diff 156953 Tue Mar 21 15:03:19 MST 2006 ume This commit was generated by cvs2svn to compensate for changes in r156952,
which included commits to RCS files with non-trunk default branches.
156952 Tue Mar 21 15:03:19 MST 2006 ume Vendor import of BIND 9.3.2
/freebsd-10.2-release/lib/libc/nameser/
H A Dns_samedomain.cdiff 158787 Sun May 21 11:19:36 MDT 2006 ume Upgrade res_update(3) and the friends to BIND9's one excluding TSIG
support.

X-MFC after: never
diff 156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
diff 156953 Tue Mar 21 15:03:19 MST 2006 ume This commit was generated by cvs2svn to compensate for changes in r156952,
which included commits to RCS files with non-trunk default branches.
156952 Tue Mar 21 15:03:19 MST 2006 ume Vendor import of BIND 9.3.2
/freebsd-10.2-release/lib/libc/resolv/
H A Dmtctxres.cdiff 165258 Fri Dec 15 20:59:55 MST 2006 ume Merge BIND9 9.3.3 into main chunk.

Obtained from: ISC
MFC after: 1 week
diff 156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
diff 156953 Tue Mar 21 15:03:19 MST 2006 ume This commit was generated by cvs2svn to compensate for changes in r156952,
which included commits to RCS files with non-trunk default branches.
156952 Tue Mar 21 15:03:19 MST 2006 ume Vendor import of BIND 9.3.2
H A Dres_data.cdiff 157308 Thu Mar 30 20:15:53 MST 2006 ume Expose res_update and friends again. At least, ports/mail/spamilter
uses them.
Now, we have res_nupdate and res_nmkupdate as well, but they are
still based on our old resolver for binary backward compatibility.
So, they don't provide new features such as TSIG support.

Reported by: pointyhat via kris
diff 156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
diff 156953 Tue Mar 21 15:03:19 MST 2006 ume This commit was generated by cvs2svn to compensate for changes in r156952,
which included commits to RCS files with non-trunk default branches.
156952 Tue Mar 21 15:03:19 MST 2006 ume Vendor import of BIND 9.3.2
/freebsd-10.2-release/tools/regression/execve/
H A DMakefilediff 163153 Mon Oct 09 06:47:08 MDT 2006 maxim o Grammar.

Submitted by: kris
diff 159099 Wed May 31 11:22:15 MDT 2006 maxim Output directory has gone, remove it from Makefile.
diff 159098 Wed May 31 11:15:16 MDT 2006 maxim Fix test for empty interpreter.
159097 Wed May 31 11:13:10 MDT 2006 maxim o Add various regression tests for execve(2) syscall.

Obtained from: NetBSD
/freebsd-10.2-release/sys/boot/arm/at91/boot0iic/
H A Dmain.cdiff 164322 Thu Nov 16 00:49:50 MST 2006 imp MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributed
to fixing this problem.
diff 164132 Thu Nov 09 19:55:25 MST 2006 imp MFp4: Remove bogus \r
diff 161368 Wed Aug 16 23:14:52 MDT 2006 imp MFp4:

Simplify life a little for such a simple program.
157916 Fri Apr 21 06:48:52 MDT 2006 imp iic eeprom updating boot loader. upload this file for the recovery
xmodem download. Then download the image you want in the eeprom.
This will burn the image into the eeprom. You must then reset the
unit and the new eeprom image will be used for booting...
/freebsd-10.2-release/sys/boot/arm/at91/libat91/
H A Dlib.hdiff 165399 Wed Dec 20 18:19:52 MST 2006 imp MFp4: Add timeout to eeprom access for lame eeprom that go awol
diff 163533 Fri Oct 20 09:12:05 MDT 2006 imp MFp4:

Massive update. The highlights:
o dramatically cut memory usage by writing better, less intertwingled
code.
o implement booting off mmc/sd cards (sd only tested one at the moment)
o start to split out board specific stuff for boot2.
diff 161195 Thu Aug 10 18:07:49 MDT 2006 imp MFp4: consolidate #include files down to lib.h
157873 Wed Apr 19 17:16:49 MDT 2006 imp MFp4 (checkpoint of work in progress):

o Use a directory layout that is more akin to the i386 boot layout.
o Create a libat91 for library routines that are used by one or more
of the boot loaders.
o Create bootiic for booting from an iic part.
o Create bootspi for booting from an spi part.
o Optimize the size of many of these routines (especially emac.c). Except
for the emac.c optimizations, all these have been tested.
o eliminate the inc directory, libat91 superceeds it.
o Move linker.cfg up a layer to allow it to be shared.
/freebsd-10.2-release/usr.sbin/bluetooth/bthidd/
H A Dclient.cdiff 163918 Thu Nov 02 18:57:09 MST 2006 emax Properly htole16() PSM in sockaddr_l2cap

MFC after: 3 days
diff 162494 Thu Sep 21 02:32:28 MDT 2006 emax Use socklen_t instead of int32_t where appropriate to pacify new GCC4
warnings.

Submitted by: kan
MFC after: 1 week
diff 162128 Thu Sep 07 21:47:49 MDT 2006 emax Update bthidd(8) code and hook it up to the build.
bthidd(8) now was integrated with vkbd(4) and supports
multiple keyboards via vkbd(4)/kbdmux(4).

The code was tested with Apple Bluetooth keyboard and
SE k700i cell phone (remote control feature).

MFC after: 1 month
diff 156784 Thu Mar 16 18:26:54 MST 2006 emax Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.

Noticed by: Iain Hibbert < plunky at rya-online dot net >
MFC after: 3 days
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.cdiff 165253 Fri Dec 15 20:01:57 MST 2006 syrinx Do not add 'default:' cases inside a switch() on an enum like the
SNMP option argument. That way the compiler will give a warning in
case of a missing or an extra but unknown 'case:'.
Do the same for SNMP LEAF objects to be prepared once gensnmptree will
auto-generate enums for those too.
Add an abort() after the switch() instead of the 'default:' to catch
any errors. The nice side effect is that the compiler will correctly
track supposed to be 'uninitialized' variables with that.

When trying to set a value sanity check it before calling the OS
dependent API of snmp_bridge to tell whether it is an attempt to
set a bad value or a general error.

Suggested by: harti (first part)
Approved by: bz (mentor)
diff 164997 Thu Dec 07 22:36:17 MST 2006 syrinx Add support for RSTP (RFC4318) to the SNMP bridge monitoring module.

Approved by: bz (mentor)
164410 Sun Nov 19 15:42:48 MST 2006 syrinx Bring in a SNMP module to support monitoring if_bridge(4) interfaces
via bsnmpd(1). The module implements IETF BRIDGE-MIB as defined in
RFC4188 and a private BEGEMOT-BRIDGE-MIB.

Sponsored by: Google Summer of Code 2006
Reviewed by: bz
Approved by: bz (mentor)
164410 Sun Nov 19 15:42:48 MST 2006 syrinx Bring in a SNMP module to support monitoring if_bridge(4) interfaces
via bsnmpd(1). The module implements IETF BRIDGE-MIB as defined in
RFC4188 and a private BEGEMOT-BRIDGE-MIB.

Sponsored by: Google Summer of Code 2006
Reviewed by: bz
Approved by: bz (mentor)
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_swrun_tbl.cdiff 160341 Fri Jul 14 09:07:56 MDT 2006 harti Reduce the memory requirements for the tables by (1) using malloced strings
instead of maximum sized arrays embedded in the table structures and (2)
using pointers to constant oids instead of copying the oid into each
table structure. This also fixes indexing in the case when a string used
for indexing is longer than the maximum size allowed in the MIB.

Submitted by: Victor Cruceru <soc-victor@>
diff 154860 Thu Jan 26 12:19:10 MST 2006 harti Replace ki_ocomm by ki_comm. The former will go away.

Submitted by: Victor Cruceru <soc-victor>
Suggested by: Julian Elischer
diff 154249 Thu Jan 12 07:44:40 MST 2006 harti Fix build without -DNDEBUG.

Spotted by: obrien
154133 Mon Jan 09 12:33:45 MST 2006 harti msg
/freebsd-10.2-release/usr.sbin/ipfwpcap/
H A Dipfwpcap.8diff 164228 Sun Nov 12 21:43:21 MST 2006 joel Change authors e-mail.

Requested by: Niclas Zeising
diff 162893 Sat Sep 30 19:07:03 MDT 2006 ru Revise markup.
diff 158822 Mon May 22 07:36:45 MDT 2006 joel s/packages/packets/

Noticed by: maxim
158821 Mon May 22 07:14:54 MDT 2006 joel Add manual page for ipfwpcap(8).

Reviewed by: phk, brueffer
Submitted by: Niclas Zeising <lothrandil@n00b.apagnu.se>

Completed in 209 milliseconds

1234567891011>>