]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-05-30 rwatsonRemove unused !AUDIT audit_proc_*() prototypes: unlike...
2007-05-30 rwatsonSynchronize white space to congruent user-space code...
2007-05-30 rwatsonRemove unused ar_subj_comm field from in-kernel audit...
2007-05-30 glebius- Sync with ng_bpf.h, rev. 1.7
2007-05-30 rwatsonConsistent white space after .'s in comments.
2007-05-30 kevloRemove the volatile qualifier to apply to fxp_miibus_re...
2007-05-30 kanBow to incomplete GCC 4. constant propagation optimizat...
2007-05-29 bzIn ipsec6_output_tunnel() make sure that the SA content...
2007-05-29 bzfix typo: s,applyed,applied,g
2007-05-29 bzImplement ICMPv6 support in ipsec6_get_ulp().
2007-05-29 bzAdd missing
2007-05-29 dougbRemove /usr/X11R6 from the path here too.
2007-05-29 mjacobAdd a placeholder document to be filled out by Nate...
2007-05-29 impAdd more devices from the hps tree. These appear to...
2007-05-29 mjacobBack out 1.212 at Nate's request in order to go through the
2007-05-29 attiliostyle(9) fixes for sx locks.
2007-05-29 desAdd descriptive comment to PDCM entry.
2007-05-29 attilioAdd a small fix for lock profiling in sx locks.
2007-05-29 desRemove a pointless bootverbose message.
2007-05-29 desAdd feature name for features2 bit 15.
2007-05-29 attilioFix some problems introduced with the last descriptors...
2007-05-29 jhayRemove the hardcoded IXP425_UART?_VBASE values in the
2007-05-29 bmahFix the path to 7.0 online manual pages.
2007-05-29 bmahNew release note: SA-07:04.file.
2007-05-29 bmahAdd a few sentences about updating. Some older text...
2007-05-29 samDrain task q items when transitioning to INIT state...
2007-05-29 simokawaAdd LOADER_FIREWIRE_SUPPORT knob.
2007-05-29 cognetUse the same ARG_MAX for arm than for the other platfor...
2007-05-29 simokawaMFp4: add FireWire/dcons support in loader for i386...
2007-05-29 rrsAdds gcc attribute to prevent inlining of a function. If
2007-05-29 yarSync ether_ioctl() with ioctl(2) and ifnet.if_ioctl
2007-05-29 rwatsonAdd DDB "show unpcb" command, allowing DDB to print...
2007-05-29 rrs- Fix spelling errors in comments per Ruslan (.. thanks...
2007-05-29 rwatsonWhere I previously removed calls to kdb_enter(), now...
2007-05-29 rrs- Fixes so we won't try to start a timer when we
2007-05-29 bdeMerge the relevant part of rev.1.14 of s_cbrt.c (a...
2007-05-29 dougbRemove more vestiges of /usr/X11R6, but leave mtree...
2007-05-29 dougbRemove X11R6 from the default PATH to join the new...
2007-05-29 yongariHonor maxsegsz of less than a page size in a DMA tag...
2007-05-29 dougbNow that a separate /usr/X11R6 directory is no longer...
2007-05-29 kientzlebsdtar 2.2.3:
2007-05-29 kmacyFix case of setting OACTIVE erroneously
2007-05-29 marcel"make delete-old" needs more than 64KB worth of argumen...
2007-05-29 kmacyFix interrupt setup for the non-MSI-X case
2007-05-29 mjacobUse the Hitachi 2.5" HD, 120 GB as a USB device.
2007-05-29 kientzlelibarchive 2.2.3
2007-05-28 andreMake log messages more verbose and simpler to understan...
2007-05-28 kanDisable shared libgcc use for profiled builds. GNU...
2007-05-28 kmacyWhen building cxgb as a module make include paths relat...
2007-05-28 emasteRevert 1.197 and instead avoid calling kdb_enter()...
2007-05-28 alcEliminate some unused definitions that came from NetBSD.
2007-05-28 impSimplify the kernel configuration file return code.
2007-05-28 emasteEliminate explicit kdb_enter in the software watchdog...
2007-05-28 jhayWe do not need to get the irq out of ivars in ixp425_se...
2007-05-28 jhayOptimize a bit more, both the Avila and Pronghorn Metro...
2007-05-28 rwatsonDon't save SYSCTL_ADD_*() results in a local variable...
2007-05-28 rwatsonIn kern_kevent(), unconditionally fdrop() fp once fget...
2007-05-28 ariff- Enable soft pcm volume flag early to ensure it not...
2007-05-28 bmahFix misspelling: s/maintanence/maintenance/
2007-05-28 joelAdd AK4396 to the list of supported codecs.
2007-05-28 joelDocument support for the following sound cards:
2007-05-28 simokawaEnable fwip and dcons in GENERIC. They seem fairly...
2007-05-28 ariffFix broken "rec" and "igain" introduced by previous...
2007-05-28 rwatsonCorrect spelling errors in comments.
2007-05-28 andreFix indentation of the syncache_expand() section in...
2007-05-28 rwatsonPrecede symbol names consistently with tabs rather...
2007-05-28 rrs- fixed autclose to not allow setting on 1-2-1 model.
2007-05-28 andreRefactor and rewrite in parts the SYN handling code...
2007-05-28 kevloCheck fdopen return value.
2007-05-28 delphijAdd a '-k' flag which is similar with its bzip2(1)...
2007-05-28 pjdFix probably copy&paste from chmod(1) - we change file...
2007-05-28 pjdAdjust va_mask for setattr. FreeBSD doesn't have va_mas...
2007-05-28 simokawaWe should better ignore a break on gdb port if gdb...
2007-05-28 pjd- Remove unnecessary vnode internal locking - v_vflag...
2007-05-28 pjdBecause we allocate componentname structures on stack...
2007-05-28 kanFix compiles when user chooses to disable both ObjC...
2007-05-27 kmacyTuning for small packet handling
2007-05-27 kmacyDon't bind queue to cpus if only one queue is in use
2007-05-27 marcelDon't initialize the decrementer before initclocks...
2007-05-27 rwatsonUniversally adopt most conventional spelling of acquire.
2007-05-27 impImprove both the PCI and PC Card descriptions of the...
2007-05-27 alcEliminate an unused definition.
2007-05-27 ariffFix broken binary issues with latest gcc 4.x due to...
2007-05-27 joelBring in a bunch of bug fixes and some code to support...
2007-05-27 rwatsonNormalize spelling and grammar in TCP hostcache comments.
2007-05-27 rwatsonSelect a more appealing spelling for the word acquire.
2007-05-27 rwatsonRemove "XXX Giant" comments before calls to kdb_trap...
2007-05-27 rwatsonImplement assert() in ncr.c using KASSERT() rather...
2007-05-27 marcelHave the processor defer all faults and exceptions...
2007-05-27 rwatsonRather than repeatedly setting and discarding local...
2007-05-27 rwatsonIn tcp_timer_2msl(), tp can never become NULL, so don...
2007-05-27 rwatsonAdd parens around *free in *free++ in mbp_count() so...
2007-05-27 rwatsonRemove amountpipes counter for pipes -- this replicates...
2007-05-27 rwatsonDon't check curproc->p_comm for NULL as it is an array...
2007-05-27 rwatsonIn ncp_conn_alloc(), a new credential pointer, 'owner...
2007-05-27 rwatsonDon't assign sp to the value of s when we're about...
2007-05-27 simokawaChange default value of hw.firewire.dcons_crom.force_co...
2007-05-27 simokawaMake compile without GDB option.
2007-05-27 rwatsonRemove #if 0'd check for 0-size allocations, which...
2007-05-27 rwatsonRather than entering the debugger via kdb_enter() when...
next