]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-10-28 bdeIn MCOUNT_OVERHEAD(label), actually use the `label...
2006-10-28 bruefferDocument Soekris net48xx support.
2006-10-28 bdeCleaned up includes. <machine/profile.h> was unused...
2006-10-28 bdeRemoved all traces of HIDENAME() in amd64 and i386...
2006-10-28 jfvThis is the merge of the Intel 6.2.9 driver. It provide...
2006-10-27 bdeDon't call mexitcount or provide a stub mexitcount...
2006-10-27 oleg- Convert
2006-10-27 olegUse separate thread for servicing dummynet(4).
2006-10-27 olegstyle(9) cleanup.
2006-10-27 trhodesWording nits.
2006-10-27 davidxuRemove member p_procscopegrp which is no longer used...
2006-10-26 impAdd MPEG2-TS/HDV support to fwcontrol.
2006-10-26 jbRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 jbAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-26 ruAdopt comments borrowed from aout_freebsd.c.
2006-10-26 ruRestore support for -c and -d that were treacherously...
2006-10-26 ruBack out rev. 1.71 as it breaks directly loading (i386...
2006-10-26 ruMF kmod.mk 1.176: Properly handle vnode_if.h dependencies.
2006-10-26 bdeFixed high resolution profiling on arches that support...
2006-10-26 kibThe attempt to rename "." with MAC framework compiled...
2006-10-26 rwatsonBetter align output of "show uma" by moving from displa...
2006-10-26 kibFix leak in NAMEI zone caused by nfs server when VOP_RE...
2006-10-26 bdeReduced the ifdef tangle for profiling by moving the...
2006-10-26 rwatsonIncrease usefulness of "show malloc" by moving from...
2006-10-26 davidxuOptimize umtx_lock_pi() a bit by moving some heavy...
2006-10-26 avatarRe-sync'ing pf rules in post command as we already...
2006-10-25 ruFix a bug converting a variable from the numeric type...
2006-10-25 cognetLet allow to teardown multiple irqs as well.
2006-10-25 cognetSetup multiple interrupts if needed.
2006-10-25 ruFix LEDs not working when atkbd is an active keyboard...
2006-10-25 rwatsonRemove extra _MAC_ from #ifdef guard.
2006-10-25 ruFix non-working CAPS LED under X by applying fix from...
2006-10-25 ruForce the use of the tbl(1) preprocessor.
2006-10-25 ru- Don't pass an empty ``NM='' to lorder(1) when NM...
2006-10-25 ruDocument the NM environment variable.
2006-10-25 impMFp4: Move the parameters that are basically dictated...
2006-10-25 impMFp4: Status register bits
2006-10-25 bdeFixed -mprofiler-epilogue. The garbage collector appar...
2006-10-25 davidxuIn order to eliminate a branch, convert opcode to unsig...
2006-10-25 davidxuEliminate an unnecessary `if' statement.
2006-10-25 davidxuMove sigqueue_take() call into proc_reparent(), this...
2006-10-24 markus- Update USB HID usage tables according to the followin...
2006-10-24 cognetOoops, dump_avail[i] can be 0 if the RAM starts at...
2006-10-24 grogBizet was only born once.
2006-10-24 ruTwo tiny style fixes.
2006-10-24 ruRevert rev. 1.86 by jmallett@ as it breaks "ro" mounts...
2006-10-24 ruThe AUTO_KEYBOARD_DETECT is useful on amd64 as well.
2006-10-24 ruRemove hint.atkbd.0.flags="0x1" from the installation...
2006-10-24 ruFix the description of "media-type".
2006-10-24 trhodesFlesh out the compatibility section a little bit. ...
2006-10-24 sobomaxBackout previous change (SIGSYS related). The fix has...
2006-10-24 sobomaxRegen.
2006-10-24 sobomaxFix kernel breakage introduced in the previous commit...
2006-10-24 umeMerge res_send.c of BIND9 9.3.3rc2 into main chunk...
2006-10-24 rwatsonRegenerate.
2006-10-24 rwatsonHook up audit functions in the freebsd32 compatibility...
2006-10-24 keramidaReduce our pointy-hat pool capacity by one (i.e. bump...
2006-10-24 keramidaDocument NO_IGNORE and its interation with FORBIDDEN.
2006-10-24 davidxuProtect sigqueue_take() call by child process's lock...
2006-10-24 phkDitch crummy fattime <--> timespec conversion functions
2006-10-24 phkDrop crummy fattime to timespec conversion routines.
2006-10-24 ru(Forced commit.) Forgot to note that previous change was
2006-10-24 ruRemove the non-standard and undocumented STAILQ_REMOVE_...
2006-10-24 ruSwitch to using STAILQ_REMOVE_HEAD() instead of STAILQ_...
2006-10-24 phkReplace slightly crummy fattime<->timespec conversion...
2006-10-24 phkBetter naming of fattime conversion functions, they...
2006-10-24 thompsaDocument net.link.bridge.ipfw_arp for filtering ARP...
2006-10-24 scottlRefine the checksum hack a little. It appears that...
2006-10-24 sobomaxIgnore SIGSYS when BSM is compiled in. Otherwise, attem...
2006-10-24 impDon't leak files.
2006-10-24 impDocument multiple hints lines.
2006-10-24 impEnd my resistance to jmg's multiple hints files and...
2006-10-24 impstyle(9) pedantry
2006-10-24 impSince multiple hints lines do not work, make doing...
2006-10-23 erwinIf the user did not chose a distribution from the menu...
2006-10-23 phkIt so happens that everything that is stupid is not...
2006-10-23 ruMove "device splash" back to MI NOTES and "files",...
2006-10-23 ruMove MI parts of syscons into MI "files".
2006-10-23 ruIf not compiled for debugging, redirect standard input...
2006-10-23 ruRevision 1.25 had the ATKBD_DFLT_KEYMAP option turned...
2006-10-23 ruMechanically kill redundant nodevice/nooption/nomakeopt...
2006-10-23 desRe-add screen savers, which I removed by mistake.
2006-10-23 kibRevert the rev. 1.4, it causes breakage on most arches...
2006-10-23 alcThe page queues lock is no longer required by vm_page_w...
2006-10-23 delphijSynchronize pf.os with OpenBSD.
2006-10-23 marcelo Eliminate nexus_print_resources(). Use resource_list...
2006-10-23 mlaiernet80211 seems to give us more rates than specified...
2006-10-23 impDon't descend into at91 until we sort out the boot...
2006-10-22 emasteClarify that the input hook requires binary packet...
2006-10-22 alcThe page queues lock is no longer required by vm_page_b...
2006-10-22 phkAdd two new functions to convert FAT filesystem format...
2006-10-22 ruFix ttyv* device names.
2006-10-22 hrsSuppress a spurious warning message when a kernel witho...
2006-10-22 delphijFix build: remove (now) unnecessary PG_BUSY check,...
2006-10-22 ruFix some typos and grammar.
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-22 alcReplace PG_BUSY with VPO_BUSY. In other words, changes...
2006-10-22 alcEliminate unnecessary PG_BUSY tests.
2006-10-22 kevloInitialize T1 to silent gcc warning.
next