]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-09 bmsRewrite the format of pirtool output to match what...
2006-11-09 trhodesAdd an entry for PT_GETLWPLIST.
2006-11-09 jbEnable ata and atapicd now those work on sun4v.
2006-11-09 nyanAdd a stub of bios_addsmapdata(). PC98 does not have...
2006-11-09 nyanMFi386: revisions from 1.39 to 1.43.
2006-11-09 nyanMFi386: revisions 1.634 and 1.639.
2006-11-09 thompsaAdd a new address cache type called sticky. On an inter...
2006-11-09 kevloRemove unused structures.
2006-11-09 cognetCleanup: we always have to use __error() now, and we...
2006-11-08 kmacymove panic_bad_hcall to its use site in support.S in...
2006-11-08 kmacyFix for ithread interrupt handling. Don't reset the...
2006-11-08 ruThe NETSMBCRYPTO option has long gone.
2006-11-08 ruRemove a forgotten file.
2006-11-08 samadd missing bits for crypto support
2006-11-08 alcI misplaced the assertion that was added to vm_page_sta...
2006-11-08 alcSimplify the construction of the free queues in vm_page...
2006-11-08 bmahNew release note: SA-06:24.libarchive (+MFC).
2006-11-08 bdeDon't always print a space character in show_stat(...
2006-11-08 simonFix infinite loop in corrupt archives handling in libar...
2006-11-08 hartiMake the generated oid.h dependend on the Makefile...
2006-11-08 maximo Fix a couple of obvious typos.
2006-11-08 alcMFamd64/ia64/i386/sun4v
2006-11-08 alcEnsure that the page's oflags field is initialized...
2006-11-08 marcel/boot/skiload.help has been eliminated on ia64.
2006-11-08 cognetIncreate cnt.v_intr on interrupt.
2006-11-08 rrs-Fixes first of all the getcred on IPv6 and V4. The
2006-11-07 ceriFix typos in comments.
2006-11-07 jkimUse z modifier for size_t and ssize_t.
2006-11-07 mjacobXPT_GET_TRAN_SETTINGS can fail- so check for an error and
2006-11-07 stefanfFix expanding of quoted positional parameters in case...
2006-11-07 cognetIdentify the xscale 81342.
2006-11-07 cognetIn the ARM_USE_SMALL_ALLOC case, vm_page_t may have...
2006-11-07 ruSpelling.
2006-11-07 ruLine up memory amount reporting that got broken when...
2006-11-07 andreStyle cleanups to the sctp_* syscall functions.
2006-11-07 marcusFix TFTP NAT support by making sure the appropriate...
2006-11-07 jhbSimplify operations with sync_mtx in sched_sync():
2006-11-07 marius- Don't bother to include IDs of PCnet chips which...
2006-11-07 ceriDocument the -l option.
2006-11-07 jhbFix comment typo and function declaration.
2006-11-07 jhbFix some edge cases in detach (including attach failures):
2006-11-07 jhbRemove extra forward declare of 'struct sem'.
2006-11-07 jhbVarious whitespace cleanups.
2006-11-07 jhbAdd a new 'union l_sigval' to use in place of 'union...
2006-11-07 jhbRemove old XXX comment about possibly adding a print_In...
2006-11-07 jhbRemove duplicate IDTVEC macro definition, it's already...
2006-11-07 samhonor nolockd flag in root mount options
2006-11-07 laszlofAdd my birthdate to the calendar.
2006-11-07 cognetAdd atomic_cmpset_acq_32.
2006-11-07 bdeSecond stage of unbreaking thr formatting of the NICE...
2006-11-07 cpercivaAdd support for the HTTP_TIMEOUT environment variable...
2006-11-07 rwatsonAdd priv.h include required to build FAST_IPSEC, which...
2006-11-07 mjacobFix the hanging chad if the NEW_TRAN_CODE change and...
2006-11-06 teggeDon't drop reference to tty in tty_close() if TS_ISOPEN...
2006-11-06 cognetInstead of re-implementing hton[ls] and friends for...
2006-11-06 andreHandle early errors in kern_sendfile() by introducing...
2006-11-06 cognetProvide definitions suitable for arm big-endian.
2006-11-06 ruSometimes the vty switching has to be delayed; the vty
2006-11-06 rwatsonAdd missing includes of priv.h.
2006-11-06 ddsStyle facelift.
2006-11-06 trhodesAdd needed hyphens, note the KTRACE kernel option,...
2006-11-06 rwatsonRemove sys/uio.h include -- this is no longer required...
2006-11-06 ddsUse a more sensible default of 1 or -1 when only the...
2006-11-06 rwatsonAdd auditd_program variable to defaults, in order to...
2006-11-06 ddsAdd the examples from the manual page.
2006-11-06 ddsUpdated results for bin/68981
2006-11-06 rwatsonConvert three new suser(9) calls introduced between...
2006-11-06 rrsThis changes tracks down the EEOR->NonEEOR mode failure
2006-11-06 ruFix markup.
2006-11-06 ruBump document date.
2006-11-06 ddsDo What I Mean when the user asks for random integers...
2006-11-06 rwatsonAdd stub entry point implementations of mpo_priv_check...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-06 rwatsonAdd a new priv(9) kernel interface for checking the...
2006-11-06 rinkAdded PCI ID's for:
2006-11-06 takawataPrevent freeing wild pointer when bailing out.
2006-11-06 kibSet up the context for the dbbe_trace callback in the...
2006-11-06 ddsAvoid negative array indices: an empty string can also...
2006-11-06 ddsSee also arc4random
2006-11-06 ddsRestore jot's ability to use a seed for producing a...
2006-11-06 ddsReplace obscure aliases through pointers with plain...
2006-11-06 ddsRegress.out is now regress.x.out.
2006-11-06 ddsMerge code in common cases.
2006-11-06 ddsTest the handling of supplied and default parameters.
2006-11-06 ddsReplace opaque numeric bit flag values with #defined...
2006-11-06 obrienRemove gratuitous white space change.
2006-11-06 obrienAllow one to force with issue with 'TARGET_BIG_ENDIAN'.
2006-11-06 obrienSwitch default proto to TCP.
2006-11-06 kientzleEliminate documentation references to a non-existent...
2006-11-06 kientzleComputing SHLIB_MAJOR is not a good idea. It's really...
2006-11-06 kientzleRemove an unused declaration.
2006-11-06 csjpChange the type of ar_arg_sockaddr from struct sockaddr...
2006-11-05 marcelMajor rework of the ia64 loaders. The two primary objec...
2006-11-05 marcelForced commit to document that the following repo copy...
2006-11-05 danger- I forgot to bump a date.
2006-11-05 danger- capitalize the first letter of the first word in...
2006-11-05 danger- add some files to FILES section and provide their...
2006-11-05 trhodesFix a typo: "the give login class" to "the given login...
2006-11-05 stefanfAdd regression tests for PR 105078.
2006-11-05 stefanfWhen parsing an invalid parameter expansion (eg. $...
next