]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-07 Shteryana ShopovaVendor patch: Prevent bsnmpd from dumping core when...
2008-03-07 Søren SchmidtAdd proper support for the SATA/AHCI part of IXP[67]00
2008-03-07 Pyun YongHyeonTo overcome hardware checksum offload bug msk(4) used...
2008-03-07 Jung-uk KimUse intmax_t instead of long when casting time_t.
2008-03-07 Xin LIMerge revisions 1.10 and 1.11 from DragonFly:
2008-03-06 Christian S... Change auditon(2) so that if somebody supplies an inval...
2008-03-06 Olivier HouchardMFi386:
2008-03-06 Olivier HouchardRemove unused pv_list_count from the vm_page, and pm_co...
2008-03-06 Paolo PisatiMFP4:
2008-03-06 John BaldwinStyle tweak to the 5722 chipid to match the rest of...
2008-03-06 John BaldwinIn the PROBE_KEYBOARD case, always enable multiple...
2008-03-06 John BaldwinFlesh out support for the BCM5722 by recognizing the...
2008-03-06 Jeff Roberson - Add a missing unlock to cpuset_setaffinity(CPU_LEVEL...
2008-03-06 Andrew ThompsonImprove EtherIP interaction with the bridge
2008-03-06 Marcel MoolenaarMove the PCPU_MD_FIELDS last in struct pcpu. While...
2008-03-06 Marcel MoolenaarAdd a catch-all for PCPU_MD_FIELDS. While we expect...
2008-03-06 Mike MakonnenThe check for errors from the mount command did not...
2008-03-06 Mike MakonnenThe rarpd(8) daemon must be instructed to start on...
2008-03-06 Robert WatsonWhen redrawing an input line, count backspaces to get...
2008-03-06 Rink SpringerAdded missing BSD license text to the cmx.4 manpage.
2008-03-06 Rink SpringerCommit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA...
2008-03-06 Warner LoshThe breakage from increased warns has been fixed, back...
2008-03-06 David XuFix a bug when calculating remnant size.
2008-03-06 Jung-uk KimCast time_t to long to mute tinderbox build failure.
2008-03-06 Warner LoshThis breaks the arm build, back it out until that's...
2008-03-06 David XuDon't report death event to debugger if it is a forced...
2008-03-06 David XuRestore code setting new thread's scheduler parameters...
2008-03-06 Pyun YongHyeonNuke local jumbo allocator and switch to use of UMA...
2008-03-06 Maksim YevmenkinAdd an option to register DUN (Dial-Up Networking)...
2008-03-06 Jung-uk KimMark moused(8) WARNS=6 clean.
2008-03-06 Jung-uk KimFix compiler warnings and style(9) bugs.
2008-03-06 Jung-uk KimPrefer clock_gettime(2) over gettimeofday(2) and use...
2008-03-05 Xin LIAdd an alias for glabel(8).
2008-03-05 Xin LIMake it possible to build glabel into rescue geom(8...
2008-03-05 Xin LIUse calloc().
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 Kris KennawayFor users of FreeBSD <= 6.2 we recommend during the...
2008-03-05 Yaroslav TykhiyThe non-POSIX environment variable MAKE was superseded
2008-03-05 Yaroslav TykhiyDon't forget to set MAKEFLAGS in the childs' environment
2008-03-05 Marcel Moolenaaro We don't have to keep track of the PIC, nor do we...
2008-03-05 Brooks DavisUse the new command file feature of ddb(8) to support...
2008-03-05 Christian Brueffermdoc changes to make this manpage consistent with our...
2008-03-05 Brooks DavisAdd the ability to read a file of commands to ddb(8...
2008-03-05 Marcel Moolenaaro Various fixes related to PCI Express:
2008-03-05 Konstantin... Initialize 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 Pawel Jakub... Add info about few missing GEOM classes that use geom(8).
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 Craig RodriguesFor a mounted file system which is read-only, when
2008-03-05 Jeff Roberson - Don't overwrite the recently allocated 'nset' in...
2008-03-05 Kevin LoAdd rl(4) support
2008-03-05 Craig RodriguesRemove hacks which filter out MNT_ROOTFS.
2008-03-05 David XuIncrease and decrease in_sigcancel_handler accordingly...
2008-03-05 David XuUse cpuset defined in pthread_attr for newly created...
2008-03-05 David XuAdd more cpu affinity function's symbols.
2008-03-05 David XuCheck actual size of cpuset kernel is using and define...
2008-03-05 Craig RodriguesRemove hacks to filter out MNT_ROOTFS, since we now
2008-03-05 Pyun YongHyeonPlug memory leak in jumbo buffer allocation failure...
2008-03-05 Jeff Roberson - Remove the -i argument when running a command to...
2008-03-05 Jeff Roberson - Verify that when a user supplies a mask that is...
2008-03-05 Hidetoshi Shimokawa- add '-f' option to force root node.
2008-03-05 Pyun YongHyeonAdd detection of isolation state.
2008-03-04 David E. O... It seems some don't care for the anchient joke. Add...
2008-03-04 David E. O... No need to tell make to DTRT with "make love", just...
2008-03-04 David E. O... Temporarily back out revision 1.98 to give Portmgr...
2008-03-04 Rui PauloChange the default port range for outgoing connections...
2008-03-04 David E. O... Back out revision 1.97, which backed out part of revisi...
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 Warner Losh<limits.h> is necessary for using INT_MIN, so included...
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 Yaroslav TykhiyMove a stray paragraph on .Ev MAKEFLAGS to where it...
2008-03-04 Yaroslav TykhiyRevise the description of how .Ev MAKEFILE and .Va...
2008-03-04 Alexander MotinFix incorrect field name.
2008-03-04 Konstantin... Fix the Giant leak in the nfsrv_remove().
2008-03-04 Yaroslav TykhiySplit descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS...
2008-03-04 Ruslan ErmilovMake it possible to continue working after calling...
2008-03-04 Warner LoshNote 7.0 was the first version that FreeBSD/pc98 had...
2008-03-04 Warner LoshLinux requires -D__dead2= and -D__unused= to get rid...
2008-03-04 David XuIf a new thread is created, it inherits current thread...
2008-03-04 David XuInclude cpuset.h, unbreak compiling.
2008-03-04 Marcel MoolenaarAlso comment-out options MPC85XX. We don't define CCSRB...
2008-03-04 David Xuimplement pthread_attr_getaffinity_np and pthread_attr_...
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...
next