]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2006-11-06 Andre OppermannHandle early errors in kern_sendfile() by introducing...
2006-11-06 Olivier HouchardProvide definitions suitable for arm big-endian.
2006-11-06 Ruslan ErmilovSometimes the vty switching has to be delayed; the vty
2006-11-06 Robert WatsonAdd missing includes of priv.h.
2006-11-06 Diomidis SpinellisStyle facelift.
2006-11-06 Tom RhodesAdd needed hyphens, note the KTRACE kernel option,...
2006-11-06 Robert WatsonRemove sys/uio.h include -- this is no longer required...
2006-11-06 Diomidis SpinellisUse a more sensible default of 1 or -1 when only the...
2006-11-06 Robert WatsonAdd auditd_program variable to defaults, in order to...
2006-11-06 Diomidis SpinellisAdd the examples from the manual page.
2006-11-06 Diomidis SpinellisUpdated results for bin/68981
2006-11-06 Robert WatsonConvert three new suser(9) calls introduced between...
2006-11-06 Randall StewartThis changes tracks down the EEOR->NonEEOR mode failure
2006-11-06 Ruslan ErmilovFix markup.
2006-11-06 Ruslan ErmilovBump document date.
2006-11-06 Diomidis SpinellisDo What I Mean when the user asks for random integers...
2006-11-06 Robert WatsonAdd stub entry point implementations of mpo_priv_check...
2006-11-06 Robert WatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-06 Robert WatsonAdd a new priv(9) kernel interface for checking the...
2006-11-06 Rink SpringerAdded PCI ID's for:
2006-11-06 Takanori WatanabePrevent freeing wild pointer when bailing out.
2006-11-06 Konstantin... Set up the context for the dbbe_trace callback in the...
2006-11-06 Diomidis SpinellisAvoid negative array indices: an empty string can also...
2006-11-06 Diomidis SpinellisSee also arc4random
2006-11-06 Diomidis SpinellisRestore jot's ability to use a seed for producing a...
2006-11-06 Diomidis SpinellisReplace obscure aliases through pointers with plain...
next