]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-31 John BaldwinActually declare the kern.features sysctl node.
2007-12-31 John BaldwinInclude a "pae" feature if an i386 kernel is built...
2007-12-31 John BaldwinAdd very basic support for the kernel to export a list...
2007-12-31 Robert WatsonUpdate netisr comment for the SMPng world order: netisr...
2007-12-31 Doug BartonFix a few small typos, and remove one duplicate.
2007-12-31 Robert WatsonAdd regression tests for UNIX domain socket garbage...
2007-12-31 John BaldwinUse devclass_get_count() instead of devclass_get_maxuni...
2007-12-31 Dag-Erling... Add device IDs for the ICH9 family.
2007-12-31 Dag-Erling... Tabify.
2007-12-31 Jason EvansFix a major chunk-related memory leak in chunk_dealloc_...
2007-12-31 Jeff Roberson - Pause a while after disabling lock profiling and...
2007-12-31 Jeff Roberson - Check the correct variable against NULL in two places.
2007-12-31 David E. O... Reduce diffs to vendor's 1.11.17.
2007-12-31 Warner LoshAdd Winbond W89C940F to the list. Also, stub in some...
2007-12-31 Warner LoshAdd missing 'sc->chip_type ==' to an ugly switch statem...
2007-12-31 Andrew ThompsonPass any unmatched slowprotocols frames up the stack...
2007-12-31 Jason EvansFix a bug related to sbrk() calls that could cause...
2007-12-30 Greg Leheystyle(9)
2007-12-30 Greg LeheyIf we can't open a calendar file, don't guess why....
2007-12-30 Yoshihiro TakahashiUse kbdd_* macros.
2007-12-30 Rong-En Fan- Update notes
2007-12-30 Rong-En Fan- Update build glue for 5.6-20071222
2007-12-30 Rong-En Fan- Resolve conflicts
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-30 Rong-En FanImport ncurses 5.6-20071222 snapshot onto the vender...
2007-12-30 Warner LoshRather than not redirting the bp when we get ENXIO...
2007-12-30 Tim KientzleUpdate libarchive to 2.4.10. This includes a number...
2007-12-30 Andrey A. ChernovComments fixing
2007-12-30 Jeff Roberson - Update kvm_deadfiles to be compatible with the new...
2007-12-30 Jeff RobersonRemove explicit locking of struct file.
2007-12-30 Marius Stroblo In preparation for basing a new driver on this one:
2007-12-30 Marius StroblCorrect the comments in am7990_intr() and am79900_intr...
2007-12-29 Wojciech A... Replace explicit calls to video methods with their...
2007-12-29 Wojciech A... Remove explicit calls to keyboard methods with their...
2007-12-29 Alexander MotinDocument new "AC-Name\Service-Name" connect syntax.
2007-12-29 Alan CoxAdd the superpage reservation system. This is "part...
2007-12-29 Alexander MotinAdd support for optional "AC-Name\Service-Name" syntax...
2007-12-29 Andrey A. ChernovComments fixing
2007-12-29 Konstantin... Plug the leaks in the present (hopefully, soon to be...
2007-12-29 Konstantin... Apply the LCONVPATH() to the (old) linux_stat() and...
2007-12-29 Konstantin... The ffs_balloc() routines, whan allocating the indirect...
2007-12-29 Warner LoshSome systems need the types defined in sys/types...
2007-12-29 Ken SmithPlug a memory leak. Once any given package (e.g. perl...
2007-12-29 Ken SmithAdjust the some error messages as suggested during...
2007-12-28 Rui PauloAdd asmc(4).
2007-12-28 Colin PercivalAttempt to reduce the rate of foot-shooting injuries...
2007-12-28 Dag-Erling... List all environment variables supported by libfetch...
2007-12-28 Wilko BulteAussie New Years wish
2007-12-28 Jason EvansBack out premature commit of previous version.
2007-12-28 Jason EvansMaintain two trees instead of one (old_chunks --> old_c...
2007-12-28 Jason EvansImplement RB_PREV() AND RB_FOREACH_REVERSE().
2007-12-28 Ken SmithThe limit on datasize in the install environment is...
2007-12-28 Jason EvansRelease chunks_mtx for all paths through chunk_dealloc().
2007-12-28 Robert WatsonIn "show lockedvnods" DDB command, use db_printf()...
2007-12-28 Attilio RaoTrimm out now unused option LK_EXCLUPGRADE from the...
2007-12-27 Jason EvansAdd the 'D' and 'M' run time options, and use them...
2007-12-27 Dag-Erling... Unbreak LINT on non-i386/amd64 platforms.
2007-12-27 Attilio RaoIn order to avoid a huge class of deadlocks (in particu...
2007-12-27 Robert WatsonReturn ESRCH when a kernel stack is queried on a proces...
2007-12-27 Attilio RaoGarbage-collect following nomore existing options:
2007-12-27 John BaldwinFix a typo in regards to the ENOENT error.
2007-12-27 Robert WatsonCompare kernel dump header magic with textdump magic...
2007-12-27 Attilio RaoAs LK_EXCLUPGRADE is used in conjuction with LK_NOWAIT...
2007-12-27 Rui PauloAdd asmc(4).
2007-12-27 Alan CoxAdd a list of reservations to the vm object structure.
2007-12-27 Alan CoxAdd the superpage reservation type.
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-27 Warner LoshA partial solution to some of the 'pull the umass devic...
2007-12-27 Simon L. B... - Fix calculation of data slice size when NANO_DATASIZE=-1.
2007-12-27 Diomidis Spinellis- Roll-back attempts to mimic rename(2) atomicity intro...
2007-12-27 Maxime HenrionAdd a workaround for a deadlock between the rt_setgate...
2007-12-27 Alan CoxUpdate two tracepoints, i.e., CTRx() invocations, to...
2007-12-26 Marius StroblFix some bugs in the FreeBSD 4/5/6 pci(4) IOCTLs compat...
2007-12-26 Alexander MotinFix incorrectly placed bracket in pppoe_find_svc().
2007-12-26 Marcel Moolenaar"FreeBSD/Open Firmware/PowerPC ..." is confusing and...
2007-12-26 Alexander MotinRemove some prehistoric never used defines.
2007-12-26 Warner LoshUpdate to 2008.
2007-12-26 Rui PauloSync with rev 1.63 of NetBSD's ums.c:
2007-12-26 Robert WatsonMinor formatting tweaks.
2007-12-26 Robert WatsonMinor formatting tweaks; recommend "call doadump; reset...
2007-12-26 Robert WatsonTeach savecore(8) how to extract textdump(4) dumps.
2007-12-26 Robert WatsonAdd textdump(4) man page to describe the textdump facil...
2007-12-26 Robert WatsonAdd textdump(4) facility, which provides an alternative...
2007-12-26 Robert WatsonDefine a new kernel dump "architecture", TEXTDUMPMAGIC...
2007-12-26 Robert WatsonRemove duplicate $FreeBSD$ that snuck in.
2007-12-26 Robert WatsonAdd SCRIPTING section to describe new DDB scripting...
2007-12-26 Robert WatsonAdd description of 'debug.ddb.capture.data' sysctl...
2007-12-26 Robert WatsonAdd command-line tool ddb(8), which allows DDB(4) scrip...
2007-12-26 Robert WatsonAdd a simple scripting facility to DDB(4), allowing...
2007-12-26 Andrew ThompsonFix a panic where if the mbuf was consumed by the filte...
2007-12-26 Edwin GroothuisAs suggested, replace earlier changed warnx() / exit...
2007-12-25 Robert WatsonDocument DDB capture facility.
2007-12-25 Robert WatsonAdd a new DDB(4) facility, output capture. Input and...
2007-12-25 Wojciech A... "vt" doesn't refer to any existing device anymore....
2007-12-25 Andrey A. ChernovJust copy long months names to alternative.
2007-12-25 Andrey A. ChernovAdd reference to mnemonic char names
2007-12-25 Andrey A. ChernovJust copy long months names to (alternative).
2007-12-25 Wojciech A... Rewrite kern.console handling in sbuf(9). My intention...
2007-12-25 Andrey A. ChernovImplement Turkish locale
next