]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Cast time_t to long to mute tinderbox build failure.
[FreeBSD/FreeBSD.git] / sys /
2008-03-06 Pyun YongHyeonNuke local jumbo allocator and switch to use of UMA...
2008-03-05 David Christensen- Add PHY ID for BCM5709C 1000Base-T controllers.
2008-03-05 Alexander MotinIncrease default queue items allocation limit from...
2008-03-05 Marcel Moolenaaro We don't have to keep track of the PIC, nor do we...
2008-03-05 Marcel Moolenaaro Various fixes related to PCI Express:
2008-03-05 Konstantin BelousovInitialize mnt_stat.f_iosize before autostarting UFS1...
2008-03-05 Rink SpringerOops, I accidently concatenated uslcom.[c4] multiple...
2008-03-05 Rink SpringerImport uslcom(4) from OpenBSD - this is a driver for...
2008-03-05 Bruce EvansChange float_t and double_t to long double on i386...
2008-03-05 Bruce EvansOops, back out previous commit since it was to the...
2008-03-05 Bruce EvansChange float_t and double_t to long double on i386...
2008-03-05 Craig RodriguesExpand the nfs_opts array to include all possible string
2008-03-05 Craig RodriguesIn nfs_mount(), default initialize struct nfs_args
2008-03-05 Jeff Roberson - Don't overwrite the recently allocated 'nset' in...
2008-03-05 Kevin LoAdd rl(4) support
2008-03-05 Pyun YongHyeonPlug memory leak in jumbo buffer allocation failure...
2008-03-05 Jeff Roberson - Verify that when a user supplies a mask that is...
2008-03-05 Pyun YongHyeonAdd detection of isolation state.
2008-03-04 Rui PauloChange the default port range for outgoing connections...
2008-03-04 Alan CoxAdd support for automatic promotion of 4KB page mapping...
2008-03-04 Alexander MotinImplement 128 items node name hash for faster name...
2008-03-04 John BaldwinForce an explicit dependency on opt_global.h for all...
2008-03-04 Robert WatsonContinue on-going campaign to replace lockmgr locks...
2008-03-04 Robert WatsonMove setting of MNTK_MPSAFE flag before UFS1 extended...
2008-03-04 Alexander MotinFix incorrect field name.
2008-03-04 Konstantin BelousovFix the Giant leak in the nfsrv_remove().
2008-03-04 Ruslan ErmilovMake it possible to continue working after calling...
2008-03-04 Marcel MoolenaarAlso comment-out options MPC85XX. We don't define CCSRB...
2008-03-04 Marcel MoolenaarComment-out cpu E500. We can't yet build it with AIM...
2008-03-04 Marcel MoolenaarAdd the pic_ipi method. While here, eliminate the unuse...
2008-03-03 Paolo PisatiWhen unloading kld, don't forget to flush the nat pointers.
2008-03-03 Rafal JaworowskiImport the omitted gdb_machdep.c for PowerPC kernel.
2008-03-03 Rafal JaworowskiConnect MPC85XX to the PowerPC build.
2008-03-03 Alexander MotinUse more compact LIST instead of TAILQ for session...
2008-03-03 Rafal JaworowskiSupport for Freescale integrated Three-Speed Ethernet...
2008-03-03 Rafal JaworowskiRecognize the quad-port Cicada (Vitesse) CS8204 10...
2008-03-03 Rafal JaworowskiSupport for Freescale QUad Integrated Communications...
2008-03-03 Rafal JaworowskiInitial support for Freescale PowerQUICC III MPC85xx...
2008-03-03 Rafal JaworowskiRework and extend PowerPC headers definitons towards...
2008-03-03 Paolo PisatiRaise a bit ipfw kld priority.
2008-03-03 Kevin LoConvert to be a 2-clause bsd-only license.
2008-03-03 Pyun YongHyeonDon't map memory/IO resource in device probe and just...
2008-03-03 Pyun YongHyeonDon't allow jumbo frame on 8139C+ controller.
2008-03-03 Kip MacyAdd KMOD target.
2008-03-03 Pyun YongHyeonImplement WOL.
2008-03-02 Alexander MotinMake session ID generator to use session ID hash.
2008-03-02 Robert WatsonDon't auto-start or allow extattrctl for UFS2 file...
2008-03-02 Marcel MoolenaarUnbreak after cpuset: initialize td_cpuset in sched_for...
2008-03-02 Robert WatsonRather than copying out the full audit trigger record...
2008-03-02 Robert WatsonReplace lockmgr lock protecting nwfs vnode hash table...
2008-03-02 Robert WatsonReplace lockmgr lock protecting smbfs node hash table...
2008-03-02 Bjoern A. ZeebFix bugs when allocating and passing information of...
2008-03-02 Rafal JaworowskiUnify and generalize PowerPC headers, adjust AIM code...
2008-03-02 Konstantin BelousovReturn ENOSYS instead of 0 for the unknown futex operat...
2008-03-02 Bjoern A. ZeebSome "cleanup" of tcp_mss():
2008-03-02 Jeff RobersonAdd support for the new cpu topology api:
2008-03-02 Jeff Roberson - Remove the old smp cpu topology specification with...
2008-03-02 Jeff Roberson - Regen for cpuset
2008-03-02 Jeff RobersonAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 Jeff Roberson - Add a new sched_affinity() api to be used in the...
2008-03-02 Marcel MoolenaarAdd the SMI VTOC8 disk label option.
2008-03-02 Marcel MoolenaarRemove makefiles for geom_apple and geom_gpt. These...
2008-03-02 Marcel MoolenaarAdd geom_part module.
2008-03-02 Marcel MoolenaarAdd support for VTOC8 labels (aka sun disk labels)...
2008-03-01 Marcel MoolenaarMake the vm_pmap field of struct vmspace the last field...
2008-03-01 Bjoern A. ZeebFix indentation (whitespace changes only).
2008-03-01 Attilio RaoSplit the kernel / userland interface with propert...
2008-03-01 Justin T. GibbsIn est_acpi_info(), initialize count before passing...
2008-03-01 Attilio RaoBump __FreeBSD_version in order to reflect:
2008-03-01 Attilio Rao- Handle buffer lock waiters count directly in the...
2008-03-01 Alexander MotinAdd support for the libalias redirect functionality.
2008-03-01 Robert WatsonAdd audit_prefixes to two more globally visible functio...
2008-03-01 Robert WatsonRename globally exposed symbol send_trigger() to audit_...
2008-03-01 Jack F VogelChange data formating in debug code.
2008-03-01 Jack F VogelAn error in the poll routine turned up during LINT...
2008-03-01 Jack F VogelMissing braces in link routine.
2008-03-01 Jack F VogelSomehow missed the stanza for 575 in the em driver
2008-03-01 Jack F VogelMissed some code that is ifdef STRICT_ALIGN :(
2008-03-01 Jack F VogelTemporarily comment out new entries due to build proble...
2008-03-01 Jack F VogelAdd entries for em, igb, and ixgbe adapters.
2008-02-29 Jack F VogelLast change was incomplete, instantiate the igb variable...
2008-02-29 Jack F VogelAdd igb driver to the build
2008-02-29 Marcel MoolenaarFollow-up improvements to the handling of false positiv...
2008-02-29 Jack F VogelNeed to add define of FAST interrupts as default
2008-02-29 Paolo PisatiHook ipfw_nat to the build.
2008-02-29 Paolo PisatiMove ipfw's nat code into its own kld: ipfw_nat.
2008-02-29 Jack F VogelThis change introduces a split to the Intel E1000 drive...
2008-02-29 John BaldwinWith the recent change to enable CPU brands from the...
2008-02-29 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revision 1.472
2008-02-29 Yoshihiro TakahashiMFi386: revision 1.43
2008-02-29 Yoshihiro TakahashiMFi386: revision 1.658
2008-02-29 Yoshihiro TakahashiMFi386: revision 1.55.
2008-02-29 Sam LefflerFix adhoc mode to scan all available channels for a...
2008-02-29 Pyun YongHyeonWorkaround GMAC hardware hang of Yukon II on the receip...
2008-02-29 Peter GrehanAdd support for kgdb's 'detach' command.
2008-02-28 Marcel MoolenaarBetter handle false positives. The MBR differs from...
2008-02-28 Rui PauloValidate the id16 values gathered from ACPI (previously...
2008-02-28 Philip PaepsZero sc->vnode if mdsetcred() fails.
2008-02-28 John Baldwin- Check for the extended CPUID registers on VIA CPUs...
2008-02-28 John BaldwinTweak the verbose disk printing a bit:
next