]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-11 David XuMove code calculating new inherited priority into singl...
2006-11-11 David XuUnbreak userland priority inheriting in NO_KSE case.
2006-11-11 Ceri DaviesRemove a warning regarding disk entries in /dev.
2006-11-11 Ceri DaviesEnsure that the load of rules into the alternate rulese...
2006-11-11 Ceri DaviesFix a pair of user-visible typos.
2006-11-11 Ceri DaviesBack up /boot/kernel rather than /kernel for non-intera...
2006-11-11 Ceri DaviesAdd /lib and /libexec to the list of directories that...
2006-11-11 Ruslan ErmilovFix build (forgotten MUTEX_PROFILING.9 -> LOCK_PROFILIN...
2006-11-11 Ruslan ErmilovReplace a reference to no longer existing MUTEX_PROFILI...
2006-11-11 Kip Macyfix messup in last fix
2006-11-11 Kip Macytinderbox fix
2006-11-11 Kip Macydeclare nanoseconds for other architectures
2006-11-11 Kip Macyremove lingering call to rd(tick)
2006-11-11 Kip Macyremove man page for no longer extant option
2006-11-11 Kip Macyman page for new option
2006-11-11 Kip Macymissed nits replacing mutex with lock
2006-11-11 Kip Macyfix tinderbox
2006-11-11 Kip MacyMUTEX_PROFILING has been generalized to LOCK_PROFILING...
2006-11-10 Dag-Erling... childerr needs to be volatile so gcc won't optimize...
2006-11-10 Dag-Erling... Add share/xsl.
2006-11-10 Dag-Erling... Try to preserve ownership and permissions when replacin...
2006-11-10 Ed MasteClarify the error message when trying to build an ACPI...
2006-11-10 Dag-Erling... Resolve conflicts.
2006-11-10 Dag-Erling... This commit was generated by cvs2svn to compensate...
2006-11-10 Dag-Erling... Vendor import of OpenSSH 4.5p1.
2006-11-10 Randall StewartThis patch fixes a LOR that happens during INIT-ACK...
2006-11-10 Tim KientzlePortability and style fixes:
2006-11-09 Andrew ThompsonMFp4
2006-11-09 John-Mark Gurneyfix hanging on invalid data... (This doesn't fix hangin...
2006-11-09 Randall StewartFixes an issue with handling of stream reset. When a
2006-11-09 Warner LoshMFp4: boot2 should now build
2006-11-09 Warner LoshMFp4: boot on KB9202 correctly. Also, reduce the size...
2006-11-09 Warner LoshMFp4: Support KB9202 booting better
2006-11-09 Warner LoshFix typo
2006-11-09 Warner LoshMFp4: Make boot2 work on Kwikbyte KB9202 boards.
2006-11-09 Warner LoshMFp4: Merge a slightly more generic build infrastructure.
2006-11-09 Warner LoshMFp4: Remove bogus \r
2006-11-09 Dag-Erling... Add locales for nb_NO and nn_NO.
2006-11-09 John BaldwinDon't try to print a NULL string during boot. If a...
2006-11-09 John BaldwinDon't dump the $PIR table under bootverbose. The pirto...
2006-11-09 John BaldwinReformat the bootverbose messages that dump out the...
2006-11-09 Gleb SmirnoffInstead of using the legacy if_timer/if_watchdog interf...
2006-11-09 Marius StroblAdd Allied Telesyn AT-1500 (logical ID ATK1500, compat...
2006-11-09 Bruce M SimpsonUpdate copyright date.
2006-11-09 Bruce M SimpsonUse C99 types.
2006-11-09 Bruce M SimpsonRewrite the format of pirtool output to match what...
2006-11-09 Tom RhodesAdd an entry for PT_GETLWPLIST.
2006-11-09 John BirrellEnable ata and atapicd now those work on sun4v.
2006-11-09 Yoshihiro TakahashiAdd a stub of bios_addsmapdata(). PC98 does not have...
2006-11-09 Yoshihiro TakahashiMFi386: revisions from 1.39 to 1.43.
2006-11-09 Yoshihiro TakahashiMFi386: revisions 1.634 and 1.639.
2006-11-09 Andrew ThompsonAdd a new address cache type called sticky. On an inter...
2006-11-09 Kevin LoRemove unused structures.
2006-11-09 Olivier HouchardCleanup: we always have to use __error() now, and we...
2006-11-08 Kip Macymove panic_bad_hcall to its use site in support.S in...
2006-11-08 Kip MacyFix for ithread interrupt handling. Don't reset the...
2006-11-08 Ruslan ErmilovThe NETSMBCRYPTO option has long gone.
2006-11-08 Ruslan ErmilovRemove a forgotten file.
2006-11-08 Sam Leffleradd missing bits for crypto support
2006-11-08 Alan CoxI misplaced the assertion that was added to vm_page_sta...
2006-11-08 Alan CoxSimplify the construction of the free queues in vm_page...
2006-11-08 Bruce A. MahNew release note: SA-06:24.libarchive (+MFC).
2006-11-08 Bruce EvansDon't always print a space character in show_stat(...
2006-11-08 Simon L. B... Fix infinite loop in corrupt archives handling in libar...
2006-11-08 Hartmut BrandtMake the generated oid.h dependend on the Makefile...
2006-11-08 Maxim Konovalovo Fix a couple of obvious typos.
2006-11-08 Alan CoxMFamd64/ia64/i386/sun4v
2006-11-08 Alan CoxEnsure that the page's oflags field is initialized...
2006-11-08 Marcel Moolenaar/boot/skiload.help has been eliminated on ia64.
2006-11-08 Olivier HouchardIncreate cnt.v_intr on interrupt.
2006-11-08 Randall Stewart-Fixes first of all the getcred on IPv6 and V4. The
2006-11-07 Ceri DaviesFix typos in comments.
2006-11-07 Jung-uk KimUse z modifier for size_t and ssize_t.
2006-11-07 Matt JacobXPT_GET_TRAN_SETTINGS can fail- so check for an error and
2006-11-07 Stefan FarfelederFix expanding of quoted positional parameters in case...
2006-11-07 Olivier HouchardIdentify the xscale 81342.
2006-11-07 Olivier HouchardIn the ARM_USE_SMALL_ALLOC case, vm_page_t may have...
2006-11-07 Ruslan ErmilovSpelling.
2006-11-07 Ruslan ErmilovLine up memory amount reporting that got broken when...
2006-11-07 Andre OppermannStyle cleanups to the sctp_* syscall functions.
2006-11-07 Joe Marcus... Fix TFTP NAT support by making sure the appropriate...
2006-11-07 John BaldwinSimplify operations with sync_mtx in sched_sync():
2006-11-07 Marius Strobl- Don't bother to include IDs of PCnet chips which...
2006-11-07 Ceri DaviesDocument the -l option.
2006-11-07 John BaldwinFix comment typo and function declaration.
2006-11-07 John BaldwinFix some edge cases in detach (including attach failures):
2006-11-07 John BaldwinRemove extra forward declare of 'struct sem'.
2006-11-07 John BaldwinVarious whitespace cleanups.
2006-11-07 John BaldwinAdd a new 'union l_sigval' to use in place of 'union...
2006-11-07 John BaldwinRemove old XXX comment about possibly adding a print_In...
2006-11-07 John BaldwinRemove duplicate IDTVEC macro definition, it's already...
2006-11-07 Sam Lefflerhonor nolockd flag in root mount options
2006-11-07 Frank J. LaszloAdd my birthdate to the calendar.
2006-11-07 Olivier HouchardAdd atomic_cmpset_acq_32.
2006-11-07 Bruce EvansSecond stage of unbreaking thr formatting of the NICE...
2006-11-07 Colin PercivalAdd support for the HTTP_TIMEOUT environment variable...
2006-11-07 Robert WatsonAdd priv.h include required to build FAST_IPSEC, which...
2006-11-07 Matt JacobFix the hanging chad if the NEW_TRAN_CODE change and...
2006-11-06 Tor EggeDon't drop reference to tty in tty_close() if TS_ISOPEN...
2006-11-06 Olivier HouchardInstead of re-implementing hton[ls] and friends for...
next