]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-10-31 Kevin LoAdd support for Option GT 3G/3G quad datacard in ubsa.
2006-10-31 Xin LICorrect a security issue introduced in previous commit:
2006-10-31 Markus Brueffer- Add a 'verbose' switch -v
2006-10-30 Olivier HouchardInclude <sys/types.h>, to get definition for uint32_t.
2006-10-30 Warner LoshAssign start to the value we were able to allocate...
2006-10-30 Marius StroblIn the replacement text of the __bswapN_const() macros...
2006-10-30 Julian ElischerAdd configuration stubs for adding package derived...
2006-10-30 Julian ElischerAdd some code to support including files ffrom packages...
2006-10-30 Warner LoshMore fully support 64-bit bars. Prior to this commit...
2006-10-30 Pawel Jakub... - Handle timeouts from recv(2) properly.
2006-10-30 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-10-30 Hartmut BrandtVendor patch: improve readability by using the IF_Mbps...
2006-10-30 Giorgos KeramidasBelatedly bump manpage date for revision 1.35
2006-10-30 Robert WatsonForward declare struct cdev, since arguments of this...
2006-10-30 Max LaierMention that we do not support route labels in the...
2006-10-30 Ruslan ErmilovThe first (optional) argument of the "trace" command...
2006-10-30 Giorgos KeramidasSquash a typo.
2006-10-30 Takanori WatanabeHook acpi_aiboost module to build.
2006-10-30 Takanori WatanabeAdd conf file entries for acpi_aiboost drivers.
2006-10-30 Takanori WatanabeDriver for some ASUS desktop motherboard extras.
2006-10-30 Xin LIBe more reasonable when overwrite mode is specified...
2006-10-30 Marius StroblForced commit to denote that the third item of the...
2006-10-29 John BirrellAdd the padding fields to 'struct proc' for the !KSE...
2006-10-29 Marius Strobl- Wrap code optimized for architectures without alignme...
2006-10-29 Marius StroblWrap code optimized for architectures without alignment...
2006-10-29 Warner LoshRetire the failed OBSOLETE_IN_6 experiment code.
2006-10-29 Marius StroblAdd missing headers.
2006-10-29 Ruslan ErmilovBecause the BTX mini-kernel now uses flat memory mode...
2006-10-29 Alexander Leidingerregen after linux_io_* backout
2006-10-29 Alexander LeidingerBackout the linux aio stuff. Several problems where...
2006-10-29 Max LaierDo not try to rtsol on pflog or pfsync devices.
2006-10-29 Oleg Bulyzhin- Use non-recursive mutex. MTX_RECURSE is unnecessary...
2006-10-29 Alexander Leidingerstyle(9)
2006-10-29 Bruce EvansRemoved some SMP ifdefs so that using the TSC as a...
2006-10-29 Alan CoxRefactor vfs_setdirty(), creating vfs_setdirty_locked_o...
2006-10-28 Poul-Henning... Give rc.firewall a polish and a new method.
2006-10-28 Alan CoxIn bufdone_finish() restrict the acquisition and releas...
2006-10-28 Alexander LeidingerFix style(9).
2006-10-28 Bruce EvansBacked out rev.1.10 (a special case for amd64). The...
2006-10-28 Bruce EvansIn the userland .mcount():
2006-10-28 Ruslan ErmilovAdd missing markup bits.
2006-10-28 Alexander Leidingerregen (prctl addition)
2006-10-28 Bruce Evansi386/include/profile.h:
2006-10-28 Alexander LeidingerMFP4:
2006-10-28 Maxim Konovalovo Fix incorrect function name (kobj_free -> kobj_delete).
2006-10-28 Maxim Konovalovo Fix function name.
2006-10-28 Alexander LeidingerMFP4:
2006-10-28 Jack F VogelBackout bogus checkin to HEAD
2006-10-28 Bruce EvansIn MCOUNT_OVERHEAD(label), actually use the `label...
2006-10-28 Christian BruefferDocument Soekris net48xx support.
2006-10-28 Bruce EvansCleaned up includes. <machine/profile.h> was unused...
2006-10-28 Bruce EvansRemoved all traces of HIDENAME() in amd64 and i386...
2006-10-28 Jack F VogelThis is the merge of the Intel 6.2.9 driver. It provide...
2006-10-27 Bruce EvansDon't call mexitcount or provide a stub mexitcount...
2006-10-27 Oleg Bulyzhin- Convert
2006-10-27 Oleg BulyzhinUse separate thread for servicing dummynet(4).
2006-10-27 Oleg Bulyzhinstyle(9) cleanup.
2006-10-27 Tom RhodesWording nits.
2006-10-27 David XuRemove member p_procscopegrp which is no longer used...
2006-10-26 Warner LoshAdd MPEG2-TS/HDV support to fwcontrol.
2006-10-26 John BirrellRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 John BirrellAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 John BirrellMake KSE a kernel option, turned on by default in all...
2006-10-26 Ruslan ErmilovAdopt comments borrowed from aout_freebsd.c.
2006-10-26 Ruslan ErmilovRestore support for -c and -d that were treacherously...
2006-10-26 Ruslan ErmilovBack out rev. 1.71 as it breaks directly loading (i386...
2006-10-26 Ruslan ErmilovMF kmod.mk 1.176: Properly handle vnode_if.h dependencies.
2006-10-26 Bruce EvansFixed high resolution profiling on arches that support...
2006-10-26 Konstantin... The attempt to rename "." with MAC framework compiled...
2006-10-26 Robert WatsonBetter align output of "show uma" by moving from displa...
2006-10-26 Konstantin... Fix leak in NAMEI zone caused by nfs server when VOP_RE...
2006-10-26 Bruce EvansReduced the ifdef tangle for profiling by moving the...
2006-10-26 Robert WatsonIncrease usefulness of "show malloc" by moving from...
2006-10-26 David XuOptimize umtx_lock_pi() a bit by moving some heavy...
2006-10-26 Tai-hwa LiangRe-sync'ing pf rules in post command as we already...
2006-10-25 Ruslan ErmilovFix a bug converting a variable from the numeric type...
2006-10-25 Olivier HouchardLet allow to teardown multiple irqs as well.
2006-10-25 Olivier HouchardSetup multiple interrupts if needed.
2006-10-25 Ruslan ErmilovFix LEDs not working when atkbd is an active keyboard...
2006-10-25 Robert WatsonRemove extra _MAC_ from #ifdef guard.
2006-10-25 Ruslan ErmilovFix non-working CAPS LED under X by applying fix from...
2006-10-25 Ruslan ErmilovForce the use of the tbl(1) preprocessor.
2006-10-25 Ruslan Ermilov- Don't pass an empty ``NM='' to lorder(1) when NM...
2006-10-25 Ruslan ErmilovDocument the NM environment variable.
2006-10-25 Warner LoshMFp4: Move the parameters that are basically dictated...
2006-10-25 Warner LoshMFp4: Status register bits
2006-10-25 Bruce EvansFixed -mprofiler-epilogue. The garbage collector appar...
2006-10-25 David XuIn order to eliminate a branch, convert opcode to unsig...
2006-10-25 David XuEliminate an unnecessary `if' statement.
2006-10-25 David XuMove sigqueue_take() call into proc_reparent(), this...
2006-10-24 Markus Brueffer- Update USB HID usage tables according to the followin...
2006-10-24 Olivier HouchardOoops, dump_avail[i] can be 0 if the RAM starts at...
2006-10-24 Greg LeheyBizet was only born once.
2006-10-24 Ruslan ErmilovTwo tiny style fixes.
2006-10-24 Ruslan ErmilovRevert rev. 1.86 by jmallett@ as it breaks "ro" mounts...
2006-10-24 Ruslan ErmilovThe AUTO_KEYBOARD_DETECT is useful on amd64 as well.
2006-10-24 Ruslan ErmilovRemove hint.atkbd.0.flags="0x1" from the installation...
2006-10-24 Ruslan ErmilovFix the description of "media-type".
2006-10-24 Tom RhodesFlesh out the compatibility section a little bit. ...
2006-10-24 Maxim SobolevBackout previous change (SIGSYS related). The fix has...
next