]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-14 bdeOops, back out previous commit since it was backwards...
2007-06-14 bdeMFC: 1.11: fix the threshold for (not) using the simple...
2007-06-14 bruefferAdd a missing Va option.
2007-06-14 delphijIn the previous changeset a cast of myminor to u_int...
2007-06-14 rwatsonSpell statistics more correctly in comments.
2007-06-13 rwatsonInclude priv.h to pick up suser(9) definitions, missed...
2007-06-13 jhbDon't clobber tf_err with the eva from a page fault...
2007-06-13 rwatsonClose a very narrow race that might cause a trigger...
2007-06-13 impconfig_detach is just used in one place, so expand...
2007-06-13 jhbImprove the ktrace locking somewhat to reduce overhead:
2007-06-13 jhbConditionally acquire Giant when dropping a reference...
2007-06-13 bruefferCatch up with the code.
2007-06-13 marckFailing to set new frequency should not lead to powerd...
2007-06-13 thompsaAdd the vlan tag to the bridge route table. This allows...
2007-06-13 rwatsonRemove IPX over IP tunneling pieces from ifconfig(8...
2007-06-13 bmsDo not attempt to enable AHCI mode on ALi SATA controll...
2007-06-13 timurAdd myself as a commiter.
2007-06-13 rrs- fix bindx to check addresses against socket's protoco...
2007-06-13 rwatsonRemove IPX over IP tunneling support, which allows...
2007-06-13 ruRemove two more instances of the USBDEV() macro.
2007-06-13 mavAdd missing ng_uncallout() on node shutdown.
2007-06-13 bruefferMajor update for the recently overhauled nfe(4) driver.
2007-06-13 bdeUnbreak high resolution profiling a little: use dummy...
2007-06-13 alcEliminate dead code: We have not performed pageouts...
2007-06-13 impRemove more unnecessary and unwanted __OtherBSD__ ifdefs.
2007-06-13 impRemove more __OtherBSD__ ifdefs that don't make sense...
2007-06-13 impExpand USB_DETACH, USB_ATTACH and USB_MATCH inline...
2007-06-13 kmacy- import new common code for the T304
2007-06-13 delphijWARNS=6
2007-06-13 marcelEnable GEOM_PART_MBR by default. On ia64 this replaces...
2007-06-13 marcelAdd the MBR partitioning scheme to g_part. This does...
2007-06-13 kientzleMake 'ar' write test a tad more portable.
2007-06-13 kientzleRead support for the new GNU tar sparse formats added...
2007-06-13 kientzleAdd some options to libarchive_test:
2007-06-13 kientzleFix a broken function declaration.
2007-06-13 delphijsctp_process_inpcb() wants an offset parameter in size_t,
2007-06-13 sepotvinRegen.
2007-06-13 sepotvinOptions spring cleanup:
2007-06-13 rrs- Fixed cookie handling to calc an RTO when
2007-06-13 emaxCatch up with USB cleanups and fix the world
2007-06-12 jeff - Include opt_sched.h for SCHED_STATS.
2007-06-12 acheFix yet another (make install) stopper with wrong sourc...
2007-06-12 impRemove compat macros. md5 the same.
2007-06-12 phkRecoverdisk is now part of the base system.
2007-06-12 phkAdd recoverdisk to the base system, it is far too usefu...
2007-06-12 kmacyfix cassert failure by adjusting padding
2007-06-12 bmsFix typo in filename from mismerged earlier rev of...
2007-06-12 jeff - Fix kse by moving the upcalls list back out of the...
2007-06-12 gallatinUse if_capenable to allow LRO enabled drivers to bypass
2007-06-12 jeff - Garbage collect unused concurrency functions.
2007-06-12 jeff - Garbage collect unused concurrency functions.
2007-06-12 impFirst pass at removing __OtherBSD__. We can't blindly...
2007-06-12 gallatinUse the new IFCAP_LRO to enable/disable LRO.
2007-06-12 bmsFix a typo which crept in from an earlier version of...
2007-06-12 impDon't pretend to support !BSD systems.
2007-06-12 impRemove usb_kthread_create*. They are now unused.
2007-06-12 impunifdef -D__FreeBSD__ -U__NetBSD__ -U__OpenBSD__
2007-06-12 bmsAdd missing userland support files from previous commit...
2007-06-12 gshapiroSpaces to tab
2007-06-12 gshapiroAdd a new rc.conf variable, sendmail_rebuild_aliases...
2007-06-12 impEliminate usb_thread_t.
2007-06-12 impRemove USBDEV() macro. We do not need a macro that...
2007-06-12 impclalloc and clfree are useles. Remove them. Remove...
2007-06-12 bmsAdd regression test for SSM code.
2007-06-12 bmsImport rewrite of IPv4 socket multicast layer to suppor...
2007-06-12 impExpand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and...
2007-06-12 joel- Document support for Realtek ALC660 and Analog Device...
2007-06-12 motoyukiDelete description of non-existent options: "-4" and...
2007-06-12 yarDrop the argument to the OUT macro because it can't...
2007-06-12 yarDon't forget to clear out the hold space for each subse...
2007-06-12 phkAdd cust_pkg() which iteratively tries to install packages.
2007-06-12 rrs- Restructure so bindx functions are not done inline...
2007-06-12 yarThere is a symbolic antonym for REPLACE as a flag to...
2007-06-12 yongariThe maximum size of the sum of all segment lengths...
2007-06-12 thompsaCatch up with variable name changes in struct lagg_protos.
2007-06-12 philipRemove duplicate. Was that a bug? :-)
2007-06-12 chinsan- add myself
2007-06-12 jeff - Move some common code out of sched_fork_exit() and...
2007-06-12 thompsanon-functional cleanup
2007-06-12 jeffSolve a complex exit race introduced with thread_lock:
2007-06-12 yongariNuke duplicated __FBSDID.
2007-06-12 yongariAdd checks for contigmalloc(9) failure.
2007-06-12 yongariIncrease a maximum segment size of DMA to 4096. Previou...
2007-06-12 yongariAdd nfe(4) to the list of drivers supported by GENERIC...
2007-06-12 yongariAllow nfe(4) override nve(4).
2007-06-12 yongariXref altq(4).
2007-06-12 yongarinfe(4) supports altq(4).
2007-06-12 yongariAdd nfe(4) to the list of device drivers use the miibus...
2007-06-12 yongariBring overhauled nfe(4) into tree.
2007-06-12 thompsaReset the pointer to the ioctl buffer after it gets...
2007-06-12 rwatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-11 jeff - Add a missing PROC_SUNLOCK() in tdsignal()
2007-06-11 rwatsonClean up, and sometimes remove, a number of audit-relat...
2007-06-11 jeff - Move p_ru to the zero'd section of the proc to keep...
2007-06-11 cognetAdd CPU_XSCALE_81342 before I forget again.
2007-06-11 cognetIntroduce pmap_kenter_supersection(), which maps 16MB...
2007-06-11 cognetRe-acquire the PROC_SLOCK before calling calcru(),...
2007-06-11 rrs- Validate incoming addresses and sizes for connectx...
2007-06-11 andreBump __FreeBSD_version for TCP LRO support.
2007-06-11 andreAdd reporting and toggling of TCP LRO (large receive...
next