]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-04-03 davidxuExport pthread_condattr_getclock, pthread_condattr_setc...
2005-04-03 jeff - Include opt_vfs.h for LOOKUP_SHARED.
2005-04-03 jeff - Move LOOKUP_SHARED from opt_global.h to opt_vfs...
2005-04-03 impMove pc98 specific parts to the pc98 specific file.
2005-04-03 jeff - Don't NULL the vnode's v_object pointer until after...
2005-04-03 njlmaxunit is actually one higher than the greatest curren...
2005-04-03 njlInstead of leaving the current frequency setting at...
2005-04-03 impWith pc98/include, we can have pc98 and i386 specific...
2005-04-03 delphijMFen 1.30 -> 1.31
2005-04-03 delphijMFen 1.276 -> 1.277
2005-04-03 impRemove debug from last commit
2005-04-03 pjd- Add a missing g_io_deliver() in case of allocation...
2005-04-03 sosFix a buglet that caused slaves to be nondetected.
2005-04-03 jeff - Use M_ZERO rather than explicitly calling bzero().
2005-04-03 jeff - Slightly restructure acquire() so I can add more...
2005-04-03 jeff - In ffs_sync we need to pass LK_SLEEPFAIL in when...
2005-04-03 jeff - Move the contents of softdep_disk_prewrite into...
2005-04-03 jeff - Now that writes to character devices supporting...
2005-04-03 pjdIf they ever tell my story,
2005-04-03 alcRemove GIANT_REQUIRED from elfN_load_section().
2005-04-03 brooksDon't init ifp->if_addrhead, if_attach() does it for us.
2005-04-03 impDon't refer to devices that don't exist.
2005-04-03 imp/*-
2005-04-03 impFix buidling of boot blocks for pc98 with new links.
2005-04-03 impDon't forget to create new-style links for module builds.
2005-04-03 impMake sure that $_MARCH and friends exist
2005-04-03 impNow that we have proper links, no need to fake up ones...
2005-04-02 bmahMFC noted: arcmsr(4).
2005-04-02 bmahRewrite the fixit section to reflect reality as I under...
2005-04-02 bmahMention that CDROMs have a slightly different layout...
2005-04-02 bmahUse <replaceable></replaceable> elements where appropri...
2005-04-02 samfix size_to_bin
2005-04-02 samnuke unintentional use of HAL_BOOL type
2005-04-02 dasReplace the current strspn() and strcspn() with signifi...
2005-04-02 netchildThe file machine/ieeefp.h needs sys/cdefs.h on amd64...
2005-04-02 delphijMFen 1.69.2.1 -> 1.72
2005-04-02 dasAdd missing test-rem.t.
2005-04-02 dasThis header is supposed to declare pid_t, size_t, and...
2005-04-02 dasNamespace issues.
2005-04-02 dasAdd some missing errnos from POSIX. Nothing in FreeBSD...
2005-04-02 dasDefine CLOCK_* and TIMER_* in time.h, where they are...
2005-04-02 tanimuraCommemorate the bicentenary of Hans Christian Andersen...
2005-04-02 umenuke the logic for AF_UNSPEC and simplify. once, it...
2005-04-02 tjrUse rpmatch() instead of checking for responses that...
2005-04-02 bmahNew release notes: xl(4) polling, arcmsr(4).
2005-04-02 davidxuConnect libthr and libthread_db to make buildworld.
2005-04-02 davidxuUpdate debugger code for new libthr.
2005-04-02 davidxuImport my recent 1:1 threading working. some features...
2005-04-02 obriennVidia AGP chipsets beyond nForce2 are AMD64-specific.
2005-04-02 davidxuPrepare for importing my 1:1 threading work, disconnect...
2005-04-02 trhodesAdd a ugidfw_load() function and fix up some of the...
2005-04-01 impWhen $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH...
2005-04-01 impAdd reach-over include files to read i386/foo.h. In...
2005-04-01 impAdd i386 to machine lines
2005-04-01 jmgfix misspelling of 0x30...
2005-04-01 impUpdate version number for latest config version bump
2005-04-01 impAllow one to specify a second parameter to the machine...
2005-04-01 scottlMake life easier on those trying to use the asr utiliti...
2005-04-01 jhb- Change the vm_mmap() function to accept an objtype_t...
2005-04-01 scottlFIx a botch with the addition of the arcmsr driver.
2005-04-01 impDon't build arcmsr on pc98. The card either won't...
2005-04-01 wpaulFix another KeInitializeDpc()/amd64 calling convention...
2005-04-01 hartiUse a type-safe intrusive list to put jobs on the jobs...
2005-04-01 hartiRemove a forward declaration that isn't needed anymore.
2005-04-01 jmgmove the statement about switching power states to...
2005-04-01 hartiBoth struct Job and struct Shell are only used inside...
2005-04-01 hartiStyle: fix indentation.
2005-04-01 hartiStyle: fix indentation.
2005-04-01 hartiStyle: indentation.
2005-04-01 hartiStyle: Indentation.
2005-04-01 hartiStyle: fix indentation.
2005-04-01 hartiStyle: fix indentation.
2005-04-01 hartiStyle: fix indentation.
2005-04-01 desMFi386 (1.610): let TUNABLE_ULONG_FETCH handle the...
2005-04-01 hartiStyle: fix indentation.
2005-04-01 bruefferReword the HARDWARE section to include the driver name...
2005-04-01 imparcmsr_make_timespec, and arcmsr_getcmos_time appear...
2005-04-01 grehanIntroduce channel-level setmode newbus method.
2005-04-01 impSince there are now more than a couple exceptions to...
2005-04-01 impThere's no wl cards for PC98. These are ISA only,...
2005-04-01 imppcvt doesn't exist on pc98, so don't build pcvt routine...
2005-04-01 impThere's no acpi in pc98 machines, nor do we build it...
2005-03-31 cpercivaNote the passing of Cameron Grant <cg@FreeBSD.org>.
2005-03-31 jhbUse kern_settimeofday() to avoid stackgap use.
2005-03-31 jhb- Use a custom version of copyinuio() to implement...
2005-03-31 jhb- Use a custom version of copyinuio() to implement...
2005-03-31 jhbUse a custom version of copyinuio() to implement osf1_...
2005-03-31 jhbActually commit the code for kern_sched_get_rr_interval().
2005-03-31 peterSince the question keeps coming up, explain why the...
2005-03-31 jhbImplement kern_adjtime(), kern_readv(), kern_sched_rr_g...
2005-03-31 jhbBring back the WITNESS_WARN() check to _STOPEVENT(...
2005-03-31 jhb- Denote a few places where kobj class references are...
2005-03-31 jhbDrop a bogus mp_fixme(). Adding a lock would do nothin...
2005-03-31 jhb- Fix some sign extension problems with implicit 32...
2005-03-31 samplug resource leak
2005-03-31 samfix potential null ptr deref
2005-03-31 samavoid null ptr deref
2005-03-31 samavoid use after free
2005-03-31 samavoid use after free
2005-03-31 wpaulApparently I'm cursed. ndis_findwrap() should be search...
next