]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-04 yarMove a stray paragraph on .Ev MAKEFLAGS to where it...
2008-03-04 yarRevise the description of how .Ev MAKEFILE and .Va...
2008-03-04 mavFix incorrect field name.
2008-03-04 kibFix the Giant leak in the nfsrv_remove().
2008-03-04 yarSplit descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS...
2008-03-04 ruMake it possible to continue working after calling...
2008-03-04 impNote 7.0 was the first version that FreeBSD/pc98 had...
2008-03-04 impLinux requires -D__dead2= and -D__unused= to get rid...
2008-03-04 davidxuIf a new thread is created, it inherits current thread...
2008-03-04 davidxuInclude cpuset.h, unbreak compiling.
2008-03-04 marcelAlso comment-out options MPC85XX. We don't define CCSRB...
2008-03-04 davidxuimplement pthread_attr_getaffinity_np and pthread_attr_...
2008-03-04 marcelComment-out cpu E500. We can't yet build it with AIM...
2008-03-04 marcelAdd the pic_ipi method. While here, eliminate the unuse...
2008-03-03 pisoWhen unloading kld, don't forget to flush the nat pointers.
2008-03-03 rajImport the omitted gdb_machdep.c for PowerPC kernel.
2008-03-03 rajConnect MPC85XX to the PowerPC build.
2008-03-03 mavUse more compact LIST instead of TAILQ for session...
2008-03-03 rajSupport for Freescale integrated Three-Speed Ethernet...
2008-03-03 rajRecognize the quad-port Cicada (Vitesse) CS8204 10...
2008-03-03 rajSupport for Freescale QUad Integrated Communications...
2008-03-03 rajInitial support for Freescale PowerQUICC III MPC85xx...
2008-03-03 rajRework and extend PowerPC headers definitons towards...
2008-03-03 jadawin- Add my birthday.
2008-03-03 jadawin- Add myself to ports committers and to tabthorpe and...
2008-03-03 pisoRaise a bit ipfw kld priority.
2008-03-03 ddsFix typo.
2008-03-03 davidxuImplement functions pthread_getaffinity_np and pthread_...
2008-03-03 bruefferThe Sony i.LINK (CXD1947) is _not_ supported.
2008-03-03 ruFix SYNOPSIS and usage().
2008-03-03 davidxuAdd cpu affinity APIs to get and set thread's cpu affin...
2008-03-03 kevloConvert to be a 2-clause bsd-only license.
2008-03-03 jkoshy- Fix an off-by-one bug in _libelf_insert_section(...
2008-03-03 yongariDon't map memory/IO resource in device probe and just...
2008-03-03 yongariDon't allow jumbo frame on 8139C+ controller.
2008-03-03 kmacyAdd KMOD target.
2008-03-03 yongariImplement WOL.
2008-03-02 mavMake session ID generator to use session ID hash.
2008-03-02 rwatsonDon't auto-start or allow extattrctl for UFS2 file...
2008-03-02 fanfTypo in comment spotted by Hasso Tepper.
2008-03-02 marcelUnbreak after cpuset: initialize td_cpuset in sched_for...
2008-03-02 rwatsonRather than copying out the full audit trigger record...
2008-03-02 dasDon't run tests that assume <= 64-bit precision on...
2008-03-02 das1 << 47 needs to be written 1ULL << 47.
2008-03-02 bruefferNew sentence -> new line.
2008-03-02 rwatsonReplace lockmgr lock protecting nwfs vnode hash table...
2008-03-02 rwatsonReplace lockmgr lock protecting smbfs node hash table...
2008-03-02 bzFix bugs when allocating and passing information of...
2008-03-02 rajUnify and generalize PowerPC headers, adjust AIM code...
2008-03-02 kibReturn ENOSYS instead of 0 for the unknown futex operat...
2008-03-02 ruSet AR=gnu-ar and RANLIB=gnu-ranlib on systems where...
2008-03-02 bzSome "cleanup" of tcp_mss():
2008-03-02 jeffAdd support for the new cpu topology api:
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-03-02 jeff - Add cpuset to the build.
2008-03-02 jeffAdd a simple utility for manipulating cpusets. Man...
2008-03-02 jeff - Regen for cpuset
2008-03-02 jeffAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 jeff - Add a new sched_affinity() api to be used in the...
2008-03-02 kaiw- Do not malloc buffer for 0-size member when reading...
2008-03-02 jkoshyTranslate the r_info field of ELF relocation records...
2008-03-02 marcelAdd the SMI VTOC8 disk label option.
2008-03-02 marcelRemove makefiles for geom_apple and geom_gpt. These...
2008-03-02 marcelAdd geom_part module.
2008-03-02 dasHook up sqrtl() to the build.
2008-03-02 dasMD implementations of sqrtl().
2008-03-02 dasMI implementation of sqrtl(). This is very slow and...
2008-03-02 marcelAdd support for VTOC8 labels (aka sun disk labels)...
2008-03-01 marcelMake the vm_pmap field of struct vmspace the last field...
2008-03-01 bzFix indentation (whitespace changes only).
2008-03-01 attilioSplit the kernel / userland interface with propert...
2008-03-01 gibbsIn est_acpi_info(), initialize count before passing...
2008-03-01 attilioFix lockstatus sorting on the top list.
2008-03-01 attilioConnect lockmgr_args(9) to the build.
2008-03-01 attilio- Add the informations for lockmgr_args(9)
2008-03-01 attilioUpdate lockmgr manpage with last lockmgr modifies:
2008-03-01 attilioBump __FreeBSD_version in order to reflect:
2008-03-01 attilio- Handle buffer lock waiters count directly in the...
2008-03-01 mavAdd support for the libalias redirect functionality.
2008-03-01 bruefferXref uchcom(4).
2008-03-01 bruefferManpage for the uchcom(4) driver, adapted from the...
2008-03-01 rwatsonAdd audit_prefixes to two more globally visible functio...
2008-03-01 bruefferMove the HARDWARE section below the DESCRIPTION section...
2008-03-01 rwatsonRename globally exposed symbol send_trigger() to audit_...
2008-03-01 jfvChange data formating in debug code.
2008-03-01 jfvAn error in the poll routine turned up during LINT...
2008-03-01 jfvMissing braces in link routine.
2008-03-01 jfvSomehow missed the stanza for 575 in the em driver
2008-03-01 jfvMissed some code that is ifdef STRICT_ALIGN :(
2008-03-01 jfvTemporarily comment out new entries due to build proble...
2008-03-01 jfvAdd entries for em, igb, and ixgbe adapters.
2008-03-01 scfRemove a dereference. It was unintended and a no-op.
2008-02-29 jfvLast change was incomplete, instantiate the igb variable...
2008-02-29 jfvAdd igb driver to the build
2008-02-29 marcelFollow-up improvements to the handling of false positiv...
2008-02-29 jfvNeed to add define of FAST interrupts as default
2008-02-29 pisoHook ipfw_nat to the build.
2008-02-29 pisoMove ipfw's nat code into its own kld: ipfw_nat.
2008-02-29 jfvDetail the em/igb split so no one gets confused.
2008-02-29 jfvThis change introduces a split to the Intel E1000 drive...
next