]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-25 bde#include <time.h> for the definition of time functions...
2002-02-25 bde#include <time.h> for the definition of time functions...
2002-02-25 bde#include <stddef.h> for the definition of NULL instead...
2002-02-25 iedowseSockets passed into uipc_abort() have been allocated...
2002-02-24 grogCorrect name spelling for one of the people who share...
2002-02-24 kuriyamaMFen (1.283 --> 2.286).
2002-02-24 bennoMake atomic_cmpset_32 correctly return 0 on failure.
2002-02-24 alfredFix style bugs:
2002-02-24 dillonTests by numerous people have shown that many chipsets...
2002-02-24 alfredbump __FreeBSD_version for usb structure rename.
2002-02-24 alfredGive a little more information as to why pnp configurat...
2002-02-24 mikeRevert revision 1.11. FreeBSD/alpha has suppport for...
2002-02-24 phkAdd a generation number to timecounters and spin if...
2002-02-24 phkFix a typo (?) in previous commit told ttyprintf()...
2002-02-24 obrienSync with the Alpha's GENERIC configuration.
2002-02-24 joergAdd a definition for mode page 0x2a "CD capabilities...
2002-02-24 sosFinish phk's previous removal of BIO_ORDERED, all code...
2002-02-24 dougb* Add a feature to do a "pre {build|install}world"...
2002-02-24 msmithMove some debugger-only symbols around; this patch...
2002-02-24 obrienUse libgcc_p.a when -pg is in effect.
2002-02-24 gshapiroctags would create a corrupt tags file if the source...
2002-02-24 gshapiroMake sure we don't remove /etc/mail/sendmail.cf on...
2002-02-24 desAdd a sysctl, sysctl hw.snd.report_soft_formats, that...
2002-02-23 gioriaAdding infrastructure for translation for alpha dir
2002-02-23 tmmFix LINT breakage by adding a missing include.
2002-02-23 jakeAdd PMAP_STATS option so pmap.c compiles.
2002-02-23 bmahAdd SIIG Cyber Serial Dual PCI 16C550 to the list of...
2002-02-23 jakeMake use of the ranged tlb demap operations where ever...
2002-02-23 jakeAdd needed include of ucontext.h.
2002-02-23 tmmInitialize the libc user trap handlers before passing...
2002-02-23 tmmAdd userland floating point emulator code for sparc64...
2002-02-23 desFix namespace pollution introduced in previous commit.
2002-02-23 jakeAdd inlines for demapping a range of pages from the...
2002-02-23 bdeFixed unsorting.
2002-02-23 jakeUse intr_disable/intr_restore instead of TLB_ATOMIC_STA...
2002-02-23 jakeUse PCB_REG instead of loading the pcb from curthread...
2002-02-23 jakeAdapt the tsb_foreach interface to take a source and...
2002-02-23 jakeAdd statistic gathering for various tsb operations.
2002-02-23 jakeRemove debug code.
2002-02-23 jakeAdd statistic gathering for various pmap operations.
2002-02-23 jakeRemove CADDR1 and CADDR2 which are no longer used....
2002-02-23 jakeAdd macros to extract the UPA module id from the UPA...
2002-02-23 deischenSync this up to recent changes to our (userland) thread...
2002-02-23 jakeAdd ifdefs for sparc64.
2002-02-23 jakeFix wrong offsets. Add offsets for %fsr and %tstate.
2002-02-23 jakeAdd space for %fsr and %tstate to utrapframe. Save...
2002-02-23 jake1. Setup the user stack pointer before returning to...
2002-02-23 jakeInclude intr_machdep.h only for !LOCORE.
2002-02-23 jakeAdd needed include of ucontext.h. Fix braino setting...
2002-02-23 jakeAdd metadata types for dtlb and itlb data, and number...
2002-02-23 bdeFixed some style bugs in revs 1.1 and 1.4.
2002-02-23 iwasakiUse the regular expression form to solve the ambiguous...
2002-02-23 cjcLong overdue whitespace cleanup. To give yourself an...
2002-02-23 tanimuraLock struct pgrp, session and sigio.
2002-02-23 jakeKeep track of the ttes used to map the kernel and pass...
2002-02-23 billfBDECFLAGS
2002-02-23 billfKNF -> ANSI function declarations
2002-02-23 billfKNF to ANSI function declaration, silence a warning
2002-02-23 billfwarning fixes, mostly type matching
2002-02-23 billfconvert from KNR to ANSI function declarations
2002-02-23 bmahGrrr. Got the wrong date on the last ACPI update....
2002-02-23 bmahUpdated release note: ACPI 20020207. While I'm here...
2002-02-23 bennoDon't call critical_enter()/critical_exit() around...
2002-02-23 msmithAcpiOsPrintf and AcpiOsVprintf now return void.
2002-02-23 msmithAcpiOsCallocate is no longer required.
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithAdd our own private defines for driver debug layers.
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithMatch namespace cleanup changes in ACPI CA 20020217...
2002-02-23 msmithResolve conflicts arising from the ACPI CA 20020217...
2002-02-23 msmithThis commit was generated by cvs2svn to compensate...
2002-02-23 msmithVendor import of the Intel ACPI CA 20020217 drop.
2002-02-23 jakeAdd -ffreestanding to CFLAGS.
2002-02-23 jakeAdd make variables for fs support and propagate them...
2002-02-23 jakeFix test for != 0 that should be > 0.
2002-02-23 jakeCheck the return values of index() and don't dereferenc...
2002-02-23 jake#if 0 more bootinfo stuff.
2002-02-23 jakeFix fs support ifdefs. Add tftp support. Add physical...
2002-02-23 jakeAllocate a frame on our initial stack so that it doesn...
2002-02-23 jakeAdd OF_claim_virt() and OF_release_phys().
2002-02-23 jakeInclude <machine/metadata.h>.
2002-02-23 obrienThe usage of 'newaliases' needs to be after we know...
2002-02-23 jakeDon't echo a comment during make depend.
2002-02-23 jakeMake this compile.
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desVendor import of OpenPAM Cantaloupe
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desVendor import of OpenPAM Caliopsis
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desVendor import of OpenPAM Calamite
2002-02-22 julianAdd some DIAGNOSTIC code.
2002-02-22 markmANSIfy.
2002-02-22 markmFix warnings inspired by lint, a commercial lint and...
2002-02-22 markmFix a boatload of warnings inspired by lint, a commerci...
2002-02-22 markmWarnings fixes.
next