]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-03 traszYet another cosmetic fix.
2009-12-03 traszCosmetical fixes.
2009-12-03 traszCosmetical fixes.
2009-12-03 gabor- Update the Spanish NLS catalog
2009-12-03 traszDescription of steps required to setup NFSv4 server...
2009-12-03 traszRemove unused code.
2009-12-03 nwhitehornAdd manpages for ams(4), akbd(4), adb(4), and cuda...
2009-12-03 traszRemove unneeded ifdefs.
2009-12-03 rdivackyConnect unzip to the build.
2009-12-03 edUse USER_PROCESS instead of LOGIN_PROCESS.
2009-12-03 edPort users(1) to libulog.
2009-12-03 edAlso implement ut_type.
2009-12-03 avgmca: small enhancements related to cpu quirks
2009-12-03 syrinxFix a problem with high CPU consumption (up to 30%...
2009-12-03 edAdd a new library: libulog.
2009-12-03 jhbThe fd_mask type is an unsigned long, not an int, so...
2009-12-03 jkoshyUse a better check for a valid kernel stack address...
2009-12-03 luigipreparation work to replace the monster switch in ipfw_...
2009-12-03 traszAdd change that was somehow missed in r192586. It...
2009-12-03 luigiuse qsort_r instead of heapsort;
2009-12-03 umeTeach an IPv6 to the debug prints.
2009-12-03 cpercivaDisable SSL renegotiation in order to protect against...
2009-12-03 avgichsmb: try attaching only to intel hardware in the...
2009-12-03 avgichsmb: add pci ids for some newer supported hardware
2009-12-03 marcelMake sure bus space accesses use unorder memory loads...
2009-12-02 thompsaFix cut'n paste on the AR9280 entry.
2009-12-02 marcelInclude <sys/sysctl.h>, to get the declarations of...
2009-12-02 traszAdd missing parameter description.
2009-12-02 traszDon't use ap->a_td->td_ucred when we were passed ap...
2009-12-02 luigi- initialize src_ip in the main loop to prevent a compi...
2009-12-02 kibBump __FreeBSD_version for sigpause(3) addition [1...
2009-12-02 kibProperly support -fPIE by linking PIE binaries with...
2009-12-02 jhbndis_scan_results() can sleep if the scan results are...
2009-12-02 scottlFix several cases where the periph lock was held over...
2009-12-02 edMake <libutil.h> work when included by itself.
2009-12-02 luigiDispatch sockopt calls to ipfw and dummynet
2009-12-02 avgmca: improve status checking, recording and reporting
2009-12-02 luigismall changes for portability and diff reduction wrt...
2009-12-02 umeUnify rc.firewall and rc.firewall6, and obsolete rc...
2009-12-02 umeTeach an IPv6 to send_pkt() and ipfw_tick().
2009-12-02 glebiusUntil this moment carp(4) used a strange logging priori...
2009-12-02 luigiAdd new sockopt names for ipfw and dummynet.
2009-12-02 luigichange the type of the opcode from enum *:8 to u_int8_t
2009-12-02 bruefferFix the dprintf() prototype.
2009-12-02 nwhitehornBump limits on PowerPC. This allows large executables...
2009-12-02 thompsaAdd missing ath_ar9* ath hal entries.
2009-12-02 thompsaRemove unknown ath hal device entries.
2009-12-01 mavAdd CAM_ATAIO_DMA ATA command flag to mark DMA protocol...
2009-12-01 npT3 firmware 7.8.0 for cxgb(4)
2009-12-01 emasteFix parenthesis typo -- copy full frame pointer for...
2009-12-01 edDon't allocate an input buffer for a TTY when the recei...
2009-12-01 gibbsAdd media ioctl support and link notifications so that...
2009-12-01 umeDon't try to bind to an anycast addeess. The KAME...
2009-12-01 jhbRemove -t from the manpage and usage.
2009-12-01 bzUnbreak user space after if_timer/if_watchdog removal...
2009-12-01 bruefferAdd an .Nm for strncat.
2009-12-01 greenTemporarily revert the previous change because the...
2009-12-01 keramidaDescribe what setpgid(2) does when pgid=0. The text...
2009-12-01 greenDo not gratuitously fail *env(3) operations due to...
2009-12-01 cpercivaFix local root vulnerability.
2009-11-30 jhbRemove if_timer/if_watchdog now that they are no longer...
2009-11-30 jhbRemove extra parantheses from usb_ethernet.c and usb_se...
2009-11-30 emasteUse switch out (SWO) instead of switch in (SWI) debug...
2009-11-30 emasteFree pointer from getenv() when done with it.
2009-11-30 avgamdsbwd: new driver for AMD SB600/SB7xx watchdog timer
2009-11-30 avgx86 cpu features: add MOVBE reporting and flag
2009-11-30 kmacyMerge Scott Long's latest blkfront now that the licensi...
2009-11-30 kmacyUpdate license to reflect terms in xen 2.0 as of the...
2009-11-30 dougbUpdate to BIND 9.6.1-P2. The vulnerability this is...
2009-11-29 jillesDisable job control when running 'sh -i' in the testsuite.
2009-11-29 jillesFix some cases where file descriptors from redirections...
2009-11-29 bzCorrect typo.
2009-11-29 nwhitehornAdd atp(4) to powerpc GENERIC. Most late-generation...
2009-11-29 nwhitehornEarly-generation touchpads do not send periodic calibra...
2009-11-29 bzEnable IPcomp by default.
2009-11-29 bzAdd more statistics variables for IPcomp.
2009-11-29 marcelMove the sysctl related fields to the end of the struct...
2009-11-29 bzIn case the compression result is the same size as...
2009-11-29 bzAssimilate very similar input and output code paths
2009-11-29 bzAdd SDT iter probes forgotten in r199885.
2009-11-29 bzOnly add the IPcomp header if crypto reported success...
2009-11-28 edDecompose <sys/termios.h>.
2009-11-28 bzRemove whitespace.
2009-11-28 bzDirectly send data uncompressed if the packet payload...
2009-11-28 bzChange memory managment from a fixed size array to...
2009-11-28 bzCorrect a typo.
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-28 nwhitehornAdd support for interpreting taps on ADB touchpads...
2009-11-28 bzZ_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH...
2009-11-28 nwhitehornAdd a CPU features framework on PowerPC and simplify...
2009-11-28 bzAdd SDT probes for opencrypto:deflate:deflate_gobal:*.
2009-11-28 bzDefine an SDT provider for "opencrypto".
2009-11-28 bzAdd SDT_PROBE[1-5] in the same way we have SDT_PROBE_DE...
2009-11-28 edInclude <sys/tty.h> instead of <sys/termios.h>.
2009-11-28 edInclude <sys/ttydefaults.h>, instead of doing it throug...
2009-11-28 kibRevert r199830 for now. Too many ports dlopen() librari...
2009-11-28 kibAllow to load not-openable dso when tracing. This fixes...
2009-11-28 edRemove unneeded inclusion of <sys/termios.h>.
2009-11-28 traszProvide a set of sysctls and tunables to disable device...
2009-11-28 edUse <termios.h> instead of <sys/termios.h>.
next